aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-03-07[Blackfin] arch: declare CHECKFLAGS to make sparse output more readableMike Frysinger1-0/+5
2008-02-22[Blackfin] arch: add handling for the mach symlink in the `make V=1` caseMike Frysinger1-0/+1
2008-02-22[Blackfin] arch: respect `make -s` when creating the asm/mach symlinkMike Frysinger1-1/+3
2008-02-07[Blackfin] arch: declare default INSTALL_PATH for Blackfin portsMike Frysinger1-0/+1
2008-01-27[Blackfin] arch: Initial checkin of the memory protection support.Bernd Schmidt1-1/+5
2008-01-11[Blackfin] arch: move all code related to CPLB handling into a new subdirectory under kernel/Bernd Schmidt1-0/+2
2007-12-24[Blackfin] arch: add support for BF523/BF524/BF526Mike Frysinger1-0/+6
2007-11-15Blackfin arch: add BF547 to list of accepted procsMike Frysinger1-0/+2
2007-10-22Blackfin arch: use KBUILD_CFLAGS and KBUILD_AFLAGS in MakefileBryan Wu1-2/+2
2007-10-21Blackfin arch: cleanup and promote the general purpose timers api to a core blackfin componentMike Frysinger1-2/+13
2007-10-21Blackfin arch: -mno-fdpic worksMike Frysinger1-0/+2
2007-10-21Blackfin arch: add new processor ADSP-BF52x arch/mach supportMichael Hennerich1-0/+6
2007-10-15kbuild: enable 'make AFLAGS=...' to add additional options to ASSam Ravnborg1-1/+1
2007-10-14kbuild: enable 'make CFLAGS=...' to add additional options to CCSam Ravnborg1-1/+1
2007-07-24Blackfin arch: add selections for BF544 and BF542Mike Frysinger1-0/+4
2007-07-12Blackfin arch: initial supporting for BF548-EZKITRoy Huang1-0/+2
2007-06-25Blackfin arch: Add proper -mcpu option according to the cpu and silicon revision configurationJie Zhang1-0/+21
2007-05-21Blackfin arch: add board default configs to blackfin archMike Frysinger1-0/+1
2007-05-07blackfin architectureBryan Wu1-0/+80