1. 050a9b9 Merge tag 'u-boot-amlogic-fixes-20240201' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 10 months ago
  2. f0df21b Merge https://source.denx.de/u-boot/custodians/u-boot-watchdog by Tom Rini · 10 months ago
  3. 094eda0 configs: andes: add watchdog support fot andes ae350 by Randolph · 10 months ago
  4. 4350e99 drivers: watchdog: add andes atcwdt200 support by Randolph · 10 months ago
  5. b6d8969 Merge tag 'u-boot-at91-2024.04-a' of https://source.denx.de/u-boot/custodians/u-boot-at91 by Tom Rini · 10 months ago
  6. 625e68e Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 10 months ago WIP/31Jan2024
  7. 6882255 riscv: dts: starfive: add regulator device by Nam Cao · 10 months ago
  8. 92802e1 riscv: dts: jh7110: add power management unit controller node by Nam Cao · 10 months ago
  9. 70f1507 board: visionfive2: configure PHY pad drive strength by Lukasz Tekieli · 10 months ago
  10. c025c8a net: phy: motorcomm: configure pad drive strength register by Lukasz Tekieli · 10 months ago
  11. 36278b7 doc: sophgo: milkv_duo: document Milk-V Duo board by Kongyang Liu · 10 months ago
  12. 0dc6ee6 riscv: sophgo: milkv_duo: initial support added by Kongyang Liu · 10 months ago
  13. f03d2ab riscv: dts: sophgo: add basic device tree for Milk-V Duo board by Kongyang Liu · 10 months ago
  14. 386db9a configs: visionfive2: Disable ENV_IS_NOWHERE by Aurelien Jarno · 10 months ago
  15. ee9f9d6 riscv: Support building with Clang by kleines Filmröllchen · 10 months ago
  16. 6b0520c cmd: sbi: add support for Debug Trigger Extension by Heinrich Schuchardt · 10 months ago
  17. 282159f board: sifive: spl: Initialized the PWM setting in the SPL stage by Vincent Chen · 10 months ago
  18. cbc45cb5 riscv: qemu: enable booting on a second virtio device by Aurelien Jarno · 11 months ago
  19. 465e7e6 board: starfive: handle compatible property in dynamic DT configuration by Aurelien Jarno · 11 months ago
  20. a400ffa configs: andes: add the fdt blob copy address for SPL by Randolph · 11 months ago
  21. 10c4ab8 spl: riscv: falcon: move fdt blob to specified address by Randolph · 11 months ago
  22. 011d07b doc: falcon: riscv: Falcon Mode boot on RISC-V by Randolph · 11 months ago
  23. 28760ce Merge tag 'clk-2024.04-rc2' of https://source.denx.de/u-boot/custodians/u-boot-clk by Tom Rini · 10 months ago WIP/30Jan2024
  24. 0765297 ARM: meson: stop printing board model after sysinfo update by Neil Armstrong · 10 months ago
  25. a8dc496 clk: clk-gpio: add actual gated clock by Svyatoslav Ryhel · 11 months ago
  26. 0bfbb83 clk: Document clk_ops return codes and behavior by Sean Anderson · 11 months ago
  27. c9309f4 treewide: Remove clk_free by Sean Anderson · 11 months ago
  28. 82719d3 clk: Remove rfree by Sean Anderson · 11 months ago
  29. b500447 clk: fix clk_get_rate() always return ulong by Julien Masson · 12 months ago
  30. 2da1331 clk: meson: add Hardware Clock measure driver by Neil Armstrong · 11 months ago
  31. 6faba41 Prepare v2024.04-rc1 by Tom Rini · 10 months ago v2024.04-rc1
  32. d5c0c99 Merge tag 'efi-2024-04-rc1-4' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 10 months ago WIP/29Jan2024
  33. 341e8a6 tools: buildman: fix non-existing SafeConfigParser in Python 3.12+ by Quentin Schulz · 10 months ago
  34. 24adbee video: console: Fix buffer overflow in cmd 'font list' by Janne Grunau · 10 months ago
  35. 3883c9a video: Support VIDEO_X2R10G10B10 in truetype console by Janne Grunau · 10 months ago
  36. 04add62e env: sf: report malloc error to caller by Ralph Siemsen · 10 months ago
  37. ca6d60d video: tidss: Use DT property names for parsing nodes by Devarsh Thakkar · 10 months ago
  38. 54245af common: splash_source: Don't compile ubifs splash cmd for SPL build by Devarsh Thakkar · 10 months ago
  39. 073f4f1 Merge patch series "Move framebuffer reservation for SPL to RAM end" by Tom Rini · 10 months ago
  40. aaeb330 doc: spl: Add info regarding memory reservation by Devarsh Thakkar · 12 months ago
  41. b557e9f doc: spl: Add info for missing Kconfigs by Devarsh Thakkar · 12 months ago
  42. b30414f video: Fill video handoff in video post probe by Devarsh Thakkar · 12 months ago
  43. eefe23c video: Skip framebuffer reservation if already reserved by Devarsh Thakkar · 12 months ago
  44. 4ef9c77 common/board_f: Catch bloblist before starting reservations by Devarsh Thakkar · 12 months ago
  45. 945053f board: ti: am62x: evm: Remove video_setup from spl_board_init by Devarsh Thakkar · 12 months ago
  46. ba20b24 arm: mach-k3: common: Reserve video memory from end of the RAM by Devarsh Thakkar · 12 months ago
  47. 1d3c266 spl: Enforce framebuffer reservation from end of RAM by Devarsh Thakkar · 12 months ago
  48. 7af9064 board/sunxi/MAINTAINERS: Add new defconfigs by Tom Rini · 10 months ago
  49. 8986be5 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 10 months ago
  50. 41a737b Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 10 months ago
  51. ce54325 Merge branch '2024-01-29-pytest-enhancements' by Tom Rini · 10 months ago
  52. e24e540 test/py: scsi: Add test for scsi commands by Love Kumar · 10 months ago
  53. 1c5b6ed test/py: usb: Add tests for USB device by Love Kumar · 10 months ago
  54. 6c509ca test/py: mmc: Add tests for MMC device by Love Kumar · 10 months ago
  55. a0d9432 test/py: secure: Add secure tests for Zynq & ZynqMP by Love Kumar · 10 months ago
  56. d07f9e6 test/py: gpio: Add gpio pins generic test by Love Kumar · 10 months ago
  57. e894c10 test/py: zynqmp_rpu: Add test for loading RPU apps by Love Kumar · 10 months ago
  58. 274e9ac pytest: update requirements.txt by Caleb Connolly · 11 months ago
  59. 539612e sunxi: Consider SPL size limitations for FIT loading by Samuel Holland · 1 year, 1 month ago
  60. 4a8592e sunxi: binman: Support FIT generation for 32-bit SoCs by Samuel Holland · 1 year, 1 month ago
  61. 53c0ad5 sunxi: binman: Move BL31 and SCP firmware addresses to Kconfig by Samuel Holland · 1 year, 1 month ago
  62. d72494a sunxi: spl: Disable padding from SPL_PAD_TO by Samuel Holland · 1 year, 1 month ago
  63. 57b6eb9 sunxi: add defconfig for nanopi_duo2 by Chuanhong Guo · 11 months ago
  64. 2bfab76 net: sun8i-emac: Add support for fixed-link phy by Maksim Kiselev · 10 months ago
  65. 1cca101 sunxi: add Transpeed 8K618-T board support by Nick Alilovic · 10 months ago
  66. 60bb9aa sunxi: dts: update devicetree files from Linux-v6.8-rc1 by Andre Przywara · 10 months ago
  67. 16dd109 mtd: spi-nor-ids: Add Infineon(Cypress) s28hs02gt ID by Takahiro Kuwano · 11 months ago
  68. e70ac28 mtd: spi-nor-core: Rework spi_nor_cypress_octal_dtr_enable() by Takahiro Kuwano · 11 months ago
  69. d386fa8 mtd: spi-nor-core: Consolidate post_bfpt_fixup() for Infineon(Cypress) S25 and S28 by Takahiro Kuwano · 11 months ago
  70. 33934e1 mtd: spi-nor-core: Consolidate setup() hook for Infineon(Cypress) S25 and S28 by Takahiro Kuwano · 11 months ago
  71. c4de92d mtd: spi-nor-core: Rework s25_mdp_ready() to support Octal DTR mode by Takahiro Kuwano · 11 months ago
  72. 9901312 mtd: spi-nor-core: Use CLPEF(0x82) as alternative to CLSR(0x30) for S25 and S28 by Takahiro Kuwano · 11 months ago
  73. 9768d7c mtd: spi-nor-core: Rework spansion_read_any_reg() to support Octal DTR mode by Takahiro Kuwano · 11 months ago
  74. a3a5cc7 mtd: spi-nor-core: Consolidate non-uniform erase helpers for S25 and S28 by Takahiro Kuwano · 11 months ago
  75. 7a67bc5 mtd: spi-nor-core: Clean up macros for Infineon(Cypress) S25 and S28 by Takahiro Kuwano · 11 months ago
  76. f07ca79 mtd: spi: spi-nor-ids: Add more XM25Q series chips by Ssunk · 10 months ago
  77. b4b0228 spi: cadence_qspi: Address the comparison failure for 0-8 bytes of data by Tejas Bhumkar · 10 months ago
  78. 18e61f2 mtd: spi-nor-ids: Add is25lx512 chip by Tejas Bhumkar · 11 months ago
  79. 26bb23b spi: dw: add check for Rx FIFO overflow by Maksim Kiselev · 11 months ago
  80. 21489b4 efi_loader: check efi_get_variable_int return value by Masahisa Kojima · 10 months ago
  81. 796469c efi_loader: replace find_smbios_table by library function by Heinrich Schuchardt · 10 months ago
  82. 102ab67 cmd: in do_efi_capsule_esrt use efi_get_configuration_table by Heinrich Schuchardt · 10 months ago
  83. fa07721 efi_loader: export efi_get_configuration_table by Heinrich Schuchardt · 10 months ago
  84. 3a99d05 doc: uefi: remove ".py" suffix for pytest.py command by Wei Ming Chen · 10 months ago
  85. 3e911b7 riscv: separate .data and .text sections of EFI binaries by Heinrich Schuchardt · 10 months ago
  86. a5c3c1b riscv: page align EFI binary section by Heinrich Schuchardt · 10 months ago
  87. 396daa7 riscv: conflicting SPDX license linker scripts by Heinrich Schuchardt · 10 months ago
  88. 59a2866 efi_selftest: add missing line feed in efi_selftest_miniapp_exit by Heinrich Schuchardt · 10 months ago
  89. ea773cf doc: dm: Fix typo by Alexander Dahl · 10 months ago
  90. 5375fb1 sunxi: simplify U-Boot proper only builds by Andre Przywara · 11 months ago
  91. d785a06 sunxi: remove common.h inclusion by Andre Przywara · 11 months ago
  92. 5862eb8 sunxi: sun9i: remove unneeded base addresses from header by Andre Przywara · 11 months ago
  93. 2f2cb03 sunxi: sun4i: remove unneeded base addresses from header by Andre Przywara · 11 months ago
  94. 4c5f03e sunxi: sun50i-h6: remove unneeded base addresses from header by Andre Przywara · 11 months ago
  95. 1ebb9ef sunxi: cleanup sunxi-common.h by Andre Przywara · 11 months ago
  96. 526a865 Merge branch 'master-cleanup' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 10 months ago WIP/27Jan2024
  97. 8a725c6 ARM: renesas: whitehawk: Drop extra leading space by Marek Vasut · 10 months ago
  98. e123379 ARM: renesas: Drop include common.h by Marek Vasut · 10 months ago
  99. b90862d pinctrl: renesas: Drop include common.h by Marek Vasut · 10 months ago
  100. 402786c clk: renesas: Drop include common.h by Marek Vasut · 10 months ago