1. aa4ad4b spl: Allow performing BSS init early before board_init_f() by Andreas Dannenberg · Tue Jun 04 17:55:45 2019 -0500
  2. d38c8ad sunxi: move CONFIG_SPL_TEXT_BASE from *_defconfig to Kconfig by Andre Przywara · Mon May 27 01:45:11 2019 +0100
  3. 6698318 spl: Move SPL_MMC_TINY option to appear under SPL menu by Ezequiel Garcia · Sat May 25 19:25:21 2019 -0300
  4. 4e5f22a Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Thu Jul 11 18:09:38 2019 -0400
  5. 6c9771e SPL: Default to disabling legacy image support when using FIT by Tom Rini · Thu May 23 07:14:08 2019 -0400
  6. 9f8d994 spl: Fix typo in kernel doc by Miquel Raynal · Tue May 07 14:18:43 2019 +0200
  7. 2f490e4 spl: sata: don't force FS_FAT support by Baruch Siach · Thu May 16 13:03:55 2019 +0300
  8. 6b6d862 spl: sata: fix build with DM_SCSI by Baruch Siach · Thu May 16 13:03:54 2019 +0300
  9. b522464 spl: sata: add default partition and image name by Baruch Siach · Thu May 16 13:03:53 2019 +0300
  10. cfe40f4 ubispl: introduce separate CONFIG_UBI_SPL_SILENCE_MSG by Markus Klotzbuecher · Wed May 15 15:16:00 2019 +0200
  11. 3ce740d ubispl: add support for loading volumes by name by Hamish Guthrie · Wed May 15 15:15:59 2019 +0200
  12. f5aa176 ubispl: migrate configuration to Kconfig by Markus Klotzbuecher · Wed May 15 15:15:57 2019 +0200
  13. b76d8c2 spl: atf: Fix uninitialized pointer to bl31_image_info by Frieder Schrempf · Thu Jun 27 07:03:16 2019 +0000
  14. 8f6b935 Merge tag 'u-boot-imx-20190628' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Fri Jun 28 08:00:22 2019 -0400
  15. 09580e2 usb: gadget: f_sdp: Allow SPL to load and boot FIT via SDP by Frieder Schrempf · Tue Jun 04 21:56:29 2019 +0200
  16. 69732df Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Mon Jun 17 11:27:21 2019 -0400
  17. e5678e4 configs: Migrate the various SPL_BOOT_xxx choices for PowerPC by Tom Rini · Sat Jun 01 14:20:25 2019 -0400
  18. 24d8ab3 usb: gadget: error out if g_dnl registration fails by Sjoerd Simons · Tue Jun 04 21:01:55 2019 +0200
  19. c1abd50 spl: dfu: Fix printed variable name by Marek Vasut · Sat May 25 22:50:35 2019 +0200
  20. dbc2c5f Merge tag 'u-boot-imx-20190612' of git://git.denx.de/u-boot-imx by Tom Rini · Tue Jun 11 13:41:24 2019 -0400
  21. 8ea5220 spl: imx6: Provide a SPL_SIZE_LIMIT default by Fabio Estevam · Sat Jun 08 14:56:44 2019 -0300
  22. bc074c6 Merge tag 'u-boot-atmel-fixes-2019.07-a' of git://git.denx.de/u-boot-atmel by Tom Rini · Mon Jun 10 09:41:00 2019 -0400
  23. 764f766 spl: Correct SPL_SIZE_LIMIT Kconfig option by Tom Rini · Fri Jun 07 20:39:32 2019 -0400
  24. c272283 spl: add overall SPL size check by Simon Goldschmidt · Fri May 24 22:07:04 2019 +0200
  25. fdd833e spl: at91: add support for SPL_AT91_MCK_BYPASS by Eugen Hristev · Fri May 24 09:38:10 2019 +0300
  26. 187b9e3 spl: Set spl_image->fdt_addr pointer for full fitImage configuration by Marek Vasut · Tue May 07 21:17:02 2019 +0200
  27. 973c099 Fix spelling of available. by Vagrant Cascadian · Fri May 03 14:28:37 2019 -0800
  28. 943ec25 spl: fit: Always enable tracking of os-type if SPL_OS_BOOT is enabled by Jean-Jacques Hiblot · Fri Apr 26 15:21:25 2019 +0200
  29. cc4078c configs: move CONFIG_SPL_TEXT_BASE to Kconfig by Simon Goldschmidt · Sun Sep 30 14:31:53 2018 +0200
  30. 502acb0 watchdog: Implement generic watchdog_reset() version by Stefan Roese · Thu Apr 11 15:58:44 2019 +0200
  31. 438b6cd spl: spl_nand.c: Add NAND loading message by Stefan Roese · Tue Mar 26 13:04:00 2019 +0100
  32. 3114a95 spl: ymodem: Add support for loading full fitImages by Marek Vasut · Wed Mar 06 22:04:31 2019 +0100
  33. fa19c65 dm: spi: Read default speed and mode values from DT by Patrick Delaunay · Wed Feb 27 15:36:44 2019 +0100
  34. f0c7fdc spl: ymodem: Move GZ handling out of YModem session by Marek Vasut · Tue Mar 12 04:00:09 2019 +0100
  35. 09e84ec spl: ymodem: Terminate YModem session on error by Marek Vasut · Tue Mar 12 04:02:39 2019 +0100
  36. 53420dc common: spl_fit: Default to IH_OS_U_BOOT if FIT_IMAGE_TINY enabled by Abel Vesa · Tue Mar 12 08:34:31 2019 +0000
  37. b3672af spl: add debug print for early malloc usage by Simon Goldschmidt · Tue Feb 26 22:27:52 2019 +0100
  38. 1714047 spl: implement CRC check on U-Boot uImage by Simon Goldschmidt · Sun Feb 10 21:34:37 2019 +0100
  39. 5ea11ba5 usb: Rename SPL_USB_SUPPORT to SPL_USB_STORAGE by Abel Vesa · Fri Feb 01 16:40:07 2019 +0000
  40. f53872d spl: Kconfig: Enable SPI_FLASH_TINY by default for SPL by Vignesh R · Tue Feb 05 11:29:26 2019 +0530
  41. 3f5fb8b mtd: spi: Add lightweight SPI flash stack for SPL by Vignesh R · Tue Feb 05 11:29:25 2019 +0530
  42. 4d848c9 mtd: spi: spi-nor-core: Add SFDP support by Vignesh R · Tue Feb 05 11:29:20 2019 +0530
  43. 6091dd1 spl: Kconfig: Replace CONFIG_SPL_EXT_SUPPORT to CONFIG_SPL_FS_EXT4 by Tien Fong Chee · Wed Jan 23 14:20:05 2019 +0800
  44. 87fda0c spl: fat/fs: Add option to include/exclude FAT write build in SPL by Tien Fong Chee · Wed Jan 23 14:20:04 2019 +0800
  45. 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
  46. 2aaa27d linker: Modify linker scripts to be more generic by Tom Rini · Tue Jan 22 17:09:26 2019 -0500
  47. 6d932e6 spl: Kconfig: Drop the _SUPPORT postfix from SPL_DFU by Andrew F. Davis · Thu Jan 17 13:43:02 2019 -0600
  48. 37bc316 common: spl: Kconfig: spelling fixes by Chris Packham · Sun Jan 13 22:13:20 2019 +1300
  49. d963707 spl: ymodem: Add support for loading gzip compressed uImage by Marek Vasut · Mon Jan 07 21:23:22 2019 +0100
  50. 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
  51. 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
  52. d08aeb6 imx8m: Enable CONFIG_SPL_FIT_IMAGE_TINY for iMX8M by Ye Li · Tue Nov 20 10:19:15 2018 +0000
  53. 9d5b0f4 SPL: Add HAB image authentication to FIT by Ye Li · Sat Nov 17 09:10:25 2018 +0000
  54. 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
  55. 9108d92 spl: fix build failure with !CONFIG_SPL_PCI_SUPPORT by Sekhar Nori · Thu Dec 06 15:40:08 2018 +0530
  56. 1794ae6 blk: Rework guard around part_init call by Tom Rini · Wed Dec 05 08:23:38 2018 -0500
  57. e14f1a2 spl: Add support for passing handoff info to U-Boot proper by Simon Glass · Thu Nov 15 18:44:09 2018 -0700
  58. ef8d48a spl: Add a comment to spl_set_bd() by Simon Glass · Thu Nov 15 18:43:58 2018 -0700
  59. 6324cce spl: Make SPL_DISABLE_BANNER_PRINT a positive option by Simon Glass · Thu Nov 15 18:43:57 2018 -0700
  60. dbd3f11 spl: Add a define for SPL_TPL_PROMPT by Simon Glass · Thu Nov 15 18:43:56 2018 -0700
  61. 592d5b9 spl: Support hash, input, pch, pci, rtc, tpm in SPL by Simon Glass · Thu Nov 15 18:43:55 2018 -0700
  62. 4e0a52d spl: Set up the bloblist in SPL by Simon Glass · Thu Nov 15 18:43:51 2018 -0700
  63. b56cdc0 spl: Add support for logging in SPL and TPL by Simon Glass · Thu Nov 15 18:43:49 2018 -0700
  64. 1ddade6 spl: fix debug prints for tiny printf by Simon Goldschmidt · Fri Nov 02 21:49:52 2018 +0100
  65. f707b5a spl: fpga: Implement fpga bistream loading with fpga_load by Michal Simek · Wed Jul 18 14:33:15 2018 +0200
  66. b76359a spl: spi: Do not hardcode fixed size for header by Michal Simek · Thu Oct 04 09:30:20 2018 +0200
  67. 15e1216 spl: ram: Fix u_boot_pos calculation by Michal Simek · Thu Oct 04 09:29:20 2018 +0200
  68. 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
  69. a28d42c spl: add support to booting with OP-TEE by Kever Yang · Thu Aug 23 17:17:59 2018 +0800
  70. ac3de90 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Tue Oct 02 13:02:22 2018 -0400
  71. f5920d0 spl: mmc: Report device number when we fail by Alex Kiernan · Tue Sep 18 08:11:55 2018 +0000
  72. 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
  73. f354c3f spl: fit: Enable GZIP compression also for no kernel partitions by Michal Simek · Tue Jul 24 15:05:00 2018 +0200
  74. 1dda46f spl: Weed out CONFIG_SYS_TEXT_BASE usage by Marek Vasut · Tue Aug 14 11:27:02 2018 +0200
  75. 1f1ae15 mtd: move NAND files into a raw/ subdirectory by Miquel Raynal · Thu Aug 16 17:30:07 2018 +0200
  76. 1a6f8e0 spl: Allow remoteproc drivers to be used within SPL by Lokesh Vutla · Mon Aug 27 15:57:53 2018 +0530
  77. 2aeb934 spl: Allow mailbox drivers to be used within SPL by Lokesh Vutla · Mon Aug 27 15:57:49 2018 +0530
  78. 9bdec00 arm: K3: Add initial support for TI's K3 generation of SoCs by Lokesh Vutla · Mon Aug 27 15:57:08 2018 +0530
  79. 96bdff5 spl: Kconfig: Fix typo in 'Upgrade' by Fabio Estevam · Fri Aug 31 10:02:28 2018 -0300
  80. 7dbffe4 spl: fix debug print in spl_common_init() by Simon Goldschmidt · Mon Aug 13 11:24:05 2018 +0200
  81. 6206705 kconfig: fix typo 'parition' by Simon Goldschmidt · Thu Aug 16 09:44:55 2018 +0200
  82. 3775fed power: Add CONFIG_SPL_POWER_DOMAIN config by Peng Fan · Fri Jul 27 10:20:37 2018 +0800
  83. 7674fb5 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · Sat Aug 04 19:41:30 2018 -0400
  84. 9dcc861 binman: Add a new 'image-pos' property by Simon Glass · Wed Aug 01 15:22:42 2018 -0600
  85. e8561af binman: Rename 'position' to 'offset' by Simon Glass · Wed Aug 01 15:22:37 2018 -0600
  86. 0c01b96 sunxi: add support for Allwinner H6 SoC by Icenowy Zheng · Sat Jul 21 16:20:31 2018 +0800
  87. 5349267 spl: Add option SPL_PAYLOAD by York Sun · Thu Jun 14 14:38:48 2018 -0700
  88. 43c385d spl: remove dependency to "asm/utils.h" by Paulo Zaneti · Tue Jul 17 16:15:46 2018 -0300
  89. 58beb6e spl: record boot_device into spl_image and call spl_perform_fixups by Philipp Tomsich · Thu May 24 17:15:50 2018 +0200
  90. 93e8802 spl: Make the spl_nand_load_image static by Michael Trimarchi · Wed Jul 04 15:53:37 2018 +0200
  91. cea8821 spl: mmc: Skip RAW mode ARGS sectors if not defined by York Sun · Tue Jun 26 09:44:39 2018 -0700
  92. f0370c0 spl: nor: Skip CONFIG_SYS_FDT_BASE if not defined by York Sun · Tue Jun 26 10:10:04 2018 -0700
  93. 7975725 spl: nor: Add FIT support by York Sun · Tue Jun 26 10:10:03 2018 -0700
  94. b2bb9bc env: common: accept flags on reset to default env by Yaniv Levinsky · Sun Jun 24 19:16:57 2018 +0300
  95. eece623 spl: fit: display a message when an FPGA image is loaded by Luis Araneda · Thu Jul 19 03:10:16 2018 -0400
  96. 54a9119 spl: fit: verify images prior to post processing by Ben Whitten · Thu Jun 07 11:37:27 2018 +0100
  97. 72bc5d5 spl: fit: Fix support for loading FPGA bitstream by Marek Vasut · Fri Jun 01 23:19:29 2018 +0200
  98. f6e0e5c spl: spi: Support full fitImage handling by Marek Vasut · Thu May 31 17:59:29 2018 +0200
  99. c659e58 spl: fat: Support full fitImage handling by Marek Vasut · Thu May 31 17:59:19 2018 +0200
  100. 9caf712 reset: Rename CONFIG_SPL_RESET_SUPPORT to CONFIG_SPL_DM_RESET by Ley Foon Tan · Thu Jun 14 18:45:19 2018 +0800