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