1. 9bd76b8 spl: make CONFIG_OF_EMBED pass dts through fdtgrep by Goldschmidt Simon · 7 years ago
  2. c85a6b7 tools: mkimage: Extend mkimage to also include pmufw by Michal Simek · 8 years ago
  3. d6a0c78 pylibfdt: compile pylibfdt only when dtoc/binman is necessary by Masahiro Yamada · 7 years ago
  4. 15b97f5 pylibfdt: move pylibfdt to scripts/dtc/pylibfdt and refactor makefile by Masahiro Yamada · 7 years ago
  5. 2f57c95 spl: dm: Make it possible for the SPL to pick its own DTB from a FIT by Jean-Jacques Hiblot · 7 years ago
  6. b145b45 dtoc: Rename the auto-generated dt-structs.h file by Simon Glass · 7 years ago
  7. 3809e30 Makefile: honor PYTHON configuration properly by Clément Bœsch · 7 years ago
  8. 0649cd0 Move environment files from common/ to env/ by Simon Glass · 7 years ago
  9. dd6fbcb spl: Kconfig: migrate $(SPL_TPL_)LDSCRIPT to Kconfig by Philipp Tomsich · 7 years ago
  10. 1749858 spl: allow a separate TEXT_BASE, LDSCRIPT and MAX_SIZE for TPL by Philipp Tomsich · 7 years ago
  11. f291ce1 spl: dm: Kconfig: split OF_CONTROL and OF_PLATDATA between SPL and TPL by Philipp Tomsich · 7 years ago
  12. e38ffc4 fdt: Makefile: Build python libfdt library if needed by Simon Glass · 7 years ago
  13. 7f0ef5a sunxi: Store the device tree name in the SPL header by Siarhei Siamashka · 7 years ago
  14. e938ef1 spl: Makefile: include /config in the (reduced) FDT used by the SPL stage by Philipp Tomsich · 7 years ago
  15. e391b1e Makefile: Fix linking with modern binutils by Joel Stanley · 7 years ago
  16. d2fdcc7 scripts: sunxi: Build an raw SPL image by Maxime Ripard · 8 years ago
  17. 001f314 Makefile: Provide an option to select SPL or TPL by Simon Glass · 8 years ago
  18. 27326c7 dm: allow limiting pre-reloc markings to spl or tpl by Heiko Stübner · 8 years ago
  19. 84547b4 x86: Add SPL build rules for start-up code by Simon Glass · 8 years ago
  20. 0ec28e0 spl: Don't create a BSS padding when it is separate by Simon Glass · 8 years ago
  21. d688bd7 spl: Makefile: Define SPL_ earlier by Simon Glass · 8 years ago
  22. 1f6a664 Makefile: preserve output for images that can contain HAB Blocks by Sven Ebenfeld · 8 years ago
  23. e94793c spl: add USB Gadget config option by Stefan Agner · 8 years ago
  24. 5991703 spl: dfu: move DFU Kconfig to SPL Kconfig by Stefan Agner · 8 years ago
  25. 3b64608 tools: mkimage: Add support for initialization table for Zynq and ZynqMP by Mike Looijmans · 8 years ago
  26. aec9a0f sunxi: Rename CONFIG_SUNXI to CONFIG_ARCH_SUNXI by Jagan Teki · 8 years ago
  27. e19b0fb kbuild: generate u-boot.cfg as a byproduct of include/autoconf.mk by Masahiro Yamada · 8 years ago
  28. bc5dbcb spl: dfu: add dfu support in SPL by B, Ravi · 8 years ago
  29. a6c1309 Makefile: rm u-boot.cfg dependencies are missing by Stephen Warren · 8 years ago
  30. fcd29a4 Makefile: use if_change_dep for u-boot.cfg by Stephen Warren · 8 years ago
  31. 76f1f38 Use separate options for TPL support by Simon Glass · 8 years ago
  32. d22199b dm: Don't attach the device tree to SPL with of-platdata by Simon Glass · 8 years ago
  33. dbbe2e6 dm: Makefile: Build of-platdata files when the feature is enabled by Simon Glass · 8 years ago
  34. 72a7e07 Makefile: Allow the SPL final link rule to be overridden by Simon Glass · 8 years ago
  35. 1a6a6e9 ARM64: zynq: Fix boot.bin generation for Zynq and ZynqMP by Michal Simek · 8 years ago
  36. d9b58b3 tools: zynqmpimage: Add Xilinx ZynqMP boot header generation by Michal Simek · 8 years ago
  37. fd2d1e0 kbuild: Do not append dtb for OF_EMBED case by Michal Simek · 8 years ago
  38. 35b7867 kbuild: fix build rule of u-boot-spl.dtb by Masahiro Yamada · 9 years ago
  39. 514ec43 kbuild: add missing FORCE where $(call if_changed, ) is used by Masahiro Yamada · 9 years ago
  40. 8ee19a7 kbuild: remove unneeded ifdef conditionals around build rules by Masahiro Yamada · 9 years ago
  41. bd7dc38 socfpga: Simplify Makefile filenames by Simon Glass · 9 years ago
  42. 03c25bc fdt: Build an SPL binary without device tree by Simon Glass · 9 years ago
  43. 72a8cf8 Move all command code into its own directory by Simon Glass · 9 years ago
  44. 08598d6 ARM: zynq: Add target for building bootable SPL image for Zynq by Nathan Rossi · 9 years ago
  45. 8d7a2b8 spl: Add support for CONFIG_OF_EMBED=y by Michal Simek · 9 years ago
  46. 021b4d1 dm: spl: Generate u-boot-spl-dtb.bin only when enabled by Simon Glass · 9 years ago
  47. af6bbd4 Move board_init_f_mem() into a common location by Simon Glass · 9 years ago
  48. d6c2ac5 spl: move SPL driver entries to driver/Makefile by Masahiro Yamada · 9 years ago
  49. 333b720 Makefile: Add target for building bootable SPL image for SoCFPGA by Marek Vasut · 9 years ago
  50. 9bbd213 driver/ddr/altera: Add DDR driver for Altera's SDRAM controller by Dinh Nguyen · 9 years ago
  51. 3c9cc70 Merge git://git.denx.de/u-boot-marvell by Tom Rini · 9 years ago
  52. f1df936 arm: mvebu: Add Armada 38x DDR3 training code from Marvell bin_hdr by Stefan Roese · 10 years ago
  53. ff9112d arm: mvebu: drivers/ddr: Move Armada XP DDR init code into new directory by Stefan Roese · 10 years ago
  54. f26c8a8 dm: Add a clock uclass by Simon Glass · 9 years ago
  55. 6c51df6 dm: Add support for RAM drivers by Simon Glass · 9 years ago
  56. 30987ef dm: power: Allow use of regulators in SPL by Simon Glass · 9 years ago
  57. 5917112 dm: Add support for LEDs by Simon Glass · 9 years ago
  58. fa78e0a dm: Reduce SPL device tree size by Simon Glass · 9 years ago
  59. 3113471 kbuild: define DO_DEPS_ONLY for u-boot.cfg to fix build error by Masahiro Yamada · 9 years ago
  60. 741e58e Create a .cfg file containing the CONFIG options used to build by Simon Glass · 10 years ago
  61. e02ee25 kconfig: switch to single .config configuration by Masahiro Yamada · 10 years ago
  62. 942cb0b sunxi: Normalise FEL support by Simon Glass · 10 years ago
  63. 0cf47862 scripts/Makefile.spl: Add MVEBU DDR code to SPL by Stefan Roese · 10 years ago
  64. e19db55 Kbuild: introduce Makefile in arch/$ARCH/ by Daniel Schwierzeck · 10 years ago
  65. 1739564 Merge git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  66. 167544e spl: fix descending condition to drivers/mtd/nand/ by Masahiro Yamada · 10 years ago
  67. 165ecd2 kbuild: Descend into SOC directory from CPU directory by Masahiro Yamada · 10 years ago
  68. 1151651 dm: spl: Allow driver model to be used by Simon Glass · 10 years ago
  69. c001486 arm, at91: generate boot.bin file for all atmel SoC by Heiko Schocher · 10 years ago
  70. 9adb6d2 kbuild: fix a bug of the u-boot-spl link rule by Masahiro Yamada · 10 years ago
  71. 5114879 kconfig: switch to Kconfig by Masahiro Yamada · 10 years ago
  72. c716308 kbuild: move spl/Makefile to scripts/Makefile.spl by Masahiro Yamada · 10 years ago[Renamed from spl/Makefile]
  73. 5c390a5 arm:at91: enable ROM loadable atmel image by Andreas Bießmann · 10 years ago
  74. 50827a5 sunxi: non-FEL SPL boot support for sun7i by Ian Campbell · 10 years ago
  75. bf69d66 kbuild: allow null board for spl build by Masahiro Yamada · 10 years ago
  76. 6dd3b56 mtd: Add a CONFIG_SPL_MTD_SUPPORT for a more full NAND subsystem in SPL by Tom Rini · 11 years ago
  77. 395e60c kbuild: fix a bug in regeneration of linker scripts by Masahiro Yamada · 10 years ago
  78. b97241b kbuild: Rename UIMAGE to MKIMAGE by Marek Vasut · 11 years ago
  79. 5ee828c kbuild: rename OBJTREE to objtree by Masahiro Yamada · 11 years ago
  80. 0128632 kbuild: rename SRCTREE to srctree by Masahiro Yamada · 11 years ago
  81. 4379ac6 kbuild: rename TOPDIR to stctree by Masahiro Yamada · 11 years ago
  82. 026f9cf kbuild: improve Kbuild speed by Masahiro Yamada · 11 years ago
  83. cd2e46c kbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCC by Masahiro Yamada · 11 years ago
  84. a86cf89 kbuild: consolidate PLATFORM_LIBS by Masahiro Yamada · 11 years ago
  85. 630d234 kbuild: refactor more IMX image rules by Masahiro Yamada · 11 years ago
  86. 4e0c8ab kbuild: use shorten logs for IMX images by Masahiro Yamada · 11 years ago
  87. 04a34c9 kbuild: use shorten logs for misc targets by Masahiro Yamada · 11 years ago
  88. 9bf215b kbuild: use shorten logs for mkimage rules by Masahiro Yamada · 11 years ago
  89. f9c235f kbuild: use shorten logs objcopy rules by Masahiro Yamada · 11 years ago
  90. 03c7b3f kbuild: Add $(Q) when descending into subdirectories by Masahiro Yamada · 11 years ago
  91. 95ddcd6 kbuild: rename OBJCFLAGS to OBJCOPYFLAGS by Masahiro Yamada · 11 years ago
  92. 6445262 kbuild: fix SPL link bug when USE_PRIVATE_LIBGCC is "yes" by Masahiro Yamada · 11 years ago
  93. 656de6b kbuild: refactor Makefile and spl/Makefile more by Masahiro Yamada · 11 years ago
  94. 5fe6301 kbuild: generate {spl, tpl}-autoconf.mk only when it is necessary by Masahiro Yamada · 11 years ago
  95. 01072b4 kbuild: move include directives of board configuration files by Masahiro Yamada · 11 years ago
  96. 6825a95 kbuild: use Linux Kernel build scripts by Masahiro Yamada · 11 years ago
  97. 9e41403 kbuild: change out-of-tree build by Masahiro Yamada · 11 years ago
  98. e0d5d9f Makefile: move some flags to spl/Makefile by Masahiro Yamada · 11 years ago
  99. bf4b3de kbuild: Use Kbuild.include by Masahiro Yamada · 11 years ago
  100. e183a17 board: samsung: refactor host programs by Masahiro Yamada · 11 years ago