1. fe35c2f binman: Rename TYPE_STAGE to TYPE_LEGACY_STAGE by Simon Glass · 11 months ago
  2. 07fe79c Merge tag 'i2cfixes-for-v2024-01-rc2' of https://source.denx.de/u-boot/custodians/u-boot-i2c by Tom Rini · 11 months ago
  3. b0c391c Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 11 months ago
  4. 9757cae riscv: allow resume after exception by Heinrich Schuchardt · 11 months ago
  5. 891a181 board: sifive: unmatched: move kernel load address to 0x80200000 by Yong-Xuan Wang · 11 months ago
  6. 658caf0 Merge tag 'clk-2024.01-rc2' of https://source.denx.de/u-boot/custodians/u-boot-clk by Tom Rini · 11 months ago
  7. c4b52fd clk: also handle ENOENT in *_optional functions by Yang Xiwen · 1 year, 1 month ago
  8. b6a56f5 clk: fix count parameter type for clk_release_all by Eugen Hristev · 1 year, 3 months ago
  9. 21c84bb mmc: sdhci: Rework SDHCI_QUIRK_BROKEN_R1B by Sean Anderson · 11 months ago
  10. 2dff8df corstone1000: enable distro booting command by Abdellatif El Khlifi · 11 months ago
  11. a248c1a board: developerbox: remove obsolete NOR flash layout definition by Masahisa Kojima · 11 months ago
  12. 1af3e71 configs: npcm: Support more uart baud rate by Jim Liu · 11 months ago
  13. b483552 i2c: Implement i2c_get_chip_by_phandle() by Philip Richard Oberfichtner · 11 months ago
  14. fef1ecf iot2050: Allow for more than 1 USB storage device by Jan Kiszka · 11 months ago
  15. 86a5741 vexpress64: Add MMC card to the BOOT_TARGET_DEVICES of FVP by Wei Chen · 11 months ago
  16. d5d9770 Merge tag 'tpm-next-27102023' of https://source.denx.de/u-boot/custodians/u-boot-tpm by Tom Rini · 11 months ago
  17. 454ee55 Merge tag 'u-boot-amlogic-20231027' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 11 months ago
  18. 5999ea2 test: Add sandbox TPM boot measurement by Eddie James · 11 months ago
  19. dec166d bootm: Support boot measurement by Eddie James · 11 months ago
  20. 97707f1 tpm: Support boot measurements by Eddie James · 11 months ago
  21. 73f4071 tpm: Fix spelling for tpmu_ha union by Eddie James · 11 months ago
  22. 4aa027b configs: meson64: add alternate USB DFU boot target by Neil Armstrong · 11 months ago
  23. 72f63d8 configs: meson64: declare addr out of EXTRA_ENV_SETTINGS by Neil Armstrong · 11 months ago
  24. b6014f2 arm: kirkwood: Enable bootstd for Zyxel NSA310S board by Tony Dinh · 11 months ago
  25. 81d2c54 arm: kirkwood: Enable bootstd for Pogo V4 board by Tony Dinh · 11 months ago
  26. c1d2ed0 power: domain: add SCMI driver by AKASHI Takahiro · 11 months ago
  27. fc358b1 firmware: scmi: add power domain protocol support by AKASHI Takahiro · 11 months ago
  28. 04291ee cmd: mbr: Allow 4 MBR partitions without need for extended by Alexander Gendin · 12 months ago
  29. 12c00f9 include: Add <linux/types.h> in a few places by Tom Rini · 11 months ago
  30. 5cab351 Merge tag 'u-boot-rockchip-20231024' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 11 months ago
  31. 1b2a3d0 Merge tag 'u-boot-imx-20231024' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 11 months ago
  32. 81bd22e rockchip: block: blk-uclass: add bounce buffer flag to blk_desc by Johan Jonker · 11 months ago
  33. 80201ec rockchip: block: add rkmtd class and drivers by Johan Jonker · 11 months ago
  34. 900c303 rockchip: dm: prepare rkmtd UCLASS by Johan Jonker · 11 months ago
  35. 6ea2477 dt-bindings: leds: import common led bindings from linux v6.5 by Tom Fitzhenry · 11 months ago
  36. a7527fb bootstd: sata: Add bootstd support for ahci sata by Tony Dinh · 12 months ago
  37. cedc741 Merge tag 'u-boot-at91-2024.01-b' of https://source.denx.de/u-boot/custodians/u-boot-at91 by Tom Rini · 11 months ago
  38. 2734789 board: Add support for Conclusive KSTR-SAMA5D27 by Artur Rojek · 11 months ago
  39. 6092ce5 event: add new EVT_SETTINGS_R event by Artur Rojek · 11 months ago
  40. cd3dbb5 common: add prototype & rename populate_serial_number() by Artur Rojek · 11 months ago
  41. b0b8086 board: rockchip: add FriendlyElec NanoPC-T6 rk3588 board by John Clark · 11 months ago
  42. beeace9 sunxi: refactor serial base addresses to avoid asm/arch/cpu.h by Andre Przywara · 2 years, 3 months ago
  43. 4a9e89a sunxi: introduce NCAT2 generation model by Andre Przywara · 2 years ago
  44. 452369c pinctrl: sunxi: add new D1 pinctrl support by Andre Przywara · 2 years, 1 month ago
  45. 1da48c9 pinctrl: sunxi: move PIO_BASE into sunxi_gpio.h by Andre Przywara · 2 years, 1 month ago
  46. 207ed0a pinctrl: sunxi: remove GPIO_EXTRA_HEADER by Andre Przywara · 2 years, 1 month ago
  47. a14c250 sunxi: dts: arm: add T113s/D1 DT files from Linux-v6.6-rc6 by Andre Przywara · 11 months ago
  48. 95c3b06 sunxi: dts: arm64: update devicetree files from Linux-v6.6-rc6 by Andre Przywara · 11 months ago
  49. 60d76e3 test: spl: Add a test for the SPI load method by Sean Anderson · 11 months ago
  50. 65efaac test: spl: Add a test for the NOR load method by Sean Anderson · 11 months ago
  51. 6ba8eca test: spl: Add a test for the MMC load method by Sean Anderson · 11 months ago
  52. 59b3633 test: spl: Add functions to create filesystems by Sean Anderson · 11 months ago
  53. b93cc1e test: spl: Add functions to create images by Sean Anderson · 11 months ago
  54. 93caa3e spl: Add callbacks to invalidate cached devices by Sean Anderson · 11 months ago
  55. 0bf3fec fs: ext4: Add some defines for testing by Sean Anderson · 11 months ago
  56. ab12179 arm: imx: Check header before calling spl_load_imx_container by Sean Anderson · 11 months ago
  57. e936db9 spl: mmc: Introduce proper layering for spl_mmc_get_uboot_raw_sector() by Marek Vasut · 11 months ago
  58. e65b5d3 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 11 months ago
  59. 4e65545 board: rzg2l: Add RZ/G2L SMARC EVK board by Paul Barker · 11 months ago
  60. c41df16 Merge tag 'u-boot-imx-20231016' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 11 months ago
  61. 09a946d Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 11 months ago
  62. e0caea4 Merge branch '2023-10-16-assorted-cmd-updates' by Tom Rini · 11 months ago
  63. b13eaf3 spl: fit: Add board level function to decide application of DTO by Marek Vasut · 1 year ago
  64. dec5777 command.h: Add a U_BOOT_LONGHELP macro by Tom Rini · 12 months ago
  65. b378c40 pinctrl: renesas: Add RZ/G2L PFC driver by Paul Barker · 11 months ago
  66. 4c48001 dt-bindings: Add RZ/G2L IRQC bindings by Paul Barker · 11 months ago
  67. 4517bd1 dt-bindings: Add RZ/G2L PFC bindings by Paul Barker · 11 months ago
  68. b0e21b3 dt-bindings: Add RZ/G2L CPG bindings by Paul Barker · 11 months ago
  69. 2e1577e Merge tag 'u-boot-amlogic-20231015' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 11 months ago
  70. 9c153e46 clk: imx: add i.MX93 CCF driver by Sébastien Szymanski · 1 year, 2 months ago
  71. 335df89 arm: mvebu: Enable bootstd for Thecus N2350 board by Tony Dinh · 12 months ago
  72. 1c954fe arm: mvebu: Enable bootstd for Synology DS116 board by Tony Dinh · 12 months ago
  73. b3f559a arm: kirkwood: Add support for ZyXEL NSA325 board by Tony Dinh · 1 year, 1 month ago
  74. 7b9c99b toradex: verdin-imx8mm/imx8mp: Remove bootcmd_mfg by Joao Paulo Goncalves · 12 months ago
  75. 2775250 verdin-imx8mp: drop unused tdx easy installer ifdef by Hiago De Franco · 1 year, 1 month ago
  76. ef2eb10 drivers: introduce Meson Secure Monitor driver by Alexey Romanov · 1 year ago
  77. 9ec6db3 sandbox: add sandbox sm uclass driver by Alexey Romanov · 1 year ago
  78. c52cd07 drivers: introduce Secure Monitor uclass by Alexey Romanov · 1 year ago
  79. 3c3f162 Merge tag 'dm-pull-13oct23' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 11 months ago
  80. 7eb4eb5 firmware: scmi: install base protocol to SCMI agent by AKASHI Takahiro · 12 months ago
  81. ec8727b firmware: scmi: implement SCMI base protocol by AKASHI Takahiro · 12 months ago
  82. 55de62b firmware: scmi: framework for installing additional protocols by AKASHI Takahiro · 12 months ago
  83. 689204b firmware: scmi: use a protocol's own channel if assigned by AKASHI Takahiro · 12 months ago
  84. c6230cd scmi: refactor the code to hide a channel from devices by AKASHI Takahiro · 12 months ago
  85. bc8fa1c core: introduce dev_read_addr_name[_size]_ptr() functions by Matthias Schiffer · 12 months ago
  86. e367305 core: return FDT_ADDR_T_NONE from devfdt_get_addr_[size_]name() on errors by Matthias Schiffer · 12 months ago
  87. e42c4d6 core: fix doc comments of dev_read_addr*() and related functions by Matthias Schiffer · 12 months ago
  88. d5d24e2 Merge tag 'efi-2024-01-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 11 months ago
  89. 6961ca0 Merge tag 'xilinx-for-v2024.01-rc1-v3' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 11 months ago
  90. 8acaec9 mtd/spinand: sync supported devices with linux-5.15.43 by Mikhail Kshevetskiy · 1 year, 8 months ago
  91. b20913e mtd/spinand: rework detect procedure for different READ_ID operation by Mikhail Kshevetskiy · 1 year, 8 months ago
  92. 174b34f board: ti: am64x: Switch to standard boot flow by Roger Quadros · 12 months ago
  93. 1cff5bf dt-bindings: reset: add Meson A1 reset bindings by Alexey Romanov · 12 months ago
  94. 935d410 dt-bindings: clock: Add Amlogic A1 clock bindings by Igor Prusov · 12 months ago
  95. c1ab046 efi_loader: use well-known guid for auto-created boot option by Masahisa Kojima · 12 months ago
  96. c2bd2d3 expo: Update tests to include textline by Simon Glass · 12 months ago
  97. 8579cb0 expo: Support handling any key in cedit by Simon Glass · 12 months ago
  98. 4db7519 expo: Add basic support for textline objects by Simon Glass · 12 months ago
  99. 93f99b3 expo: Add some scene fields needed for text entry by Simon Glass · 12 months ago
  100. d88edd2 expo: Allow highlighting other scene-object types by Simon Glass · 12 months ago