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
/
lib_blackfin
/
board.c
Commit message (
Expand
)
Author
Age
Lines
*
Blackfin: add os log functions
Mike Frysinger
2009-07-18
-0
/
+6
*
stdio/device: rework function naming convention
Jean-Christophe PLAGNIOL-VILLARD
2009-07-18
-3
/
+3
*
lib_arch/board.c: Move malloc initialization before flash_init()
Stefan Roese
2009-06-12
-3
/
+4
*
Blackfin: print out Flash: before checking it
Mike Frysinger
2009-03-23
-1
/
+1
*
Blackfin: unify net-related init code
Mike Frysinger
2009-03-23
-10
/
+20
*
Blackfin: bfin_mac: force boards to setup the MAC themselves
Mike Frysinger
2009-03-20
-46
/
+2
*
Blackfin: output booting source when booting
Mike Frysinger
2009-02-02
-1
/
+5
*
Blackfin: setup bi_enetaddr for single nets
Mike Frysinger
2009-02-02
-1
/
+10
*
Blackfin: cache core/system clock values
Mike Frysinger
2009-02-02
-44
/
+0
*
Blackfin: respect CONFIG_SYS_MONITOR_LEN for default flash protection
Mike Frysinger
2009-01-28
-3
/
+3
*
Blackfin: respect/check CONFIG_SYS_GBL_DATA_SIZE
Mike Frysinger
2009-01-28
-1
/
+5
*
Blackfin: implement general support for CONFIG_STATUS_LED
Mike Frysinger
2009-01-28
-0
/
+10
*
Blackfin: do not init i2c in Blackfin board init
Mike Frysinger
2009-01-28
-15
/
+0
*
Blackfin: use common strmhz() in system output
Mike Frysinger
2009-01-23
-2
/
+4
*
Blackfin: drop CONFIG_SPI handling in board init
Mike Frysinger
2009-01-07
-7
/
+0
*
Update U-Boot's build timestamp on every compile
Peter Tyser
2008-12-06
-1
/
+2
*
Blackfin: init NAND before relocating env
Mike Frysinger
2008-10-23
-5
/
+5
*
Blackfin: only initialize the RTC when actually used
Mike Frysinger
2008-10-23
-4
/
+0
*
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-18
-15
/
+15
*
rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROM
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
-1
/
+1
*
Blackfin: cleanup and overhaul common board init functions
Mike Frysinger
2008-03-30
-171
/
+223
*
Blackfin: unify cpu and boot modes
Mike Frysinger
2008-03-30
-33
/
+6
*
Blackfin: convert BFIN_CPU to CONFIG_BFIN_CPU
Mike Frysinger
2008-03-15
-1
/
+2
*
drivers/net : move net drivers to drivers/net
Jean-Christophe PLAGNIOL-VILLARD
2007-11-25
-1
/
+1
*
Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as global
Wolfgang Denk
2007-09-15
-5
/
+2
*
lib_{arm,avr32,blackfin,generic,i386}/: Remove obsolete references to CONFIG_...
Jon Loeliger
2007-07-09
-3
/
+3
*
lib_*/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
Jon Loeliger
2007-07-04
-3
/
+3
*
[Blackfin][PATCH] Fix dynamic CPLB generation issue
Aubrey Li
2007-04-05
-9
/
+16
*
[Blackfin][PATCH] Fix copyright and update license
Aubrey Li
2007-04-05
-3
/
+3
*
[Blackfin][PATCH] code cleanup
Aubrey Li
2007-03-12
-11
/
+1
*
[Blackfin]PATCH-1/2]: Remove obsolete blackfin port and add bf533 platform su...
Aubrey.Li
2007-03-09
-35
/
+213
*
GCC-4.x fixes: clean up global data pointer initialization for all boards.
Wolfgang Denk
2006-03-31
-5
/
+2
*
Coding Style cleanup
Wolfgang Denk
2006-03-12
-1
/
+1
*
Add missing Blackfin files.
Wolfgang Denk
2006-03-12
-0
/
+282