1. 8a80c7f sunxi: Use mkimage for SPL boot image generation by Andre Przywara · 6 years ago
  2. beddd7a dtoc: Rename dt-platdata.c to dt-plat.c by Simon Glass · 4 years ago
  3. 4b2ea55 Makefile: Invoke dtoc only once by Simon Glass · 4 years ago
  4. 3d69906 Makefile: Use common args for dtoc by Simon Glass · 4 years ago
  5. 6886c72 Makefile: Tidy up SPL dtb production by Simon Glass · 4 years ago
  6. c490de8 Makefile: Build SPL dtbs in the spl/ directory by Simon Glass · 4 years ago
  7. 12edc00 Makefile: Build a separate .dtb for TPL by Simon Glass · 4 years ago
  8. 367d733 Makefile: Generate a symbol file for u-boot-spl by Simon Glass · 4 years, 1 month ago
  9. bf40eee dm: test: Build tests for SPL by Simon Glass · 4 years, 1 month ago
  10. c46090d Makefile: Rename ALL-y to INPUTS-y by Simon Glass · 4 years, 4 months ago
  11. 3bca46e kbuild: spl: Add shrunk arch-dtbs to targets list by Jan Kiszka · 4 years, 7 months ago
  12. ee182fe kbuild: spl: Fix parallel build by Jan Kiszka · 4 years, 7 months ago
  13. db4633e kbuild: SPL/TPL: generate separate asm-offsets.h for SPL and TPL by Masahiro Yamada · 4 years, 7 months ago
  14. ad21539 kbuild: add FORCE to dependency of $(obj)/dts/dt-platdata.o by Masahiro Yamada · 4 years, 7 months ago
  15. 5d4ecf2 kconfig / kbuild: Re-sync with Linux 4.19 by Tom Rini · 4 years, 8 months ago
  16. 4a0da7c spl: separate SPL_FRAMEWORK config for spl and tpl by Heiko Stuebner · 5 years ago
  17. b1a4928 usb: Add Cadence USB3 host and gadget driver by Vignesh Raghavendra · 5 years ago
  18. abab18c binman: x86: Separate out 16-bit reset and init code by Simon Glass · 5 years ago
  19. 79ef699 x86: Allow 16-bit init to be in TPL by Simon Glass · 6 years ago
  20. 4325bd0 spl: Allow sandbox to build a device-tree file by Simon Glass · 6 years ago
  21. 26c8ce7 Makefile.spl: Move generated AT91SAM NAND image boot.bin to spl directory by Stefan Roese · 6 years ago
  22. 8fb280c ARM: socfpga: Build sfp image only for Gen5 and Arria10 devices by Dalon Westergreen · 6 years ago
  23. 2aaa27d linker: Modify linker scripts to be more generic by Tom Rini · 6 years ago
  24. 0a01a44 PowerPC: Stop re-using CONFIG_SPL_TEXT_BASE for TPL by Tom Rini · 6 years ago
  25. 4b7767d arm64: zynqmp: Align u-boot-spl.bin for boot.bin creation by Michal Simek · 6 years ago
  26. 6a22852 Kconfig: rename CONFIG_SPL_USB_GADGET_SUPPORT as CONFIG_SPL_USB_GADGET by Jean-Jacques Hiblot · 6 years ago
  27. 1794ae6 blk: Rework guard around part_init call by Tom Rini · 6 years ago
  28. e1de5d4 tools: MediaTek: add MTK boot header generation to mkimage by developer · 6 years ago
  29. efaa7c4 fdt: Allow C++ comments in link scripts and DT files by Simon Glass · 6 years ago
  30. 506651a Makefile: Add a warning if SPL/TPL cannot be built by Simon Glass · 6 years ago
  31. bc5bd3a armv8: K3: am654: Add support for generating build targets by Lokesh Vutla · 6 years ago
  32. 8394f8b arm64: zynqmp: accept an absolute path for PMUFW_INIT_FILE by Luca Ceresoli · 6 years ago
  33. 78bc20f Set time and umask on multi-dtb fit images to ensure reproducibile builds. by Vagrant Cascadian · 6 years ago
  34. 593bc8c spl: socfpga: Generate Arria10 SFP header V1 by Marek Vasut · 7 years ago
  35. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  36. b40a1ff Makefile: always preserve output for images that can contain HAB Blocks by Rasmus Villemoes · 7 years ago
  37. 47b04fd spl: unbreak CONFIG_SPL_MULTI_DTB_FIT after fixing CONFIG_OF_EMBED by Simon Goldschmidt · 7 years ago
  38. 5e7a1c2 spl: make CONFIG_OF_EMBED pass dts through fdtgrep by Goldschmidt Simon · 7 years ago
  39. dde5a88 tools: mkimage: Extend mkimage to also include pmufw by Michal Simek · 8 years ago
  40. 87247af pylibfdt: compile pylibfdt only when dtoc/binman is necessary by Masahiro Yamada · 7 years ago
  41. 47ae539 pylibfdt: move pylibfdt to scripts/dtc/pylibfdt and refactor makefile by Masahiro Yamada · 7 years ago
  42. a2fee16 spl: dm: Make it possible for the SPL to pick its own DTB from a FIT by Jean-Jacques Hiblot · 7 years ago
  43. 0dec7ad dtoc: Rename the auto-generated dt-structs.h file by Simon Glass · 7 years ago
  44. 5925a15 Makefile: honor PYTHON configuration properly by Clément Bœsch · 7 years ago
  45. 547cb40 Move environment files from common/ to env/ by Simon Glass · 7 years ago
  46. be1c53a spl: Kconfig: migrate $(SPL_TPL_)LDSCRIPT to Kconfig by Philipp Tomsich · 7 years ago
  47. cb49f62 spl: allow a separate TEXT_BASE, LDSCRIPT and MAX_SIZE for TPL by Philipp Tomsich · 7 years ago
  48. 2341dc6 spl: dm: Kconfig: split OF_CONTROL and OF_PLATDATA between SPL and TPL by Philipp Tomsich · 7 years ago
  49. e41110d fdt: Makefile: Build python libfdt library if needed by Simon Glass · 8 years ago
  50. 6b0cd01 sunxi: Store the device tree name in the SPL header by Siarhei Siamashka · 8 years ago
  51. 9d47079 spl: Makefile: include /config in the (reduced) FDT used by the SPL stage by Philipp Tomsich · 8 years ago
  52. b8a2fe1 Makefile: Fix linking with modern binutils by Joel Stanley · 8 years ago
  53. bc7997b scripts: sunxi: Build an raw SPL image by Maxime Ripard · 8 years ago
  54. 74254d0 Makefile: Provide an option to select SPL or TPL by Simon Glass · 8 years ago
  55. 9a2cdca dm: allow limiting pre-reloc markings to spl or tpl by Heiko Stübner · 8 years ago
  56. d5e2b86 x86: Add SPL build rules for start-up code by Simon Glass · 8 years ago
  57. f8037c0 spl: Don't create a BSS padding when it is separate by Simon Glass · 8 years ago
  58. c87d486 spl: Makefile: Define SPL_ earlier by Simon Glass · 8 years ago
  59. 9964ebd Makefile: preserve output for images that can contain HAB Blocks by Sven Ebenfeld · 8 years ago
  60. 0489c3b spl: add USB Gadget config option by Stefan Agner · 8 years ago
  61. e542edd spl: dfu: move DFU Kconfig to SPL Kconfig by Stefan Agner · 8 years ago
  62. 96e706f tools: mkimage: Add support for initialization table for Zynq and ZynqMP by Mike Looijmans · 8 years ago
  63. 68078f7 sunxi: Rename CONFIG_SUNXI to CONFIG_ARCH_SUNXI by Jagan Teki · 8 years ago
  64. d8d5334 kbuild: generate u-boot.cfg as a byproduct of include/autoconf.mk by Masahiro Yamada · 8 years ago
  65. 8b3c725 spl: dfu: add dfu support in SPL by B, Ravi · 8 years ago
  66. a986cf7 Makefile: rm u-boot.cfg dependencies are missing by Stephen Warren · 8 years ago
  67. 95b3006 Makefile: use if_change_dep for u-boot.cfg by Stephen Warren · 8 years ago
  68. 98b685d Use separate options for TPL support by Simon Glass · 8 years ago
  69. 8a07e68 dm: Don't attach the device tree to SPL with of-platdata by Simon Glass · 8 years ago
  70. bf6e890 dm: Makefile: Build of-platdata files when the feature is enabled by Simon Glass · 8 years ago
  71. 32fa8fa Makefile: Allow the SPL final link rule to be overridden by Simon Glass · 8 years ago
  72. aefae2c ARM64: zynq: Fix boot.bin generation for Zynq and ZynqMP by Michal Simek · 8 years ago
  73. fa12466 tools: zynqmpimage: Add Xilinx ZynqMP boot header generation by Michal Simek · 9 years ago
  74. e75c649 kbuild: Do not append dtb for OF_EMBED case by Michal Simek · 9 years ago
  75. 3ac7494 kbuild: fix build rule of u-boot-spl.dtb by Masahiro Yamada · 9 years ago
  76. cd98a27 kbuild: add missing FORCE where $(call if_changed, ) is used by Masahiro Yamada · 9 years ago
  77. c8febb3 kbuild: remove unneeded ifdef conditionals around build rules by Masahiro Yamada · 9 years ago
  78. 7bdddb0 socfpga: Simplify Makefile filenames by Simon Glass · 9 years ago
  79. 4102e71 fdt: Build an SPL binary without device tree by Simon Glass · 9 years ago
  80. 29499a0 Move all command code into its own directory by Simon Glass · 9 years ago
  81. af52939 ARM: zynq: Add target for building bootable SPL image for Zynq by Nathan Rossi · 9 years ago
  82. c158dba spl: Add support for CONFIG_OF_EMBED=y by Michal Simek · 9 years ago
  83. 45f1e4e dm: spl: Generate u-boot-spl-dtb.bin only when enabled by Simon Glass · 9 years ago
  84. b1beb11 Move board_init_f_mem() into a common location by Simon Glass · 9 years ago
  85. 39ba4b1 spl: move SPL driver entries to driver/Makefile by Masahiro Yamada · 9 years ago
  86. a4a55d4 Makefile: Add target for building bootable SPL image for SoCFPGA by Marek Vasut · 9 years ago
  87. 429642c driver/ddr/altera: Add DDR driver for Altera's SDRAM controller by Dinh Nguyen · 9 years ago
  88. 2ae17c9 Merge git://git.denx.de/u-boot-marvell by Tom Rini · 9 years ago
  89. 5ffceb8 arm: mvebu: Add Armada 38x DDR3 training code from Marvell bin_hdr by Stefan Roese · 10 years ago
  90. eb753e9 arm: mvebu: drivers/ddr: Move Armada XP DDR init code into new directory by Stefan Roese · 10 years ago
  91. 36ad234 dm: Add a clock uclass by Simon Glass · 9 years ago
  92. 3a2f3bd dm: Add support for RAM drivers by Simon Glass · 9 years ago
  93. 3513beb dm: power: Allow use of regulators in SPL by Simon Glass · 9 years ago
  94. cce3aed dm: Add support for LEDs by Simon Glass · 9 years ago
  95. 89caf33 dm: Reduce SPL device tree size by Simon Glass · 9 years ago
  96. a581f26 kbuild: define DO_DEPS_ONLY for u-boot.cfg to fix build error by Masahiro Yamada · 10 years ago
  97. 1f05c87 Create a .cfg file containing the CONFIG options used to build by Simon Glass · 10 years ago
  98. 72fb32b kconfig: switch to single .config configuration by Masahiro Yamada · 10 years ago
  99. 5debe1f sunxi: Normalise FEL support by Simon Glass · 10 years ago
  100. 487590c scripts/Makefile.spl: Add MVEBU DDR code to SPL by Stefan Roese · 10 years ago