1. 1f6a664 Makefile: preserve output for images that can contain HAB Blocks by Sven Ebenfeld · 8 years ago
  2. e94793c spl: add USB Gadget config option by Stefan Agner · 8 years ago
  3. 5991703 spl: dfu: move DFU Kconfig to SPL Kconfig by Stefan Agner · 8 years ago
  4. 3b64608 tools: mkimage: Add support for initialization table for Zynq and ZynqMP by Mike Looijmans · 8 years ago
  5. aec9a0f sunxi: Rename CONFIG_SUNXI to CONFIG_ARCH_SUNXI by Jagan Teki · 8 years ago
  6. e19b0fb kbuild: generate u-boot.cfg as a byproduct of include/autoconf.mk by Masahiro Yamada · 8 years ago
  7. bc5dbcb spl: dfu: add dfu support in SPL by B, Ravi · 8 years ago
  8. a6c1309 Makefile: rm u-boot.cfg dependencies are missing by Stephen Warren · 8 years ago
  9. fcd29a4 Makefile: use if_change_dep for u-boot.cfg by Stephen Warren · 8 years ago
  10. 76f1f38 Use separate options for TPL support by Simon Glass · 8 years ago
  11. d22199b dm: Don't attach the device tree to SPL with of-platdata by Simon Glass · 8 years ago
  12. dbbe2e6 dm: Makefile: Build of-platdata files when the feature is enabled by Simon Glass · 8 years ago
  13. 72a7e07 Makefile: Allow the SPL final link rule to be overridden by Simon Glass · 8 years ago
  14. 1a6a6e9 ARM64: zynq: Fix boot.bin generation for Zynq and ZynqMP by Michal Simek · 8 years ago
  15. d9b58b3 tools: zynqmpimage: Add Xilinx ZynqMP boot header generation by Michal Simek · 8 years ago
  16. fd2d1e0 kbuild: Do not append dtb for OF_EMBED case by Michal Simek · 8 years ago
  17. 35b7867 kbuild: fix build rule of u-boot-spl.dtb by Masahiro Yamada · 9 years ago
  18. 514ec43 kbuild: add missing FORCE where $(call if_changed, ) is used by Masahiro Yamada · 9 years ago
  19. 8ee19a7 kbuild: remove unneeded ifdef conditionals around build rules by Masahiro Yamada · 9 years ago
  20. bd7dc38 socfpga: Simplify Makefile filenames by Simon Glass · 9 years ago
  21. 03c25bc fdt: Build an SPL binary without device tree by Simon Glass · 9 years ago
  22. 72a8cf8 Move all command code into its own directory by Simon Glass · 9 years ago
  23. 08598d6 ARM: zynq: Add target for building bootable SPL image for Zynq by Nathan Rossi · 9 years ago
  24. 8d7a2b8 spl: Add support for CONFIG_OF_EMBED=y by Michal Simek · 9 years ago
  25. 021b4d1 dm: spl: Generate u-boot-spl-dtb.bin only when enabled by Simon Glass · 9 years ago
  26. af6bbd4 Move board_init_f_mem() into a common location by Simon Glass · 9 years ago
  27. d6c2ac5 spl: move SPL driver entries to driver/Makefile by Masahiro Yamada · 9 years ago
  28. 333b720 Makefile: Add target for building bootable SPL image for SoCFPGA by Marek Vasut · 9 years ago
  29. 9bbd213 driver/ddr/altera: Add DDR driver for Altera's SDRAM controller by Dinh Nguyen · 9 years ago
  30. 3c9cc70 Merge git://git.denx.de/u-boot-marvell by Tom Rini · 9 years ago
  31. f1df936 arm: mvebu: Add Armada 38x DDR3 training code from Marvell bin_hdr by Stefan Roese · 10 years ago
  32. ff9112d arm: mvebu: drivers/ddr: Move Armada XP DDR init code into new directory by Stefan Roese · 10 years ago
  33. f26c8a8 dm: Add a clock uclass by Simon Glass · 9 years ago
  34. 6c51df6 dm: Add support for RAM drivers by Simon Glass · 9 years ago
  35. 30987ef dm: power: Allow use of regulators in SPL by Simon Glass · 9 years ago
  36. 5917112 dm: Add support for LEDs by Simon Glass · 9 years ago
  37. fa78e0a dm: Reduce SPL device tree size by Simon Glass · 9 years ago
  38. 3113471 kbuild: define DO_DEPS_ONLY for u-boot.cfg to fix build error by Masahiro Yamada · 9 years ago
  39. 741e58e Create a .cfg file containing the CONFIG options used to build by Simon Glass · 10 years ago
  40. e02ee25 kconfig: switch to single .config configuration by Masahiro Yamada · 10 years ago
  41. 942cb0b sunxi: Normalise FEL support by Simon Glass · 10 years ago
  42. 0cf47862 scripts/Makefile.spl: Add MVEBU DDR code to SPL by Stefan Roese · 10 years ago
  43. e19db55 Kbuild: introduce Makefile in arch/$ARCH/ by Daniel Schwierzeck · 10 years ago
  44. 1739564 Merge git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  45. 167544e spl: fix descending condition to drivers/mtd/nand/ by Masahiro Yamada · 10 years ago
  46. 165ecd2 kbuild: Descend into SOC directory from CPU directory by Masahiro Yamada · 10 years ago
  47. 1151651 dm: spl: Allow driver model to be used by Simon Glass · 10 years ago
  48. c001486 arm, at91: generate boot.bin file for all atmel SoC by Heiko Schocher · 10 years ago
  49. 9adb6d2 kbuild: fix a bug of the u-boot-spl link rule by Masahiro Yamada · 10 years ago
  50. 5114879 kconfig: switch to Kconfig by Masahiro Yamada · 10 years ago
  51. c716308 kbuild: move spl/Makefile to scripts/Makefile.spl by Masahiro Yamada · 10 years ago[Renamed from spl/Makefile]
  52. 5c390a5 arm:at91: enable ROM loadable atmel image by Andreas Bießmann · 10 years ago
  53. 50827a5 sunxi: non-FEL SPL boot support for sun7i by Ian Campbell · 10 years ago
  54. bf69d66 kbuild: allow null board for spl build by Masahiro Yamada · 10 years ago
  55. 6dd3b56 mtd: Add a CONFIG_SPL_MTD_SUPPORT for a more full NAND subsystem in SPL by Tom Rini · 11 years ago
  56. 395e60c kbuild: fix a bug in regeneration of linker scripts by Masahiro Yamada · 10 years ago
  57. b97241b kbuild: Rename UIMAGE to MKIMAGE by Marek Vasut · 11 years ago
  58. 5ee828c kbuild: rename OBJTREE to objtree by Masahiro Yamada · 11 years ago
  59. 0128632 kbuild: rename SRCTREE to srctree by Masahiro Yamada · 11 years ago
  60. 4379ac6 kbuild: rename TOPDIR to stctree by Masahiro Yamada · 11 years ago
  61. 026f9cf kbuild: improve Kbuild speed by Masahiro Yamada · 11 years ago
  62. cd2e46c kbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCC by Masahiro Yamada · 11 years ago
  63. a86cf89 kbuild: consolidate PLATFORM_LIBS by Masahiro Yamada · 11 years ago
  64. 630d234 kbuild: refactor more IMX image rules by Masahiro Yamada · 11 years ago
  65. 4e0c8ab kbuild: use shorten logs for IMX images by Masahiro Yamada · 11 years ago
  66. 04a34c9 kbuild: use shorten logs for misc targets by Masahiro Yamada · 11 years ago
  67. 9bf215b kbuild: use shorten logs for mkimage rules by Masahiro Yamada · 11 years ago
  68. f9c235f kbuild: use shorten logs objcopy rules by Masahiro Yamada · 11 years ago
  69. 03c7b3f kbuild: Add $(Q) when descending into subdirectories by Masahiro Yamada · 11 years ago
  70. 95ddcd6 kbuild: rename OBJCFLAGS to OBJCOPYFLAGS by Masahiro Yamada · 11 years ago
  71. 6445262 kbuild: fix SPL link bug when USE_PRIVATE_LIBGCC is "yes" by Masahiro Yamada · 11 years ago
  72. 656de6b kbuild: refactor Makefile and spl/Makefile more by Masahiro Yamada · 11 years ago
  73. 5fe6301 kbuild: generate {spl, tpl}-autoconf.mk only when it is necessary by Masahiro Yamada · 11 years ago
  74. 01072b4 kbuild: move include directives of board configuration files by Masahiro Yamada · 11 years ago
  75. 6825a95 kbuild: use Linux Kernel build scripts by Masahiro Yamada · 11 years ago
  76. 9e41403 kbuild: change out-of-tree build by Masahiro Yamada · 11 years ago
  77. e0d5d9f Makefile: move some flags to spl/Makefile by Masahiro Yamada · 11 years ago
  78. bf4b3de kbuild: Use Kbuild.include by Masahiro Yamada · 11 years ago
  79. e183a17 board: samsung: refactor host programs by Masahiro Yamada · 11 years ago
  80. 940db16 tools: convert makefiles to kbuild style by Masahiro Yamada · 11 years ago
  81. fff40a7 common: spl: Add spl sata boot support by Dan Murphy · 11 years ago
  82. 8cffe5b spl: common: Support for USB MSD FAT image loading by Dan Murphy · 11 years ago
  83. 6609916 powerpc:mpc85xx: Add ifc nand boot support for TPL/SPL by Po Liu · 11 years ago
  84. b02bfc4 arm: put .hash, .got.plt and .machine_param back in binaries by Albert ARIBAUD · 11 years ago
  85. 7f673c9 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  86. 0fcac1a SPL: EXYNOS: Prepare for variable size SPL support by Rajeshwari Birje · 11 years ago
  87. e8a8b82 Makefile: Select objects by CONFIG_ rather than $(ARCH) or $(CPU) by Masahiro Yamada · 11 years ago
  88. 392ba52 drivers/mtd: descend into sub directories only when it is necessary by Masahiro Yamada · 11 years ago
  89. ba93125 spl/Makefile: merge LIBS-y += arch/$(ARCH)/imx-common by Masahiro Yamada · 11 years ago
  90. a8c0754 Makefile: use two double-quotations as a pair by Masahiro Yamada · 11 years ago
  91. 5614e71 Driver/DDR: Moving Freescale DDR driver to a common driver by York Sun · 11 years ago
  92. 57c3e5f Makefile: move fs/fat/ entry to drivers/Makefile by Masahiro Yamada · 11 years ago
  93. bc8bb6e Makefile: refactor a little by Masahiro Yamada · 11 years ago
  94. e2906a5 Makefile: rename all libraries to built-in.o by Masahiro Yamada · 11 years ago
  95. c54ecaa powerpc: move mpc8xxx entry under arch/powerpc/cpu/ by Masahiro Yamada · 11 years ago
  96. 3bddafa Makefile: convert makefiles to Kbuild style and delete grep switch by Masahiro Yamada · 11 years ago
  97. 09ab61c ARM: s5pc, exynos: move Samsung ARM SoC specific code under arch/arm/ by Masahiro Yamada · 11 years ago
  98. 3c5edd8 ARM: omap: move OMAP specific code under arch/arm/ by Masahiro Yamada · 11 years ago
  99. 37d82be ARM: tegra: move Tegra specific code under arch/arm/ by Masahiro Yamada · 11 years ago
  100. 71f84ef ARM: imx-common: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago