1. b3e13f6 drivers: nand: bcmbca: Enable on BCM6846 by Linus Walleij · Fri Oct 11 16:49:55 2024 +0200
  2. 84998f4 mtd: rawnand: brcmnand: Add BCMBCA RAW NAND driver by Linus Walleij · Fri Oct 11 16:49:54 2024 +0200
  3. 4de19a9 mtd: nand: raw: atmel: Use ONFI ECC params if available by Zixun LI · Sun Jul 21 23:45:52 2024 +0200
  4. 97799bc Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD" by Tom Rini · Fri Oct 11 12:23:25 2024 -0600
  5. c2ed2e3 qconfig: Update tool for new Makefile variables by Simon Glass · Sun Sep 29 19:49:56 2024 -0600
  6. 8bc9326 spl: Rename SPL_TPL_NAME and SPL_TPL_PROMPT by Simon Glass · Sun Sep 29 19:49:55 2024 -0600
  7. 4cafa21 global: Rename SPL_TPL_ to PHASE_ by Simon Glass · Sun Sep 29 19:49:54 2024 -0600
  8. 86adc2e global: Rename SPL_ to XPL_ by Simon Glass · Sun Sep 29 19:49:53 2024 -0600
  9. 73a325c kconfig: binman: Check for SPL instead of XPL by Simon Glass · Sun Sep 29 19:49:52 2024 -0600
  10. 092e45c xpl: Define CONFIG_SPL_BUILD only for the SPL build by Simon Glass · Sun Sep 29 19:49:51 2024 -0600
  11. 0e84d96 global: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD by Simon Glass · Sun Sep 29 19:49:50 2024 -0600
  12. 209ae76 include: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD by Simon Glass · Sun Sep 29 19:49:49 2024 -0600
  13. 7ec2413 drivers: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD by Simon Glass · Sun Sep 29 19:49:48 2024 -0600
  14. 49c24a8 board: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD by Simon Glass · Sun Sep 29 19:49:47 2024 -0600
  15. 85ed77d arch: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD by Simon Glass · Sun Sep 29 19:49:46 2024 -0600
  16. 71a9d1a doc: Update init docs for the xPL changes by Simon Glass · Sun Sep 29 19:49:45 2024 -0600
  17. 3180a7f doc: Move init-related things out of README by Simon Glass · Sun Sep 29 19:49:44 2024 -0600
  18. 4c3ff9d README: Drop SoC-specific comment about SPL by Simon Glass · Sun Sep 29 19:49:43 2024 -0600
  19. e7e388b doc: Update SPL docs for the xPL changes by Simon Glass · Sun Sep 29 19:49:42 2024 -0600
  20. 5c1c9ea log: global: Rename warn_non_spl() by Simon Glass · Sun Sep 29 19:49:41 2024 -0600
  21. 6c6fcc6 xpl: Rename spl_phase_prefix() and spl_phase_name() by Simon Glass · Sun Sep 29 19:49:40 2024 -0600
  22. 6b7f9c0 xpl: Rename spl_next_phase() and spl_prev_phase() by Simon Glass · Sun Sep 29 19:49:39 2024 -0600
  23. 91222f8 xpl: Add a function to indicate when in xPL by Simon Glass · Sun Sep 29 19:49:38 2024 -0600
  24. f218eeb xpl: Rename spl_in_proper() to not_xpl() by Simon Glass · Sun Sep 29 19:49:37 2024 -0600
  25. d4dce4a xpl: Rename spl_phase() to xpl_phase() by Simon Glass · Sun Sep 29 19:49:36 2024 -0600
  26. db2d101 xpl: Rename spl_phase to xpl_phase_t by Simon Glass · Sun Sep 29 19:49:35 2024 -0600
  27. 3235f1e xpl: Rename u_boot_first_phase to xpl_is_first_phase() by Simon Glass · Sun Sep 29 19:49:34 2024 -0600
  28. 2b315b7 qconfig: Add XPL_BUILD to ignored symbols by Simon Glass · Sun Sep 29 19:49:33 2024 -0600
  29. 5b12f71 scripts: Define CONFIG_XPL_BUILD for all xPL builds by Simon Glass · Sun Sep 29 19:49:32 2024 -0600
  30. cd98f48 scripts: Add some comments about autoconf.mk by Simon Glass · Sun Sep 29 19:49:31 2024 -0600
  31. 5c73fe2 scripts: Rename Makefile.spl to Makefile.xpl by Simon Glass · Sun Sep 29 19:49:30 2024 -0600
  32. 1a614a3 stdio: Make use of the SERIAL define by Simon Glass · Sun Sep 29 19:49:29 2024 -0600
  33. 21d5cfe serial: Make use of the SERIAL define by Simon Glass · Sun Sep 29 19:49:28 2024 -0600
  34. d4bcfed net: freescale: Drop use of SPL_BUILD dependency by Simon Glass · Sun Sep 29 19:49:27 2024 -0600
  35. e5d0ddd tegra: Drop dependency on SPL_BUILD by Simon Glass · Sun Sep 29 19:49:26 2024 -0600
  36. af59425 boot: Drop unnecessary ifdef for LOAD_FIT by Simon Glass · Sun Sep 29 19:49:25 2024 -0600
  37. e7c34da Makefile: Add a u-boot.cfg file for VPL by Simon Glass · Sun Sep 29 19:49:24 2024 -0600
  38. aa7d910 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · Fri Oct 11 09:35:49 2024 -0600
  39. edc1e75 usb: dwc3-generic: fix CONFIG_DM_REGULATOR-off case by Jan Kiszka · Thu Aug 08 10:51:33 2024 +0200
  40. db9fee3 Merge patch series "led: introduce LED boot and activity function" by Tom Rini · Thu Oct 10 16:02:37 2024 -0600
  41. cdc3815 test: dm: Expand ofnode options test with new helper by Christian Marangi · Tue Oct 01 14:24:44 2024 +0200
  42. 719108e test: dm: Add tests for LED boot and activity by Christian Marangi · Tue Oct 01 14:24:43 2024 +0200
  43. 82b3245 doc: introduce led.rst documentation by Christian Marangi · Tue Oct 01 14:24:42 2024 +0200
  44. c9f58b1 ubi: implement support for LED activity by Christian Marangi · Tue Oct 01 14:24:41 2024 +0200
  45. 31d7181 mtd: implement support for LED activity by Christian Marangi · Tue Oct 01 14:24:40 2024 +0200
  46. 1165ba0 tftp: implement support for LED activity by Christian Marangi · Tue Oct 01 14:24:39 2024 +0200
  47. 8be34e8 led: implement LED activity API by Christian Marangi · Tue Oct 01 14:24:38 2024 +0200
  48. ac41112 common: board_r: rework BOOT LED handling by Christian Marangi · Tue Oct 01 14:24:37 2024 +0200
  49. ea7387e led: implement LED boot API by Christian Marangi · Tue Oct 01 14:24:36 2024 +0200
  50. 7254473 dm: core: implement ofnode_options helpers by Christian Marangi · Tue Oct 01 14:24:35 2024 +0200
  51. be131cf led: toggle LED on initial SW blink by Christian Marangi · Tue Oct 01 14:24:34 2024 +0200
  52. 7bf54f1 power: pmic: pca9450: Add missing newline by Joy Zou · Mon Sep 23 21:11:33 2024 +0800
  53. b3949a4 power: pmic/regulator: Support pca9452 by Joy Zou · Mon Sep 23 21:11:32 2024 +0800
  54. 831185a power: regulator: pca9450: Update the BUCK1 voltage range by Joy Zou · Mon Sep 23 21:11:31 2024 +0800
  55. 7285937 power: mp5416: Fix LDO SVAL for MP5416 PMIC by Sidharth Prabukumar · Sun Sep 24 18:30:22 2023 -0400
  56. c35f6fb mtd: spi-nor-ids: Add support for S28HS256T by Takahiro Kuwano · Fri Sep 27 10:27:08 2024 +0900
  57. decbc27 Merge patch series "mtd: spi-nor-ids: Add NO_CHIP_ERASE flag to Infineon 2Gb parts" by Tom Rini · Thu Oct 10 08:13:02 2024 -0600
  58. 4245b38 mtd: spi-nor-ids: Add NO_CHIP_ERASE flag to Infineon s28hs02gt by Takahiro Kuwano · Fri Sep 27 10:24:16 2024 +0900
  59. fb44faa mtd: spi-nor-ids: Add NO_CHIP_ERASE flag to Infineon s25hl02Gt and s25hs02gt by Takahiro Kuwano · Fri Sep 27 10:24:15 2024 +0900
  60. d5d39d7 Merge patch series "mtd: spi-nor: Add support for S25FS-S family" by Tom Rini · Thu Oct 10 08:12:18 2024 -0600
  61. 67df2aa mtd: spi-nor-id: Add S25FS064S, S25FS128S, S25FS256S IDs by Takahiro Kuwano · Fri Sep 27 10:11:19 2024 +0900
  62. 7579d9f mtd: spi-nor-id: Use INFO6 macro for S25FL-S by Takahiro Kuwano · Fri Sep 27 10:11:18 2024 +0900
  63. d870042 mtd: spi-nore-core: Fix 4KB erase opcode for s25fs-s by Takahiro Kuwano · Fri Sep 27 10:11:17 2024 +0900
  64. 7b976fc mtd: spi-nor-ids: Extend w25q16cl entry with locking support by Marek Vasut · Fri Sep 06 23:10:42 2024 +0200
  65. 29b19a0 mtd: spi-nor-ids: Deduplicate mx25u25635f entry by Marek Vasut · Fri Sep 06 23:10:10 2024 +0200
  66. 1db9b52 mtd: spi-nor-ids: Deduplicate w25q16dw entry by Marek Vasut · Fri Sep 06 23:09:16 2024 +0200
  67. 2fbb8d9 mtd: spi-nor: Clear Winbond SR3 WPS bit on boot by Marek Vasut · Mon Mar 04 17:16:05 2024 +0100
  68. 879a321 Merge tag 'efi-2025-01-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Wed Oct 09 16:58:42 2024 -0600
  69. e6b21bd sandbox: enable clk command on the sandbox by Heinrich Schuchardt · Tue Sep 10 01:45:30 2024 +0200
  70. e357de0 cmd: clk: simplify clk command by Heinrich Schuchardt · Tue Sep 10 01:45:29 2024 +0200
  71. 4116ff4 cmd/Kconfig: CONFIG_CMD_CLK should depend on CONFIG_CLK by Heinrich Schuchardt · Tue Sep 10 01:45:28 2024 +0200
  72. 646c816 boot: typo boormethod by Heinrich Schuchardt · Tue Oct 08 22:46:14 2024 +0200
  73. 0ec2d96 test: don't call restart_uboot in EFI watchdog test by Heinrich Schuchardt · Wed Oct 02 00:53:35 2024 +0200
  74. b3445e0 bootstd: Add debugging for efi bootmeth by Simon Glass · Thu Sep 26 23:59:37 2024 +0200
  75. e6bad43 efi_loader: Show FirmwareVendor and FirmwareRevision in helloworld by Simon Glass · Thu Sep 26 23:59:35 2024 +0200
  76. b74a0e0 efi_loader: Shorten the app rules further by Simon Glass · Thu Sep 26 23:59:34 2024 +0200
  77. 4f6b7d5 efi_loader: Shorten the app rules by Simon Glass · Thu Sep 26 23:59:33 2024 +0200
  78. e1e0cc3 efi: arm: x86: riscv: Drop crt0/relocal extra- rules by Simon Glass · Thu Sep 26 23:59:32 2024 +0200
  79. b343ee3 efi_loader: Rename and move CMD_BOOTEFI_HELLO_COMPILE by Simon Glass · Thu Sep 26 23:59:31 2024 +0200
  80. 67aadc1 doc: Move the generic memory-documentation to doc/ by Simon Glass · Thu Sep 26 14:28:51 2024 +0200
  81. 069079c efi_leader: delete rng-seed if having EFI RNG protocol by Heinrich Schuchardt · Tue Sep 17 10:49:29 2024 +0200
  82. e53d011 mtd: simplify CONFIG_DM_SPI_FLASH dependencies by Heinrich Schuchardt · Tue Jun 04 06:40:39 2024 +0200
  83. ce2b648 Merge patch series "spi: Various Kconfig fixes" by Tom Rini · Wed Oct 09 12:25:39 2024 -0600
  84. a94e31c spi: rockchip_sfc: Select BOUNCE_BUFFER by John Watts · Sat Apr 27 15:40:43 2024 +1000
  85. dbbf343 spi: ca_sflash: Add missing dm include by John Watts · Sat Apr 27 15:40:42 2024 +1000
  86. 8922beb spi: mtk_spim: Remove completion.h include by John Watts · Sat Apr 27 15:40:41 2024 +1000
  87. 60dcbc2 spi: Kconfig: Add some required arch depends for drivers by John Watts · Sat Apr 27 15:40:40 2024 +1000
  88. add6319 Merge patch series "spi-nor: Add parallel and stacked memories support" by Tom Rini · Wed Oct 09 09:02:22 2024 -0600
  89. f84ec5d config: xilinx: Enable the SPI_ADVANCE config option by Venkatesh Yadav Abbarapu · Thu Sep 26 10:25:08 2024 +0530
  90. b74a102 spi: zynq_qspi: Add parallel memories support in QSPI driver by Venkatesh Yadav Abbarapu · Thu Sep 26 10:25:07 2024 +0530
  91. f0b9d77 spi: zynqmp_gqspi: Add parallel memories support in GQSPI driver by Venkatesh Yadav Abbarapu · Thu Sep 26 10:25:06 2024 +0530
  92. 91b9e37 spi: spi-uclass: Read chipselect and restrict capabilities by Venkatesh Yadav Abbarapu · Thu Sep 26 10:25:05 2024 +0530
  93. 8dd6fa5 mtd: spi-nor: Add parallel and stacked memories support in read_bar and write_bar by Ashok Reddy Soma · Thu Sep 26 10:25:04 2024 +0530
  94. 99ca034 mtd: spi-nor: Add parallel memories support for read_sr and read_fsr by Ashok Reddy Soma · Thu Sep 26 10:25:03 2024 +0530
  95. bc8c88b mtd: spi-nor: Add parallel and stacked memories support by Venkatesh Yadav Abbarapu · Thu Sep 26 10:25:02 2024 +0530
  96. 2f47ccc config: mx6sabresd: Default don't enable the flash lock by Venkatesh Yadav Abbarapu · Thu Sep 26 10:25:01 2024 +0530
  97. 8507ed0 arch: arm: dts: k3-j7200-r5-evm: Enable AVS feature by Udit Kumar · Wed Sep 11 14:07:22 2024 +0530
  98. c427a58 configs: Resync with savedefconfig by Tom Rini · Tue Oct 08 09:18:32 2024 -0600
  99. 6218cf5 cmd: Make bootvx independent of bootelf by Daniel Palmer · Sun Sep 29 18:27:39 2024 +0900
  100. dc9e29f mkimage: ecdsa: add nodes to signature/key node by Matthias Pritschet · Thu Aug 29 14:44:47 2024 +0200