aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Blackfin: encode cpu-rev into uImage nameMike Frysinger2011-01-101-2/+5
* Blackfin: move "-m elf32bfin" to general LDFLAGSMike Frysinger2011-01-101-1/+1
* Blackfin: update sparse flags for latest upstream changesMike Frysinger2010-10-221-2/+1
* Blackfin: add support for LZO compressed kernelsMike Frysinger2010-08-061-1/+2
* Merge commit 'v2.6.35' into kbuild/kbuildMichal Marek2010-08-041-2/+5
|\
| * Blackfin: stop cleaning include/asm/asm-offsets.hMike Frysinger2010-03-091-1/+0
| * Blackfin: initial XIP supportBarry Song2010-03-091-1/+5
* | kbuild: allow assignment to {A,C,LD}FLAGS_MODULE on the command lineSam Ravnborg2010-08-031-2/+2
|/
* Blackfin: force BFD target when linking modulesMike Frysinger2009-12-151-0/+1
* Blackfin: add an uncompressed vmImage targetMike Frysinger2009-12-151-1/+2
* kbuild: use INSTALLKERNEL to select customized installkernel scriptSam Ravnborg2009-09-201-2/+2
* Blackfin: add support for bzip2/lzma compressed kernel imagesMike Frysinger2009-06-131-2/+5
* Blackfin arch: line up machine-/cpu- vars after BF54xM additionMike Frysinger2009-02-041-48/+48
* Blackfin arch: add support for mobile ddr bf54x partsMike Frysinger2009-02-041-0/+10
* Blackfin arch: Clean oprofile build path for blackfinGraf Yang2009-01-071-2/+2
* Blackfin arch: fix bugs and unify BFIN_KERNEL_CLOCK optionMichael Hennerich2009-01-071-1/+1
* Blackfin arch: add support for Blackfin latest processor family BF51xBryan Wu2008-11-181-0/+8
* Blackfin arch: BF538/9 Linux kernel SupportMichael Hennerich2008-11-181-0/+4
* Blackfin arch: add support for BF52x-0.2, BF533-0.6, and BF54x-0.2Mike Frysinger2008-10-091-0/+1
* Blackfin arch: move include/asm-blackfin header files to arch/blackfinBryan Wu2008-08-271-21/+5
* Blackfin arch: set CROSS_COMPILE in our arch Makefile so it gets used by defaultMike Frysinger2008-07-141-2/+3
* [Blackfin] arch: declare CHECKFLAGS to make sparse output more readableMike Frysinger2008-03-071-0/+5
* [Blackfin] arch: add handling for the mach symlink in the `make V=1` caseMike Frysinger2008-02-221-0/+1
* [Blackfin] arch: respect `make -s` when creating the asm/mach symlinkMike Frysinger2008-02-221-1/+3
* [Blackfin] arch: declare default INSTALL_PATH for Blackfin portsMike Frysinger2008-02-071-0/+1
* [Blackfin] arch: Initial checkin of the memory protection support.Bernd Schmidt2008-01-271-1/+5
* [Blackfin] arch: move all code related to CPLB handling into a new subdirecto...Bernd Schmidt2008-01-111-0/+2
* [Blackfin] arch: add support for BF523/BF524/BF526Mike Frysinger2007-12-241-0/+6
* Blackfin arch: add BF547 to list of accepted procsMike Frysinger2007-11-151-0/+2
* Blackfin arch: use KBUILD_CFLAGS and KBUILD_AFLAGS in MakefileBryan Wu2007-10-221-2/+2
* Blackfin arch: cleanup and promote the general purpose timers api to a core b...Mike Frysinger2007-10-211-2/+13
* Blackfin arch: -mno-fdpic worksMike Frysinger2007-10-211-0/+2
* Blackfin arch: add new processor ADSP-BF52x arch/mach supportMichael Hennerich2007-10-211-0/+6
* kbuild: enable 'make AFLAGS=...' to add additional options to ASSam Ravnborg2007-10-151-1/+1
* kbuild: enable 'make CFLAGS=...' to add additional options to CCSam Ravnborg2007-10-141-1/+1
* Blackfin arch: add selections for BF544 and BF542Mike Frysinger2007-07-241-0/+4
* Blackfin arch: initial supporting for BF548-EZKITRoy Huang2007-07-121-0/+2
* Blackfin arch: Add proper -mcpu option according to the cpu and silicon revis...Jie Zhang2007-06-251-0/+21
* Blackfin arch: add board default configs to blackfin archMike Frysinger2007-05-211-0/+1
* blackfin architectureBryan Wu2007-05-071-0/+80