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