| Commit message (Expand) | Author | Age | Files | Lines |
* | Makefile: preserve output for images that can contain HAB Blocks | Sven Ebenfeld | 2017-01-02 | 1 | -1/+3 |
* | spl: add USB Gadget config option | Stefan Agner | 2016-11-28 | 1 | -1/+1 |
* | spl: dfu: move DFU Kconfig to SPL Kconfig | Stefan Agner | 2016-11-28 | 1 | -3/+0 |
* | tools: mkimage: Add support for initialization table for Zynq and ZynqMP | Mike Looijmans | 2016-11-15 | 1 | -2/+2 |
* | sunxi: Rename CONFIG_SUNXI to CONFIG_ARCH_SUNXI | Jagan Teki | 2016-10-30 | 1 | -1/+1 |
* | kbuild: generate u-boot.cfg as a byproduct of include/autoconf.mk | Masahiro Yamada | 2016-10-07 | 1 | -19/+1 |
* | spl: dfu: add dfu support in SPL | B, Ravi | 2016-09-27 | 1 | -0/+4 |
* | Makefile: rm u-boot.cfg dependencies are missing | Stephen Warren | 2016-09-22 | 1 | -0/+11 |
* | Makefile: use if_change_dep for u-boot.cfg | Stephen Warren | 2016-09-22 | 1 | -1/+1 |
* | Use separate options for TPL support | Simon Glass | 2016-09-16 | 1 | -1/+9 |
* | dm: Don't attach the device tree to SPL with of-platdata | Simon Glass | 2016-07-14 | 1 | -1/+1 |
* | dm: Makefile: Build of-platdata files when the feature is enabled | Simon Glass | 2016-07-14 | 1 | -3/+36 |
* | Makefile: Allow the SPL final link rule to be overridden | Simon Glass | 2016-07-14 | 1 | -2/+4 |
* | ARM64: zynq: Fix boot.bin generation for Zynq and ZynqMP | Michal Simek | 2016-06-06 | 1 | -5/+2 |
* | tools: zynqmpimage: Add Xilinx ZynqMP boot header generation | Michal Simek | 2016-05-24 | 1 | -0/+7 |
* | kbuild: Do not append dtb for OF_EMBED case | Michal Simek | 2016-05-02 | 1 | -1/+1 |
* | kbuild: fix build rule of u-boot-spl.dtb | Masahiro Yamada | 2016-02-08 | 1 | -2/+2 |
* | kbuild: add missing FORCE where $(call if_changed, ) is used | Masahiro Yamada | 2016-02-08 | 1 | -5/+5 |
* | kbuild: remove unneeded ifdef conditionals around build rules | Masahiro Yamada | 2016-02-08 | 1 | -4/+0 |
* | socfpga: Simplify Makefile filenames | Simon Glass | 2016-02-01 | 1 | -3/+3 |
* | fdt: Build an SPL binary without device tree | Simon Glass | 2016-02-01 | 1 | -9/+16 |
* | Move all command code into its own directory | Simon Glass | 2016-01-25 | 1 | -1/+1 |
* | ARM: zynq: Add target for building bootable SPL image for Zynq | Nathan Rossi | 2015-11-19 | 1 | -0/+11 |
* | spl: Add support for CONFIG_OF_EMBED=y | Michal Simek | 2015-11-12 | 1 | -0/+1 |
* | dm: spl: Generate u-boot-spl-dtb.bin only when enabled | Simon Glass | 2015-11-04 | 1 | -0/+2 |
* | Move board_init_f_mem() into a common location | Simon Glass | 2015-10-24 | 1 | -0/+1 |
* | spl: move SPL driver entries to driver/Makefile | Masahiro Yamada | 2015-08-18 | 1 | -30/+1 |
* | Makefile: Add target for building bootable SPL image for SoCFPGA | Marek Vasut | 2015-08-08 | 1 | -0/+10 |
* | driver/ddr/altera: Add DDR driver for Altera's SDRAM controller | Dinh Nguyen | 2015-08-08 | 1 | -0/+1 |
* | Merge git://git.denx.de/u-boot-marvell | Tom Rini | 2015-07-23 | 1 | -1/+2 |
|\ |
|
| * | arm: mvebu: Add Armada 38x DDR3 training code from Marvell bin_hdr | Stefan Roese | 2015-07-23 | 1 | -0/+1 |
| * | arm: mvebu: drivers/ddr: Move Armada XP DDR init code into new directory | Stefan Roese | 2015-07-23 | 1 | -1/+1 |
* | | dm: Add a clock uclass | Simon Glass | 2015-07-21 | 1 | -0/+1 |
* | | dm: Add support for RAM drivers | Simon Glass | 2015-07-21 | 1 | -0/+1 |
* | | dm: power: Allow use of regulators in SPL | Simon Glass | 2015-07-21 | 1 | -0/+1 |
* | | dm: Add support for LEDs | Simon Glass | 2015-07-21 | 1 | -0/+1 |
* | | dm: Reduce SPL device tree size | Simon Glass | 2015-07-21 | 1 | -0/+28 |
|/ |
|
* | kbuild: define DO_DEPS_ONLY for u-boot.cfg to fix build error | Masahiro Yamada | 2015-05-28 | 1 | -1/+1 |
* | Create a .cfg file containing the CONFIG options used to build | Simon Glass | 2015-04-18 | 1 | -1/+8 |
* | kconfig: switch to single .config configuration | Masahiro Yamada | 2015-02-24 | 1 | -4/+6 |
* | sunxi: Normalise FEL support | Simon Glass | 2015-02-16 | 1 | -2/+0 |
* | scripts/Makefile.spl: Add MVEBU DDR code to SPL | Stefan Roese | 2015-02-06 | 1 | -0/+1 |
* | Kbuild: introduce Makefile in arch/$ARCH/ | Daniel Schwierzeck | 2014-12-08 | 1 | -22/+1 |
* | Merge git://git.denx.de/u-boot-dm | Tom Rini | 2014-11-24 | 1 | -0/+1 |
|\ |
|
| * | dm: spl: Allow driver model to be used | Simon Glass | 2014-11-21 | 1 | -0/+1 |
* | | spl: fix descending condition to drivers/mtd/nand/ | Masahiro Yamada | 2014-11-23 | 1 | -1/+1 |
* | | kbuild: Descend into SOC directory from CPU directory | Masahiro Yamada | 2014-11-23 | 1 | -3/+0 |
|/ |
|
* | arm, at91: generate boot.bin file for all atmel SoC | Heiko Schocher | 2014-11-17 | 1 | -0/+4 |
* | kbuild: fix a bug of the u-boot-spl link rule | Masahiro Yamada | 2014-10-23 | 1 | -4/+4 |
* | kconfig: switch to Kconfig | Masahiro Yamada | 2014-07-30 | 1 | -28/+3 |