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
/
Makefile
Commit message (
Expand
)
Author
Age
Lines
*
xilinx: delete meaningless .gitignore files
Masahiro Yamada
2014-03-07
-1
/
+0
*
kbuild: allow empty board directories
Masahiro Yamada
2014-03-04
-1
/
+1
*
kbuild: add "cross_tools" target to build tools for the target
Masahiro Yamada
2014-03-04
-0
/
+3
*
kbuild: fix "tools-all" target
Masahiro Yamada
2014-03-04
-1
/
+1
*
kbuild: consolidate PLATFORM_LIBS
Masahiro Yamada
2014-03-04
-1
/
+1
*
dm: Add a demonstration/example driver
Simon Glass
2014-03-04
-0
/
+1
*
dm: Add basic tests
Simon Glass
2014-03-04
-0
/
+1
*
dm: Add base driver model support
Simon Glass
2014-03-04
-0
/
+1
*
sandbox: Build a device tree file for sandbox
Simon Glass
2014-03-04
-0
/
+1
*
nand_spl: display warning message to inform the end of nand_spl
Masahiro Yamada
2014-03-04
-0
/
+7
*
Makefile: delete unused variable LDSCRIPT_MAKEFILE_DIR
Masahiro Yamada
2014-03-04
-4
/
+0
*
kbuild: Move linker sciript check to prepare1
Masahiro Yamada
2014-02-25
-4
/
+5
*
kbuild: Fix a false error of generic board support
Masahiro Yamada
2014-02-25
-8
/
+7
*
kbuild: get back DTB at the top directory
Masahiro Yamada
2014-02-25
-1
/
+7
*
kbuild: add misc targets, help, ubootrelease, ubootversion
Masahiro Yamada
2014-02-25
-7
/
+58
*
kbuild: support building signle targets
Masahiro Yamada
2014-02-25
-0
/
+52
*
kbuild: refactor more IMX image rules
Masahiro Yamada
2014-02-25
-1
/
+4
*
kbuild: use shorten logs for IMX images
Masahiro Yamada
2014-02-25
-2
/
+2
*
kbuild: use shorten logs for misc targets
Masahiro Yamada
2014-02-25
-2
/
+5
*
kbuild: use shorten log for linking u-boot
Masahiro Yamada
2014-02-25
-19
/
+14
*
kbuild: use shorten logs for combined rules of mkimage, padding and cat
Masahiro Yamada
2014-02-25
-38
/
+41
*
kbuild: use shorten logs for cat rules
Masahiro Yamada
2014-02-25
-8
/
+15
*
kbuild: use shorten logs for mkimage rules
Masahiro Yamada
2014-02-25
-18
/
+20
*
kbuild: use shorten logs objcopy rules
Masahiro Yamada
2014-02-25
-12
/
+29
*
kbuild: Add $(Q) when descending into subdirectories
Masahiro Yamada
2014-02-25
-13
/
+8
*
kbuild: rename OBJCFLAGS to OBJCOPYFLAGS
Masahiro Yamada
2014-02-25
-8
/
+8
*
kbuild: move asm-offsets.h rules to ./Kbuild
Masahiro Yamada
2014-02-25
-34
/
+2
*
kbuild: abolish "depend" target
Masahiro Yamada
2014-02-25
-12
/
+15
*
kbuild: consolidate version and timestamp headers generation
Masahiro Yamada
2014-02-25
-37
/
+46
*
Makefile: add a new script to check -fstack-usage support
Masahiro Yamada
2014-02-25
-1
/
+3
*
kbuild: fix errors of 'make *tags' and 'make cscope'
Masahiro Yamada
2014-02-21
-1
/
+1
*
kbuild: a minor optimization of "make clobber"
Masahiro Yamada
2014-02-21
-1
/
+1
*
Merge branch 'u-boot/master' into 'u-boot-arm/master'
Albert ARIBAUD
2014-02-20
-443
/
+866
|
\
|
*
Prepare v2014.04-rc1
Tom Rini
2014-02-19
-2
/
+2
|
*
dts: re-write dts/Makefile more simply with Kbuild
Masahiro Yamada
2014-02-19
-8
/
+8
|
*
kernel-doc: move kernel-doc tools to scripts/
Masahiro Yamada
2014-02-19
-3
/
+7
|
*
kbuild: check clean source and generate Makefile for out-of-tree build
Masahiro Yamada
2014-02-19
-6
/
+55
|
*
kbuild: support simultaneous board configuration and "make all"
Masahiro Yamada
2014-02-19
-2
/
+10
|
*
kbuild: use scripts/Makefile.clean
Masahiro Yamada
2014-02-19
-82
/
+96
|
*
Makefile: refactor tools-all targets
Masahiro Yamada
2014-02-19
-5
/
+3
|
*
Makefile: Do not pass MTD_VERSION from the top Makefile
Masahiro Yamada
2014-02-19
-1
/
+1
|
*
kbuild: refactor Makefile and spl/Makefile more
Masahiro Yamada
2014-02-19
-80
/
+85
|
*
examples: move api/ and standalone/ entry to examples/Makefile
Masahiro Yamada
2014-02-19
-4
/
+1
|
*
kbuild: change the top Makefile to more Kbuild-ish structure
Masahiro Yamada
2014-02-19
-123
/
+167
|
*
Makefile: remove a cleaning target "tidy"
Masahiro Yamada
2014-02-19
-6
/
+2
|
*
kbuild: generate {spl, tpl}-autoconf.mk only when it is necessary
Masahiro Yamada
2014-02-19
-23
/
+0
|
*
kbuild: convert some make rules to Kbuild style
Masahiro Yamada
2014-02-19
-34
/
+43
|
*
kbuild: move some lines to more suitable place
Masahiro Yamada
2014-02-19
-33
/
+33
|
*
kbuild: use Linux Kernel build scripts
Masahiro Yamada
2014-02-19
-39
/
+200
|
*
kbuild: change out-of-tree build
Masahiro Yamada
2014-02-19
-271
/
+298
[next]