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