summaryrefslogtreecommitdiff
path: root/lib_blackfin/board.c
Commit message (Expand)AuthorAgeLines
* stdio/device: rework function naming conventionJean-Christophe PLAGNIOL-VILLARD2009-07-18-3/+3
* lib_arch/board.c: Move malloc initialization before flash_init()Stefan Roese2009-06-12-3/+4
* Blackfin: print out Flash: before checking itMike Frysinger2009-03-23-1/+1
* Blackfin: unify net-related init codeMike Frysinger2009-03-23-10/+20
* Blackfin: bfin_mac: force boards to setup the MAC themselvesMike Frysinger2009-03-20-46/+2
* Blackfin: output booting source when bootingMike Frysinger2009-02-02-1/+5
* Blackfin: setup bi_enetaddr for single netsMike Frysinger2009-02-02-1/+10
* Blackfin: cache core/system clock valuesMike Frysinger2009-02-02-44/+0
* Blackfin: respect CONFIG_SYS_MONITOR_LEN for default flash protectionMike Frysinger2009-01-28-3/+3
* Blackfin: respect/check CONFIG_SYS_GBL_DATA_SIZEMike Frysinger2009-01-28-1/+5
* Blackfin: implement general support for CONFIG_STATUS_LEDMike Frysinger2009-01-28-0/+10
* Blackfin: do not init i2c in Blackfin board initMike Frysinger2009-01-28-15/+0
* Blackfin: use common strmhz() in system outputMike Frysinger2009-01-23-2/+4
* Blackfin: drop CONFIG_SPI handling in board initMike Frysinger2009-01-07-7/+0
* Update U-Boot's build timestamp on every compilePeter Tyser2008-12-06-1/+2
* Blackfin: init NAND before relocating envMike Frysinger2008-10-23-5/+5
* Blackfin: only initialize the RTC when actually usedMike Frysinger2008-10-23-4/+0
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-15/+15
* rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROMJean-Christophe PLAGNIOL-VILLARD2008-09-10-1/+1
* Blackfin: cleanup and overhaul common board init functionsMike Frysinger2008-03-30-171/+223
* Blackfin: unify cpu and boot modesMike Frysinger2008-03-30-33/+6
* Blackfin: convert BFIN_CPU to CONFIG_BFIN_CPUMike Frysinger2008-03-15-1/+2
* drivers/net : move net drivers to drivers/netJean-Christophe PLAGNIOL-VILLARD2007-11-25-1/+1
* Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as globalWolfgang Denk2007-09-15-5/+2
* lib_{arm,avr32,blackfin,generic,i386}/: Remove obsolete references to CONFIG_...Jon Loeliger2007-07-09-3/+3
* lib_*/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-04-3/+3
* [Blackfin][PATCH] Fix dynamic CPLB generation issueAubrey Li2007-04-05-9/+16
* [Blackfin][PATCH] Fix copyright and update licenseAubrey Li2007-04-05-3/+3
* [Blackfin][PATCH] code cleanupAubrey Li2007-03-12-11/+1
* [Blackfin]PATCH-1/2]: Remove obsolete blackfin port and add bf533 platform su...Aubrey.Li2007-03-09-35/+213
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-31-5/+2
* Coding Style cleanupWolfgang Denk2006-03-12-1/+1
* Add missing Blackfin files.Wolfgang Denk2006-03-12-0/+282