Commit Graph

  • 43ca65b305 test: lib: Use CONFIG_64BIT to detect 64 bit compile Andrew Goodbody 2024-12-16 18:07:36 +00:00
  • 99145eec2d x86: select CONFIG_64BIT for X86_64 Andrew Goodbody 2024-12-16 18:07:35 +00:00
  • bcb9b3524a sandbox: select CONFIG_64BIT for sandbox Andrew Goodbody 2024-12-16 18:07:34 +00:00
  • 99afa58e6d sandbox: Correct guard around readq/writeq Andrew Goodbody 2024-12-16 18:07:33 +00:00
  • 6c76f67ac5 Merge patch series "Keep the access to dtb_dt_embedded() within fdtdec" Tom Rini 2024-12-31 10:57:54 -06:00
  • e2f0e9a320 fdtdec: dtb_dt_embedded: replace ifdefs by IS_ENABLED() Evgeny Bachinin 2024-12-11 01:39:58 +03:00
  • 623f5cf517 fdtdec: encapsulate dtb_dt_embedded() within Evgeny Bachinin 2024-12-11 01:39:57 +03:00
  • c6fd2a1c29 Merge tag 'v2025.01-rc6' into next Tom Rini 2024-12-31 08:08:59 -06:00
  • e7713a7882 dma: ti: k3-udma: Fix BCDMA probe by adding check for MMR_RFLOW Prasanth Babu Mantena 2024-12-18 18:30:45 +05:30
  • 4be4046075 Prepare v2025.01-rc6 Tom Rini 2024-12-30 22:07:58 -06:00
  • 08a915719f Gitlab: Remove some "rules:when: always" lines Tom Rini 2024-12-12 16:33:36 -06:00
  • 08c1e15195 Gitlab: Make test.py stage only depend on binman et al testsuite Tom Rini 2024-12-12 14:14:59 -06:00
  • 8428e15dc9 sandbox: Adjust configuration to hang on panic() Simon Glass 2024-12-19 20:59:27 -07:00
  • ad09ccf7fe Merge patch series "Misc. PowerPC MPC83xx fixes/cleanups" Tom Rini 2024-12-30 15:55:33 -06:00
  • 8803745428 gpio: mpc8xxx: Preserve pre-init state of outputs J. Neuschäfer 2024-12-20 11:37:54 +01:00
  • ba26b1d0fb powerpc: mpc83xx: Use defined constant for SPCR[TBEN] J. Neuschäfer 2024-12-20 11:37:53 +01:00
  • b3e8c67a91 powerpc: mpc83xx: Allow including initreg.h into multiple files J. Neuschäfer 2024-12-20 11:37:52 +01:00
  • deb26b6c29 powerpc: mpc83xx: Fix timer value calculation J. Neuschäfer 2024-12-20 11:37:51 +01:00
  • c379590ab7 Merge patch series "powerpc: Fix and enforce distinction between immediates and registers" Tom Rini 2024-12-30 15:55:11 -06:00
  • c3e425ead4 powerpc: Introduce and enforce assembler checks on GPR usage J. Neuschäfer 2024-12-12 18:05:47 +01:00
  • fd1c2938c0 powerpc: Fix 0 vs. r0 confusion in X/D-form instructions J. Neuschäfer 2024-12-12 18:05:46 +01:00
  • 787d389350 gpio: npcm: Add persist feature to sgpio module Jim Liu 2024-12-10 14:35:05 +08:00
  • 3437624b2e configs: arbel_evb: enable arbel feature Jim Liu 2024-11-20 09:21:54 +08:00
  • a3d3d869b6 Merge patch series "Cleanup the LMB subsystem" Tom Rini 2024-12-30 13:22:15 -06:00
  • 1a25191bc1 lmb: Rename _lmb_alloc_addr() to lmb_alloc_addr_flags() Ilias Apalodimas 2024-12-18 09:02:37 +02:00
  • 3075708017 lmb: Remove lmb_alloc_base_flags() Ilias Apalodimas 2024-12-18 09:02:36 +02:00
  • 15e0c5e390 lmb: Remove lmb_alloc_addr_flags() Ilias Apalodimas 2024-12-18 09:02:35 +02:00
  • c207d6e3e3 lmb: Remove lmb_add_region() Ilias Apalodimas 2024-12-18 09:02:34 +02:00
  • 400c34db89 lmb: Rename free_mem to available_mem Ilias Apalodimas 2024-12-18 09:02:33 +02:00
  • 900a8951c3 lmb: Remove lmb_reserve_flags() Ilias Apalodimas 2024-12-18 09:02:32 +02:00
  • 3d56c06551 lmb: Move enum lmb_flags to a u32 Ilias Apalodimas 2024-12-18 09:02:31 +02:00
  • 6c9f27505a lmb: Remove lmb_align_down() Ilias Apalodimas 2024-12-18 09:02:30 +02:00
  • 793e21b83d Merge patch series "lmb: Improve style" Tom Rini 2024-12-30 13:20:33 -06:00
  • 22db5b2137 lmb: Improve kernel-doc comments Sam Protsenko 2024-12-10 20:25:50 -06:00
  • 85ebda86fa lmb: Improve coding style Sam Protsenko 2024-12-10 20:25:49 -06:00
  • 8ab61628b8 lmb: Make const flag_str[] in lmb_print_region_flags() more const Sam Protsenko 2024-12-10 20:25:48 -06:00
  • a59887d251 lmb: Fix flags data type in lmb_add_region_flags() Sam Protsenko 2024-12-10 20:25:47 -06:00
  • 7f296a9a70 Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-sh into next Tom Rini 2024-12-30 12:55:39 -06:00
  • 9bb02f7f45 mtd: spi-nor: Fix the spi_nor_read() when config SPI_STACKED_PARALLEL is enabled Venkatesh Yadav Abbarapu 2024-12-30 12:32:06 +05:30
  • 678f7c8f56 net: rswitch: Implement C22 to C45 access Marek Vasut 2024-12-20 01:48:42 +01:00
  • 8bdc76b2c9 net: rswitch: Add PHY C22 access support Marek Vasut 2024-12-20 01:48:41 +01:00
  • c3f0977ee6 net: rswitch: Fold MPSM C45 setting into rswitch_mii_access_c45() Marek Vasut 2024-12-20 01:48:40 +01:00
  • b35ebf4fee net: rswitch: Simplify code using clrsetbits_le32() Marek Vasut 2024-12-19 22:21:42 +01:00
  • da5d84ebc5 net: rswitch: Fix up macro indent Marek Vasut 2024-12-16 00:57:50 +01:00
  • 58fe39b624 net: rswitch: Replace enum rswitch_reg with plain macros Marek Vasut 2024-12-16 00:57:49 +01:00
  • 7a9d813580 arm64: renesas: Enable CR52 remoteproc on R-Car R8A779G0 V4H Marek Vasut 2024-12-20 01:02:16 +01:00
  • c8533359f6 arm64: dts: renesas: Add R8A779G0 V4H remoteproc DT node Marek Vasut 2024-12-20 01:02:15 +01:00
  • 5769328fab remoteproc: renesas: Add Renesas R-Car Gen4 remote processor driver Marek Vasut 2024-12-20 01:02:14 +01:00
  • eaf2ed4eb4 arm64: dts: renesas: Drop OF_UPSTREAM conversion remnant Marek Vasut 2024-12-14 23:45:52 +01:00
  • 2fd7a04e7c arm64: renesas: Align configuration headers Marek Vasut 2024-12-14 23:45:11 +01:00
  • ec53fdee5b arm64: renesas: Add Renesas R-Car V4H SPL implementation Marek Vasut 2024-12-12 14:38:29 +01:00
  • 6a32d5b54f arm64: renesas: Make bottom 128 MiB of DRAM available in EL3 Marek Vasut 2024-12-21 22:46:36 +01:00
  • cf096e7d73 arm64: renesas: Split R-Car Gen3 and Gen4 common board code Marek Vasut 2024-12-12 14:38:27 +01:00
  • caefe8a1b4 arm64: renesas: Deduplicate R-Car Gen4 board files Marek Vasut 2024-12-12 14:37:34 +01:00
  • 67440c8642 arm64: renesas: Make stub PSCI implementation available on 64bit R-Car SoCs Marek Vasut 2024-12-12 14:36:09 +01:00
  • 94255316db arm64: dts: renesas: Add R8A779G0 V4H DBSC5 and RT-VRAM DT nodes Marek Vasut 2024-12-12 14:34:31 +01:00
  • 7366aacf8e ram: renesas: Add Renesas R-Car Gen4 DBSC5 driver Marek Vasut 2024-12-12 14:34:30 +01:00
  • 476b886a6f pinctrl: renesas: Convert to IS_ENABLED() macro Marek Vasut 2024-12-14 23:47:43 +01:00
  • 526542a835 Merge patch series "net: tcp: improve tcp support in legacy stack" Tom Rini 2024-12-28 12:00:00 -06:00
  • 15770c61d4 net/net: fix include ordering Mikhail Kshevetskiy 2024-12-28 13:46:37 +03:00
  • 0eff920826 net/tcp: define a fallback value for rcv_wnd size Mikhail Kshevetskiy 2024-12-28 13:46:36 +03:00
  • 3a44b8ba94 net/tcp: simplify tcp header filling code Mikhail Kshevetskiy 2024-12-28 13:46:35 +03:00
  • ece1631f5e test/cmd/wget: replace bogus response with an actual response from the HTTP server Mikhail Kshevetskiy 2024-12-28 13:46:34 +03:00
  • fa3ae38b83 test/cmd/wget: fix the test Mikhail Kshevetskiy 2024-12-28 13:46:33 +03:00
  • bf962de97c net/tcp: improve tcp framework, use better state machine Mikhail Kshevetskiy 2024-12-28 13:46:32 +03:00
  • 82bf3aafa6 net/tcp: rename ack_edge and seq_init to more common rcv_nxt and irs Mikhail Kshevetskiy 2024-12-28 13:46:31 +03:00
  • 2b17749870 net/tcp: add connection info to tcp_stream structure Mikhail Kshevetskiy 2024-12-28 13:46:30 +03:00
  • ddedfe1cb8 net/tcp: put connection specific data into a tcp_stream structure Mikhail Kshevetskiy 2024-12-28 13:46:29 +03:00
  • 40d3d6557d net/tcp: fix selective acknowledge Mikhail Kshevetskiy 2024-12-28 13:46:28 +03:00
  • 77da29b868 net/tcp: fix TCP options processing Mikhail Kshevetskiy 2024-12-28 13:46:27 +03:00
  • d580a013cc Merge patch series "vbe: Series part E" Tom Rini 2024-12-27 15:16:39 -06:00
  • 6f1b27a724 hash: Plumb crc8 into the hash functions Simon Glass 2024-12-19 11:29:07 -07:00
  • 286b48c957 boot: Imply CRC8 with VBE Simon Glass 2024-12-19 11:29:06 -07:00
  • ded772fafa lib: Allow crc8 in TPL and VPL Simon Glass 2024-12-19 11:29:05 -07:00
  • 8dfbd79812 boot: Allow use of FIT in TPL and VPL Simon Glass 2024-12-19 11:29:04 -07:00
  • 0b0e0f273d spl: lib: Allow for decompression in any SPL build Simon Glass 2024-12-19 11:29:03 -07:00
  • e6c09c8cc4 spl: Add some more debugging to load_simple_fit() Simon Glass 2024-12-19 11:29:02 -07:00
  • 03b94635d8 spl: Drop a duplicate variable in boot_from_devices() Simon Glass 2024-12-19 11:29:01 -07:00
  • 7a585b9d6a spl: Drop use of uintptr_t Simon Glass 2024-12-19 11:29:00 -07:00
  • 7f67b6fa83 spl: Support a relocated stack in any XPL phase Simon Glass 2024-12-19 11:28:59 -07:00
  • a7d4d11944 spl: Allow serial to be disabled in any XPL phase Simon Glass 2024-12-19 11:28:58 -07:00
  • 5f158d8832 spl: Report a loader failure Simon Glass 2024-12-19 11:28:57 -07:00
  • 92a4fd0a29 Support setting a maximum size for the VPL image Simon Glass 2024-12-19 11:28:56 -07:00
  • 1bfbf09d5c malloc: Provide a simple malloc for VPL Simon Glass 2024-12-19 11:28:55 -07:00
  • c44c83f1fb malloc: Show amount of used space when memory runs out Simon Glass 2024-12-19 11:28:54 -07:00
  • 4702647528 boot: Respect the load_op in fit_image_load() Simon Glass 2024-12-19 11:28:53 -07:00
  • 19574e35f4 bootstd: Avoid sprintf() in SPL when creating bootdevs Simon Glass 2024-12-19 11:28:52 -07:00
  • 771f0e9877 boot: Allow FIT to fall back from best-match option Simon Glass 2024-12-19 11:28:51 -07:00
  • 9922227ac5 image: Add a prototype for fit_image_get_phase() Simon Glass 2024-12-19 11:28:50 -07:00
  • 8369dd058a spl: mmc: Avoid size growth in spl_mmc_find_device() debug Simon Glass 2024-12-19 11:28:49 -07:00
  • aa233d26bd board: gateworks: venice: rename GW7905 to GW7500 Tim Harvey 2024-12-27 10:50:51 -08:00
  • cb7410257a Merge tag 'doc-2025-01-rc6' of https://source.denx.de/u-boot/custodians/u-boot-efi Tom Rini 2024-12-26 10:21:22 -06:00
  • 5cfbf8c364 Merge tag 'v2025.01-rc5' into next Tom Rini 2024-12-25 22:31:04 -06:00
  • 2c366eb1cd Merge branch 'next-pinctrl' of https://source.denx.de/u-boot/custodians/u-boot-sh into next Tom Rini 2024-12-25 22:30:48 -06:00
  • 545208247d pinctrl: renesas: Minimize R8A779H0 V4M PFC tables Marek Vasut 2024-12-23 14:34:20 +01:00
  • a69f8cb9e2 pinctrl: renesas: Minimize R8A779G0 V4H PFC tables Marek Vasut 2024-12-23 14:34:19 +01:00
  • 35c5ac0d53 pinctrl: renesas: Minimize R8A779F0 S4 PFC tables Marek Vasut 2024-12-23 14:34:18 +01:00
  • 15c51cc62d pinctrl: renesas: Minimize R8A779A0 V3U PFC tables Marek Vasut 2024-12-23 14:34:17 +01:00
  • 59c9ca0ba3 pinctrl: renesas: Minimize R8A77995 D3 PFC tables Marek Vasut 2024-12-23 14:34:16 +01:00
  • 1ee288a6aa pinctrl: renesas: Minimize R8A77990 E3 PFC tables Marek Vasut 2024-12-23 14:34:15 +01:00