aboutsummaryrefslogtreecommitdiff
path: root/blackfin_config.mk
AgeCommit message (Expand)AuthorFilesLines
2009-07-21Move architecture specific config.mk files into subdirsPeter Tyser1-66/+0
2009-07-19push CROSS_COMPILE out to $(ARCH)_config.mkMike Frysinger1-0/+2
2009-06-15Blackfin: move ALL += u-boot.ldr to blackfin_config.mkMike Frysinger1-2/+4
2009-06-14Blackfin: unify u-boot linker scriptsMike Frysinger1-0/+4
2009-06-14Blackfin: support embedding the environment into loader files (LDRs)Mike Frysinger1-0/+7
2009-05-06Blackfin: fix booting with older bootroms (no EVT1)Mike Frysinger1-1/+5
2009-03-23Blackfin: kill off LDR jump blockMike Frysinger1-0/+1
2009-02-02Blackfin: build with -mno-fdpicMike Frysinger1-1/+1
2009-02-02Blackfin: enable --gc-sectionsMike Frysinger1-0/+3
2009-01-28Blackfin: pass --bmode/--initcode when creating ldrMike Frysinger1-0/+4
2008-10-23Blackfin: build with -fomit-frame-pointerMike Frysinger1-1/+1
2008-03-30Blackfin: unify cpu and boot modesMike Frysinger1-0/+3
2008-03-15Blackfin: convert BFIN_CPU to CONFIG_BFIN_CPUMike Frysinger1-1/+5
2008-02-04generate u-boot.ldr for Blackfin targetsMike Frysinger1-0/+5
2008-02-04add support for Blackfin symbol prefixes to examplesMike Frysinger1-0/+2
2008-02-04move -ffixed-P5 to blackfin_config.mk and drop unused -D__BLACKFIN__Mike Frysinger1-1/+2
2007-11-03blackfin: Move `-D__BLACKFIN__' to $(ARCH)_config.mkShinya Kuribayashi1-1/+1
2007-03-09[Blackfin][PATCH-2/2] Common files changed to support bf533 platformAubrey.Li1-1/+1
2006-03-12Add missing Blackfin files.Wolfgang Denk1-0/+24