aboutsummaryrefslogtreecommitdiff
path: root/arch/blackfin/Makefile
AgeCommit message (Expand)Author
2012-09-11kbuild: add symbol prefix arg to kallsymsJames Hogan
2012-05-21Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-05-21blackfin: add bf60x to current frameworkBob Liu
2012-05-05blackfin: Use generic init_taskThomas Gleixner
2011-01-10Blackfin: encode cpu-rev into uImage nameMike Frysinger
2011-01-10Blackfin: move "-m elf32bfin" to general LDFLAGSMike Frysinger
2010-10-22Blackfin: update sparse flags for latest upstream changesMike Frysinger
2010-08-06Blackfin: add support for LZO compressed kernelsMike Frysinger
2010-08-04Merge commit 'v2.6.35' into kbuild/kbuildMichal Marek
2010-08-03kbuild: allow assignment to {A,C,LD}FLAGS_MODULE on the command lineSam Ravnborg
2010-03-09Blackfin: stop cleaning include/asm/asm-offsets.hMike Frysinger
2010-03-09Blackfin: initial XIP supportBarry Song
2009-12-15Blackfin: force BFD target when linking modulesMike Frysinger
2009-12-15Blackfin: add an uncompressed vmImage targetMike Frysinger
2009-09-20kbuild: use INSTALLKERNEL to select customized installkernel scriptSam Ravnborg
2009-06-13Blackfin: add support for bzip2/lzma compressed kernel imagesMike Frysinger
2009-02-04Blackfin arch: line up machine-/cpu- vars after BF54xM additionMike Frysinger
2009-02-04Blackfin arch: add support for mobile ddr bf54x partsMike Frysinger
2009-01-07Blackfin arch: Clean oprofile build path for blackfinGraf Yang
2009-01-07Blackfin arch: fix bugs and unify BFIN_KERNEL_CLOCK optionMichael Hennerich
2008-11-18Blackfin arch: add support for Blackfin latest processor family BF51xBryan Wu
2008-11-18Blackfin arch: BF538/9 Linux kernel SupportMichael Hennerich
2008-10-09Blackfin arch: add support for BF52x-0.2, BF533-0.6, and BF54x-0.2Mike Frysinger
2008-08-27Blackfin arch: move include/asm-blackfin header files to arch/blackfinBryan Wu
2008-07-14Blackfin arch: set CROSS_COMPILE in our arch Makefile so it gets used by defaultMike Frysinger
2008-03-07[Blackfin] arch: declare CHECKFLAGS to make sparse output more readableMike Frysinger
2008-02-22[Blackfin] arch: add handling for the mach symlink in the `make V=1` caseMike Frysinger
2008-02-22[Blackfin] arch: respect `make -s` when creating the asm/mach symlinkMike Frysinger
2008-02-07[Blackfin] arch: declare default INSTALL_PATH for Blackfin portsMike Frysinger
2008-01-27[Blackfin] arch: Initial checkin of the memory protection support.Bernd Schmidt
2008-01-11[Blackfin] arch: move all code related to CPLB handling into a new subdirecto...Bernd Schmidt
2007-12-24[Blackfin] arch: add support for BF523/BF524/BF526Mike Frysinger
2007-11-15Blackfin arch: add BF547 to list of accepted procsMike Frysinger
2007-10-22Blackfin arch: use KBUILD_CFLAGS and KBUILD_AFLAGS in MakefileBryan Wu
2007-10-21Blackfin arch: cleanup and promote the general purpose timers api to a core b...Mike Frysinger
2007-10-21Blackfin arch: -mno-fdpic worksMike Frysinger
2007-10-21Blackfin arch: add new processor ADSP-BF52x arch/mach supportMichael Hennerich
2007-10-15kbuild: enable 'make AFLAGS=...' to add additional options to ASSam Ravnborg
2007-10-14kbuild: enable 'make CFLAGS=...' to add additional options to CCSam Ravnborg
2007-07-24Blackfin arch: add selections for BF544 and BF542Mike Frysinger
2007-07-12Blackfin arch: initial supporting for BF548-EZKITRoy Huang
2007-06-25Blackfin arch: Add proper -mcpu option according to the cpu and silicon revis...Jie Zhang
2007-05-21Blackfin arch: add board default configs to blackfin archMike Frysinger
2007-05-07blackfin architectureBryan Wu