summaryrefslogtreecommitdiff
path: root/board/bf561-ezkit
Commit message (Expand)AuthorAgeLines
* Blackfin: boards: build zlib dir with -O2Mike Frysinger2011-06-03-0/+1
* Blackfin: move CONFIG_BFIN_CPU back to board config.hMike Frysinger2011-04-08-2/+0
* Blackfin: unify bootmode based LDR_FLAGS setupMike Frysinger2011-04-08-1/+0
* Blackfin: drop CONFIG_SYS_TEXT_BASE from boardsMike Frysinger2011-04-08-3/+0
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-17-2/+2
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-18-1/+1
* Blackfin: move CONFIG_BFIN_CPU to board config.mkMike Frysinger2010-10-02-0/+2
* Rename lib_generic/ to lib/Peter Tyser2010-04-13-2/+2
* Change directory-specific CFLAGS to use full pathPeter Tyser2010-04-13-1/+1
* Blackfin: kill off useless initdram() usageMike Frysinger2010-01-17-7/+0
* Convert SMC91111 Ethernet driver to CONFIG_NET_MULTI APIBen Warren2009-10-04-0/+8
* Blackfin: enable -O2 in lib_generic/ for ADI/Bluetechnix boardsMike Frysinger2009-06-15-0/+3
* Blackfin: unify u-boot linker scriptsMike Frysinger2009-06-14-159/+1
* Blackfin: fix booting with older bootroms (no EVT1)Mike Frysinger2009-05-06-1/+8
* Blackfin: kill off LDR jump blockMike Frysinger2009-03-23-3/+2
* Blackfin: convert old boards to use COBJS-y Makefile styleMike Frysinger2009-01-28-4/+4
* Blackfin: drop dead/wrong debug code in initdram()Mike Frysinger2009-01-28-13/+1
* Blackfin: fix out-of-tree building with ldscriptsMike Frysinger2009-01-07-4/+5
* Blackfin: fix linker scripts to work with --gc-sectionsMike Frysinger2009-01-07-10/+13
* Blackfin: set proper LDRFLAGS for parallel booting LDRsMike Frysinger2009-01-07-0/+6
* Blackfin: bf561-ezkit: drop redundant codeMike Frysinger2008-10-23-4/+2
* Blackfin: bf561-ezkit: drop pointless USB codeMike Frysinger2008-10-23-15/+0
* Blackfin: linker scripts: force start.o and set initcode boundariesMike Frysinger2008-10-23-1/+6
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-7/+7
* rename environment.c in env_embedded.c to reflect is functionalityJean-Christophe PLAGNIOL-VILLARD2008-09-10-1/+1
* Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk2008-07-02-1/+1
* Change initdram() return type to phys_size_tBecky Bruce2008-06-12-1/+1
* Blackfin: unify cpu and boot modesMike Frysinger2008-03-30-116/+101
* punt Blackfin VDSP headers and import sanitized/auto-generated onesMike Frysinger2008-02-04-2/+2
* add gitignores for Blackfin piecesMike Frysinger2008-02-04-0/+1
* Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as globalWolfgang Denk2007-09-15-1/+2
* [Blackfin][PATCH] Fix copyright and update licenseAubrey Li2007-04-05-3/+3
* [Blackfin][PATCH] Add BF561 EZKIT board supportAubrey Li2007-03-20-0/+309