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
/
board
/
cpc45
Commit message (
Expand
)
Author
Age
Lines
*
kconfig: remove redundant "string" type in arch and board Kconfigs
Masahiro Yamada
2014-09-13
-2
/
+0
*
Add board MAINTAINERS files
Masahiro Yamada
2014-07-30
-0
/
+7
*
kconfig: add board Kconfig and defconfig files
Masahiro Yamada
2014-07-30
-0
/
+11
*
board: powerpc: convert makefiles to Kbuild style
Masahiro Yamada
2013-11-01
-21
/
+1
*
Coding Style cleanup: remove trailing empty lines
Wolfgang Denk
2013-10-14
-1
/
+0
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
-104
/
+6
*
move CPC45 ide_led to the same file as other IDE hooks
Pavel Herrmann
2012-10-17
-15
/
+15
*
split CPC45 board-specific IDE functions from cmd_ide.c
Pavel Herrmann
2012-10-17
-1
/
+131
*
GCC4.6: Squash error in cpc45/pd67290.c
Marek Vasut
2011-10-27
-5
/
+1
*
Remove redundant config.mk files
Wolfgang Denk
2010-12-09
-28
/
+0
*
824x: Cleanup for partial linking and --gc-sections
Wolfgang Denk
2010-11-27
-2
/
+2
*
Switch from archive libraries to partial linking
Sebastien Carlier
2010-11-17
-2
/
+2
*
Makefile: move all Power Architecture boards into boards.cfg
Wolfgang Denk
2010-10-18
-10
/
+1
*
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
Wolfgang Denk
2010-10-18
-3
/
+4
*
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-18
-26
/
+26
*
rename CFG_ENV macros to CONFIG_ENV
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
-12
/
+12
*
rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
-2
/
+2
*
cleanup use of CFG_ENV_IS_IN_FLASH
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
-1
/
+1
*
Moved initialization of EEPRO100 Ethernet controller to board_eth_init()
Ben Warren
2008-09-02
-0
/
+6
*
Change initdram() return type to phys_size_t
Becky Bruce
2008-06-12
-1
/
+1
*
Big white-space cleanup.
Wolfgang Denk
2008-05-21
-3
/
+3
*
board/[A-Za-i]*: Remove lingering references to CFG_CMD_* symbols.
Jon Loeliger
2007-07-10
-1
/
+1
*
board/[A-Za-c]*: Remove obsolete references to CONFIG_COMMANDS
Jon Loeliger
2007-07-09
-2
/
+2
*
Remove obsolete mpc824x linker scripts (1 of 4)
Grant Likely
2007-07-04
-136
/
+0
*
board/[Ma-i]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
Jon Loeliger
2007-07-04
-2
/
+2
*
Move "ar" flags to config.mk to allow for silent "make -s"
Wolfgang Denk
2006-10-09
-1
/
+1
*
Add support for a saving build objects in a separate directory.
Marian Balakowicz
2006-09-01
-7
/
+11
*
Major PCMCIA Cleanup to make code better readable and maintainable.
Wolfgang Denk
2006-07-10
-25
/
+775
*
(no commit message)
Wolfgang Denk
2005-12-12
-0
/
+1
*
Fix problems with ld version 2.16 (dot outside sections problem)
Wolfgang Denk
2005-08-31
-0
/
+2
*
* Code cleanup, mostly for GCC-3.3.x
wdenk
2004-12-31
-1
/
+109
*
Patch by Josef Wagner, 04 Jun 2004:
wdenk
2004-06-19
-172
/
+291
*
Fix text alignment
wdenk
2004-06-01
-1
/
+1
*
* The PS/2 mux on the BMS2003 board needs 450 ms after power on
wdenk
2004-01-20
-1
/
+1
*
Add a common get_ram_size() function and modify the the
wdenk
2004-01-06
-45
/
+18
*
* Code cleanup:
wdenk
2003-06-27
-32
/
+34
*
* Header file cleanup for ARM
wdenk
2003-06-25
-0
/
+1
*
* Get (mostly) rid of CFG_MONITOR_LEN definition; compute real length
wdenk
2003-05-30
-2
/
+2
*
* Patch by Josef Wagner, 12 Mar 2003:
wdenk
2003-03-12
-0
/
+1044