1. 7a033e8 board_r: Remove duplicate headers by Ilias Apalodimas · 5 weeks ago
  2. 8fa34f0 Merge patch series "Implement ACPI on aarch64" by Tom Rini · 4 weeks ago
  3. dba3e13 bloblist: Fix use of uninitialized variable by Patrick Rudolph · 4 weeks ago
  4. ad392d5 common: Enable BLOBLIST_TABLES on arm by Patrick Rudolph · 4 weeks ago
  5. 2543240 Merge tag 'u-boot-rockchip-20241026' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 4 weeks ago
  6. daef5ee rockchip: board: Increase rng-seed size to make it sufficient for modern Linux by Alex Shumsky · 5 weeks ago
  7. 0f53fd1 Merge tag 'u-boot-imx-master-20241025a' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 weeks ago
  8. 001976b ARM: imx: soc: Move default TEXT_BASE for i.MX7 by Marek Vasut · 5 weeks ago
  9. e957fb0 ARM: imx: soc: Select default TEXT_BASE for i.MX6 by Marek Vasut · 5 weeks ago
  10. 1cbe5f7 Merge patch series "Allow showing the memory map" by Tom Rini · 4 weeks ago
  11. a036dbb bootstage: Allow counting memory without strings by Simon Glass · 5 weeks ago
  12. 1cd7dce common: Tidy up how malloc() is inited by Simon Glass · 5 weeks ago
  13. a9c12f1 common: Fix up malloc() comment in reserve_noncached() by Simon Glass · 5 weeks ago
  14. 3c27ef6 cyclic: make cyclic_run static by Rasmus Villemoes · 7 weeks ago
  15. cde8c95 cyclic: introduce u-boot/schedule.h by Rasmus Villemoes · 7 weeks ago
  16. 4cac2e0 Merge tag 'u-boot-dfu-20241017' of https://source.denx.de/u-boot/custodians/u-boot-dfu by Tom Rini · 5 weeks ago
  17. 1ff0036 net: lwip: add DHCP support and dhcp commmand by Jerome Forissier · 5 weeks ago
  18. e0f9551 net: introduce alternative implementation as net/lwip/ by Jerome Forissier · 5 weeks ago
  19. 97799bc Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD" by Tom Rini · 6 weeks ago
  20. 8bc9326 spl: Rename SPL_TPL_NAME and SPL_TPL_PROMPT by Simon Glass · 8 weeks ago
  21. 4cafa21 global: Rename SPL_TPL_ to PHASE_ by Simon Glass · 8 weeks ago
  22. 0e84d96 global: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD by Simon Glass · 8 weeks ago
  23. 6c6fcc6 xpl: Rename spl_phase_prefix() and spl_phase_name() by Simon Glass · 8 weeks ago
  24. 6b7f9c0 xpl: Rename spl_next_phase() and spl_prev_phase() by Simon Glass · 8 weeks ago
  25. d4dce4a xpl: Rename spl_phase() to xpl_phase() by Simon Glass · 8 weeks ago
  26. db2d101 xpl: Rename spl_phase to xpl_phase_t by Simon Glass · 8 weeks ago
  27. 3235f1e xpl: Rename u_boot_first_phase to xpl_is_first_phase() by Simon Glass · 8 weeks ago
  28. 21d5cfe serial: Make use of the SERIAL define by Simon Glass · 8 weeks ago
  29. 88e1b97 Make AVB_VERIFY depend on FASTBOOT by Jerome Forissier · 7 weeks ago
  30. db9fee3 Merge patch series "led: introduce LED boot and activity function" by Tom Rini · 6 weeks ago
  31. ac41112 common: board_r: rework BOOT LED handling by Christian Marangi · 8 weeks ago
  32. 63630a7 Merge branch 'next' by Tom Rini · 7 weeks ago
  33. 8b7bc20 Merge patch series "vbe: Series part D" by Tom Rini · 7 weeks ago
  34. 3078504 mmc: Add more debugging for SPL by Simon Glass · 9 weeks ago
  35. 16d63b8 Merge patch series "arm: Initial support for Analog Devices SC5xx boards" by Tom Rini · 7 weeks ago
  36. cb0d39d arm: SC573-EZKIT initial support by Oliver Gaskell · 2 months ago
  37. 053a120 arm: SC584-EZKIT initial support by Oliver Gaskell · 2 months ago
  38. bc13971 arm: SC594-SOM-EZLITE initial support by Oliver Gaskell · 2 months ago
  39. 14032b3 arm: SC594-SOM-EZKIT initial support by Oliver Gaskell · 2 months ago
  40. d4f7cb5 arm: SC598-SOM-EZKIT initial support by Oliver Gaskell · 2 months ago
  41. 32d26c7 Update the ARM trusted firmware git URL by Peter Robinson · 7 weeks ago
  42. 4e2e7a8 Merge patch series "Miscellaneous fixes" by Tom Rini · 9 weeks ago
  43. f236ce1 common: update: UPDATE_COMMON implies CMD_TFTPBOOT by Jerome Forissier · 2 months ago
  44. 523bc4d flash: prefix error codes with FL_ by Jerome Forissier · 2 months ago
  45. a2a3490 spl: ram: hide SPL_RAM_SUPPORT by Jerome Forissier · 2 months ago
  46. 385a613 Merge patch series "Fix various bugs" by Tom Rini · 9 weeks ago
  47. 1880b8a dm: usb: Deal with USB keyboard persisting across tests by Simon Glass · 3 months ago
  48. e21ad26 usb: Add DEV_FLAGS_DM to stdio for USB keyboard by Simon Glass · 3 months ago
  49. 5e392f1 log: Add a new log category for the console by Simon Glass · 3 months ago
  50. 463a56b usb: Drop old non-DM code by Simon Glass · 3 months ago
  51. 38f0459 Merge tag 'v2024.10-rc5' into next by Tom Rini · 10 weeks ago
  52. 6431852 Merge patch series "Bump new hush commits and fix old hush test behavior" by Tom Rini · 2 months ago
  53. 03061a8 cli: modern_hush: Add upstream commits up to 13 July 2024 by Francis Laniel · 3 months ago
  54. 29cab7c include: export uuid.h by Caleb Connolly · 3 months ago
  55. 3aa43cc Merge patch series "provide names for emmc hardware partitions" by Tom Rini · 3 months ago
  56. a4e7839 mmc: use an enumerated type to represent PARTITION_CONFIG fields by Tim Harvey · 6 months ago
  57. a16890e android_ab: Fixes: Fix backup offset calculation by Joshua Watt · 3 months ago
  58. 390562d Merge patch series "Make LMB memory map global and persistent" by Tom Rini · 3 months ago
  59. 1544a89 spl: call spl_board_init() at the end of the spl init sequence by Sughosh Ganu · 3 months ago
  60. 68bf8f0 lmb: init: initialise the lmb data structures during board init by Sughosh Ganu · 3 months ago
  61. 562258a Merge patch series "Add support for Ethernet Boot on SK-AM62" by Tom Rini · 3 months ago
  62. 296f762 common: spl: spl: Init DRAM size in R5/A53 SPL by Chintan Vankar · 3 months ago
  63. 7c0716c bootstage: Fix unstash of records from SPL by Jonas Karlman · 4 months ago
  64. ca05269 bootstage: Fix unstash of records from SPL by Jonas Karlman · 4 months ago
  65. c7f0358 Merge patch series "Tidy up console recording in tests" by Tom Rini · 3 months ago
  66. c2e59eb test: Fail when an empty line is expected but not present by Simon Glass · 3 months ago
  67. ee8e6a6 global_data: Remove environment members if not used by Simon Glass · 3 months ago
  68. 8a0417f global_data: Remove jump table in SPL by Simon Glass · 3 months ago
  69. 91bbb3b global_data: Reduce size of early-malloc vars by Simon Glass · 3 months ago
  70. 0b6675d global_data: Reduce the size of mon_len by Simon Glass · 3 months ago
  71. b711ef7 global_data: Drop spl_handoff by Simon Glass · 3 months ago
  72. da0eeb8 board_f: Move new_bloblist to boardf by Simon Glass · 3 months ago
  73. d5d6f68 board_f: Move new_bootstage to boardf by Simon Glass · 3 months ago
  74. 00f860f board_f: Move fdt_size to board by Simon Glass · 3 months ago
  75. 7f67b37 board_f: Add a new struct to hold pre-relocation info by Simon Glass · 3 months ago
  76. d4b0fdb global_data: Convert have_console into a flag by Simon Glass · 3 months ago
  77. e806686 spl: Create a function to init spl_load_info by Simon Glass · 3 months ago
  78. 165264b spl: Remove remaining #ifdef in spl_parse_image_header() by Simon Glass · 3 months ago
  79. edd2751 spl: Remove some #ifdefs in spl_parse_image_header() by Simon Glass · 3 months ago
  80. 1842283 spl: mmc: Try to clean up raw-mode options by Simon Glass · 3 months ago
  81. 0ea0884 spl: Correct use of CMD_BOOTI and CMD_BOOTZ by Simon Glass · 3 months ago
  82. b6e79b6 spl: mmc: Adjust args of spl_mmc_find_device() by Simon Glass · 3 months ago
  83. 1f475cd spl: mmc: Handle error codes consistently by Simon Glass · 3 months ago
  84. bd928e1 spl: mmc: Drop checks for CONFIG_SPL_LIBCOMMON_SUPPORT by Simon Glass · 3 months ago
  85. fa55f42 log: Avoid including function names by default by Simon Glass · 3 months ago
  86. 6076b74 Merge tag 'v2024.10-rc3' into next by Tom Rini · 3 months ago
  87. 25c5843 dlmalloc: Make sure allocation size is within malloc area by Richard Weinberger · 4 months ago
  88. b6c32c5 dlmalloc: Fix integer overflow in sbrk() by Richard Weinberger · 4 months ago
  89. 9bc2d82 dlmalloc: Fix integer overflow in request2size() by Richard Weinberger · 4 months ago
  90. ebdc4a6 bootstage: Fix out-of-bounds read in reloc_bootstage() by Richard Weinberger · 4 months ago
  91. 2e95119 spl: binman: Disable u_boot_any symbols for i.MX 8ULP boards by Gary Bisson · 4 months ago
  92. c4d807a Merge patch series "Universal Payload initial series" by Tom Rini · 4 months ago
  93. 45aec8e upl: Plumb in universal payload to the init process by Simon Glass · 4 months ago
  94. 9b5bfba spl: Plumb in the Universal Payload handoff by Simon Glass · 4 months ago
  95. 3266828 spl: Set SPL_FIT_FOUND for full FIT also by Simon Glass · 4 months ago
  96. bc3ec00 upl: Add support for Universal Payload in SPL by Simon Glass · 4 months ago
  97. 1162e49 Merge patch series "alist: Implement a pointer list / array of structs" by Tom Rini · 4 months ago
  98. e4fdd1d malloc: Support testing with realloc() by Simon Glass · 4 months ago
  99. d4beba6 Merge patch series "omap configuration cleanups" by Tom Rini · 4 months ago
  100. f2e354b omap3: Define maximum SPL size in Kconfig instead of defconfigs by Paul Kocialkowski · 4 months ago