1. ad392d5 common: Enable BLOBLIST_TABLES on arm by Patrick Rudolph · 5 weeks ago
  2. 8b7bc20 Merge patch series "vbe: Series part D" by Tom Rini · 8 weeks ago
  3. 3078504 mmc: Add more debugging for SPL by Simon Glass · 10 weeks ago
  4. 16d63b8 Merge patch series "arm: Initial support for Analog Devices SC5xx boards" by Tom Rini · 8 weeks ago
  5. cb0d39d arm: SC573-EZKIT initial support by Oliver Gaskell · 3 months ago
  6. 053a120 arm: SC584-EZKIT initial support by Oliver Gaskell · 3 months ago
  7. bc13971 arm: SC594-SOM-EZLITE initial support by Oliver Gaskell · 3 months ago
  8. 14032b3 arm: SC594-SOM-EZKIT initial support by Oliver Gaskell · 3 months ago
  9. d4f7cb5 arm: SC598-SOM-EZKIT initial support by Oliver Gaskell · 3 months ago
  10. 4e2e7a8 Merge patch series "Miscellaneous fixes" by Tom Rini · 9 weeks ago
  11. f236ce1 common: update: UPDATE_COMMON implies CMD_TFTPBOOT by Jerome Forissier · 3 months ago
  12. 523bc4d flash: prefix error codes with FL_ by Jerome Forissier · 3 months ago
  13. a2a3490 spl: ram: hide SPL_RAM_SUPPORT by Jerome Forissier · 3 months ago
  14. 385a613 Merge patch series "Fix various bugs" by Tom Rini · 10 weeks ago
  15. 1880b8a dm: usb: Deal with USB keyboard persisting across tests by Simon Glass · 3 months ago
  16. e21ad26 usb: Add DEV_FLAGS_DM to stdio for USB keyboard by Simon Glass · 3 months ago
  17. 5e392f1 log: Add a new log category for the console by Simon Glass · 3 months ago
  18. 463a56b usb: Drop old non-DM code by Simon Glass · 3 months ago
  19. 38f0459 Merge tag 'v2024.10-rc5' into next by Tom Rini · 2 months ago
  20. 6431852 Merge patch series "Bump new hush commits and fix old hush test behavior" by Tom Rini · 2 months ago
  21. 03061a8 cli: modern_hush: Add upstream commits up to 13 July 2024 by Francis Laniel · 3 months ago
  22. 29cab7c include: export uuid.h by Caleb Connolly · 3 months ago
  23. 3aa43cc Merge patch series "provide names for emmc hardware partitions" by Tom Rini · 3 months ago
  24. a4e7839 mmc: use an enumerated type to represent PARTITION_CONFIG fields by Tim Harvey · 6 months ago
  25. a16890e android_ab: Fixes: Fix backup offset calculation by Joshua Watt · 3 months ago
  26. 390562d Merge patch series "Make LMB memory map global and persistent" by Tom Rini · 3 months ago
  27. 1544a89 spl: call spl_board_init() at the end of the spl init sequence by Sughosh Ganu · 3 months ago
  28. 68bf8f0 lmb: init: initialise the lmb data structures during board init by Sughosh Ganu · 3 months ago
  29. 562258a Merge patch series "Add support for Ethernet Boot on SK-AM62" by Tom Rini · 3 months ago
  30. 296f762 common: spl: spl: Init DRAM size in R5/A53 SPL by Chintan Vankar · 3 months ago
  31. 7c0716c bootstage: Fix unstash of records from SPL by Jonas Karlman · 4 months ago
  32. ca05269 bootstage: Fix unstash of records from SPL by Jonas Karlman · 4 months ago
  33. c7f0358 Merge patch series "Tidy up console recording in tests" by Tom Rini · 3 months ago
  34. c2e59eb test: Fail when an empty line is expected but not present by Simon Glass · 3 months ago
  35. ee8e6a6 global_data: Remove environment members if not used by Simon Glass · 3 months ago
  36. 8a0417f global_data: Remove jump table in SPL by Simon Glass · 3 months ago
  37. 91bbb3b global_data: Reduce size of early-malloc vars by Simon Glass · 3 months ago
  38. 0b6675d global_data: Reduce the size of mon_len by Simon Glass · 3 months ago
  39. b711ef7 global_data: Drop spl_handoff by Simon Glass · 3 months ago
  40. da0eeb8 board_f: Move new_bloblist to boardf by Simon Glass · 3 months ago
  41. d5d6f68 board_f: Move new_bootstage to boardf by Simon Glass · 3 months ago
  42. 00f860f board_f: Move fdt_size to board by Simon Glass · 3 months ago
  43. 7f67b37 board_f: Add a new struct to hold pre-relocation info by Simon Glass · 3 months ago
  44. d4b0fdb global_data: Convert have_console into a flag by Simon Glass · 3 months ago
  45. e806686 spl: Create a function to init spl_load_info by Simon Glass · 3 months ago
  46. 165264b spl: Remove remaining #ifdef in spl_parse_image_header() by Simon Glass · 3 months ago
  47. edd2751 spl: Remove some #ifdefs in spl_parse_image_header() by Simon Glass · 3 months ago
  48. 1842283 spl: mmc: Try to clean up raw-mode options by Simon Glass · 3 months ago
  49. 0ea0884 spl: Correct use of CMD_BOOTI and CMD_BOOTZ by Simon Glass · 3 months ago
  50. b6e79b6 spl: mmc: Adjust args of spl_mmc_find_device() by Simon Glass · 3 months ago
  51. 1f475cd spl: mmc: Handle error codes consistently by Simon Glass · 3 months ago
  52. bd928e1 spl: mmc: Drop checks for CONFIG_SPL_LIBCOMMON_SUPPORT by Simon Glass · 3 months ago
  53. fa55f42 log: Avoid including function names by default by Simon Glass · 3 months ago
  54. 6076b74 Merge tag 'v2024.10-rc3' into next by Tom Rini · 3 months ago
  55. 25c5843 dlmalloc: Make sure allocation size is within malloc area by Richard Weinberger · 4 months ago
  56. b6c32c5 dlmalloc: Fix integer overflow in sbrk() by Richard Weinberger · 4 months ago
  57. 9bc2d82 dlmalloc: Fix integer overflow in request2size() by Richard Weinberger · 4 months ago
  58. ebdc4a6 bootstage: Fix out-of-bounds read in reloc_bootstage() by Richard Weinberger · 4 months ago
  59. 2e95119 spl: binman: Disable u_boot_any symbols for i.MX 8ULP boards by Gary Bisson · 4 months ago
  60. c4d807a Merge patch series "Universal Payload initial series" by Tom Rini · 4 months ago
  61. 45aec8e upl: Plumb in universal payload to the init process by Simon Glass · 4 months ago
  62. 9b5bfba spl: Plumb in the Universal Payload handoff by Simon Glass · 4 months ago
  63. 3266828 spl: Set SPL_FIT_FOUND for full FIT also by Simon Glass · 4 months ago
  64. bc3ec00 upl: Add support for Universal Payload in SPL by Simon Glass · 4 months ago
  65. 1162e49 Merge patch series "alist: Implement a pointer list / array of structs" by Tom Rini · 4 months ago
  66. e4fdd1d malloc: Support testing with realloc() by Simon Glass · 4 months ago
  67. d4beba6 Merge patch series "omap configuration cleanups" by Tom Rini · 4 months ago
  68. f2e354b omap3: Define maximum SPL size in Kconfig instead of defconfigs by Paul Kocialkowski · 4 months ago
  69. 14cb262 omap3: Define common SPL text base in Kconfig instead of defconfigs by Paul Kocialkowski · 4 months ago
  70. cc42f2c sandbox: Increase cyclic CPU-time limit by Simon Glass · 4 months ago
  71. 0b38522 cyclic: Add a symbol for SPL by Simon Glass · 4 months ago
  72. 8c6b437 arm: ti: Remove omap4 platform support by Tom Rini · 4 months ago
  73. d78c9bd bootstash: Do not provide a default address for all by Tom Rini · 5 months ago
  74. 5bfbd07 bloblist: fix bloblist convention check. by Levi Yun · 5 months ago
  75. 69c6fa8 common: Remove duplicate newlines by Marek Vasut · 5 months ago
  76. d54a7e7 Merge patch series "Add Turris 1.x board" by Tom Rini · 5 months ago
  77. 64a15c8 board_f: Add support for CONFIG_OF_BOARD_FIXUP for XIP images by Pali Rohár · 6 months ago
  78. 659e41c usb: Assimilate usb_get_descriptor() to linux by Philip Oberfichtner · 6 months ago
  79. 6726179 global_data.h: drop write-only field dm_root_f by Rasmus Villemoes · 6 months ago
  80. 1f47e4e Merge branch 'next' by Tom Rini · 5 months ago
  81. 01e836c spl: correct link to FIT specification by Heinrich Schuchardt · 5 months ago
  82. ab2e3c5 spl: Allow ATF to work when dcache is disabled by Simon Glass · 5 months ago
  83. ca51b77 Merge tag 'v2024.07-rc5' into next by Tom Rini · 5 months ago
  84. c9aa613 cyclic: Rise default CYCLIC_MAX_CPU_TIME_US to 5000 by Jiaxun Yang · 6 months ago
  85. 04f5cb6 Merge tag 'xilinx-for-v2024.10-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 5 months ago
  86. e51ca6a spl: Introduce SoC specific init function by Lukas Funke · 8 months ago
  87. 98379e3 Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-watchdog into next by Tom Rini · 5 months ago
  88. ea36ada cyclic: make clients embed a struct cyclic_info in their own data structure by Rasmus Villemoes · 6 months ago
  89. d84e291 cyclic: stop strdup'ing name in cyclic_register() by Rasmus Villemoes · 6 months ago
  90. a90e793 Merge patch series "efi_loader: select BLK not depends on BLK" by Tom Rini · 6 months ago
  91. d15a79c spl: nvme: Make this depend on SPL_BLK by Tom Rini · 6 months ago
  92. c6fc150 spl: Kconfig: ARCH_K3: Set default SPL_STACK_R_MALLOC_SIMPLE_LEN for R5 build by Vignesh Raghavendra · 6 months ago
  93. 82b5a86 Merge patch series "'eeprom' command improvements" by Tom Rini · 6 months ago
  94. b4f950c common: eeprom_field: Drop unnecessary comparison by Marek Behún · 6 months ago
  95. 59193a7 common: eeprom_field: Fix updating binary field by Marek Behún · 6 months ago
  96. 246db75 common: eeprom_layout: Split field finding code from the field update function by Marek Behún · 6 months ago
  97. 1dc94be common: eeprom_layout: Assign default layout methods and parameters before specific ones by Marek Behún · 6 months ago
  98. 24da831 include: Move snprintf to stdio.h by Raymond Mao · 6 months ago
  99. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 6 months ago
  100. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 6 months ago