1. 10c4ab8 spl: riscv: falcon: move fdt blob to specified address by Randolph · 11 months ago
  2. 011d07b doc: falcon: riscv: Falcon Mode boot on RISC-V by Randolph · 11 months ago
  3. 28760ce Merge tag 'clk-2024.04-rc2' of https://source.denx.de/u-boot/custodians/u-boot-clk by Tom Rini · 10 months ago
  4. a8dc496 clk: clk-gpio: add actual gated clock by Svyatoslav Ryhel · 11 months ago
  5. 0bfbb83 clk: Document clk_ops return codes and behavior by Sean Anderson · 11 months ago
  6. c9309f4 treewide: Remove clk_free by Sean Anderson · 11 months ago
  7. 82719d3 clk: Remove rfree by Sean Anderson · 11 months ago
  8. b500447 clk: fix clk_get_rate() always return ulong by Julien Masson · 12 months ago
  9. 2da1331 clk: meson: add Hardware Clock measure driver by Neil Armstrong · 11 months ago
  10. 6faba41 Prepare v2024.04-rc1 by Tom Rini · 10 months ago
  11. 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
  12. 341e8a6 tools: buildman: fix non-existing SafeConfigParser in Python 3.12+ by Quentin Schulz · 10 months ago
  13. 24adbee video: console: Fix buffer overflow in cmd 'font list' by Janne Grunau · 10 months ago
  14. 3883c9a video: Support VIDEO_X2R10G10B10 in truetype console by Janne Grunau · 10 months ago
  15. 04add62e env: sf: report malloc error to caller by Ralph Siemsen · 10 months ago
  16. ca6d60d video: tidss: Use DT property names for parsing nodes by Devarsh Thakkar · 10 months ago
  17. 54245af common: splash_source: Don't compile ubifs splash cmd for SPL build by Devarsh Thakkar · 10 months ago
  18. 073f4f1 Merge patch series "Move framebuffer reservation for SPL to RAM end" by Tom Rini · 10 months ago
  19. aaeb330 doc: spl: Add info regarding memory reservation by Devarsh Thakkar · 12 months ago
  20. b557e9f doc: spl: Add info for missing Kconfigs by Devarsh Thakkar · 12 months ago
  21. b30414f video: Fill video handoff in video post probe by Devarsh Thakkar · 12 months ago
  22. eefe23c video: Skip framebuffer reservation if already reserved by Devarsh Thakkar · 12 months ago
  23. 4ef9c77 common/board_f: Catch bloblist before starting reservations by Devarsh Thakkar · 12 months ago
  24. 945053f board: ti: am62x: evm: Remove video_setup from spl_board_init by Devarsh Thakkar · 12 months ago
  25. ba20b24 arm: mach-k3: common: Reserve video memory from end of the RAM by Devarsh Thakkar · 12 months ago
  26. 1d3c266 spl: Enforce framebuffer reservation from end of RAM by Devarsh Thakkar · 12 months ago
  27. 7af9064 board/sunxi/MAINTAINERS: Add new defconfigs by Tom Rini · 10 months ago
  28. 8986be5 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 10 months ago
  29. 41a737b Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 10 months ago
  30. ce54325 Merge branch '2024-01-29-pytest-enhancements' by Tom Rini · 10 months ago
  31. e24e540 test/py: scsi: Add test for scsi commands by Love Kumar · 10 months ago
  32. 1c5b6ed test/py: usb: Add tests for USB device by Love Kumar · 10 months ago
  33. 6c509ca test/py: mmc: Add tests for MMC device by Love Kumar · 10 months ago
  34. a0d9432 test/py: secure: Add secure tests for Zynq & ZynqMP by Love Kumar · 10 months ago
  35. d07f9e6 test/py: gpio: Add gpio pins generic test by Love Kumar · 10 months ago
  36. e894c10 test/py: zynqmp_rpu: Add test for loading RPU apps by Love Kumar · 10 months ago
  37. 274e9ac pytest: update requirements.txt by Caleb Connolly · 11 months ago
  38. 539612e sunxi: Consider SPL size limitations for FIT loading by Samuel Holland · 1 year, 1 month ago
  39. 4a8592e sunxi: binman: Support FIT generation for 32-bit SoCs by Samuel Holland · 1 year, 1 month ago
  40. 53c0ad5 sunxi: binman: Move BL31 and SCP firmware addresses to Kconfig by Samuel Holland · 1 year, 1 month ago
  41. d72494a sunxi: spl: Disable padding from SPL_PAD_TO by Samuel Holland · 1 year, 1 month ago
  42. 57b6eb9 sunxi: add defconfig for nanopi_duo2 by Chuanhong Guo · 11 months ago
  43. 2bfab76 net: sun8i-emac: Add support for fixed-link phy by Maksim Kiselev · 10 months ago
  44. 1cca101 sunxi: add Transpeed 8K618-T board support by Nick Alilovic · 10 months ago
  45. 60bb9aa sunxi: dts: update devicetree files from Linux-v6.8-rc1 by Andre Przywara · 10 months ago
  46. 16dd109 mtd: spi-nor-ids: Add Infineon(Cypress) s28hs02gt ID by Takahiro Kuwano · 11 months ago
  47. e70ac28 mtd: spi-nor-core: Rework spi_nor_cypress_octal_dtr_enable() by Takahiro Kuwano · 11 months ago
  48. d386fa8 mtd: spi-nor-core: Consolidate post_bfpt_fixup() for Infineon(Cypress) S25 and S28 by Takahiro Kuwano · 11 months ago
  49. 33934e1 mtd: spi-nor-core: Consolidate setup() hook for Infineon(Cypress) S25 and S28 by Takahiro Kuwano · 11 months ago
  50. c4de92d mtd: spi-nor-core: Rework s25_mdp_ready() to support Octal DTR mode by Takahiro Kuwano · 11 months ago
  51. 9901312 mtd: spi-nor-core: Use CLPEF(0x82) as alternative to CLSR(0x30) for S25 and S28 by Takahiro Kuwano · 11 months ago
  52. 9768d7c mtd: spi-nor-core: Rework spansion_read_any_reg() to support Octal DTR mode by Takahiro Kuwano · 11 months ago
  53. a3a5cc7 mtd: spi-nor-core: Consolidate non-uniform erase helpers for S25 and S28 by Takahiro Kuwano · 11 months ago
  54. 7a67bc5 mtd: spi-nor-core: Clean up macros for Infineon(Cypress) S25 and S28 by Takahiro Kuwano · 11 months ago
  55. f07ca79 mtd: spi: spi-nor-ids: Add more XM25Q series chips by Ssunk · 10 months ago
  56. b4b0228 spi: cadence_qspi: Address the comparison failure for 0-8 bytes of data by Tejas Bhumkar · 10 months ago
  57. 18e61f2 mtd: spi-nor-ids: Add is25lx512 chip by Tejas Bhumkar · 11 months ago
  58. 26bb23b spi: dw: add check for Rx FIFO overflow by Maksim Kiselev · 11 months ago
  59. 21489b4 efi_loader: check efi_get_variable_int return value by Masahisa Kojima · 10 months ago
  60. 796469c efi_loader: replace find_smbios_table by library function by Heinrich Schuchardt · 10 months ago
  61. 102ab67 cmd: in do_efi_capsule_esrt use efi_get_configuration_table by Heinrich Schuchardt · 10 months ago
  62. fa07721 efi_loader: export efi_get_configuration_table by Heinrich Schuchardt · 10 months ago
  63. 3a99d05 doc: uefi: remove ".py" suffix for pytest.py command by Wei Ming Chen · 10 months ago
  64. 3e911b7 riscv: separate .data and .text sections of EFI binaries by Heinrich Schuchardt · 10 months ago
  65. a5c3c1b riscv: page align EFI binary section by Heinrich Schuchardt · 10 months ago
  66. 396daa7 riscv: conflicting SPDX license linker scripts by Heinrich Schuchardt · 10 months ago
  67. 59a2866 efi_selftest: add missing line feed in efi_selftest_miniapp_exit by Heinrich Schuchardt · 10 months ago
  68. ea773cf doc: dm: Fix typo by Alexander Dahl · 10 months ago
  69. 5375fb1 sunxi: simplify U-Boot proper only builds by Andre Przywara · 11 months ago
  70. d785a06 sunxi: remove common.h inclusion by Andre Przywara · 11 months ago
  71. 5862eb8 sunxi: sun9i: remove unneeded base addresses from header by Andre Przywara · 11 months ago
  72. 2f2cb03 sunxi: sun4i: remove unneeded base addresses from header by Andre Przywara · 11 months ago
  73. 4c5f03e sunxi: sun50i-h6: remove unneeded base addresses from header by Andre Przywara · 11 months ago
  74. 1ebb9ef sunxi: cleanup sunxi-common.h by Andre Przywara · 11 months ago
  75. 526a865 Merge branch 'master-cleanup' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 10 months ago
  76. 8a725c6 ARM: renesas: whitehawk: Drop extra leading space by Marek Vasut · 10 months ago
  77. e123379 ARM: renesas: Drop include common.h by Marek Vasut · 10 months ago
  78. b90862d pinctrl: renesas: Drop include common.h by Marek Vasut · 10 months ago
  79. 402786c clk: renesas: Drop include common.h by Marek Vasut · 10 months ago
  80. fb5fe1b Merge tag 'smbios-2024-04-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 10 months ago
  81. 91cc06b lib: support SMBIOS3 table in uuid_guid_get_str() by Heinrich Schuchardt · 10 months ago
  82. b92d0f7 smbios: use struct_table_length to get SMBIOS 2.1 total table length by Masahisa Kojima · 10 months ago
  83. 2497f6a efi_loader: migrate SMBIOS 3.0 entry point structure for measurement by Masahisa Kojima · 10 months ago
  84. d4f721b configs: enable smbios command on qemu_arm64_defconfig by Heinrich Schuchardt · 10 months ago
  85. c5380d7 configs: enable smbios command on sandbox by Heinrich Schuchardt · 10 months ago
  86. b07d98a test: unit test for smbios command by Heinrich Schuchardt · 10 months ago
  87. a7e81ff doc: man-page for smbios command by Heinrich Schuchardt · 10 months ago
  88. 9de4ec8 cmd: provide command to display SMBIOS information by Heinrich Schuchardt · 10 months ago
  89. a5866c3 smbios: type2: contained object handles by Heinrich Schuchardt · 10 months ago
  90. e7f9e5e Merge branch '2024-01-24-assorted-fixes-and-updates' by Tom Rini · 10 months ago
  91. 53c3e38 reset: reset-hisilicon: also handle #reset-cells = <2> by Yang Xiwen · 10 months ago
  92. aeba385 test: enhance unicode_test_utf8_to_utf32_stream() by Heinrich Schuchardt · 10 months ago
  93. 3150da3 lib: add comment in utf8_to_utf32_stream() by Heinrich Schuchardt · 10 months ago
  94. 3d878b8 docker: Add tools/buildman/requirements.txt to the cache by Tom Rini · 10 months ago
  95. 9152a51 common: console: Fix print complete stdio device list by Patrice Chotard · 10 months ago
  96. 983d6e5 cmd: bootmenu: rename U-Boot console to Exit by Svyatoslav Ryhel · 10 months ago
  97. d209958 board: verdin-am62: set cpu core voltage depending on speed grade by Max Krummenacher · 10 months ago
  98. 00812e2 arm: mach-k3: am62: provide more soc feature info accessors by Max Krummenacher · 10 months ago
  99. 9c68b04 arm: mach-k3: am62: move device identification accessor functions to header by Max Krummenacher · 10 months ago
  100. a1f466a board: verdin-am62: improve comment on usb phy core voltage by Max Krummenacher · 10 months ago