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