1. 390562d Merge patch series "Make LMB memory map global and persistent" by Tom Rini · Tue Sep 03 14:09:30 2024 -0600
  2. 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
  3. 68bf8f0 lmb: init: initialise the lmb data structures during board init by Sughosh Ganu · Mon Aug 26 17:29:28 2024 +0530
  4. 562258a Merge patch series "Add support for Ethernet Boot on SK-AM62" by Tom Rini · Fri Aug 30 14:02:03 2024 -0600
  5. 296f762 common: spl: spl: Init DRAM size in R5/A53 SPL by Chintan Vankar · Mon Aug 26 15:55:05 2024 +0530
  6. 91bbb3b global_data: Reduce size of early-malloc vars by Simon Glass · Fri Aug 23 14:27:04 2024 -0600
  7. d4b0fdb global_data: Convert have_console into a flag by Simon Glass · Wed Aug 21 10:19:04 2024 -0600
  8. 165264b spl: Remove remaining #ifdef in spl_parse_image_header() by Simon Glass · Thu Aug 22 07:54:53 2024 -0600
  9. edd2751 spl: Remove some #ifdefs in spl_parse_image_header() by Simon Glass · Thu Aug 22 07:54:52 2024 -0600
  10. 0ea0884 spl: Correct use of CMD_BOOTI and CMD_BOOTZ by Simon Glass · Thu Aug 22 07:54:51 2024 -0600
  11. 9b5bfba spl: Plumb in the Universal Payload handoff by Simon Glass · Wed Aug 07 16:47:33 2024 -0600
  12. e51ca6a spl: Introduce SoC specific init function by Lukas Funke · Wed Mar 27 13:11:52 2024 +0100
  13. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · Mon May 20 13:35:03 2024 -0600
  14. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · Sat May 18 20:20:43 2024 -0600
  15. dee15a9 global: Make <asm/global_data.h> include <asm/u-boot.h> by Tom Rini · Tue Apr 30 20:40:48 2024 -0600
  16. 728cb88 common: Remove <common.h> and add needed includes by Tom Rini · Sat Apr 27 08:11:00 2024 -0600
  17. 1bcd488 log: fixup log_head after relocating global data by Thomas Weißschuh · Tue Feb 13 18:13:28 2024 +0100
  18. 84e0834 spl: Enforce framebuffer reservation from end of RAM by Devarsh Thakkar · Tue Dec 05 21:25:16 2023 +0530
  19. 3a4a2b7 spl: Add generic spl_load function by Sean Anderson · Wed Nov 08 11:48:47 2023 -0500
  20. 4d9e0f6 spl: Make SHOW_ERRORS depend on LIBCOMMON by Sean Anderson · Wed Nov 08 11:48:35 2023 -0500
  21. 5ff7772 spl: Use map_sysmem where appropriate by Sean Anderson · Sat Oct 14 16:47:55 2023 -0400
  22. 7cd91f7 spl: Jump to image at end of board_init_r by Jonas Karlman · Wed Sep 27 21:44:13 2023 +0000
  23. c4b1450 spl: Move bloblist writing until the image is known by Simon Glass · Tue Sep 26 08:14:36 2023 -0600
  24. c0bd55e spl: Move the full FIT code to spl_fit.c by Simon Glass · Tue Sep 26 08:14:34 2023 -0600
  25. b4c22cf spl: Remove #ifdefs with BOOTSTAGE by Simon Glass · Tue Sep 26 08:14:32 2023 -0600
  26. e8804d7 spl: Avoid an #ifdef when printing gd->malloc_ptr by Simon Glass · Tue Sep 26 08:14:31 2023 -0600
  27. adad2d0 spl: Use SYS_MALLOC_F instead of SYS_MALLOC_F_LEN by Simon Glass · Tue Sep 26 08:14:27 2023 -0600
  28. 35c84e5 spl: Drop the switch() statement for OS selection by Simon Glass · Tue Sep 26 08:14:22 2023 -0600
  29. ad67972 spl: Avoid #ifdef with CONFIG_SPL_PAYLOAD_ARGS_ADDR by Simon Glass · Tue Sep 26 08:14:21 2023 -0600
  30. e49743f spl: Drop #ifdefs for BOARD_INIT and watchdog by Simon Glass · Tue Sep 26 08:14:20 2023 -0600
  31. 99bb534 spl: mx6: powerpc: Drop the condition on timer_init() by Simon Glass · Tue Sep 26 08:14:19 2023 -0600
  32. 0686b0c spl: Avoid #ifdef with CONFIG_SPL_SYS_MALLOC by Simon Glass · Tue Sep 26 08:14:18 2023 -0600
  33. 259cdb4 spl: Rename SYS_SPL_ARGS_ADDR to SPL_PAYLOAD_ARGS_ADDR by Simon Glass · Tue Sep 26 08:14:17 2023 -0600
  34. 67e3fca spl: Use CONFIG_SPL... instead of CONFIG_..._SPL_... by Simon Glass · Tue Sep 26 08:14:16 2023 -0600
  35. 93ee5c8 Convert CFG_SYS_UBOOT_START to Kconfig by Jesse Taube · Thu Aug 24 21:59:48 2023 -0400
  36. 31ef834 dm: core: Allow marking driver model as dead by Simon Glass · Thu Sep 07 09:58:13 2023 -0600
  37. 1d8f137 spl: initialize PCI before booting by Heinrich Schuchardt · Mon Jul 24 22:18:41 2023 +0200
  38. 1a606db common: spl: spl: Remove video driver by Nikhil M Jain · Tue Jul 18 14:27:33 2023 +0530
  39. 799ceff common: spl: spl: Update stack pointer address by Nikhil M Jain · Tue Jul 18 14:27:27 2023 +0530
  40. da9739c Merge tag 'xilinx-for-v2023.10-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · Mon Jun 12 16:42:37 2023 -0400
  41. 50fa118 global: Use proper project name U-Boot by Michal Simek · Wed May 17 09:17:16 2023 +0200
  42. fabe707 spl: Correct checking of configuration node by Bin Meng · Mon May 01 11:35:26 2023 +0800
  43. eda07d6 common: spl: spl: Remove video driver before u-boot proper by Nikhil M Jain · Mon Apr 10 14:19:13 2023 +0530
  44. ba3982f gpio: Get rid of gpio_hog_probe_all() by Marek Vasut · Thu Sep 22 17:53:26 2022 +0200
  45. fb52b94 global: Migrate CONFIG_MALLOC_F_ADDR to CFG by Tom Rini · Sun Dec 04 10:04:49 2022 -0500
  46. 6a5dccc global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · Wed Nov 16 13:10:41 2022 -0500
  47. 7f18432 Convert CONFIG_SYS_MONITOR_LEN to Kconfig by Tom Rini · Fri Oct 28 20:27:07 2022 -0400
  48. 6b8705d spl: Allow multiple loaders of the same time by Simon Glass · Thu Oct 20 18:23:07 2022 -0600
  49. 66eea9f spl: Add a separate silence option for SPL by Simon Glass · Thu Oct 20 18:22:43 2022 -0600
  50. a65cc06 spl: Refactor controls for console output by Simon Glass · Thu Oct 20 18:22:42 2022 -0600
  51. 5a332c1 spl: Use binman suffix allow symbols of any SPL etype by Simon Glass · Thu Oct 20 18:22:41 2022 -0600
  52. 72cc538 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · Thu Oct 20 18:22:39 2022 -0600
  53. bb7d3bb treewide: Drop image_header_t typedef by Simon Glass · Tue Sep 06 20:26:52 2022 -0600
  54. df00afa treewide: Drop bootm_headers_t typedef by Simon Glass · Tue Sep 06 20:26:50 2022 -0600
  55. c20400a Add in the ability to load and boot an uncompressed kernel image during the Falcon Mode boot sequence. by Nathan Barrett-Morrison · Wed Feb 02 15:05:18 2022 -0500
  56. 9634dc9 spl: binman: Check at runtime if binman symbols were filled in by Alper Nebi Yasak · Sat Jun 18 15:13:11 2022 +0300
  57. d6d2c9b spl: binman: Split binman symbols support from enabling binman by Alper Nebi Yasak · Sat Jun 18 15:13:09 2022 +0300
  58. 173321c spl: binman: Fix use of undeclared u_boot_any symbols by Alper Nebi Yasak · Sat Jun 18 15:13:06 2022 +0300
  59. 099dc1f dm: spl: Allow SPL to show memory usage by Simon Glass · Sun May 08 04:39:27 2022 -0600
  60. 166e322 Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig by Tom Rini · Fri May 27 12:48:32 2022 -0400
  61. 7eec884 Introduce Verifying Program Loader (VPL) by Simon Glass · Sat Apr 30 00:56:52 2022 -0600
  62. 652b869 gpio: Enable hogging support in SPL by Eddie James · Mon Feb 07 17:09:01 2022 -0600
  63. 02b8700 spl: Allow disabling binman symbols in SPL by Simon Glass · Tue Feb 08 11:49:48 2022 -0700
  64. 9045faf spl: x86: Correct the binman symbols for SPL by Simon Glass · Tue Feb 08 11:49:47 2022 -0700
  65. 3db3033 spl: add support for custom boot method names by Heiko Thiery · Mon Jan 17 16:25:41 2022 +0100
  66. c340341 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Thu Jan 20 12:40:20 2022 -0500
  67. f47349a SPL: Add support for checking board / BootROM specific image types by Pali Rohár · Fri Jan 14 14:31:40 2022 +0100
  68. dda8f88 SPL: Add struct spl_boot_device parameter into spl_parse_board_header() by Pali Rohár · Fri Jan 14 14:31:38 2022 +0100
  69. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · Wed Jan 19 18:05:50 2022 +0100
  70. 8bbad14 common: spl: move armv7m-specific code to spl_perform_fixups() by Ovidiu Panait · Sat Jan 01 19:13:25 2022 +0200
  71. 90c1a58 bloblist: Rename the SPL tag by Simon Glass · Wed Jan 12 19:26:17 2022 -0700
  72. c2e7888 spl: Make use of CONFIG_IS_ENABLED(OS_BOOT) in SPL/TPL common code paths by Tom Rini · Sat Oct 30 23:03:48 2021 -0400
  73. 9815434 bootstage: Add SPL support by Marek Vasut · Sat Oct 23 03:06:03 2021 +0200
  74. ec0352a arm: spl: prepare for jumping to OPTEE by Ricardo Salveti · Wed Oct 20 15:12:06 2021 +0300
  75. a7ca480 lib: optee: remove the duplicate CONFIG_OPTEE by Patrick Delaunay · Thu Sep 02 11:56:16 2021 +0200
  76. 3580f6d treewide: Simply conditions with the new OF_REAL by Simon Glass · Sat Aug 07 07:24:03 2021 -0600
  77. 6e1f085 Remove including timestamp.h in version.h by Pali Rohár · Mon Aug 02 15:18:38 2021 +0200
  78. f4d6039 serial: Rename SERIAL_SUPPORT to SERIAL by Simon Glass · Sun Aug 08 12:20:12 2021 -0600
  79. bde23cb SPL: Add support for parsing board / BootROM specific image types by Pali Rohár · Fri Jul 23 11:14:28 2021 +0200
  80. 1ba1d4e Rename SPL_WATCHDOG_SUPPORT to SPL_WATCHDOG by Simon Glass · Sat Jul 10 21:14:28 2021 -0600
  81. f2b410a spl: Introduce spl_board_prepare_for_optee() hook by Alexandru Gagniuc · Thu Jul 15 14:19:24 2021 -0500
  82. 6e6f204 spl: use CONFIG_IS_ENABLED(LOAD_FIT_FULL) by John Keeping · Wed May 19 15:05:53 2021 +0100
  83. 58254e0 spl: Provide more information on boot failure by Simon Glass · Mon Jul 05 16:32:57 2021 -0600
  84. a9765d0 bootstage: Eliminate when not enabled by Tom Rini · Mon May 03 16:48:58 2021 -0400
  85. 7861f8b Revert "spl: Drop bd_info in the data section" by Alexandru Gagniuc · Thu Apr 08 11:56:11 2021 -0500
  86. 5d6a29b spl: LOAD_FIT_FULL: Support 'kernel' and 'firmware' properties by Alexandru Gagniuc · Thu Apr 01 13:25:29 2021 -0500
  87. d8d728e spl: LOAD_FIT_FULL: Relocate FDT for u-boot payloads by Alexandru Gagniuc · Thu Apr 01 13:25:28 2021 -0500
  88. 089f7cf spl: LOAD_FIT_FULL: Do not hard-code os to IH_OS_U_BOOT by Alexandru Gagniuc · Thu Apr 01 13:25:27 2021 -0500
  89. fdf312e spl: LOAD_FIT_FULL: Fix selection of the "fdt" node by Alexandru Gagniuc · Thu Apr 01 13:25:26 2021 -0500
  90. 97447ea spl: Split out bootstage ID into a function by Simon Glass · Mon Mar 15 18:11:15 2021 +1300
  91. 2192e98 spl: Convert spl_fit to work with sandbox by Simon Glass · Sun Mar 07 17:35:14 2021 -0700
  92. e12d98a spl: Drop duplicate 'Jumping to U-Boot' message by Simon Glass · Sat Feb 06 09:57:27 2021 -0700
  93. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  94. 53857ee x86: spl: Add a function to find the text base by Simon Glass · Sun Jan 24 10:06:03 2021 -0700
  95. 95e4ec1 spl: Add functions for next and previous phase by Simon Glass · Wed Jan 13 20:29:42 2021 -0700
  96. 8d82a20 bootcount: allow to use this feature on TPL by Philippe Reynes · Fri Dec 11 19:56:47 2020 +0100
  97. b79ff7c spl: Drop bd_info in the data section by Simon Glass · Tue Dec 22 19:30:21 2020 -0700
  98. cd27fea spl: Avoid printing boot device if silent console is enabled by Otavio Salvador · Thu Sep 03 14:25:15 2020 -0300
  99. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · Fri Jun 26 15:13:33 2020 +0900
  100. 593b82e spl: add fixed memory node in target fdt also when loading ATF by Heiko Stuebner · Mon May 25 19:57:25 2020 +0200