1. feb423a common: memtop: add logic to detect ram_top by Sughosh Ganu · 4 weeks ago
  2. ccdd7948 menu: add support to check if menu needs to be reprinted by Weijie Gao · 4 weeks ago
  3. ddac698 menu: fix the logic checking whether ESC key is pressed by Weijie Gao · 4 weeks ago
  4. 12d583b log: Add a new category for tests by Simon Glass · 4 weeks ago
  5. 680dff6 bootstage: Do not sort records by Jonas Karlman · 4 months ago
  6. 92e75ee board_r: Remove duplicate headers by Ilias Apalodimas · 5 weeks ago
  7. 2800aec Merge patch series "Implement ACPI on aarch64" by Tom Rini · 4 weeks ago WIP/27Oct2024
  8. b36f629 bloblist: Fix use of uninitialized variable by Patrick Rudolph · 5 weeks ago
  9. 6f9b015 common: Enable BLOBLIST_TABLES on arm by Patrick Rudolph · 5 weeks ago
  10. 8963d43 Merge tag 'u-boot-rockchip-20241026' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 4 weeks ago WIP/26Oct2024
  11. ed4ae73 rockchip: board: Increase rng-seed size to make it sufficient for modern Linux by Alex Shumsky · 6 weeks ago
  12. 47423b8 Merge tag 'u-boot-imx-master-20241025a' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 weeks ago
  13. 0ccff7f ARM: imx: soc: Move default TEXT_BASE for i.MX7 by Marek Vasut · 5 weeks ago
  14. 304eb6c ARM: imx: soc: Select default TEXT_BASE for i.MX6 by Marek Vasut · 5 weeks ago
  15. deafcdc Merge patch series "Allow showing the memory map" by Tom Rini · 4 weeks ago
  16. 48008ec bootstage: Allow counting memory without strings by Simon Glass · 5 weeks ago
  17. 41fecdc common: Tidy up how malloc() is inited by Simon Glass · 5 weeks ago
  18. 09f5be6 common: Fix up malloc() comment in reserve_noncached() by Simon Glass · 5 weeks ago
  19. 307449d cyclic: make cyclic_run static by Rasmus Villemoes · 7 weeks ago
  20. 4457e5c cyclic: introduce u-boot/schedule.h by Rasmus Villemoes · 7 weeks ago
  21. d17661a Merge tag 'u-boot-dfu-20241017' of https://source.denx.de/u-boot/custodians/u-boot-dfu by Tom Rini · 5 weeks ago
  22. 98ad145 net: lwip: add DHCP support and dhcp commmand by Jerome Forissier · 6 weeks ago
  23. 8cb3303 net: introduce alternative implementation as net/lwip/ by Jerome Forissier · 6 weeks ago
  24. 47e544f Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD" by Tom Rini · 6 weeks ago WIP/11Oct2024
  25. 96ed5b0 spl: Rename SPL_TPL_NAME and SPL_TPL_PROMPT by Simon Glass · 8 weeks ago
  26. 5c10c8b global: Rename SPL_TPL_ to PHASE_ by Simon Glass · 8 weeks ago
  27. 1d6132e global: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD by Simon Glass · 8 weeks ago
  28. 80580cd xpl: Rename spl_phase_prefix() and spl_phase_name() by Simon Glass · 8 weeks ago
  29. 6c49fc5 xpl: Rename spl_next_phase() and spl_prev_phase() by Simon Glass · 8 weeks ago
  30. 456bdb7 xpl: Rename spl_phase() to xpl_phase() by Simon Glass · 8 weeks ago
  31. 41ea75a xpl: Rename spl_phase to xpl_phase_t by Simon Glass · 8 weeks ago
  32. 713bfc5 xpl: Rename u_boot_first_phase to xpl_is_first_phase() by Simon Glass · 8 weeks ago
  33. 47bd480 serial: Make use of the SERIAL define by Simon Glass · 8 weeks ago
  34. ce1023d Make AVB_VERIFY depend on FASTBOOT by Jerome Forissier · 8 weeks ago
  35. c264a59 Merge patch series "led: introduce LED boot and activity function" by Tom Rini · 6 weeks ago WIP/10Oct2024
  36. fc55ae0 common: board_r: rework BOOT LED handling by Christian Marangi · 8 weeks ago
  37. c530f60 Merge branch 'next' by Tom Rini · 7 weeks ago
  38. 0d28900 Merge patch series "vbe: Series part D" by Tom Rini · 7 weeks ago
  39. 69bd517 mmc: Add more debugging for SPL by Simon Glass · 9 weeks ago
  40. 08990e2 Merge patch series "arm: Initial support for Analog Devices SC5xx boards" by Tom Rini · 7 weeks ago
  41. 1083fa7 arm: SC573-EZKIT initial support by Oliver Gaskell · 2 months ago
  42. 07735ee arm: SC584-EZKIT initial support by Oliver Gaskell · 2 months ago
  43. 9e24d9a arm: SC594-SOM-EZLITE initial support by Oliver Gaskell · 2 months ago
  44. e91d85e arm: SC594-SOM-EZKIT initial support by Oliver Gaskell · 2 months ago
  45. 38742c7 arm: SC598-SOM-EZKIT initial support by Oliver Gaskell · 2 months ago
  46. 0ec0207 Update the ARM trusted firmware git URL by Peter Robinson · 8 weeks ago
  47. 2add54d Merge patch series "Miscellaneous fixes" by Tom Rini · 9 weeks ago
  48. bd6b3ba common: update: UPDATE_COMMON implies CMD_TFTPBOOT by Jerome Forissier · 2 months ago
  49. 9aa7e53 flash: prefix error codes with FL_ by Jerome Forissier · 2 months ago
  50. ab50741 spl: ram: hide SPL_RAM_SUPPORT by Jerome Forissier · 2 months ago
  51. c17805e Merge patch series "Fix various bugs" by Tom Rini · 9 weeks ago
  52. bc62432 dm: usb: Deal with USB keyboard persisting across tests by Simon Glass · 3 months ago
  53. 010c449 usb: Add DEV_FLAGS_DM to stdio for USB keyboard by Simon Glass · 3 months ago
  54. 90afded log: Add a new log category for the console by Simon Glass · 3 months ago
  55. 4048219 usb: Drop old non-DM code by Simon Glass · 3 months ago
  56. 19dbc09 Merge tag 'v2024.10-rc5' into next by Tom Rini · 10 weeks ago
  57. 979207e Merge patch series "Bump new hush commits and fix old hush test behavior" by Tom Rini · 2 months ago WIP/13Sep2024-next
  58. 874be94 cli: modern_hush: Add upstream commits up to 13 July 2024 by Francis Laniel · 3 months ago
  59. 58d825f include: export uuid.h by Caleb Connolly · 3 months ago
  60. 208fc7a Merge patch series "provide names for emmc hardware partitions" by Tom Rini · 3 months ago
  61. 8746aa0 mmc: use an enumerated type to represent PARTITION_CONFIG fields by Tim Harvey · 6 months ago
  62. cc2f60c android_ab: Fixes: Fix backup offset calculation by Joshua Watt · 3 months ago
  63. 360aadd Merge patch series "Make LMB memory map global and persistent" by Tom Rini · 3 months ago
  64. fa6333a spl: call spl_board_init() at the end of the spl init sequence by Sughosh Ganu · 3 months ago
  65. b6400de lmb: init: initialise the lmb data structures during board init by Sughosh Ganu · 3 months ago
  66. f0ec3e6 Merge patch series "Add support for Ethernet Boot on SK-AM62" by Tom Rini · 3 months ago WIP/30Aug2024-next
  67. 62b096d common: spl: spl: Init DRAM size in R5/A53 SPL by Chintan Vankar · 3 months ago
  68. f3a2d79 bootstage: Fix unstash of records from SPL by Jonas Karlman · 4 months ago
  69. e83ced1 bootstage: Fix unstash of records from SPL by Jonas Karlman · 4 months ago
  70. 9735cfa Merge patch series "Tidy up console recording in tests" by Tom Rini · 3 months ago WIP/26Aug2024-next
  71. 88ae69f test: Fail when an empty line is expected but not present by Simon Glass · 3 months ago
  72. 66ca5b7 global_data: Remove environment members if not used by Simon Glass · 3 months ago
  73. d990210 global_data: Remove jump table in SPL by Simon Glass · 3 months ago
  74. 92aa3ec global_data: Reduce size of early-malloc vars by Simon Glass · 3 months ago
  75. 5aa828e global_data: Reduce the size of mon_len by Simon Glass · 3 months ago
  76. 2e93131 global_data: Drop spl_handoff by Simon Glass · 3 months ago
  77. e821897 board_f: Move new_bloblist to boardf by Simon Glass · 3 months ago
  78. 8941972 board_f: Move new_bootstage to boardf by Simon Glass · 3 months ago
  79. 5019d32 board_f: Move fdt_size to board by Simon Glass · 3 months ago
  80. 6abd992 board_f: Add a new struct to hold pre-relocation info by Simon Glass · 3 months ago
  81. f44fded global_data: Convert have_console into a flag by Simon Glass · 3 months ago
  82. 3fd1127 spl: Create a function to init spl_load_info by Simon Glass · 3 months ago
  83. bf85af6 spl: Remove remaining #ifdef in spl_parse_image_header() by Simon Glass · 3 months ago
  84. af4ff28 spl: Remove some #ifdefs in spl_parse_image_header() by Simon Glass · 3 months ago
  85. 2a00d73 spl: mmc: Try to clean up raw-mode options by Simon Glass · 3 months ago
  86. 5f64c0c spl: Correct use of CMD_BOOTI and CMD_BOOTZ by Simon Glass · 3 months ago
  87. c5cb9e5 spl: mmc: Adjust args of spl_mmc_find_device() by Simon Glass · 3 months ago
  88. 8a369de spl: mmc: Handle error codes consistently by Simon Glass · 3 months ago
  89. 1847129 spl: mmc: Drop checks for CONFIG_SPL_LIBCOMMON_SUPPORT by Simon Glass · 3 months ago
  90. dfc0acd log: Avoid including function names by default by Simon Glass · 3 months ago
  91. 158cf0270 Merge tag 'v2024.10-rc3' into next by Tom Rini · 3 months ago
  92. 9b9368b dlmalloc: Make sure allocation size is within malloc area by Richard Weinberger · 4 months ago
  93. 0a10b49 dlmalloc: Fix integer overflow in sbrk() by Richard Weinberger · 4 months ago
  94. 8642b21 dlmalloc: Fix integer overflow in request2size() by Richard Weinberger · 4 months ago
  95. 1779a58 bootstage: Fix out-of-bounds read in reloc_bootstage() by Richard Weinberger · 4 months ago
  96. ac44037 spl: binman: Disable u_boot_any symbols for i.MX 8ULP boards by Gary Bisson · 4 months ago
  97. f4f845b Merge patch series "Universal Payload initial series" by Tom Rini · 4 months ago WIP/09Aug2024-next
  98. 0fc406a upl: Plumb in universal payload to the init process by Simon Glass · 4 months ago
  99. ec2186a spl: Plumb in the Universal Payload handoff by Simon Glass · 4 months ago
  100. dbe0424 spl: Set SPL_FIT_FOUND for full FIT also by Simon Glass · 4 months ago