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
Commit message (
Expand
)
Author
Age
Lines
*
Add support for B&R KWB Motherboard
Hannes Petermaier
2014-02-21
-2
/
+580
*
board: Add support for B&R T-Series Motherboard
Hannes Petermaier
2014-02-21
-0
/
+1089
*
am335x: Initial support for Silica Pengwyn board
Lothar Felten
2014-02-21
-1
/
+559
*
Merge branch 'u-boot/master' into 'u-boot-arm/master'
Albert ARIBAUD
2014-02-20
-2548
/
+4334
|
\
|
*
Prepare v2014.04-rc1
Tom Rini
2014-02-19
-2
/
+2
|
*
kbuild,tegra124: add dummy obj- for Kbuild
Masahiro Yamada
2014-02-19
-0
/
+3
|
*
cosmetic: FIT: fix a strange comment
Masahiro Yamada
2014-02-19
-1
/
+1
|
*
Move CONFIG_DISPLAY_CPUINFO to Makefile
Masahiro Yamada
2014-02-19
-6
/
+6
|
*
Move #ifdef(CONFIG_DISPLAY_CPUINFO) from caller to callee
Masahiro Yamada
2014-02-19
-12
/
+14
|
*
configs: Delete unused CONFIG_SYS_64BIT_{VSPRINTF, STRTOUL}
Masahiro Yamada
2014-02-19
-6
/
+0
|
*
configs: Delete obsolete macro, CONFIG_SYS_GBL_DATA_SIZE
Masahiro Yamada
2014-02-19
-51
/
+8
|
*
dts: generate multiple device tree blobs
Masahiro Yamada
2014-02-19
-11
/
+83
|
*
dts: move device tree sources to arch/$(ARCH)/dts/
Masahiro Yamada
2014-02-19
-3
/
+2
|
*
dts: re-write dts/Makefile more simply with Kbuild
Masahiro Yamada
2014-02-19
-72
/
+41
|
*
kernel-doc: fix some errors
Masahiro Yamada
2014-02-19
-4
/
+4
|
*
kernel-doc: update kernel-doc related files to Linux v3.13
Masahiro Yamada
2014-02-19
-47
/
+101
|
*
kernel-doc: move kernel-doc tools to scripts/
Masahiro Yamada
2014-02-19
-26
/
+32
|
*
.gitignore: drop include/asm from ignored file list
Masahiro Yamada
2014-02-19
-1
/
+0
|
*
tools/env: cross-compile fw_printenv without setting HOSTCC
Masahiro Yamada
2014-02-19
-7
/
+18
|
*
kbuild: Do not generate .*.su files at the top directory
Masahiro Yamada
2014-02-19
-1
/
+3
|
*
board: sandburst: delete FORCEBUILD
Masahiro Yamada
2014-02-19
-10
/
+2
|
*
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
-88
/
+111
|
*
Makefile: refactor tools-all targets
Masahiro Yamada
2014-02-19
-6
/
+10
|
*
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
-137
/
+141
|
*
examples: move api/ and standalone/ entry to examples/Makefile
Masahiro Yamada
2014-02-19
-12
/
+10
|
*
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
-8
/
+3
|
*
kbuild: generate {spl, tpl}-autoconf.mk only when it is necessary
Masahiro Yamada
2014-02-19
-23
/
+16
|
*
kbuild: move include directives of board configuration files
Masahiro Yamada
2014-02-19
-15
/
+19
|
*
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: delete temporary build scripts
Masahiro Yamada
2014-02-19
-235
/
+0
|
*
kbuild: use Linux Kernel build scripts
Masahiro Yamada
2014-02-19
-325
/
+526
|
*
kbuild: import more build scripts from Linux v3.13 tag
Masahiro Yamada
2014-02-19
-0
/
+1663
|
*
Makefile: rename scripts/Makefile.build to scripts/Makefile.build.tmp
Masahiro Yamada
2014-02-19
-1
/
+1
|
*
kbuild: add dummy obj-y to create built-in.o
Masahiro Yamada
2014-02-19
-5
/
+25
|
*
kbuild: change out-of-tree build
Masahiro Yamada
2014-02-19
-744
/
+612
|
*
Makefile: move some flags to examples makefiles
Masahiro Yamada
2014-02-19
-8
/
+8
|
*
Makefile: move some flags to spl/Makefile
Masahiro Yamada
2014-02-19
-19
/
+14
|
*
Makefile: move more stuff to top Makefile
Masahiro Yamada
2014-02-19
-21
/
+18
|
*
Makefile: refactor include path settings
Masahiro Yamada
2014-02-19
-18
/
+19
|
*
Makefile: move more flags to the top Makefile
Masahiro Yamada
2014-02-19
-37
/
+39
|
*
kbuild: Use Kbuild.include
Masahiro Yamada
2014-02-19
-35
/
+16
|
*
kbuild: import Kbuild.include from linux v3.13 tag
Masahiro Yamada
2014-02-19
-0
/
+278
|
*
Makefile: move BFD_ROOT_DIR to tools/gdb/Makefile
Masahiro Yamada
2014-02-19
-23
/
+21
|
*
Makefile: move some variable definitions to the top Makefile
Masahiro Yamada
2014-02-19
-88
/
+84
|
*
Makfile: move suffix rules to Makefile.build
Masahiro Yamada
2014-02-19
-38
/
+34
[next]