aboutsummaryrefslogtreecommitdiff
path: root/board/bf533-ezkit
AgeCommit message (Expand)Author
2011-10-15punt unused clean/distclean targetsMike Frysinger
2011-06-03Blackfin: boards: build zlib dir with -O2Mike Frysinger
2011-04-08Blackfin: move CONFIG_BFIN_CPU back to board config.hMike Frysinger
2011-04-08Blackfin: unify bootmode based LDR_FLAGS setupMike Frysinger
2011-04-08Blackfin: drop CONFIG_SYS_TEXT_BASE from boardsMike Frysinger
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk
2010-10-02Blackfin: move CONFIG_BFIN_CPU to board config.mkMike Frysinger
2010-04-13Rename lib_generic/ to lib/Peter Tyser
2010-04-13Change directory-specific CFLAGS to use full pathPeter Tyser
2010-01-17Blackfin: kill off useless initdram() usageMike Frysinger
2009-10-04Convert SMC91111 Ethernet driver to CONFIG_NET_MULTI APIBen Warren
2009-06-15Blackfin: enable -O2 in lib_generic/ for ADI/Bluetechnix boardsMike Frysinger
2009-06-14Blackfin: unify u-boot linker scriptsMike Frysinger
2009-03-23Blackfin: kill off LDR jump blockMike Frysinger
2009-01-28Blackfin: fixup misc warnings such as printf's and missing castsMike Frysinger
2009-01-28Blackfin: convert old boards to use COBJS-y Makefile styleMike Frysinger
2009-01-28Blackfin: drop dead/wrong debug code in initdram()Mike Frysinger
2009-01-28Blackfin: bf533-ezkit: shuffle flash defines a littleMike Frysinger
2009-01-07Blackfin: fix out-of-tree building with ldscriptsMike Frysinger
2009-01-07Blackfin: fix linker scripts to work with --gc-sectionsMike Frysinger
2009-01-07Blackfin: set proper LDRFLAGS for parallel booting LDRsMike Frysinger
2008-10-23Blackfin: linker scripts: force start.o and set initcode boundariesMike Frysinger
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-09-10rename environment.c in env_embedded.c to reflect is functionalityJean-Christophe PLAGNIOL-VILLARD
2008-07-02Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk
2008-06-12Change initdram() return type to phys_size_tBecky Bruce
2008-05-21Big white-space cleanup.Wolfgang Denk
2008-03-30Blackfin: unify cpu and boot modesMike Frysinger
2008-03-15Blackfin: convert BFIN_CPU to CONFIG_BFIN_CPUMike Frysinger
2008-02-04punt Blackfin VDSP headers and import sanitized/auto-generated onesMike Frysinger
2008-02-04add gitignores for Blackfin piecesMike Frysinger
2007-09-15Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as globalWolfgang Denk
2007-04-05[Blackfin][PATCH] Fix copyright and update licenseAubrey Li
2007-04-05[Blackfin][PATCH]: fix flash unaligned copy issueAubrey Li
2007-03-12[Blackfin][PATCH] Fix BUILD_DIR option of MAKEALL building issueAubrey Li
2007-03-12[Blackfin][PATCH] code cleanupAubrey Li
2007-03-10[Blackfin][PATCH] code cleanupAubrey Li
2007-03-09[Blackfin]PATCH-1/2]: Remove obsolete blackfin port and add bf533 platform su...Aubrey.Li