Age | Commit message (Expand) | Author |
2017-05-11 | spl: Makefile: include /config in the (reduced) FDT used by the SPL stage | Philipp Tomsich |
2017-04-10 | Makefile: Fix linking with modern binutils | Joel Stanley |
2017-04-07 | scripts: sunxi: Build an raw SPL image | Maxime Ripard |
2017-04-05 | Makefile: Provide an option to select SPL or TPL | Simon Glass |
2017-03-16 | dm: allow limiting pre-reloc markings to spl or tpl | Heiko Stübner |
2017-02-06 | x86: Add SPL build rules for start-up code | Simon Glass |
2017-02-06 | spl: Don't create a BSS padding when it is separate | Simon Glass |
2017-02-06 | spl: Makefile: Define SPL_ earlier | Simon Glass |
2017-01-02 | Makefile: preserve output for images that can contain HAB Blocks | Sven Ebenfeld |
2016-11-28 | spl: add USB Gadget config option | Stefan Agner |
2016-11-28 | spl: dfu: move DFU Kconfig to SPL Kconfig | Stefan Agner |
2016-11-15 | tools: mkimage: Add support for initialization table for Zynq and ZynqMP | Mike Looijmans |
2016-10-30 | sunxi: Rename CONFIG_SUNXI to CONFIG_ARCH_SUNXI | Jagan Teki |
2016-10-07 | kbuild: generate u-boot.cfg as a byproduct of include/autoconf.mk | Masahiro Yamada |
2016-09-27 | spl: dfu: add dfu support in SPL | B, Ravi |
2016-09-22 | Makefile: rm u-boot.cfg dependencies are missing | Stephen Warren |
2016-09-22 | Makefile: use if_change_dep for u-boot.cfg | Stephen Warren |
2016-09-16 | Use separate options for TPL support | Simon Glass |
2016-07-14 | dm: Don't attach the device tree to SPL with of-platdata | Simon Glass |
2016-07-14 | dm: Makefile: Build of-platdata files when the feature is enabled | Simon Glass |
2016-07-14 | Makefile: Allow the SPL final link rule to be overridden | Simon Glass |
2016-06-06 | ARM64: zynq: Fix boot.bin generation for Zynq and ZynqMP | Michal Simek |
2016-05-24 | tools: zynqmpimage: Add Xilinx ZynqMP boot header generation | Michal Simek |
2016-05-02 | kbuild: Do not append dtb for OF_EMBED case | Michal Simek |
2016-02-08 | kbuild: fix build rule of u-boot-spl.dtb | Masahiro Yamada |
2016-02-08 | kbuild: add missing FORCE where $(call if_changed, ) is used | Masahiro Yamada |
2016-02-08 | kbuild: remove unneeded ifdef conditionals around build rules | Masahiro Yamada |
2016-02-01 | socfpga: Simplify Makefile filenames | Simon Glass |
2016-02-01 | fdt: Build an SPL binary without device tree | Simon Glass |
2016-01-25 | Move all command code into its own directory | Simon Glass |
2015-11-19 | ARM: zynq: Add target for building bootable SPL image for Zynq | Nathan Rossi |
2015-11-12 | spl: Add support for CONFIG_OF_EMBED=y | Michal Simek |
2015-11-04 | dm: spl: Generate u-boot-spl-dtb.bin only when enabled | Simon Glass |
2015-10-24 | Move board_init_f_mem() into a common location | Simon Glass |
2015-08-18 | spl: move SPL driver entries to driver/Makefile | Masahiro Yamada |
2015-08-08 | Makefile: Add target for building bootable SPL image for SoCFPGA | Marek Vasut |
2015-08-08 | driver/ddr/altera: Add DDR driver for Altera's SDRAM controller | Dinh Nguyen |
2015-07-23 | Merge git://git.denx.de/u-boot-marvell | Tom Rini |
2015-07-23 | arm: mvebu: Add Armada 38x DDR3 training code from Marvell bin_hdr | Stefan Roese |
2015-07-23 | arm: mvebu: drivers/ddr: Move Armada XP DDR init code into new directory | Stefan Roese |
2015-07-21 | dm: Add a clock uclass | Simon Glass |
2015-07-21 | dm: Add support for RAM drivers | Simon Glass |
2015-07-21 | dm: power: Allow use of regulators in SPL | Simon Glass |
2015-07-21 | dm: Add support for LEDs | Simon Glass |
2015-07-21 | dm: Reduce SPL device tree size | Simon Glass |
2015-05-28 | kbuild: define DO_DEPS_ONLY for u-boot.cfg to fix build error | Masahiro Yamada |
2015-04-18 | Create a .cfg file containing the CONFIG options used to build | Simon Glass |
2015-02-24 | kconfig: switch to single .config configuration | Masahiro Yamada |
2015-02-16 | sunxi: Normalise FEL support | Simon Glass |
2015-02-06 | scripts/Makefile.spl: Add MVEBU DDR code to SPL | Stefan Roese |