aboutsummaryrefslogtreecommitdiff
path: root/arch/blackfin/Makefile
AgeCommit message (Expand)AuthorFilesLines
2008-10-09Blackfin arch: add support for BF52x-0.2, BF533-0.6, and BF54x-0.2Gravatar Mike Frysinger 1-0/+1
2008-08-27Blackfin arch: move include/asm-blackfin header files to arch/blackfinGravatar Bryan Wu 1-21/+5
2008-07-14Blackfin arch: set CROSS_COMPILE in our arch Makefile so it gets used by defaultGravatar Mike Frysinger 1-2/+3
2008-03-07[Blackfin] arch: declare CHECKFLAGS to make sparse output more readableGravatar Mike Frysinger 1-0/+5
2008-02-22[Blackfin] arch: add handling for the mach symlink in the `make V=1` caseGravatar Mike Frysinger 1-0/+1
2008-02-22[Blackfin] arch: respect `make -s` when creating the asm/mach symlinkGravatar Mike Frysinger 1-1/+3
2008-02-07[Blackfin] arch: declare default INSTALL_PATH for Blackfin portsGravatar Mike Frysinger 1-0/+1
2008-01-27[Blackfin] arch: Initial checkin of the memory protection support.Gravatar Bernd Schmidt 1-1/+5
2008-01-11[Blackfin] arch: move all code related to CPLB handling into a new subdirecto...Gravatar Bernd Schmidt 1-0/+2
2007-12-24[Blackfin] arch: add support for BF523/BF524/BF526Gravatar Mike Frysinger 1-0/+6
2007-11-15Blackfin arch: add BF547 to list of accepted procsGravatar Mike Frysinger 1-0/+2
2007-10-22Blackfin arch: use KBUILD_CFLAGS and KBUILD_AFLAGS in MakefileGravatar Bryan Wu 1-2/+2
2007-10-21Blackfin arch: cleanup and promote the general purpose timers api to a core b...Gravatar Mike Frysinger 1-2/+13
2007-10-21Blackfin arch: -mno-fdpic worksGravatar Mike Frysinger 1-0/+2
2007-10-21Blackfin arch: add new processor ADSP-BF52x arch/mach supportGravatar Michael Hennerich 1-0/+6
2007-10-15kbuild: enable 'make AFLAGS=...' to add additional options to ASGravatar Sam Ravnborg 1-1/+1
2007-10-14kbuild: enable 'make CFLAGS=...' to add additional options to CCGravatar Sam Ravnborg 1-1/+1
2007-07-24Blackfin arch: add selections for BF544 and BF542Gravatar Mike Frysinger 1-0/+4
2007-07-12Blackfin arch: initial supporting for BF548-EZKITGravatar Roy Huang 1-0/+2
2007-06-25Blackfin arch: Add proper -mcpu option according to the cpu and silicon revis...Gravatar Jie Zhang 1-0/+21
2007-05-21Blackfin arch: add board default configs to blackfin archGravatar Mike Frysinger 1-0/+1
2007-05-07blackfin architectureGravatar Bryan Wu 1-0/+80