aboutsummaryrefslogtreecommitdiff
path: root/lib_blackfin/board.c
AgeCommit message (Expand)Author
2009-02-02Blackfin: output booting source when bootingMike Frysinger
2009-02-02Blackfin: setup bi_enetaddr for single netsMike Frysinger
2009-02-02Blackfin: cache core/system clock valuesMike Frysinger
2009-01-28Blackfin: respect CONFIG_SYS_MONITOR_LEN for default flash protectionMike Frysinger
2009-01-28Blackfin: respect/check CONFIG_SYS_GBL_DATA_SIZEMike Frysinger
2009-01-28Blackfin: implement general support for CONFIG_STATUS_LEDMike Frysinger
2009-01-28Blackfin: do not init i2c in Blackfin board initMike Frysinger
2009-01-23Blackfin: use common strmhz() in system outputMike Frysinger
2009-01-07Blackfin: drop CONFIG_SPI handling in board initMike Frysinger
2008-12-06Update U-Boot's build timestamp on every compilePeter Tyser
2008-10-23Blackfin: init NAND before relocating envMike Frysinger
2008-10-23Blackfin: only initialize the RTC when actually usedMike Frysinger
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-09-10rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROMJean-Christophe PLAGNIOL-VILLARD
2008-03-30Blackfin: cleanup and overhaul common board init functionsMike Frysinger
2008-03-30Blackfin: unify cpu and boot modesMike Frysinger
2008-03-15Blackfin: convert BFIN_CPU to CONFIG_BFIN_CPUMike Frysinger
2007-11-25drivers/net : move net drivers to drivers/netJean-Christophe PLAGNIOL-VILLARD
2007-09-15Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as globalWolfgang Denk
2007-07-09lib_{arm,avr32,blackfin,generic,i386}/: Remove obsolete references to CONFIG_...Jon Loeliger
2007-07-04lib_*/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger
2007-04-05[Blackfin][PATCH] Fix dynamic CPLB generation issueAubrey Li
2007-04-05[Blackfin][PATCH] Fix copyright and update licenseAubrey Li
2007-03-12[Blackfin][PATCH] code cleanupAubrey Li
2007-03-09[Blackfin]PATCH-1/2]: Remove obsolete blackfin port and add bf533 platform su...Aubrey.Li
2006-03-31GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk
2006-03-12Coding Style cleanupWolfgang Denk
2006-03-12Add missing Blackfin files.Wolfgang Denk