1. 7861f8b Revert "spl: Drop bd_info in the data section" by Alexandru Gagniuc · Thu Apr 08 11:56:11 2021 -0500
  2. 5d6a29b spl: LOAD_FIT_FULL: Support 'kernel' and 'firmware' properties by Alexandru Gagniuc · Thu Apr 01 13:25:29 2021 -0500
  3. d8d728e spl: LOAD_FIT_FULL: Relocate FDT for u-boot payloads by Alexandru Gagniuc · Thu Apr 01 13:25:28 2021 -0500
  4. 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
  5. fdf312e spl: LOAD_FIT_FULL: Fix selection of the "fdt" node by Alexandru Gagniuc · Thu Apr 01 13:25:26 2021 -0500
  6. 97447ea spl: Split out bootstage ID into a function by Simon Glass · Mon Mar 15 18:11:15 2021 +1300
  7. 2192e98 spl: Convert spl_fit to work with sandbox by Simon Glass · Sun Mar 07 17:35:14 2021 -0700
  8. e12d98a spl: Drop duplicate 'Jumping to U-Boot' message by Simon Glass · Sat Feb 06 09:57:27 2021 -0700
  9. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  10. 53857ee x86: spl: Add a function to find the text base by Simon Glass · Sun Jan 24 10:06:03 2021 -0700
  11. 95e4ec1 spl: Add functions for next and previous phase by Simon Glass · Wed Jan 13 20:29:42 2021 -0700
  12. 8d82a20 bootcount: allow to use this feature on TPL by Philippe Reynes · Fri Dec 11 19:56:47 2020 +0100
  13. b79ff7c spl: Drop bd_info in the data section by Simon Glass · Tue Dec 22 19:30:21 2020 -0700
  14. cd27fea spl: Avoid printing boot device if silent console is enabled by Otavio Salvador · Thu Sep 03 14:25:15 2020 -0300
  15. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · Fri Jun 26 15:13:33 2020 +0900
  16. 593b82e spl: add fixed memory node in target fdt also when loading ATF by Heiko Stuebner · Mon May 25 19:57:25 2020 +0200
  17. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  18. 9758973 common: Drop init.h from common header by Simon Glass · Sun May 10 11:40:02 2020 -0600
  19. 1ea9789 common: Drop bootstage.h from common header by Simon Glass · Sun May 10 11:40:00 2020 -0600
  20. ea6a609 bootstage: Use BOOTSTAGE instead of BOOTSTATE by Simon Glass · Sun May 10 11:39:59 2020 -0600
  21. b03e666 spl: Always define preloader_console_init by Samuel Holland · Thu May 07 18:08:10 2020 -0500
  22. 21a1df1 spl: Extract legacy image handling into separate file by Stefan Roese · Tue Apr 21 09:28:41 2020 +0200
  23. f11478f common: Move hang() to the same header as panic() by Simon Glass · Sat Dec 28 10:45:07 2019 -0700
  24. 74b139f spl: fix entry_point equal to load_addr by Giulio Benetti · Fri Jan 10 15:46:51 2020 +0100
  25. 596f31c spl: Add methods to find the position/size of next phase by Simon Glass · Sun Dec 08 17:40:12 2019 -0700
  26. 62e64cf Revert "spl: fix entry_point equal to load_addr" by Tom Rini · Fri Dec 06 09:56:03 2019 -0500
  27. 8e0b77c spl: fix entry_point equal to load_addr by Giulio Benetti · Mon Nov 25 17:18:20 2019 +0100
  28. 9b61c7c common: Move interrupt functions into a new header by Simon Glass · Thu Nov 14 12:57:41 2019 -0700
  29. 3673618 common: Move serial functions out of common.h by Simon Glass · Thu Nov 14 12:57:24 2019 -0700
  30. c11c19f spl: bootcount: Move code out of header file by Simon Glass · Thu Nov 14 12:57:17 2019 -0700
  31. 48b6c6b crc32: Use the crc.h header for crc functions by Simon Glass · Thu Nov 14 12:57:16 2019 -0700
  32. 0e86456 bootstage: Allow SPL to obtain bootstage info from TPL by Simon Glass · Mon Oct 21 17:26:52 2019 -0600
  33. aa2abc4 bootstage: Mark the start/end of TPL and SPL separately by Simon Glass · Mon Oct 21 17:26:51 2019 -0600
  34. c4510f4 spl: add a generic function board_init_f by Philippe Reynes · Thu Sep 19 16:18:39 2019 +0200
  35. f120775 spl: Set up the bloblist in board_init_r() by Simon Glass · Wed Sep 25 08:11:19 2019 -0600
  36. c5d2720 spl: Add an arch-specific hook for writing to SPL handoff by Simon Glass · Wed Sep 25 08:11:18 2019 -0600
  37. 2a2a925 riscv: support SPL stack and global data relocation by Lukas Auer · Wed Aug 21 21:14:46 2019 +0200
  38. 515b934 spl: support booting via RISC-V OpenSBI by Lukas Auer · Wed Aug 21 21:14:44 2019 +0200
  39. 0b82085 spl: implement stack usage check by Simon Goldschmidt · Tue Jul 16 22:30:36 2019 +0200
  40. 55ec91b watchdog: Split WDT from SPL_WDT by Marek Vasut · Sun Jun 09 03:46:21 2019 +0200
  41. 9f8d994 spl: Fix typo in kernel doc by Miquel Raynal · Tue May 07 14:18:43 2019 +0200
  42. 187b9e3 spl: Set spl_image->fdt_addr pointer for full fitImage configuration by Marek Vasut · Tue May 07 21:17:02 2019 +0200
  43. 502acb0 watchdog: Implement generic watchdog_reset() version by Stefan Roese · Thu Apr 11 15:58:44 2019 +0200
  44. b3672af spl: add debug print for early malloc usage by Simon Goldschmidt · Tue Feb 26 22:27:52 2019 +0100
  45. 1714047 spl: implement CRC check on U-Boot uImage by Simon Goldschmidt · Sun Feb 10 21:34:37 2019 +0100
  46. e14f1a2 spl: Add support for passing handoff info to U-Boot proper by Simon Glass · Thu Nov 15 18:44:09 2018 -0700
  47. ef8d48a spl: Add a comment to spl_set_bd() by Simon Glass · Thu Nov 15 18:43:58 2018 -0700
  48. 6324cce spl: Make SPL_DISABLE_BANNER_PRINT a positive option by Simon Glass · Thu Nov 15 18:43:57 2018 -0700
  49. dbd3f11 spl: Add a define for SPL_TPL_PROMPT by Simon Glass · Thu Nov 15 18:43:56 2018 -0700
  50. 4e0a52d spl: Set up the bloblist in SPL by Simon Glass · Thu Nov 15 18:43:51 2018 -0700
  51. b56cdc0 spl: Add support for logging in SPL and TPL by Simon Glass · Thu Nov 15 18:43:49 2018 -0700
  52. 1ddade6 spl: fix debug prints for tiny printf by Simon Goldschmidt · Fri Nov 02 21:49:52 2018 +0100
  53. a28d42c spl: add support to booting with OP-TEE by Kever Yang · Thu Aug 23 17:17:59 2018 +0800
  54. 1dda46f spl: Weed out CONFIG_SYS_TEXT_BASE usage by Marek Vasut · Tue Aug 14 11:27:02 2018 +0200
  55. 7dbffe4 spl: fix debug print in spl_common_init() by Simon Goldschmidt · Mon Aug 13 11:24:05 2018 +0200
  56. 9dcc861 binman: Add a new 'image-pos' property by Simon Glass · Wed Aug 01 15:22:42 2018 -0600
  57. e8561af binman: Rename 'position' to 'offset' by Simon Glass · Wed Aug 01 15:22:37 2018 -0600
  58. 58beb6e spl: record boot_device into spl_image and call spl_perform_fixups by Philipp Tomsich · Thu May 24 17:15:50 2018 +0200
  59. 0662337 spl: Add full fitImage support by Marek Vasut · Sun May 13 00:23:17 2018 +0200
  60. a485860 bootcount: spl: Extend SPL to support bootcount incrementation by Lukasz Majewski · Wed May 02 16:10:54 2018 +0200
  61. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  62. b09f892 spl: ti: Avoid preloader_console_init if !CONFIG_SPL_SERIAL_SUPPORT by Alex Kiernan · Thu Apr 19 04:32:51 2018 +0000
  63. 31824ff spl: fix binman_sym output check by Miquel Raynal · Wed Feb 28 20:51:43 2018 +0100
  64. 95bed2d spl: include timezone in banner by Klaus Goger · Thu Jan 04 07:22:11 2018 +0100
  65. 6fe74d2 spl: add option to disable SPL banner output by Anatolij Gustschin · Thu Jan 25 18:45:22 2018 +0100
  66. 2b5994b spl: use different BOARD_INIT MACRO for spl and tpl by Kever Yang · Sat Jan 20 18:00:26 2018 +0800
  67. 867a398 binman: Add binman symbol support to SPL by Simon Glass · Mon Nov 13 18:55:03 2017 -0700
  68. 4ab63e0 spl: atf: introduce spl_invoke_atf and make bl31_entry private by Philipp Tomsich · Wed Sep 13 21:29:35 2017 +0200
  69. 13ee6da SPL: fix printing of image name by André Draszik · Tue Oct 03 16:55:50 2017 +0100
  70. a34ca5f spl: fix assignment of board info to global data by York Sun · Thu Sep 28 08:42:10 2017 -0700
  71. aca62db spl: stash bootstage info before jump to next stage by Kever Yang · Wed Sep 13 18:24:24 2017 +0800
  72. dcb711f spl: add newline in debug output by Anatolij Gustschin · Tue Aug 01 16:17:12 2017 +0200
  73. 28674c9 spl: do not repeat timer init on i.MX6 by Anatolij Gustschin · Mon Aug 28 17:46:33 2017 +0200
  74. 60e1578 spl: dm: use CONFIG_IS_ENABLED to test for the DM option by Philipp Tomsich · Fri Jun 30 19:02:53 2017 +0200
  75. 1013935 spl: use TPL_SYS_MALLOC_F_LEN for TPL by Philipp Tomsich · Fri Jul 28 11:06:03 2017 +0200
  76. 1fa20e4d spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN by Andy Yan · Mon Jul 24 17:43:34 2017 +0800
  77. 11dd706 spl: armv7m: to keep ARM v7M in thumb mode before booting next image by Vikas Manocha · Sun May 28 12:55:08 2017 -0700
  78. 01154cb bootstage: Support SPL by Simon Glass · Mon May 22 05:05:35 2017 -0600
  79. 6e79a91 spl: add support to booting with ATF by Kever Yang · Fri May 05 11:47:45 2017 +0800
  80. 4cf02b1 boot: fdt: Perform arch_fixup_fdt() on the given device tree for falcon boot by B, Ravi · Tue Apr 18 17:27:27 2017 +0530
  81. 52778a6 spl: reorder the assignment of board info to global data by Lokesh Vutla · Tue Apr 18 17:27:23 2017 +0530
  82. 62b021c spl: make image arg or fdt blob address reconfigurable by Vikas Manocha · Fri Apr 07 15:38:13 2017 -0700
  83. 7b22ba0 spl: armv7m: keep ARM v7M in thumb mode while jumping to entry point by Vikas Manocha · Fri Mar 31 16:34:39 2017 -0700
  84. 89ea21e spl: Correct call to spl_common_init() with SPL_STACK_R_MALLOC_SIMPLE_LEN by Tom Rini · Mon Mar 20 14:19:27 2017 -0400
  85. 7463034 spl: Add option to enable SPL Legacy image support by Andrew F. Davis · Thu Feb 16 11:18:39 2017 -0600
  86. b4be3c3 spl: Convert CONFIG_SPL_ABORT_ON_RAW_IMAGE into a positive option by Andrew F. Davis · Thu Feb 16 11:18:38 2017 -0600
  87. 3225899 spl: Add spl_early_init() by Eddie Cai · Wed Mar 15 08:43:28 2017 -0600
  88. ac8ec0d Revert "armv8: release slave cores from CPU_RELEASE_ADDR" by Masahiro Yamada · Fri Jan 20 18:30:58 2017 +0900
  89. 080f414 spl: Remove overwrite of relocated malloc limit by Andrew F. Davis · Fri Jan 27 10:39:19 2017 -0600
  90. 0700993 spl: Add some missing newlines by Andrew F. Davis · Thu Jan 12 10:19:55 2017 -0600
  91. bc21358 armv8: release slave cores from CPU_RELEASE_ADDR by Oded Gabbay · Wed Dec 28 13:38:35 2016 +0200
  92. cd01e64 spl: move RAM boot support in separate file by Stefan Agner · Fri Dec 23 07:51:53 2016 +0100
  93. 9732f79 Kconfig: CONFIG_OF_PLATDATA doesn't really exist by Tom Rini · Sat Jan 14 12:20:23 2017 -0500
  94. 6c52607 SPL: make struct spl_image 64-bit safe by Andre Przywara · Mon Jan 02 11:48:31 2017 +0000
  95. 2b530f9 spl: Drop announce_boot_device() by Simon Glass · Wed Nov 30 15:30:53 2016 -0700
  96. f1e5575 spl: Pass the loader into spl_load_image() by Simon Glass · Wed Nov 30 15:30:52 2016 -0700
  97. c9ef185 spl: Move the loading code into its own function by Simon Glass · Wed Nov 30 15:30:51 2016 -0700
  98. 4fc1f25 spl: Add a name to the SPL load-image methods by Simon Glass · Wed Nov 30 15:30:50 2016 -0700
  99. 1b0deee dm: core: Handle global_data moving in SPL by Simon Glass · Sun Nov 13 14:21:58 2016 -0700
  100. 7ccd412 spl: add RAM boot device only if it is actually defined by Stefan Agner · Mon Nov 21 10:58:51 2016 -0800