index
:
arm-boot/u-boot-imx.git
imx_3.14.38_6ul_engr
imx_v2009.08
imx_v2009.08_1.1.0
imx_v2009.08_10.04.01
imx_v2009.08_10.05.02
imx_v2009.08_10.07.11
imx_v2009.08_10.10.01
imx_v2009.08_10.11.01
imx_v2009.08_10.12.01
imx_v2009.08_11.04.01
imx_v2009.08_11.05.01
imx_v2009.08_11.09.01
imx_v2009.08_11.11.01
imx_v2009.08_12.01.01
imx_v2009.08_12.02.01
imx_v2009.08_12.09.01
imx_v2009.08_12.10.02
imx_v2009.08_3.0.0
imx_v2009.08_3.0.35_4.0.0
imx_v2009.08_3.0.35_4.1.0
imx_v2009.08_r13.4.y
imx_v2013.04_3.10.17_1.0.0_beta
imx_v2013.04_3.10.17_1.0.0_ga
imx_v2013.04_3.10.31_1.1.0_alpha
imx_v2013.04_3.10.9_1.0.0_alpha
imx_v2013.04_3.5.7_1.0.0_alpha
imx_v2014.04_3.10.31_1.1.0_beta
imx_v2014.04_3.10.31_1.1.0_beta2
imx_v2014.04_3.10.53_1.1.0_ga
imx_v2014.04_3.14.28_1.0.0_ga
imx_v2014.04_3.14.28_7d_alpha
imx_v2014.04_3.14.38_6qp_beta
imx_v2014.04_kk4.4.3_2.y
imx_v2015.04
imx_v2015.04_3.14.38_6qp_ga
imx_v2015.04_3.14.38_6ul7d_beta
imx_v2015.04_3.14.38_6ul_ga
imx_v2015.04_3.14.52_1.1.0_ga
imx_v2015.04_4.1.15_1.0.0_ga
imx_v2015.04_brillo
imx_v2016.03_4.1.15_2.0.0_ga
imx_v2016.03_4.1.30_7ulp_alpha
imx_v2016.03_4.1.33_7ulp_beta
imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga_TEST
maddev-imx-android-r10.3
maddev-imx-android-r13.2
master
scm-imx_v2016.03_4.1.15_2.0.0_ga
U-boot NXP imx6
git@iatec.biz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
Makefile.spl
Commit message (
Expand
)
Author
Age
Lines
*
kbuild: fix build rule of u-boot-spl.dtb
Masahiro Yamada
2016-02-08
-2
/
+2
*
kbuild: add missing FORCE where $(call if_changed, ) is used
Masahiro Yamada
2016-02-08
-5
/
+5
*
kbuild: remove unneeded ifdef conditionals around build rules
Masahiro Yamada
2016-02-08
-4
/
+0
*
socfpga: Simplify Makefile filenames
Simon Glass
2016-02-01
-3
/
+3
*
fdt: Build an SPL binary without device tree
Simon Glass
2016-02-01
-9
/
+16
*
Move all command code into its own directory
Simon Glass
2016-01-25
-1
/
+1
*
ARM: zynq: Add target for building bootable SPL image for Zynq
Nathan Rossi
2015-11-19
-0
/
+11
*
spl: Add support for CONFIG_OF_EMBED=y
Michal Simek
2015-11-12
-0
/
+1
*
dm: spl: Generate u-boot-spl-dtb.bin only when enabled
Simon Glass
2015-11-04
-0
/
+2
*
Move board_init_f_mem() into a common location
Simon Glass
2015-10-24
-0
/
+1
*
spl: move SPL driver entries to driver/Makefile
Masahiro Yamada
2015-08-18
-30
/
+1
*
Makefile: Add target for building bootable SPL image for SoCFPGA
Marek Vasut
2015-08-08
-0
/
+10
*
driver/ddr/altera: Add DDR driver for Altera's SDRAM controller
Dinh Nguyen
2015-08-08
-0
/
+1
*
Merge git://git.denx.de/u-boot-marvell
Tom Rini
2015-07-23
-1
/
+2
|
\
|
*
arm: mvebu: Add Armada 38x DDR3 training code from Marvell bin_hdr
Stefan Roese
2015-07-23
-0
/
+1
|
*
arm: mvebu: drivers/ddr: Move Armada XP DDR init code into new directory
Stefan Roese
2015-07-23
-1
/
+1
*
|
dm: Add a clock uclass
Simon Glass
2015-07-21
-0
/
+1
*
|
dm: Add support for RAM drivers
Simon Glass
2015-07-21
-0
/
+1
*
|
dm: power: Allow use of regulators in SPL
Simon Glass
2015-07-21
-0
/
+1
*
|
dm: Add support for LEDs
Simon Glass
2015-07-21
-0
/
+1
*
|
dm: Reduce SPL device tree size
Simon Glass
2015-07-21
-0
/
+28
|
/
*
kbuild: define DO_DEPS_ONLY for u-boot.cfg to fix build error
Masahiro Yamada
2015-05-28
-1
/
+1
*
Create a .cfg file containing the CONFIG options used to build
Simon Glass
2015-04-18
-1
/
+8
*
kconfig: switch to single .config configuration
Masahiro Yamada
2015-02-24
-4
/
+6
*
sunxi: Normalise FEL support
Simon Glass
2015-02-16
-2
/
+0
*
scripts/Makefile.spl: Add MVEBU DDR code to SPL
Stefan Roese
2015-02-06
-0
/
+1
*
Kbuild: introduce Makefile in arch/$ARCH/
Daniel Schwierzeck
2014-12-08
-22
/
+1
*
Merge git://git.denx.de/u-boot-dm
Tom Rini
2014-11-24
-0
/
+1
|
\
|
*
dm: spl: Allow driver model to be used
Simon Glass
2014-11-21
-0
/
+1
*
|
spl: fix descending condition to drivers/mtd/nand/
Masahiro Yamada
2014-11-23
-1
/
+1
*
|
kbuild: Descend into SOC directory from CPU directory
Masahiro Yamada
2014-11-23
-3
/
+0
|
/
*
arm, at91: generate boot.bin file for all atmel SoC
Heiko Schocher
2014-11-17
-0
/
+4
*
kbuild: fix a bug of the u-boot-spl link rule
Masahiro Yamada
2014-10-23
-4
/
+4
*
kconfig: switch to Kconfig
Masahiro Yamada
2014-07-30
-28
/
+3
*
kbuild: move spl/Makefile to scripts/Makefile.spl
Masahiro Yamada
2014-06-11
-0
/
+280