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
/
arch
/
sh
/
lib
/
board.c
Commit message (
Expand
)
Author
Age
Lines
*
sh: add shared relocate_code() function and call board_init_r()
Vladimir Zapolskiy
2016-12-02
-0
/
+18
*
sh: add common dram_init() function for all boards
Vladimir Zapolskiy
2016-12-02
-0
/
+17
*
sh: Drop the arch-specific board init
Simon Glass
2016-05-27
-189
/
+0
*
Move console definitions into a new console.h file
Simon Glass
2015-11-19
-0
/
+1
*
net: Remove the bd* parameter from net stack functions
Joe Hershberger
2015-04-18
-1
/
+1
*
bd_info: remove bi_barudrate member from struct bd_info
Masahiro Yamada
2014-05-12
-1
/
+0
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
-14
/
+1
*
lib: consolidate hang()
Andreas Bießmann
2013-05-01
-9
/
+0
*
Declare watchdog functions in watchdog.h
Simon Glass
2013-03-15
-0
/
+1
*
net: move bootfile init into eth_initialize
Mike Frysinger
2012-05-15
-9
/
+2
*
net: punt bd->bi_ip_addr
Mike Frysinger
2012-05-15
-11
/
+0
*
sh: Add header file of MMC framework
Nobuhiro Iwamatsu
2012-03-26
-0
/
+1
*
cosmetic: s/BOARD_LATE_INIT/CONFIG_BOARD_LATE_INIT
Helmut Raiger
2011-10-27
-1
/
+1
*
sh: add calling mmc_initialize in board.c
Yoshihiro Shimoda
2011-08-22
-0
/
+12
*
unify version_string
Andreas Bießmann
2011-07-28
-3
/
+0
*
sh: Add handling of CONFIG_SYS_NO_FLASH for board.c
Nobuhiro Iwamatsu
2011-03-16
-1
/
+7
*
Replace "FLASH" strings with "Flash" or "flash"
Peter Tyser
2011-01-19
-2
/
+2
*
sh: Add support showing KByte of flash memory size
Nobuhiro Iwamatsu
2011-01-11
-2
/
+6
*
Move DECLARE_GLOBAL_DATA_PTR to file scope
John Rigby
2010-12-21
-5
/
+2
*
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
Wolfgang Denk
2010-10-26
-2
/
+2
*
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
Wolfgang Denk
2010-10-18
-1
/
+1
*
Move lib_$ARCH directories to arch/$ARCH/lib
Peter Tyser
2010-04-13
-0
/
+211