1. 6fd0a71 spl: Kconfig: Replace CONFIG_SPL_FAT_SUPPORT with CONFIG_SPL_FS_FAT by Tien Fong Chee · Wed Jan 23 14:20:03 2019 +0800
  2. 2aaa27d linker: Modify linker scripts to be more generic by Tom Rini · Tue Jan 22 17:09:26 2019 -0500
  3. 6d932e6 spl: Kconfig: Drop the _SUPPORT postfix from SPL_DFU by Andrew F. Davis · Thu Jan 17 13:43:02 2019 -0600
  4. 37bc316 common: spl: Kconfig: spelling fixes by Chris Packham · Sun Jan 13 22:13:20 2019 +1300
  5. d963707 spl: ymodem: Add support for loading gzip compressed uImage by Marek Vasut · Mon Jan 07 21:23:22 2019 +0100
  6. 6a22852 Kconfig: rename CONFIG_SPL_USB_GADGET_SUPPORT as CONFIG_SPL_USB_GADGET by Jean-Jacques Hiblot · Thu Jan 10 15:44:13 2019 +0100
  7. 45f3703 Merge tag 'u-boot-imx-20190101' of git://www.denx.de/git/u-boot-imx by Tom Rini · Tue Jan 01 09:56:41 2019 -0500
  8. d08aeb6 imx8m: Enable CONFIG_SPL_FIT_IMAGE_TINY for iMX8M by Ye Li · Tue Nov 20 10:19:15 2018 +0000
  9. 9d5b0f4 SPL: Add HAB image authentication to FIT by Ye Li · Sat Nov 17 09:10:25 2018 +0000
  10. 2c75314 spl: net: dm: usb: bind the gadget before attempting to load the image by Jean-Jacques Hiblot · Tue Dec 04 11:30:48 2018 +0100
  11. 9108d92 spl: fix build failure with !CONFIG_SPL_PCI_SUPPORT by Sekhar Nori · Thu Dec 06 15:40:08 2018 +0530
  12. 1794ae6 blk: Rework guard around part_init call by Tom Rini · Wed Dec 05 08:23:38 2018 -0500
  13. e14f1a2 spl: Add support for passing handoff info to U-Boot proper by Simon Glass · Thu Nov 15 18:44:09 2018 -0700
  14. ef8d48a spl: Add a comment to spl_set_bd() by Simon Glass · Thu Nov 15 18:43:58 2018 -0700
  15. 6324cce spl: Make SPL_DISABLE_BANNER_PRINT a positive option by Simon Glass · Thu Nov 15 18:43:57 2018 -0700
  16. dbd3f11 spl: Add a define for SPL_TPL_PROMPT by Simon Glass · Thu Nov 15 18:43:56 2018 -0700
  17. 592d5b9 spl: Support hash, input, pch, pci, rtc, tpm in SPL by Simon Glass · Thu Nov 15 18:43:55 2018 -0700
  18. 4e0a52d spl: Set up the bloblist in SPL by Simon Glass · Thu Nov 15 18:43:51 2018 -0700
  19. b56cdc0 spl: Add support for logging in SPL and TPL by Simon Glass · Thu Nov 15 18:43:49 2018 -0700
  20. 1ddade6 spl: fix debug prints for tiny printf by Simon Goldschmidt · Fri Nov 02 21:49:52 2018 +0100
  21. f707b5a spl: fpga: Implement fpga bistream loading with fpga_load by Michal Simek · Wed Jul 18 14:33:15 2018 +0200
  22. b76359a spl: spi: Do not hardcode fixed size for header by Michal Simek · Thu Oct 04 09:30:20 2018 +0200
  23. 15e1216 spl: ram: Fix u_boot_pos calculation by Michal Simek · Thu Oct 04 09:29:20 2018 +0200
  24. eab8e23 Merge tag 'rockchip-for-v2018.11-rc2' of git://git.denx.de/u-boot-rockchip by Tom Rini · Fri Oct 05 10:16:46 2018 -0400
  25. a28d42c spl: add support to booting with OP-TEE by Kever Yang · Thu Aug 23 17:17:59 2018 +0800
  26. ac3de90 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Tue Oct 02 13:02:22 2018 -0400
  27. f5920d0 spl: mmc: Report device number when we fail by Alex Kiernan · Tue Sep 18 08:11:55 2018 +0000
  28. de4e126 Merge tag 'xilinx-for-v2018.11' of git://git.denx.de/u-boot-microblaze by Tom Rini · Thu Sep 27 08:29:10 2018 -0400
  29. f354c3f spl: fit: Enable GZIP compression also for no kernel partitions by Michal Simek · Tue Jul 24 15:05:00 2018 +0200
  30. 1dda46f spl: Weed out CONFIG_SYS_TEXT_BASE usage by Marek Vasut · Tue Aug 14 11:27:02 2018 +0200
  31. 1f1ae15 mtd: move NAND files into a raw/ subdirectory by Miquel Raynal · Thu Aug 16 17:30:07 2018 +0200
  32. 1a6f8e0 spl: Allow remoteproc drivers to be used within SPL by Lokesh Vutla · Mon Aug 27 15:57:53 2018 +0530
  33. 2aeb934 spl: Allow mailbox drivers to be used within SPL by Lokesh Vutla · Mon Aug 27 15:57:49 2018 +0530
  34. 9bdec00 arm: K3: Add initial support for TI's K3 generation of SoCs by Lokesh Vutla · Mon Aug 27 15:57:08 2018 +0530
  35. 96bdff5 spl: Kconfig: Fix typo in 'Upgrade' by Fabio Estevam · Fri Aug 31 10:02:28 2018 -0300
  36. 7dbffe4 spl: fix debug print in spl_common_init() by Simon Goldschmidt · Mon Aug 13 11:24:05 2018 +0200
  37. 6206705 kconfig: fix typo 'parition' by Simon Goldschmidt · Thu Aug 16 09:44:55 2018 +0200
  38. 3775fed power: Add CONFIG_SPL_POWER_DOMAIN config by Peng Fan · Fri Jul 27 10:20:37 2018 +0800
  39. 7674fb5 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · Sat Aug 04 19:41:30 2018 -0400
  40. 9dcc861 binman: Add a new 'image-pos' property by Simon Glass · Wed Aug 01 15:22:42 2018 -0600
  41. e8561af binman: Rename 'position' to 'offset' by Simon Glass · Wed Aug 01 15:22:37 2018 -0600
  42. 0c01b96 sunxi: add support for Allwinner H6 SoC by Icenowy Zheng · Sat Jul 21 16:20:31 2018 +0800
  43. 5349267 spl: Add option SPL_PAYLOAD by York Sun · Thu Jun 14 14:38:48 2018 -0700
  44. 43c385d spl: remove dependency to "asm/utils.h" by Paulo Zaneti · Tue Jul 17 16:15:46 2018 -0300
  45. 58beb6e spl: record boot_device into spl_image and call spl_perform_fixups by Philipp Tomsich · Thu May 24 17:15:50 2018 +0200
  46. 93e8802 spl: Make the spl_nand_load_image static by Michael Trimarchi · Wed Jul 04 15:53:37 2018 +0200
  47. cea8821 spl: mmc: Skip RAW mode ARGS sectors if not defined by York Sun · Tue Jun 26 09:44:39 2018 -0700
  48. f0370c0 spl: nor: Skip CONFIG_SYS_FDT_BASE if not defined by York Sun · Tue Jun 26 10:10:04 2018 -0700
  49. 7975725 spl: nor: Add FIT support by York Sun · Tue Jun 26 10:10:03 2018 -0700
  50. b2bb9bc env: common: accept flags on reset to default env by Yaniv Levinsky · Sun Jun 24 19:16:57 2018 +0300
  51. eece623 spl: fit: display a message when an FPGA image is loaded by Luis Araneda · Thu Jul 19 03:10:16 2018 -0400
  52. 54a9119 spl: fit: verify images prior to post processing by Ben Whitten · Thu Jun 07 11:37:27 2018 +0100
  53. 72bc5d5 spl: fit: Fix support for loading FPGA bitstream by Marek Vasut · Fri Jun 01 23:19:29 2018 +0200
  54. f6e0e5c spl: spi: Support full fitImage handling by Marek Vasut · Thu May 31 17:59:29 2018 +0200
  55. c659e58 spl: fat: Support full fitImage handling by Marek Vasut · Thu May 31 17:59:19 2018 +0200
  56. 9caf712 reset: Rename CONFIG_SPL_RESET_SUPPORT to CONFIG_SPL_DM_RESET by Ley Foon Tan · Thu Jun 14 18:45:19 2018 +0800
  57. 22a1fab spl: Add default values for ARCH_MX7 by Fabio Estevam · Mon Jun 11 15:08:05 2018 -0300
  58. efe757c u-boot: Fix several typos by Shyam Saini · Thu Jun 07 19:47:19 2018 +0530
  59. 0662337 spl: Add full fitImage support by Marek Vasut · Sun May 13 00:23:17 2018 +0200
  60. 33dd00e spl: fit: Add support for loading FPGA bitstream by Marek Vasut · Sat May 12 22:25:28 2018 +0200
  61. a485860 bootcount: spl: Extend SPL to support bootcount incrementation by Lukasz Majewski · Wed May 02 16:10:54 2018 +0200
  62. 97c995d bootcount: spl: Enable bootcount support in SPL by Lukasz Majewski · Wed May 02 16:10:50 2018 +0200
  63. 8b0c8a1 SPDX: Convert all of our multiple license tags to Linux Kernel style by Tom Rini · Sun May 06 18:27:01 2018 -0400
  64. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  65. 5b40428 spl: Split sprintf, strto* from SPL serial in Kconfig by Alex Kiernan · Thu Apr 19 04:32:54 2018 +0000
  66. 44ad550 spl: Add dependency on serial to Ymodem by Alex Kiernan · Thu Apr 19 04:32:52 2018 +0000
  67. b09f892 spl: ti: Avoid preloader_console_init if !CONFIG_SPL_SERIAL_SUPPORT by Alex Kiernan · Thu Apr 19 04:32:51 2018 +0000
  68. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · Wed Apr 18 13:50:47 2018 -0400
  69. 8449372 spl: ram: Add TPL Kconfig symbols by Marek Vasut · Sat Apr 07 17:03:45 2018 +0200
  70. 2d60819 spl: ram: Convert to CONFIG_IS_ENABLED by Marek Vasut · Sat Apr 07 17:03:28 2018 +0200
  71. 0477424 tpl: ymodem: Add CONFIG_TPL_YMODEM_SUPPORT to Kconfig by Marek Vasut · Sat Apr 07 16:06:11 2018 +0200
  72. e6b94da tpl: spi: Add CONFIG_TPL_SPI_LOAD to Kconfig by Marek Vasut · Sat Apr 07 16:05:46 2018 +0200
  73. e254225 spl: spi: Move CONFIG_SPL_SPI_LOAD to Kconfig by Marek Vasut · Sat Apr 07 16:05:27 2018 +0200
  74. b766e8f image: fit: Show firmware configuration property if present by Michal Simek · Mon Mar 26 16:31:26 2018 +0200
  75. 113aa50 spl: spl_mmc: provide one weak function spl_boot_partition by Patrick Delaunay · Tue Mar 20 10:54:51 2018 +0100
  76. 10238ef Migrate CONFIG_SPL_AM33XX_ENABLE_RTC32K_OSC by Alex Kiernan · Thu Mar 15 22:11:46 2018 +0000
  77. 8f5faaa Merge git://git.denx.de/u-boot-sunxi by Tom Rini · Wed Apr 04 09:18:38 2018 -0400
  78. 31824ff spl: fix binman_sym output check by Miquel Raynal · Wed Feb 28 20:51:43 2018 +0100
  79. 329827a spl: add SPL_RESET_SUPPORT by Patrick Delaunay · Mon Mar 12 10:46:05 2018 +0100
  80. adf5d1c SPL: Add signature verification when loading image by Jun Nie · Tue Feb 27 16:55:58 2018 +0800
  81. 75f82d0 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · Mon Mar 05 01:20:11 2018 +0900
  82. c01553b spl: Kconfig: Rename SPL_USBETH_SUPPORT to SPL_USB_ETHER to match with the U-boot CONFIG by Faiz Abbas · Fri Feb 16 21:17:44 2018 +0530
  83. b841e97 usb: gadget: sdp: add missing line breaks by Andre Heider · Thu Feb 15 07:08:55 2018 +0100
  84. 623d67e configs: Migrate CONFIG_SPL_FRAMEWORK by Tom Rini · Tue Feb 06 12:15:38 2018 -0500
  85. 7c88d10 spl: eMMC/SD: Provide one __weak spl_boot_mode() function by Lukasz Majewski · Sat Feb 03 08:29:52 2018 +0100
  86. 95bed2d spl: include timezone in banner by Klaus Goger · Thu Jan 04 07:22:11 2018 +0100
  87. 0039d71 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · Sun Jan 28 13:56:19 2018 -0500
  88. 6fe74d2 spl: add option to disable SPL banner output by Anatolij Gustschin · Thu Jan 25 18:45:22 2018 +0100
  89. 2b5994b spl: use different BOARD_INIT MACRO for spl and tpl by Kever Yang · Sat Jan 20 18:00:26 2018 +0800
  90. 7db55cb spl: atf: pass NULL for bl32_ep pc by Kever Yang · Wed Jan 17 11:05:38 2018 +0800
  91. d053167 mmc: add a Kconfig option to enable the support for MMC write operations by Jean-Jacques Hiblot · Thu Jan 04 15:23:32 2018 +0100
  92. c4078af spl: atf: add SPL_ATF_NO_PLATFORM_PARAM option by Philipp Tomsich · Tue Jan 02 21:16:43 2018 +0100
  93. 0f6cf5b Merge git://git.denx.de/u-boot-dm by Tom Rini · Thu Dec 14 15:46:07 2017 -0500
  94. 6767ec7 binman: Add binman support to spl_ram.c by Simon Glass · Mon Nov 13 18:55:04 2017 -0700
  95. 867a398 binman: Add binman symbol support to SPL by Simon Glass · Mon Nov 13 18:55:03 2017 -0700
  96. 8876c7e SPL: Add FIT data-position property support by Peng Fan · Tue Dec 05 13:20:59 2017 +0800
  97. 386902a spl: TI: Do not default to SPL_FIT_IMAGE_TINY being enabled by Tom Rini · Mon Nov 27 20:07:47 2017 -0500
  98. 4faa011 spl: fit: add SPL_FIT_IMAGE_TINY config to reduce code-size by Philipp Tomsich · Fri Nov 24 13:26:03 2017 +0100
  99. e3a43a8 spl: atf: drop the SPL_ATF_TEXT_BASE configuration item by Philipp Tomsich · Wed Sep 13 21:29:37 2017 +0200
  100. f661881 spl: rename config item SPL_ATF_SUPPORT to SPL_ATF by Philipp Tomsich · Wed Sep 13 21:29:36 2017 +0200