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