index
:
u-boot-toradex.git
2011.12-colibri_vf
2014.04-toradex
2014.10-toradex
2014.10-toradex-next
2015.04-imx7-1.1.0_ga-toradex-next
2015.04-toradex
2015.04-toradex-next
2016.11-toradex
2016.11-toradex-next
colibri
colibri-next
colibri_vf
toradex_2019.07
toradex_2019.07-next
toradex_2020.07
toradex_imx6
toradex_imx_lf_v2022.04
toradex_imx_lf_v2024.04
toradex_imx_v2017.03_4.9.123_imx8mm_ga-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta1-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta2-bring_up
toradex_imx_v2018.03_4.14.62_1.0.0_beta-bringup
toradex_imx_v2018.03_4.14.78_1.0.0_ga-bringup
toradex_imx_v2018.03_4.14.98_2.3.0_bringup
toradex_imx_v2020.04_5.4.24_2.1.0
toradex_imx_v2020.04_5.4.70_2.3.0
toradex_ti-u-boot-2021.01_bringup
toradex_ti-u-boot-2023.04
toradex_ti-u-boot-2024.04
U-Boot bootloader for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib_blackfin
/
board.c
Age
Commit message (
Expand
)
Author
2010-04-13
Move lib_$ARCH directories to arch/$ARCH/lib
Peter Tyser
2010-04-07
Blackfin: call watchdog_init() for external watchdogs
Mike Frysinger
2010-04-07
Blackfin: drop reference to gd->reloc_off
Mike Frysinger
2010-01-17
Blackfin: add support for kgdb
Robin Getz
2010-01-17
Blackfin: convert bfin_sdh to generic mmc
Cliff Cai
2010-01-17
Blackfin: support boards with no external memory
Mike Frysinger
2010-01-17
Blackfin: kill off useless initdram() usage
Mike Frysinger
2009-10-13
Blackfin: drop MAC display at boot
Mike Frysinger
2009-10-13
Blackfin: Remove relocation fixups
Mike Frysinger
2009-10-10
Add bb_miiphy_init call before any ethernet bring-up code.
Luigi 'Comio' Mantellini
2009-09-04
Consolidate arch-specific mem_malloc_init() implementations
Peter Tyser
2009-09-04
Standardize mem_malloc_init() implementation
Peter Tyser
2009-09-04
Consolidate arch-specific sbrk() implementations
Peter Tyser
2009-09-02
Blackfin: fix debug printf modifiers
Mike Frysinger
2009-07-18
Blackfin: add os log functions
Mike Frysinger
2009-07-18
stdio/device: rework function naming convention
Jean-Christophe PLAGNIOL-VILLARD
2009-06-12
lib_arch/board.c: Move malloc initialization before flash_init()
Stefan Roese
2009-03-23
Blackfin: print out Flash: before checking it
Mike Frysinger
2009-03-23
Blackfin: unify net-related init code
Mike Frysinger
2009-03-20
Blackfin: bfin_mac: force boards to setup the MAC themselves
Mike Frysinger
2009-02-02
Blackfin: output booting source when booting
Mike Frysinger
2009-02-02
Blackfin: setup bi_enetaddr for single nets
Mike Frysinger
2009-02-02
Blackfin: cache core/system clock values
Mike Frysinger
2009-01-28
Blackfin: respect CONFIG_SYS_MONITOR_LEN for default flash protection
Mike Frysinger
2009-01-28
Blackfin: respect/check CONFIG_SYS_GBL_DATA_SIZE
Mike Frysinger
2009-01-28
Blackfin: implement general support for CONFIG_STATUS_LED
Mike Frysinger
2009-01-28
Blackfin: do not init i2c in Blackfin board init
Mike Frysinger
2009-01-23
Blackfin: use common strmhz() in system output
Mike Frysinger
2009-01-07
Blackfin: drop CONFIG_SPI handling in board init
Mike Frysinger
2008-12-06
Update U-Boot's build timestamp on every compile
Peter Tyser
2008-10-23
Blackfin: init NAND before relocating env
Mike Frysinger
2008-10-23
Blackfin: only initialize the RTC when actually used
Mike Frysinger
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROM
Jean-Christophe PLAGNIOL-VILLARD
2008-03-30
Blackfin: cleanup and overhaul common board init functions
Mike Frysinger
2008-03-30
Blackfin: unify cpu and boot modes
Mike Frysinger
2008-03-15
Blackfin: convert BFIN_CPU to CONFIG_BFIN_CPU
Mike Frysinger
2007-11-25
drivers/net : move net drivers to drivers/net
Jean-Christophe PLAGNIOL-VILLARD
2007-09-15
Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as global
Wolfgang Denk
2007-07-09
lib_{arm,avr32,blackfin,generic,i386}/: Remove obsolete references to CONFIG_...
Jon Loeliger
2007-07-04
lib_*/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
Jon Loeliger
2007-04-05
[Blackfin][PATCH] Fix dynamic CPLB generation issue
Aubrey Li
2007-04-05
[Blackfin][PATCH] Fix copyright and update license
Aubrey Li
2007-03-12
[Blackfin][PATCH] code cleanup
Aubrey Li
2007-03-09
[Blackfin]PATCH-1/2]: Remove obsolete blackfin port and add bf533 platform su...
Aubrey.Li
2006-03-31
GCC-4.x fixes: clean up global data pointer initialization for all boards.
Wolfgang Denk
2006-03-12
Coding Style cleanup
Wolfgang Denk
2006-03-12
Add missing Blackfin files.
Wolfgang Denk