aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-05-21blackfin: add bf60x to current frameworkBob Liu1-0/+2
2011-01-10Blackfin: encode cpu-rev into uImage nameMike Frysinger1-2/+5
2011-01-10Blackfin: move "-m elf32bfin" to general LDFLAGSMike Frysinger1-1/+1
2010-10-22Blackfin: update sparse flags for latest upstream changesMike Frysinger1-2/+1
2010-08-06Blackfin: add support for LZO compressed kernelsMike Frysinger1-1/+2
2010-08-04Merge commit 'v2.6.35' into kbuild/kbuildMichal Marek1-2/+5
2010-08-03kbuild: allow assignment to {A,C,LD}FLAGS_MODULE on the command lineSam Ravnborg1-2/+2
2010-03-09Blackfin: stop cleaning include/asm/asm-offsets.hMike Frysinger1-1/+0
2010-03-09Blackfin: initial XIP supportBarry Song1-1/+5
2009-12-15Blackfin: force BFD target when linking modulesMike Frysinger1-0/+1
2009-12-15Blackfin: add an uncompressed vmImage targetMike Frysinger1-1/+2
2009-09-20kbuild: use INSTALLKERNEL to select customized installkernel scriptSam Ravnborg1-2/+2
2009-06-13Blackfin: add support for bzip2/lzma compressed kernel imagesMike Frysinger1-2/+5
2009-02-04Blackfin arch: line up machine-/cpu- vars after BF54xM additionMike Frysinger1-48/+48
2009-02-04Blackfin arch: add support for mobile ddr bf54x partsMike Frysinger1-0/+10
2009-01-07Blackfin arch: Clean oprofile build path for blackfinGraf Yang1-2/+2
2009-01-07Blackfin arch: fix bugs and unify BFIN_KERNEL_CLOCK optionMichael Hennerich1-1/+1
2008-11-18Blackfin arch: add support for Blackfin latest processor family BF51xBryan Wu1-0/+8
2008-11-18Blackfin arch: BF538/9 Linux kernel SupportMichael Hennerich1-0/+4
2008-10-09Blackfin arch: add support for BF52x-0.2, BF533-0.6, and BF54x-0.2Mike Frysinger1-0/+1
2008-08-27Blackfin arch: move include/asm-blackfin header files to arch/blackfinBryan Wu1-21/+5
2008-07-14Blackfin arch: set CROSS_COMPILE in our arch Makefile so it gets used by defaultMike Frysinger1-2/+3
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