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
...
|
*
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
|
*
nand-spl: Use scripts/Makefile.build
Masahiro Yamada
2014-02-19
-112
/
+2
|
*
examples: Use scripts/Makefile.build
Masahiro Yamada
2014-02-19
-55
/
+24
|
*
board: samsung: refactor host programs
Masahiro Yamada
2014-02-19
-23
/
+17
|
*
tools: convert makefiles to kbuild style
Masahiro Yamada
2014-02-19
-365
/
+156
|
*
Makefile.host.tmp: add a new script to refactor tools
Masahiro Yamada
2014-02-19
-3
/
+75
|
*
.gitignore: ingore files generated by Kbuild
Masahiro Yamada
2014-02-19
-9
/
+20
|
*
microblaze: remove an empty file arch/microblaze/lib/time.c
Masahiro Yamada
2014-02-19
-0
/
+0
|
*
ARM: O5/dra7xx: Add SATA boot support
Dan Murphy
2014-02-19
-12
/
+7
|
*
common: spl: Add spl sata boot support
Dan Murphy
2014-02-19
-0
/
+64
|
*
tools: correct proftool build rule
Ian Campbell
2014-02-19
-2
/
+2
|
*
EXT4: Fix number base handling of "ext4write" command
Wolfgang Denk
2014-02-19
-2
/
+2
|
*
net, phy: atheros ar803x bug
Heiko Schocher
2014-02-19
-1
/
+1
|
*
fdt: rename IMAAGE_OF_BOARD_SETUP to IMAGE_OF_BOARD_SETUP
Masahiro Yamada
2014-02-19
-3
/
+3
|
*
config: remove platform CONFIG_SYS_HZ definition part 3
Masahiro Yamada
2014-02-19
-23
/
+0
|
*
mini2440.h: Delete remainder of dead board
Masahiro Yamada
2014-02-19
-170
/
+0
|
*
doc: README: Correct file name of signature verification documentation
Detlev Zundel
2014-02-19
-1
/
+1
|
*
unit-test: add lots of tests for the Hush 'test' command
Stephen Warren
2014-02-19
-0
/
+89
|
*
unit-test: fix 'env default' invocation
Stephen Warren
2014-02-19
-1
/
+1
|
*
fat: implement exists() for FAT fs
Stephen Warren
2014-02-19
-5
/
+16
|
*
ext4: implement exists() for ext4fs
Stephen Warren
2014-02-19
-1
/
+10
|
*
sandbox: enable CONFIG_CMD_FS_GENERIC
Stephen Warren
2014-02-19
-0
/
+1
|
*
sandbox: implement exists() function
Stephen Warren
2014-02-19
-1
/
+10
|
*
cmd_test: implement -e test for file existence
Stephen Warren
2014-02-19
-0
/
+6
[prev]
[next]