1. 8d9f7f1 spl: Make image loader infrastructure more universal by Andreas Dannenberg · Tue Jun 04 17:55:46 2019 -0500
  2. 187b9e3 spl: Set spl_image->fdt_addr pointer for full fitImage configuration by Marek Vasut · Tue May 07 21:17:02 2019 +0200
  3. 1714047 spl: implement CRC check on U-Boot uImage by Simon Goldschmidt · Sun Feb 10 21:34:37 2019 +0100
  4. c86bacd spl: introduce function prototypes by Peng Fan · Sat Nov 17 09:10:31 2018 +0000
  5. 9d5b0f4 SPL: Add HAB image authentication to FIT by Ye Li · Sat Nov 17 09:10:25 2018 +0000
  6. ce25123 spl/tpl: change banner into upper case by Heiko Schocher · Wed Dec 05 11:29:54 2018 +0100
  7. e14f1a2 spl: Add support for passing handoff info to U-Boot proper by Simon Glass · Thu Nov 15 18:44:09 2018 -0700
  8. dbd3f11 spl: Add a define for SPL_TPL_PROMPT by Simon Glass · Thu Nov 15 18:43:56 2018 -0700
  9. 4e0a52d spl: Set up the bloblist in SPL by Simon Glass · Thu Nov 15 18:43:51 2018 -0700
  10. a28d42c spl: add support to booting with OP-TEE by Kever Yang · Thu Aug 23 17:17:59 2018 +0800
  11. 1dda46f spl: Weed out CONFIG_SYS_TEXT_BASE usage by Marek Vasut · Tue Aug 14 11:27:02 2018 +0200
  12. 9dcc861 binman: Add a new 'image-pos' property by Simon Glass · Wed Aug 01 15:22:42 2018 -0600
  13. e8561af binman: Rename 'position' to 'offset' by Simon Glass · Wed Aug 01 15:22:37 2018 -0600
  14. 58beb6e spl: record boot_device into spl_image and call spl_perform_fixups by Philipp Tomsich · Thu May 24 17:15:50 2018 +0200
  15. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  16. 113aa50 spl: spl_mmc: provide one weak function spl_boot_partition by Patrick Delaunay · Tue Mar 20 10:54:51 2018 +0100
  17. 867a398 binman: Add binman symbol support to SPL by Simon Glass · Mon Nov 13 18:55:03 2017 -0700
  18. f13e9e0 spl: change load_addr and entry_point to uintptr_t by Philipp Tomsich · Wed Sep 13 21:29:31 2017 +0200
  19. be5ac1a spl: add a fdt_addr field to spl_image_info by Philipp Tomsich · Wed Sep 13 21:29:30 2017 +0200
  20. a34ca5f spl: fix assignment of board info to global data by York Sun · Thu Sep 28 08:42:10 2017 -0700
  21. 83ad702 spl: add a 'return to bootrom' boot method by Philipp Tomsich · Thu Jun 22 23:38:36 2017 +0200
  22. 6e79a91 spl: add support to booting with ATF by Kever Yang · Fri May 05 11:47:45 2017 +0800
  23. 62b021c spl: make image arg or fdt blob address reconfigurable by Vikas Manocha · Fri Apr 07 15:38:13 2017 -0700
  24. 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
  25. 3225899 spl: Add spl_early_init() by Eddie Cai · Wed Mar 15 08:43:28 2017 -0600
  26. 6c52607 SPL: make struct spl_image 64-bit safe by Andre Przywara · Mon Jan 02 11:48:31 2017 +0000
  27. 4fc1f25 spl: Add a name to the SPL load-image methods by Simon Glass · Wed Nov 30 15:30:50 2016 -0700
  28. bf4fd55 spl: Use a single underscore in the SPL_LOAD_IMAGE_METHOD() macro by Simon Glass · Wed Nov 30 15:30:49 2016 -0700
  29. 8d5c4c3 SPL: mmc: Make spl_mmc_load_image available by Marek Vasut · Thu Dec 01 02:06:35 2016 +0100
  30. ce8f509 spl: Make spl_boot_list a local variable by Simon Glass · Sat Sep 24 18:20:17 2016 -0600
  31. 43a734f spl: Update spl_load_simple_fit() to take an spl_image param by Simon Glass · Sat Sep 24 18:20:16 2016 -0600
  32. 3eb382a spl: Update fat functions to take an spl_image parameter by Simon Glass · Sat Sep 24 18:20:15 2016 -0600
  33. 0649e91 spl: Update ext functions to take an spl_image parameter by Simon Glass · Sat Sep 24 18:20:14 2016 -0600
  34. ee30679 spl: Pass spl_image as a parameter to load_image() methods by Simon Glass · Sat Sep 24 18:20:13 2016 -0600
  35. a499648 spl: Convert spl_board_load_image() to use linker list by Simon Glass · Sat Sep 24 18:20:12 2016 -0600
  36. d9aefcb spl: Convert spl_net_load_image() to use linker list by Simon Glass · Sat Sep 24 18:20:11 2016 -0600
  37. b9f6d89 spl: Convert spl_spi_load_image() to use linker list by Simon Glass · Sat Sep 24 18:20:09 2016 -0600
  38. 3d2872e spl: Convert spl_sata_load_image() to use linker list by Simon Glass · Sat Sep 24 18:20:07 2016 -0600
  39. c43541b spl: Convert spl_usb_load_image() to use linker list by Simon Glass · Sat Sep 24 18:20:06 2016 -0600
  40. 944e0e3 spl: Convert spl_ymodem_load_image() to use linker list by Simon Glass · Sat Sep 24 18:20:05 2016 -0600
  41. 8f42e64 spl: Convert spl_nor_load_image() to use linker list by Simon Glass · Sat Sep 24 18:20:04 2016 -0600
  42. 383aa47 spl: Convert spl_onenand_load_image() to use linker list by Simon Glass · Sat Sep 24 18:20:03 2016 -0600
  43. 6cf82c9 spl: Convert spl_nand_load_image() to use linker list by Simon Glass · Sat Sep 24 18:20:02 2016 -0600
  44. 92619e8 spl: Convert spl_ubi_load_image() to use linker list by Simon Glass · Sat Sep 24 18:20:01 2016 -0600
  45. d449cb8 spl: Convert spl_mmc_load_image() to use linker list by Simon Glass · Sat Sep 24 18:20:00 2016 -0600
  46. d1cf373 spl: Add a way to declare an SPL image loader by Simon Glass · Sat Sep 24 18:19:58 2016 -0600
  47. c0b6c9b spl: Convert boot_device into a struct by Simon Glass · Sat Sep 24 18:19:57 2016 -0600
  48. f481ab1 spl: Kconfig: Move SPL_DISPLAY_PRINT to Kconfig by Simon Glass · Sat Sep 24 18:19:56 2016 -0600
  49. 3e6b1c3 spl: Add function comments to spl_start_uboot() by Simon Glass · Sat Sep 24 18:19:55 2016 -0600
  50. b805c35 spl: Add a parameter to jump_to_image_linux() by Simon Glass · Sat Sep 24 18:19:54 2016 -0600
  51. 6b2e4db spl: Add a parameter to spl_parse_image_header() by Simon Glass · Sat Sep 24 18:19:53 2016 -0600
  52. 11a1a27 spl: Add a parameter to spl_set_header_raw_uboot() by Simon Glass · Sat Sep 24 18:19:52 2016 -0600
  53. 8dd1c9e spl: Move spl_board_load_image() into a generic header by Simon Glass · Sat Sep 24 18:19:51 2016 -0600
  54. d207b7e spl: dfu: adding dfu support functions for SPL-DFU by B, Ravi · Thu Jul 28 17:39:16 2016 +0530
  55. 2a8ea48 spl: support loading from UBI volumes by Ladislav Michl · Tue Jul 12 20:28:13 2016 +0200
  56. 64d64bb common: Pass the boot device into spl_boot_mode() by Marek Vasut · Sat May 14 23:42:07 2016 +0200
  57. f62cef1 spl: Allow to load a FIT containing U-Boot from FS by Lokesh Vutla · Tue May 24 10:34:38 2016 +0530
  58. 7a8465b spl: Introduce new function spl_board_prepare_for_boot by Michal Simek · Tue May 10 07:54:20 2016 +0200
  59. 02266e2 SPL: Let spl_parse_image_header() return value by Marek Vasut · Fri Apr 29 00:44:54 2016 +0200
  60. e080b82 Merge git://git.denx.de/u-boot-dm by Tom Rini · Mon Mar 14 19:21:44 2016 -0400
  61. a6131a2 spl: Add an option to load a FIT containing U-Boot by Simon Glass · Mon Feb 22 22:55:56 2016 -0700
  62. e339475 dm: Drop the block_dev_desc_t typedef by Simon Glass · Mon Feb 29 15:25:34 2016 -0700
  63. e63b2dd spl: mmc: add support for BOOT_DEVICE_MMC2 by Nikita Kiryanov · Sun Nov 08 17:11:54 2015 +0200
  64. 33eefe4 spl: change return values of spl_*_load_image() by Nikita Kiryanov · Sun Nov 08 17:11:49 2015 +0200
  65. fa2a4db dm: spl: Allow device tree/driver model in board_init_f() by Simon Glass · Tue Jun 23 15:39:10 2015 -0600
  66. a77e1b8 arm: spl: Add an API to detect when U-Boot is started from SPL by Simon Glass · Wed May 13 07:02:24 2015 -0600
  67. cf00027 spl, nand: add option to boot raw u-boot.bin image only by Heiko Schocher · Fri Oct 31 08:31:00 2014 +0100
  68. 1eb410c spl: Add EXT support to SPL by Guillaume GARDET · Wed Oct 15 17:53:12 2014 +0200
  69. 602a16c Rename some defines containing FAT in their name to be filesystem generic by Guillaume GARDET · Wed Oct 15 17:53:11 2014 +0200
  70. 454c071 spl: add prototype for jump_to_image_no_args by Jeroen Hofstee · Wed Oct 08 22:58:07 2014 +0200
  71. 0c3ab85 common: spl: Add spl sata boot support by Dan Murphy · Mon Feb 03 06:59:01 2014 -0600
  72. cc61269 SPL: Add CONFIG_SUPPORT_EMMC_BOOT support to CONFIG_SPL_FRAMEWORK by Tom Rini · Wed Feb 05 10:24:18 2014 -0500
  73. cb367e1 spl: common: Support for USB MSD FAT image loading by Dan Murphy · Thu Jan 16 11:23:30 2014 -0600
  74. b7b5b0c spl: common: Move FAT funcs to a common file by Dan Murphy · Thu Jan 16 11:23:29 2014 -0600
  75. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  76. 3f30b0a ARM: OMAP: Cleanup boot parameters usage by SRICHARAN R · Wed Apr 24 00:41:24 2013 +0000
  77. d6b5eed SPL: ONENAND: Support SPL to boot u-boot from OneNAND. by Enric Balletbo i Serra · Thu Feb 07 23:14:48 2013 +0000
  78. f7a2c55 OMAP: networking support for SPL by Ilya Yanok · Tue Sep 18 00:22:50 2012 +0000
  79. 1e2abf9 SPL: SPI: Enhance spi_spl_load to match the other load functions by Tom Rini · Tue Aug 14 14:34:10 2012 -0700
  80. 00b57b3 SPL: Add option to skip copying of the mkimage header by Stefan Roese · Mon Aug 27 12:50:58 2012 +0200
  81. 900c177 SPL: Add NOR flash booting support by Stefan Roese · Mon Aug 27 12:50:59 2012 +0200
  82. 31dfba4 SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linux by Tom Rini · Wed Aug 22 15:31:05 2012 -0700
  83. 28591df SPL: Move the omap SPL framework to common/spl by Tom Rini · Mon Aug 13 12:03:19 2012 -0700