1. 4f75e2f configs: sandbox: Enable exfat support by Marek Vasut · Mon Mar 17 04:12:49 2025 +0100
  2. 94b4c6b fs: exfat: Demote filesystem detection failure message to debug() by Marek Vasut · Mon Mar 17 04:12:48 2025 +0100
  3. e221882 fs: exfat: Fix conversion overflow errors by Marek Vasut · Mon Mar 17 04:12:47 2025 +0100
  4. 894cf72 fs: exfat: Add U-Boot porting layer by Marek Vasut · Mon Mar 17 04:12:46 2025 +0100
  5. 9ad82a7 fs: exfat: Import libexfat from fuse-exfat by Marek Vasut · Mon Mar 17 04:12:45 2025 +0100
  6. 7db74aa fs: Add generic fs_devread() implementation by Marek Vasut · Mon Mar 17 04:12:44 2025 +0100
  7. 02666ca linux: Add generic struct stat {} by Marek Vasut · Mon Mar 17 04:12:43 2025 +0100
  8. 8d3fb2b test_fs: Allow testing FS_GENERIC by Marek Vasut · Mon Mar 17 04:12:42 2025 +0100
  9. 8ad22a1 cmd: fs: Add generic rm implementation by Marek Vasut · Mon Mar 17 04:12:41 2025 +0100
  10. 1608c68 cmd: fs: Add generic mkdir implementation by Marek Vasut · Mon Mar 17 04:12:40 2025 +0100
  11. 2a6c052 Merge patch series "lmb: miscellaneous fixes and improvements" by Tom Rini · Mon Mar 17 19:39:36 2025 -0600
  12. 2c85ba2 lmb: optimise the lmb allocation functions by Sughosh Ganu · Mon Mar 03 19:02:31 2025 +0530
  13. 86b6394 lmb: use a common function to check if regions overlap or are adjacent by Sughosh Ganu · Mon Mar 03 19:02:30 2025 +0530
  14. 17ac301 lmb: remove superfluous address overlap check from lmb_add_region_flags() by Sughosh Ganu · Mon Mar 03 19:02:29 2025 +0530
  15. 4ee6588 lmb: check for a region's coalescing with all existing regions by Sughosh Ganu · Mon Mar 03 19:02:28 2025 +0530
  16. a92c5bb lmb: handle scenario of encompassing overlap by Sughosh Ganu · Mon Mar 03 19:02:27 2025 +0530
  17. 9fa71c9 lmb: check if a region can be reserved by lmb_reserve() by Sughosh Ganu · Mon Mar 03 19:02:26 2025 +0530
  18. 4931d2b Merge branch 'next' of git://source.denx.de/u-boot-usb into next by Tom Rini · Mon Mar 17 10:18:59 2025 -0600
  19. 31f853f Merge branch 'nand-next' of https://source.denx.de/u-boot/custodians/u-boot-nand-flash into next by Tom Rini · Mon Mar 17 10:18:18 2025 -0600
  20. b3f3ec5 configs: starfive: Add visionfive2 cadence USB configuration by Minda Chen · Thu Mar 06 14:20:31 2025 +0800
  21. dbc8b34 spl: starfive: visionfive2: Disable USB overcurrent pin by default. by Minda Chen · Thu Mar 06 14:20:30 2025 +0800
  22. 3592e32 usb: cdns: starfive: Add cdns USB driver by Minda Chen · Thu Mar 06 14:20:29 2025 +0800
  23. b5d3da1 usb: cdns: starfive: Get dr mode from wrapper device dts node by Minda Chen · Thu Mar 06 14:20:28 2025 +0800
  24. 1dd049f phy: starfive: Add Starfive JH7110 PCIe 2.0 PHY driver by Minda Chen · Thu Mar 06 14:20:27 2025 +0800
  25. e198b0d phy: starfive: Add Starfive JH7110 USB 2.0 PHY driver by Minda Chen · Thu Mar 06 14:20:26 2025 +0800
  26. 9bd40e2 usb: cdns3: Set USB PHY mode in cdns3_drd_update_mode() by Minda Chen · Thu Mar 06 14:20:25 2025 +0800
  27. e6cd0cb mtd: rawnand: meson: always use OOB bytes during write by Arseniy Krasnov · Mon Dec 23 00:23:29 2024 +0300
  28. bbfb9d2 Merge tag 'dm-pull-15mar25' of git://git.denx.de/u-boot-dm into next by Tom Rini · Sat Mar 15 08:19:31 2025 -0600
  29. 86bf4ef test: Make net tests depend on CONFIG_CMD_NET by Simon Glass · Sun Feb 09 09:07:19 2025 -0700
  30. 2020247 test/py: Show info about module-loading by Simon Glass · Sun Feb 09 09:07:18 2025 -0700
  31. 3270111 test/py: Drop assigning ubman to cons by Simon Glass · Sun Feb 09 09:07:17 2025 -0700
  32. db0e453 test/py: Drop importing utils as util by Simon Glass · Sun Feb 09 09:07:16 2025 -0700
  33. fb91637 test/py: Drop u_boot_ prefix on test files by Simon Glass · Sun Feb 09 09:07:15 2025 -0700
  34. ddba520 test/py: Shorten u_boot_console by Simon Glass · Sun Feb 09 09:07:14 2025 -0700
  35. 50ca0bb configs: nand2_defconfig: Enable configs for nand boot by Dinesh Maniyam · Thu Feb 27 00:18:27 2025 +0800
  36. e94719b drivers: mtd: nand: Kconfig: Add SYS_NAND_PAGE_SIZE dependency by Dinesh Maniyam · Thu Feb 27 00:18:32 2025 +0800
  37. a073d1b drivers: mtd: nand: Enabled Kconfig and Makefile for Cadence-SPL by Dinesh Maniyam · Thu Feb 27 00:18:30 2025 +0800
  38. 304fc3f drivers: mtd: nand: spl: Add support for nand SPL load image by Dinesh Maniyam · Thu Feb 27 00:18:29 2025 +0800
  39. ad2868f drivers: mtd: nand: base: Add support for Hardware ECC for check bad block by Dinesh Maniyam · Thu Feb 27 00:18:28 2025 +0800
  40. 1b8d106 drivers: nand: Enabled Kconfig and Makefile for cdns-nand by Dinesh Maniyam · Thu Feb 27 00:18:26 2025 +0800
  41. 67e4724 drivers: mtd: nand: cadence: Use bounce buffer by Dinesh Maniyam · Thu Feb 27 00:18:25 2025 +0800
  42. cf65133 drivers: mtd: nand: cadence: Poll for desc complete status by Dinesh Maniyam · Thu Feb 27 00:18:24 2025 +0800
  43. f110c57 drivers: mtd: nand: cadence: Flush & invalidate dma descriptor by Dinesh Maniyam · Thu Feb 27 00:18:23 2025 +0800
  44. f33923f drivers: mtd: nand: cadence: Support cmd SET_FEATURES & GET_FEATURES by Dinesh Maniyam · Thu Feb 27 00:18:22 2025 +0800
  45. 5c58636 drivers: mtd: nand: cadence: Add support for NAND_CMD_RESET by Dinesh Maniyam · Thu Feb 27 00:18:21 2025 +0800
  46. 890c01c drivers: mtd: nand: cadence: Add support for NAND_CMD_PARAM by Dinesh Maniyam · Thu Feb 27 00:18:20 2025 +0800
  47. 113be18 drivers: mtd: nand: cadence: Add support for readid command by Dinesh Maniyam · Thu Feb 27 00:18:19 2025 +0800
  48. d7bc856 drivers: mtd: nand: cadence: Add support for read status command by Dinesh Maniyam · Thu Feb 27 00:18:18 2025 +0800
  49. f61a221 drivers: mtd: nand: Add driver for Cadence Nand by Dinesh Maniyam · Thu Feb 27 00:18:17 2025 +0800
  50. 2636895 arm: dts: agilex5: Enabled cdns-nand dts setting by Dinesh Maniyam · Thu Feb 27 00:18:16 2025 +0800
  51. f3d0382 dt: nand: add cadence nand dt-bindings by Dinesh Maniyam · Thu Feb 27 00:18:15 2025 +0800
  52. 0622ba7 Merge patch series "Enable USB MSC Boot for AM62, AM62A and AM62P" by Tom Rini · Fri Mar 14 12:28:13 2025 -0600
  53. 97e7ad2 configs: am62x_a53: introduce fragment for USB MSC boot by Siddharth Vadapalli · Sat Mar 01 13:30:49 2025 +0530
  54. 65c2bb2 configs: am62x_r5: introduce fragment for USB MSC boot by Siddharth Vadapalli · Sat Mar 01 13:30:48 2025 +0530
  55. 7e557dc common: console: Delete obsolete VIDCONSOLE_AS_{LCD, NAME} options by Dragan Simic · Sun Mar 02 15:52:57 2025 +0100
  56. c3112f8 arm: dts: npcm7xx: correct the timer node by Jim Liu · Tue Feb 25 09:45:05 2025 +0800
  57. 83d982d Merge tag 'mmu-next-14032025' of https://source.denx.de/u-boot/custodians/u-boot-tpm into next by Tom Rini · Fri Mar 14 09:31:36 2025 -0600
  58. dcb3c36 arm64: Enable RW, RX and RO mappings for the relocated binary by Ilias Apalodimas · Thu Feb 20 15:54:43 2025 +0200
  59. e9e1865 treewide: Add a function to change page permissions by Ilias Apalodimas · Thu Feb 20 15:54:42 2025 +0200
  60. a6db58f arm64: mmu_change_region_attr() add an option not to break PTEs by Ilias Apalodimas · Thu Feb 20 15:54:41 2025 +0200
  61. 3f9a311 arm: Prepare linker scripts for memory permissions by Ilias Apalodimas · Thu Feb 20 15:54:40 2025 +0200
  62. d21b76f doc: update meminfo with arch specific information by Ilias Apalodimas · Thu Feb 20 15:54:39 2025 +0200
  63. b3c5d25 meminfo: add memory details for armv8 by Ilias Apalodimas · Thu Feb 20 15:54:38 2025 +0200
  64. 46a9437 Merge tag 'u-boot-imx-next-20250313' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx into next by Tom Rini · Thu Mar 13 16:45:19 2025 -0600
  65. f917713 ARM: dts: imx: Drop bogus regulator extras on DH i.MX6 DHCOM DRC02 by Marek Vasut · Tue Mar 11 02:34:18 2025 +0100
  66. b786b17 Kconfig: Introduce CONFIG_WERROR by Paul Barker · Fri Feb 28 10:04:33 2025 +0000
  67. 19557ca lib: rsa: add NULL check for 'algo' in by Anton Moryakov · Tue Feb 25 16:53:27 2025 +0300
  68. 1c9395d memory: ti-gpmc: Alloc per driver private struct by Vignesh Raghavendra · Wed Mar 05 14:11:30 2025 +0530
  69. 193d201 board: ti: j784s4: Update Resource Management configs by Vaishnav Achath · Fri Feb 28 11:12:22 2025 +0530
  70. 6c02326 cmd: Drop last reference to CMD_REISERFS by Tom Rini · Thu Feb 27 14:50:48 2025 -0600
  71. e40f857 mach-k3: common_fdt: create a reserved memory node by Bryan Brattlof · Thu Feb 27 11:14:41 2025 -0600
  72. b6c5e9d test: event: Correct usage of IS_ENABLED() macro in test/common/event.c by Tom Rini · Wed Feb 26 14:31:09 2025 -0600
  73. d41655f tools: add HOSTCFLAGS from openssl pkg-config by Raymond Mao · Wed Feb 26 06:19:51 2025 -0800
  74. 1994e54 Dockerfile: Add missing 'rm -rf /tmp/coreboot-24.08' by Tom Rini · Wed Feb 12 16:24:15 2025 -0600
  75. b6c776c mailbox: add i.MX Messaging Unit (MU) driver by Peng Fan · Tue Mar 04 14:57:40 2025 +0800
  76. 5f06f4a ARM: dts: imx: Drop bogus regulator extras on DH i.MX6 DHCOM DRC02 by Marek Vasut · Tue Mar 11 02:34:18 2025 +0100
  77. db56bae imx8m: soc: cope with existing optee node by Vincent Stehlé · Mon Mar 10 13:36:21 2025 +0100
  78. 2b5f1ad toradex: apalis/colibri imx6: Select correct DTB for SoM v1.2+ by Ernest Van Hoecke · Fri Mar 07 11:34:14 2025 +0100
  79. c887db1 board: toradex: apalis/colibri imx6: Detect new v1.2 SoM variant by Ernest Van Hoecke · Fri Mar 07 11:34:13 2025 +0100
  80. 49f19ff imx9: container.cfg: Guard tee.bin inclusion by Fabio Estevam · Thu Feb 27 13:50:01 2025 -0300
  81. 133facb mmc: fsl_esdhc: Migrate ESDHCI_QUIRK_BROKEN_TIMEOUT_VALUE to Kconfig by Tom Rini · Thu Feb 27 09:29:42 2025 -0600
  82. 99f1ba5 Merge patch series "xPL-stack cleanup" by Tom Rini · Thu Mar 13 09:53:12 2025 -0600
  83. 0322f8e arm: Support a separate stack for VPL by Simon Glass · Fri Feb 28 05:20:26 2025 -0700
  84. 9d3858d spl: Use CONFIG_VAL() to obtain the SPL stack by Simon Glass · Fri Feb 28 05:20:25 2025 -0700
  85. bf7c0ce spl: Add an SPL_HAVE_INIT_STACK option by Simon Glass · Fri Feb 28 05:20:24 2025 -0700
  86. 356c71a tpl: Rename TPL_NEEDS_SEPARATE_STACK to TPL_HAVE_INIT_STACK by Simon Glass · Fri Feb 28 05:20:23 2025 -0700
  87. 963bd46 Merge patch series "arm: mach-sc5xx: Remove manual bss_clear" by Tom Rini · Thu Mar 13 09:52:36 2025 -0600
  88. 6008640 arm: mach-sc5xx: Remove inappropriate board-specific functions by Greg Malysa · Fri Feb 28 13:58:34 2025 -0500
  89. 582c715 arm: mach-sc5xx: Remove manual bss_clear by Greg Malysa · Fri Feb 28 13:58:33 2025 -0500
  90. 144f17b Merge patch series "Update DDR Configurations" by Tom Rini · Thu Mar 13 09:51:46 2025 -0600
  91. bf73018 arm: dts: k3-am62p: Update DDR Configurations by Santhosh Kumar K · Wed Feb 26 12:09:23 2025 +0530
  92. 988a25a arm: dts: k3-am62a: Update DDR Configurations by Santhosh Kumar K · Wed Feb 26 12:09:22 2025 +0530
  93. f7bc3c4 arm: dts: k3-am62-lp: Update DDR Configurations by Santhosh Kumar K · Wed Feb 26 12:09:21 2025 +0530
  94. dee8b5d arm: dts: k3-am62x: Update DDR Configurations by Santhosh Kumar K · Wed Feb 26 12:09:20 2025 +0530
  95. 016a8fb arm: dts: k3-am64: Update DDR Configurations by Santhosh Kumar K · Wed Feb 26 12:09:19 2025 +0530
  96. 04251ac Merge tag 'rpi-2025.04-rc4' of https://source.denx.de/u-boot/custodians/u-boot-raspberrypi by Tom Rini · Thu Mar 13 09:25:15 2025 -0600
  97. be13957 Raspberry Pi: Copy Bluetooth device address in DT by Fiona Klute · Wed Feb 12 12:39:02 2025 +0100
  98. b0e0578 Raspberry Pi: Keep warnings from firmware in DT, if any by Fiona Klute · Wed Feb 12 12:39:01 2025 +0100
  99. cac6fca rpi: Only add frame buffer node if CONFIG_FDT_SIMPLEFB is set by Martin Stolpe · Wed Oct 23 15:09:20 2024 +0200
  100. ba93f30 rpi: Add identifiers for the new RPi 5 series by Peter Robinson · Sun Dec 29 14:46:05 2024 +0000