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
/
spl
/
Makefile
Commit message (
Expand
)
Author
Age
Lines
*
Makefile: convert makefiles to Kbuild style and delete grep switch
Masahiro Yamada
2013-11-01
-21
/
+4
*
ARM: s5pc, exynos: move Samsung ARM SoC specific code under arch/arm/
Masahiro Yamada
2013-10-31
-4
/
+0
*
ARM: omap: move OMAP specific code under arch/arm/
Masahiro Yamada
2013-10-31
-4
/
+0
*
ARM: tegra: move Tegra specific code under arch/arm/
Masahiro Yamada
2013-10-31
-5
/
+1
*
ARM: imx-common: convert makefiles to Kbuild style
Masahiro Yamada
2013-10-31
-1
/
+3
*
Makefile: prepare for using Kbuild-style Makefile
Masahiro Yamada
2013-10-31
-2
/
+20
*
spl/Makefile: Add drivers/power/pmic/libpmic to CONFIG_SPL_POWER_SUPPORT
Tom Rini
2013-09-20
-1
/
+2
*
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
Albert ARIBAUD
2013-09-04
-0
/
+1
|
\
|
*
arm, spl: add watchdog library to SPL
Heiko Schocher
2013-08-28
-0
/
+1
*
|
TPL : introduce the TPL based on the SPL
Ying Zhang
2013-08-20
-4
/
+16
*
|
powerpc: mpc85xx: Support booting from SD Card with SPL
Ying Zhang
2013-08-20
-0
/
+3
*
|
SPL: Makefile: Build a separate autoconf.mk for SPL
Joel Fernandes
2013-08-19
-0
/
+1
|
/
*
ARM: OMAP: Add CONFIG_OMAP_COMMON
Lokesh Vutla
2013-08-15
-1
/
+1
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
-2
/
+1
*
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
Albert ARIBAUD
2013-06-19
-0
/
+8
|
\
|
*
exynos: update tzpc to make it common for exynos4 and exynos5
Inderpal Singh
2013-06-04
-0
/
+4
*
|
imx: spl: Merge libimx-common make rules
Benoît Thébaudeau
2013-05-16
-5
/
+1
|
/
*
imx: iomux-v3: Add iomux-mx35.h
Benoît Thébaudeau
2013-05-05
-1
/
+1
*
arm: mx5: Add SPL support code to MX5
Marek Vasut
2013-05-05
-0
/
+4
*
imx: Move some i.MX common functions into the imx-common directory
Stefan Roese
2013-04-22
-0
/
+4
*
ti814x_evm: add ti814x evm board support
Matt Porter
2013-03-24
-1
/
+1
*
Remove linker lists (LGAs) from SPL linker scripts
Albert ARIBAUD
2013-03-12
-6
/
+2
*
spl: support for booting via usbeth
Ilya Yanok
2013-02-18
-0
/
+2
*
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
Albert ARIBAUD
2013-02-02
-5
/
+2
|
\
|
*
imximage.cfg: run files through C preprocessor
Troy Kisky
2013-01-22
-5
/
+2
*
|
Tegra30: Add generic Tegra30 build support
Tom Warren
2013-01-16
-1
/
+1
|
/
*
Merge branch 'master' of git://git.denx.de/u-boot into resolve
Minkyu Kang
2012-12-10
-0
/
+21
|
\
|
*
spl: include resetvec and lib8xxx
Scott Wood
2012-11-26
-0
/
+21
*
|
Merge git://git.denx.de/u-boot
Stefano Babic
2012-11-10
-8
/
+9
|
\
\
|
|
/
|
*
Merge remote-tracking branch 'u-boot-ti/master'
Albert ARIBAUD
2012-10-26
-6
/
+3
|
|
\
|
|
*
omapimage: Add support for byteswapped SPI images
Tom Rini
2012-10-25
-6
/
+3
|
*
|
common: Add symbol handling for generic lists into Makefile
Marek Vasut
2012-10-22
-2
/
+6
|
|
/
*
|
SPL: Added SPL target for mx35 SOC to SPL Makefile
Stefano Babic
2012-10-26
-0
/
+6
|
/
*
Tegra20: Move some code files to common directories for upcoming Tegra30 patc...
Tom Warren
2012-10-15
-0
/
+2
*
OMAP: networking support for SPL
Ilya Yanok
2012-10-01
-0
/
+3
*
SPL: Move the omap SPL framework to common/spl
Tom Rini
2012-09-27
-0
/
+1
*
spl: remove forced linking of commands into SPL
Tyler Olmstead
2012-09-18
-3
/
+1
*
spl: fix SPL build of private libgcc
Allen Martin
2012-09-01
-0
/
+6
*
tegra20: move tegra20 SoC code to arch/arm/cpu/tegra20-common
Allen Martin
2012-09-01
-0
/
+4
*
Makefile: fix HAVE_VENDOR_COMMON_LIB
Scott Wood
2012-08-17
-1
/
+1
*
Makefile: cosmetic: optimize usage of LIBS-y
Daniel Schwierzeck
2012-08-10
-2
/
+1
*
Define CPUDIR for the .lds link script
Simon Glass
2012-03-30
-0
/
+1
*
Allow arch directory to contain .lds without requiring Makefile
Simon Glass
2012-03-30
-0
/
+3
*
ARM:AM33XX: Add SPL support for AM335X EVM
Chandan Nath
2012-01-16
-7
/
+6
*
omap5: Add minimal support for omap5430.
Sricharan
2011-11-15
-0
/
+3
*
OneNAND: Add simple OneNAND SPL
Marek Vasut
2011-11-15
-0
/
+1
*
spl: add option for adding post memory test to the SPL framework
Heiko Schocher
2011-11-03
-0
/
+1
*
ORIGEN : use absolute paths and fix tool naming
Angus Ainslie
2011-11-03
-1
/
+1
*
SPL: Add DMA library
Simon Schwarz
2011-10-27
-0
/
+1
*
SPL: Make path to start.S configurable
Marek Vasut
2011-10-05
-2
/
+8
[next]