1. 4a0da7c spl: separate SPL_FRAMEWORK config for spl and tpl by Heiko Stuebner · Tue Jul 16 10:12:02 2019 +0200
  2. b1a4928 usb: Add Cadence USB3 host and gadget driver by Vignesh Raghavendra · Tue Oct 01 17:26:33 2019 +0530
  3. abab18c binman: x86: Separate out 16-bit reset and init code by Simon Glass · Sat Aug 24 07:22:49 2019 -0600
  4. 79ef699 x86: Allow 16-bit init to be in TPL by Simon Glass · Thu Apr 25 21:58:53 2019 -0600
  5. 4325bd0 spl: Allow sandbox to build a device-tree file by Simon Glass · Thu Apr 25 21:58:38 2019 -0600
  6. 26c8ce7 Makefile.spl: Move generated AT91SAM NAND image boot.bin to spl directory by Stefan Roese · Tue Apr 02 10:57:23 2019 +0200
  7. 8fb280c ARM: socfpga: Build sfp image only for Gen5 and Arria10 devices by Dalon Westergreen · Wed Mar 20 13:15:21 2019 -0700
  8. 2aaa27d linker: Modify linker scripts to be more generic by Tom Rini · Tue Jan 22 17:09:26 2019 -0500
  9. 0a01a44 PowerPC: Stop re-using CONFIG_SPL_TEXT_BASE for TPL by Tom Rini · Tue Jan 22 17:09:24 2019 -0500
  10. 4b7767d arm64: zynqmp: Align u-boot-spl.bin for boot.bin creation by Michal Simek · Wed Jan 16 12:14:00 2019 +0100
  11. 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
  12. 1794ae6 blk: Rework guard around part_init call by Tom Rini · Wed Dec 05 08:23:38 2018 -0500
  13. e1de5d4 tools: MediaTek: add MTK boot header generation to mkimage by developer · Thu Nov 15 10:07:49 2018 +0800
  14. efaa7c4 fdt: Allow C++ comments in link scripts and DT files by Simon Glass · Mon Oct 01 12:22:43 2018 -0600
  15. 506651a Makefile: Add a warning if SPL/TPL cannot be built by Simon Glass · Mon Oct 01 12:22:11 2018 -0600
  16. bc5bd3a armv8: K3: am654: Add support for generating build targets by Lokesh Vutla · Mon Aug 27 15:57:15 2018 +0530
  17. 8394f8b arm64: zynqmp: accept an absolute path for PMUFW_INIT_FILE by Luca Ceresoli · Mon Jun 04 12:21:01 2018 +0200
  18. 78bc20f Set time and umask on multi-dtb fit images to ensure reproducibile builds. by Vagrant Cascadian · Sun Jun 03 12:26:57 2018 -0700
  19. 593bc8c spl: socfpga: Generate Arria10 SFP header V1 by Marek Vasut · Sun Apr 15 15:21:09 2018 +0200
  20. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  21. b40a1ff Makefile: always preserve output for images that can contain HAB Blocks by Rasmus Villemoes · Fri Mar 23 12:08:02 2018 +0100
  22. 47b04fd spl: unbreak CONFIG_SPL_MULTI_DTB_FIT after fixing CONFIG_OF_EMBED by Simon Goldschmidt · Wed Feb 14 06:44:36 2018 +0100
  23. 5e7a1c2 spl: make CONFIG_OF_EMBED pass dts through fdtgrep by Goldschmidt Simon · Tue Nov 21 12:29:56 2017 +0000
  24. dde5a88 tools: mkimage: Extend mkimage to also include pmufw by Michal Simek · Fri Oct 21 12:58:17 2016 +0200
  25. 87247af pylibfdt: compile pylibfdt only when dtoc/binman is necessary by Masahiro Yamada · Tue Oct 17 13:42:44 2017 +0900
  26. 47ae539 pylibfdt: move pylibfdt to scripts/dtc/pylibfdt and refactor makefile by Masahiro Yamada · Tue Oct 17 13:42:43 2017 +0900
  27. a2fee16 spl: dm: Make it possible for the SPL to pick its own DTB from a FIT by Jean-Jacques Hiblot · Fri Sep 15 12:57:32 2017 +0200
  28. 0dec7ad dtoc: Rename the auto-generated dt-structs.h file by Simon Glass · Tue Aug 29 14:16:00 2017 -0600
  29. 5925a15 Makefile: honor PYTHON configuration properly by Clément Bœsch · Mon Aug 14 08:59:11 2017 +0200
  30. 547cb40 Move environment files from common/ to env/ by Simon Glass · Thu Aug 03 12:21:49 2017 -0600
  31. be1c53a spl: Kconfig: migrate $(SPL_TPL_)LDSCRIPT to Kconfig by Philipp Tomsich · Fri Jul 28 19:20:49 2017 +0200
  32. cb49f62 spl: allow a separate TEXT_BASE, LDSCRIPT and MAX_SIZE for TPL by Philipp Tomsich · Tue Jul 04 14:47:46 2017 +0200
  33. 2341dc6 spl: dm: Kconfig: split OF_CONTROL and OF_PLATDATA between SPL and TPL by Philipp Tomsich · Thu Jun 29 11:11:21 2017 +0200
  34. e41110d fdt: Makefile: Build python libfdt library if needed by Simon Glass · Sat May 27 07:38:23 2017 -0600
  35. 6b0cd01 sunxi: Store the device tree name in the SPL header by Siarhei Siamashka · Wed Apr 26 01:32:49 2017 +0100
  36. 9d47079 spl: Makefile: include /config in the (reduced) FDT used by the SPL stage by Philipp Tomsich · Mon Apr 17 17:45:13 2017 +0200
  37. b8a2fe1 Makefile: Fix linking with modern binutils by Joel Stanley · Sun Apr 09 20:33:58 2017 +0200
  38. bc7997b scripts: sunxi: Build an raw SPL image by Maxime Ripard · Mon Feb 27 18:22:13 2017 +0100
  39. 74254d0 Makefile: Provide an option to select SPL or TPL by Simon Glass · Sun Apr 02 09:50:30 2017 -0600
  40. 9a2cdca dm: allow limiting pre-reloc markings to spl or tpl by Heiko Stübner · Sat Feb 18 19:46:21 2017 +0100
  41. d5e2b86 x86: Add SPL build rules for start-up code by Simon Glass · Mon Jan 16 07:04:03 2017 -0700
  42. f8037c0 spl: Don't create a BSS padding when it is separate by Simon Glass · Mon Jan 16 07:03:34 2017 -0700
  43. c87d486 spl: Makefile: Define SPL_ earlier by Simon Glass · Mon Jan 16 07:03:28 2017 -0700
  44. 9964ebd Makefile: preserve output for images that can contain HAB Blocks by Sven Ebenfeld · Sun Nov 06 16:37:58 2016 +0100
  45. 0489c3b spl: add USB Gadget config option by Stefan Agner · Mon Nov 21 10:58:53 2016 -0800
  46. e542edd spl: dfu: move DFU Kconfig to SPL Kconfig by Stefan Agner · Mon Nov 21 10:58:52 2016 -0800
  47. 96e706f tools: mkimage: Add support for initialization table for Zynq and ZynqMP by Mike Looijmans · Tue Sep 20 11:37:24 2016 +0200
  48. 68078f7 sunxi: Rename CONFIG_SUNXI to CONFIG_ARCH_SUNXI by Jagan Teki · Thu Oct 13 14:19:35 2016 +0530
  49. d8d5334 kbuild: generate u-boot.cfg as a byproduct of include/autoconf.mk by Masahiro Yamada · Mon Sep 26 13:05:01 2016 +0900
  50. 8b3c725 spl: dfu: add dfu support in SPL by B, Ravi · Thu Jul 28 17:39:14 2016 +0530
  51. a986cf7 Makefile: rm u-boot.cfg dependencies are missing by Stephen Warren · Mon Sep 19 12:20:26 2016 -0600
  52. 95b3006 Makefile: use if_change_dep for u-boot.cfg by Stephen Warren · Mon Sep 19 12:20:25 2016 -0600
  53. 98b685d Use separate options for TPL support by Simon Glass · Mon Sep 12 23:18:25 2016 -0600
  54. 8a07e68 dm: Don't attach the device tree to SPL with of-platdata by Simon Glass · Mon Jul 04 11:58:17 2016 -0600
  55. bf6e890 dm: Makefile: Build of-platdata files when the feature is enabled by Simon Glass · Mon Jul 04 11:58:10 2016 -0600
  56. 32fa8fa Makefile: Allow the SPL final link rule to be overridden by Simon Glass · Mon Jul 04 11:57:44 2016 -0600
  57. aefae2c ARM64: zynq: Fix boot.bin generation for Zynq and ZynqMP by Michal Simek · Mon May 30 14:57:02 2016 +0200
  58. fa12466 tools: zynqmpimage: Add Xilinx ZynqMP boot header generation by Michal Simek · Wed Apr 27 14:03:29 2016 +0200
  59. e75c649 kbuild: Do not append dtb for OF_EMBED case by Michal Simek · Thu Apr 28 09:08:18 2016 +0200
  60. 3ac7494 kbuild: fix build rule of u-boot-spl.dtb by Masahiro Yamada · Fri Feb 05 17:55:14 2016 +0900
  61. cd98a27 kbuild: add missing FORCE where $(call if_changed, ) is used by Masahiro Yamada · Fri Feb 05 17:55:13 2016 +0900
  62. c8febb3 kbuild: remove unneeded ifdef conditionals around build rules by Masahiro Yamada · Fri Feb 05 17:55:12 2016 +0900
  63. 7bdddb0 socfpga: Simplify Makefile filenames by Simon Glass · Sun Jan 31 18:10:53 2016 -0700
  64. 4102e71 fdt: Build an SPL binary without device tree by Simon Glass · Sun Jan 31 18:10:51 2016 -0700
  65. 29499a0 Move all command code into its own directory by Simon Glass · Sun Jan 17 20:53:51 2016 -0700
  66. af52939 ARM: zynq: Add target for building bootable SPL image for Zynq by Nathan Rossi · Tue Nov 17 22:56:57 2015 +1000
  67. c158dba spl: Add support for CONFIG_OF_EMBED=y by Michal Simek · Mon Nov 09 10:45:07 2015 +0100
  68. 45f1e4e dm: spl: Generate u-boot-spl-dtb.bin only when enabled by Simon Glass · Sat Oct 17 19:41:18 2015 -0600
  69. b1beb11 Move board_init_f_mem() into a common location by Simon Glass · Mon Oct 19 06:49:56 2015 -0600
  70. 39ba4b1 spl: move SPL driver entries to driver/Makefile by Masahiro Yamada · Wed Aug 12 07:31:44 2015 +0900
  71. a4a55d4 Makefile: Add target for building bootable SPL image for SoCFPGA by Marek Vasut · Wed Jul 15 02:53:45 2015 +0200
  72. 429642c driver/ddr/altera: Add DDR driver for Altera's SDRAM controller by Dinh Nguyen · Tue Jun 02 22:52:48 2015 -0500
  73. 2ae17c9 Merge git://git.denx.de/u-boot-marvell by Tom Rini · Thu Jul 23 09:02:28 2015 -0400
  74. 5ffceb8 arm: mvebu: Add Armada 38x DDR3 training code from Marvell bin_hdr by Stefan Roese · Thu Mar 26 15:36:56 2015 +0100
  75. eb753e9 arm: mvebu: drivers/ddr: Move Armada XP DDR init code into new directory by Stefan Roese · Wed Mar 25 12:51:18 2015 +0100
  76. 36ad234 dm: Add a clock uclass by Simon Glass · Tue Jun 23 15:39:15 2015 -0600
  77. 3a2f3bd dm: Add support for RAM drivers by Simon Glass · Tue Jun 23 15:39:04 2015 -0600
  78. 3513beb dm: power: Allow use of regulators in SPL by Simon Glass · Tue Jun 23 15:39:02 2015 -0600
  79. cce3aed dm: Add support for LEDs by Simon Glass · Tue Jun 23 15:38:45 2015 -0600
  80. 89caf33 dm: Reduce SPL device tree size by Simon Glass · Tue Jun 23 15:38:29 2015 -0600
  81. a581f26 kbuild: define DO_DEPS_ONLY for u-boot.cfg to fix build error by Masahiro Yamada · Tue May 26 12:51:25 2015 +0900
  82. 1f05c87 Create a .cfg file containing the CONFIG options used to build by Simon Glass · Thu Feb 05 22:06:10 2015 -0700
  83. 72fb32b kconfig: switch to single .config configuration by Masahiro Yamada · Tue Feb 24 22:26:20 2015 +0900
  84. 5debe1f sunxi: Normalise FEL support by Simon Glass · Sat Feb 07 10:47:30 2015 -0700
  85. 487590c scripts/Makefile.spl: Add MVEBU DDR code to SPL by Stefan Roese · Mon Jan 19 11:33:43 2015 +0100
  86. 17def7d Kbuild: introduce Makefile in arch/$ARCH/ by Daniel Schwierzeck · Fri Nov 21 23:51:33 2014 +0100
  87. 7e08a1f Merge git://git.denx.de/u-boot-dm by Tom Rini · Mon Nov 24 12:01:48 2014 -0500
  88. 27484ea spl: fix descending condition to drivers/mtd/nand/ by Masahiro Yamada · Thu Nov 13 19:29:09 2014 +0900
  89. 40e73b1 kbuild: Descend into SOC directory from CPU directory by Masahiro Yamada · Thu Nov 13 12:28:40 2014 +0900
  90. 1801a3e dm: spl: Allow driver model to be used by Simon Glass · Mon Nov 10 17:16:46 2014 -0700
  91. f676826 arm, at91: generate boot.bin file for all atmel SoC by Heiko Schocher · Thu Oct 30 09:59:59 2014 +0100
  92. 63bfe0e kbuild: fix a bug of the u-boot-spl link rule by Masahiro Yamada · Fri Oct 24 01:30:44 2014 +0900
  93. 60bb734 kconfig: switch to Kconfig by Masahiro Yamada · Wed Jul 30 14:08:17 2014 +0900
  94. 1252d20 kbuild: move spl/Makefile to scripts/Makefile.spl by Masahiro Yamada · Mon Jun 09 15:14:11 2014 +0900[Renamed from spl/Makefile]
  95. 68a30be arm:at91: enable ROM loadable atmel image by Andreas Bießmann · Mon May 19 14:23:40 2014 +0200
  96. 140d832 sunxi: non-FEL SPL boot support for sun7i by Ian Campbell · Mon May 05 11:52:30 2014 +0100
  97. 2253e16 kbuild: allow null board for spl build by Masahiro Yamada · Fri Apr 25 21:54:31 2014 +0900
  98. 543c9f1 mtd: Add a CONFIG_SPL_MTD_SUPPORT for a more full NAND subsystem in SPL by Tom Rini · Fri Mar 28 12:03:36 2014 -0400
  99. fd7ba8c kbuild: fix a bug in regeneration of linker scripts by Masahiro Yamada · Wed Apr 09 20:10:43 2014 +0900
  100. 31fea44 kbuild: Rename UIMAGE to MKIMAGE by Marek Vasut · Fri Mar 14 05:00:14 2014 +0100