summaryrefslogtreecommitdiff
path: root/lib_blackfin
Commit message (Expand)AuthorAgeLines
* Blackfin: drop MAC display at bootMike Frysinger2009-10-13-4/+0
* Blackfin: Remove relocation fixupsMike Frysinger2009-10-13-2/+0
* Add bb_miiphy_init call before any ethernet bring-up code.Luigi 'Comio' Mantellini2009-10-10-0/+7
* push LOAD_ADDR out to arch mk filesMike Frysinger2009-09-04-0/+2
* Consolidate arch-specific mem_malloc_init() implementationsPeter Tyser2009-09-04-9/+0
* Standardize mem_malloc_init() implementationPeter Tyser2009-09-04-6/+6
* Consolidate arch-specific sbrk() implementationsPeter Tyser2009-09-04-17/+3
* Blackfin: fix debug printf modifiersMike Frysinger2009-09-02-18/+18
* Blackfin: change global data register from P5 to P3Robin Getz2009-09-02-1/+1
* Blackfin: use common code to preprocess linker scriptMike Frysinger2009-08-23-5/+2
* Blackfin: restore EVT1 handling in linker scriptMike Frysinger2009-07-24-1/+8
* Move architecture specific config.mk files into subdirsPeter Tyser2009-07-21-0/+66
* Blackfin: add os log functionsMike Frysinger2009-07-18-0/+6
* stdio/device: rework function naming conventionJean-Christophe PLAGNIOL-VILLARD2009-07-18-4/+4
* Blackfin: add cache_dump commandsMike Frysinger2009-07-10-0/+146
* Blackfin: unify u-boot linker scriptsMike Frysinger2009-06-14-1/+137
* 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: safely flush data caches when in writeback modeMike Frysinger2009-03-23-0/+42
* 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: use 8/16/32 bit transfer widths in dma_memcpy()Mike Frysinger2009-02-02-4/+19
* Blackfin: dma_memcpy(): fix random failuresMike Frysinger2009-02-02-8/+11
* Blackfin: rewrite cache handling functionsMike Frysinger2009-02-02-4/+14
* Blackfin: setup bi_enetaddr for single netsMike Frysinger2009-02-02-1/+10
* Blackfin: cache core/system clock valuesMike Frysinger2009-02-02-44/+78
* Blackfin: only build post code when CONFIG_POSTMike Frysinger2009-02-02-9/+1
* Blackfin: fixup misc warnings such as printf's and missing castsMike Frysinger2009-01-28-1/+1
* Blackfin: pass RETX to LinuxMike Frysinger2009-01-28-1/+8
* 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: fix dcache handling when doing dma memcpy'sMike Frysinger2009-01-28-4/+7
* Blackfin: split cache handling out of dma_memcpy()Mike Frysinger2009-01-28-8/+17
* Blackfin: abort dma_memcpy() for L1 scratchpadMike Frysinger2009-01-28-1/+12
* Blackfin: rename bootm.c to boot.cMike Frysinger2009-01-28-2/+2
* Blackfin: convert CMD_LINE_ADDR to CONFIG_LINUX_CMDLINE_{ADDR,SIZE}Mike Frysinger2009-01-28-3/+3
* 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
* Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk2008-11-01-9/+40
|\
| * Blackfin: init NAND before relocating envMike Frysinger2008-10-23-5/+5
| * Blackfin: check cache bits, not cplb bitsMike Frysinger2008-10-23-2/+2
| * Blackfin: unify cache handling codeMike Frysinger2008-10-23-0/+35
| * Blackfin: only initialize the RTC when actually usedMike Frysinger2008-10-23-4/+0
* | bootm: Add subcommandsKumar Gala2008-10-29-0/+3
|/
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-55/+55
* bootm arm/avr32/blackfin/microblaze/nios2/sh: remove no more need 'error' labelJean-Christophe PLAGNIOL-VILLARD2008-09-10-1/+1