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