1. d17661a Merge tag 'u-boot-dfu-20241017' of https://source.denx.de/u-boot/custodians/u-boot-dfu by Tom Rini · 3 months ago
  2. 98ad145 net: lwip: add DHCP support and dhcp commmand by Jerome Forissier · 3 months ago
  3. 8cb3303 net: introduce alternative implementation as net/lwip/ by Jerome Forissier · 3 months ago
  4. 47e544f Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD" by Tom Rini · 3 months ago
  5. 96ed5b0 spl: Rename SPL_TPL_NAME and SPL_TPL_PROMPT by Simon Glass · 4 months ago
  6. 5c10c8b global: Rename SPL_TPL_ to PHASE_ by Simon Glass · 4 months ago
  7. 1d6132e global: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD by Simon Glass · 4 months ago
  8. 80580cd xpl: Rename spl_phase_prefix() and spl_phase_name() by Simon Glass · 4 months ago
  9. 6c49fc5 xpl: Rename spl_next_phase() and spl_prev_phase() by Simon Glass · 4 months ago
  10. 456bdb7 xpl: Rename spl_phase() to xpl_phase() by Simon Glass · 4 months ago
  11. 41ea75a xpl: Rename spl_phase to xpl_phase_t by Simon Glass · 4 months ago
  12. 713bfc5 xpl: Rename u_boot_first_phase to xpl_is_first_phase() by Simon Glass · 4 months ago
  13. 47bd480 serial: Make use of the SERIAL define by Simon Glass · 4 months ago
  14. ce1023d Make AVB_VERIFY depend on FASTBOOT by Jerome Forissier · 4 months ago
  15. c264a59 Merge patch series "led: introduce LED boot and activity function" by Tom Rini · 3 months ago
  16. fc55ae0 common: board_r: rework BOOT LED handling by Christian Marangi · 4 months ago
  17. c530f60 Merge branch 'next' by Tom Rini · 3 months ago
  18. 0d28900 Merge patch series "vbe: Series part D" by Tom Rini · 4 months ago
  19. 69bd517 mmc: Add more debugging for SPL by Simon Glass · 4 months ago
  20. 08990e2 Merge patch series "arm: Initial support for Analog Devices SC5xx boards" by Tom Rini · 4 months ago
  21. 1083fa7 arm: SC573-EZKIT initial support by Oliver Gaskell · 4 months ago
  22. 07735ee arm: SC584-EZKIT initial support by Oliver Gaskell · 4 months ago
  23. 9e24d9a arm: SC594-SOM-EZLITE initial support by Oliver Gaskell · 4 months ago
  24. e91d85e arm: SC594-SOM-EZKIT initial support by Oliver Gaskell · 4 months ago
  25. 38742c7 arm: SC598-SOM-EZKIT initial support by Oliver Gaskell · 4 months ago
  26. 0ec0207 Update the ARM trusted firmware git URL by Peter Robinson · 4 months ago
  27. 2add54d Merge patch series "Miscellaneous fixes" by Tom Rini · 4 months ago
  28. bd6b3ba common: update: UPDATE_COMMON implies CMD_TFTPBOOT by Jerome Forissier · 4 months ago
  29. 9aa7e53 flash: prefix error codes with FL_ by Jerome Forissier · 4 months ago
  30. ab50741 spl: ram: hide SPL_RAM_SUPPORT by Jerome Forissier · 4 months ago
  31. c17805e Merge patch series "Fix various bugs" by Tom Rini · 4 months ago
  32. bc62432 dm: usb: Deal with USB keyboard persisting across tests by Simon Glass · 5 months ago
  33. 010c449 usb: Add DEV_FLAGS_DM to stdio for USB keyboard by Simon Glass · 5 months ago
  34. 90afded log: Add a new log category for the console by Simon Glass · 5 months ago
  35. 4048219 usb: Drop old non-DM code by Simon Glass · 5 months ago
  36. 19dbc09 Merge tag 'v2024.10-rc5' into next by Tom Rini · 4 months ago
  37. 979207e Merge patch series "Bump new hush commits and fix old hush test behavior" by Tom Rini · 4 months ago
  38. 874be94 cli: modern_hush: Add upstream commits up to 13 July 2024 by Francis Laniel · 5 months ago
  39. 58d825f include: export uuid.h by Caleb Connolly · 5 months ago
  40. 208fc7a Merge patch series "provide names for emmc hardware partitions" by Tom Rini · 4 months ago
  41. 8746aa0 mmc: use an enumerated type to represent PARTITION_CONFIG fields by Tim Harvey · 8 months ago
  42. cc2f60c android_ab: Fixes: Fix backup offset calculation by Joshua Watt · 5 months ago
  43. 360aadd Merge patch series "Make LMB memory map global and persistent" by Tom Rini · 5 months ago
  44. fa6333a spl: call spl_board_init() at the end of the spl init sequence by Sughosh Ganu · 5 months ago
  45. b6400de lmb: init: initialise the lmb data structures during board init by Sughosh Ganu · 5 months ago
  46. f0ec3e6 Merge patch series "Add support for Ethernet Boot on SK-AM62" by Tom Rini · 5 months ago
  47. 62b096d common: spl: spl: Init DRAM size in R5/A53 SPL by Chintan Vankar · 5 months ago
  48. f3a2d79 bootstage: Fix unstash of records from SPL by Jonas Karlman · 6 months ago
  49. e83ced1 bootstage: Fix unstash of records from SPL by Jonas Karlman · 6 months ago
  50. 9735cfa Merge patch series "Tidy up console recording in tests" by Tom Rini · 5 months ago
  51. 88ae69f test: Fail when an empty line is expected but not present by Simon Glass · 5 months ago
  52. 66ca5b7 global_data: Remove environment members if not used by Simon Glass · 5 months ago
  53. d990210 global_data: Remove jump table in SPL by Simon Glass · 5 months ago
  54. 92aa3ec global_data: Reduce size of early-malloc vars by Simon Glass · 5 months ago
  55. 5aa828e global_data: Reduce the size of mon_len by Simon Glass · 5 months ago
  56. 2e93131 global_data: Drop spl_handoff by Simon Glass · 5 months ago
  57. e821897 board_f: Move new_bloblist to boardf by Simon Glass · 5 months ago
  58. 8941972 board_f: Move new_bootstage to boardf by Simon Glass · 5 months ago
  59. 5019d32 board_f: Move fdt_size to board by Simon Glass · 5 months ago
  60. 6abd992 board_f: Add a new struct to hold pre-relocation info by Simon Glass · 5 months ago
  61. f44fded global_data: Convert have_console into a flag by Simon Glass · 5 months ago
  62. 3fd1127 spl: Create a function to init spl_load_info by Simon Glass · 5 months ago
  63. bf85af6 spl: Remove remaining #ifdef in spl_parse_image_header() by Simon Glass · 5 months ago
  64. af4ff28 spl: Remove some #ifdefs in spl_parse_image_header() by Simon Glass · 5 months ago
  65. 2a00d73 spl: mmc: Try to clean up raw-mode options by Simon Glass · 5 months ago
  66. 5f64c0c spl: Correct use of CMD_BOOTI and CMD_BOOTZ by Simon Glass · 5 months ago
  67. c5cb9e5 spl: mmc: Adjust args of spl_mmc_find_device() by Simon Glass · 5 months ago
  68. 8a369de spl: mmc: Handle error codes consistently by Simon Glass · 5 months ago
  69. 1847129 spl: mmc: Drop checks for CONFIG_SPL_LIBCOMMON_SUPPORT by Simon Glass · 5 months ago
  70. dfc0acd log: Avoid including function names by default by Simon Glass · 5 months ago
  71. 158cf0270 Merge tag 'v2024.10-rc3' into next by Tom Rini · 5 months ago
  72. 9b9368b dlmalloc: Make sure allocation size is within malloc area by Richard Weinberger · 6 months ago
  73. 0a10b49 dlmalloc: Fix integer overflow in sbrk() by Richard Weinberger · 6 months ago
  74. 8642b21 dlmalloc: Fix integer overflow in request2size() by Richard Weinberger · 6 months ago
  75. 1779a58 bootstage: Fix out-of-bounds read in reloc_bootstage() by Richard Weinberger · 6 months ago
  76. ac44037 spl: binman: Disable u_boot_any symbols for i.MX 8ULP boards by Gary Bisson · 5 months ago
  77. f4f845b Merge patch series "Universal Payload initial series" by Tom Rini · 5 months ago
  78. 0fc406a upl: Plumb in universal payload to the init process by Simon Glass · 5 months ago
  79. ec2186a spl: Plumb in the Universal Payload handoff by Simon Glass · 5 months ago
  80. dbe0424 spl: Set SPL_FIT_FOUND for full FIT also by Simon Glass · 5 months ago
  81. fefb534 upl: Add support for Universal Payload in SPL by Simon Glass · 5 months ago
  82. 2078aba Merge patch series "alist: Implement a pointer list / array of structs" by Tom Rini · 5 months ago
  83. 04894f5 malloc: Support testing with realloc() by Simon Glass · 6 months ago
  84. 2383b8e Merge patch series "omap configuration cleanups" by Tom Rini · 5 months ago
  85. 90312be omap3: Define maximum SPL size in Kconfig instead of defconfigs by Paul Kocialkowski · 6 months ago
  86. 2f92cf6 omap3: Define common SPL text base in Kconfig instead of defconfigs by Paul Kocialkowski · 6 months ago
  87. 47ef76d sandbox: Increase cyclic CPU-time limit by Simon Glass · 6 months ago
  88. 8ada14b cyclic: Add a symbol for SPL by Simon Glass · 6 months ago
  89. b0ee3fe arm: ti: Remove omap4 platform support by Tom Rini · 6 months ago
  90. b81e31a bootstash: Do not provide a default address for all by Tom Rini · 6 months ago
  91. 84ab75f bloblist: fix bloblist convention check. by Levi Yun · 6 months ago
  92. 910cef3 common: Remove duplicate newlines by Marek Vasut · 6 months ago
  93. 246a0ce Merge patch series "Add Turris 1.x board" by Tom Rini · 6 months ago
  94. 0858e03 board_f: Add support for CONFIG_OF_BOARD_FIXUP for XIP images by Pali Rohár · 7 months ago
  95. 2fc8638 usb: Assimilate usb_get_descriptor() to linux by Philip Oberfichtner · 8 months ago
  96. a8729a2 global_data.h: drop write-only field dm_root_f by Rasmus Villemoes · 8 months ago
  97. 65fbdab Merge branch 'next' by Tom Rini · 7 months ago
  98. a5e3165 spl: correct link to FIT specification by Heinrich Schuchardt · 7 months ago
  99. 024767e spl: Allow ATF to work when dcache is disabled by Simon Glass · 7 months ago
  100. a7eada2 Merge tag 'v2024.07-rc5' into next by Tom Rini · 7 months ago