aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/kernel/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-16arch: remove blackfin portArnd Bergmann1-44/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2013-09-19blackfin: gpio: Remove none gpio lib code.Sonic Zhang1-1/+2
2012-07-02pwm: Move Blackfin PWM driver to PWM frameworkThierry Reding1-1/+0
2012-05-05blackfin: Use generic init_taskThomas Gleixner1-1/+1
2012-03-21blackfin:dma: rename bfin_dma_5xx.c to bfin_dma.cBob Liu1-1/+1
2011-10-25Blackfin: kgdb_test: rework code to avoid -O0 usageSonic Zhang1-1/+1
2011-07-23Blackfin: pwm: implement linux/pwm.h APIMike Frysinger1-0/+1
2011-05-25Blackfin: initial perf_event supportMike Frysinger1-0/+1
2011-05-25Blackfin: first pass at debug mmr supportMike Frysinger1-0/+2
2010-08-06Blackfin: add support for dynamic ftraceMike Frysinger1-0/+1
2010-05-22Blackfin: add support for the DBGA (debug assert) pseudo insnRobin Getz1-0/+1
2010-05-21Blackfin: remove CONFIG_DEBUG_VERBOSE from trace.cRobin Getz1-1/+2
2010-05-21Blackfin: split kernel/traps.cRobin Getz1-1/+2
2010-03-09Blackfin: implement nmi_watchdog for SMP on BF561Graf Yang1-0/+1
2009-09-16Blackfin: add an early shadow consoleRobin Getz1-0/+1
2009-06-22Blackfin: remove obsolete mcount support from I-pipe codePhilippe Gerum1-1/+0
2009-06-13Blackfin: initial support for ftrace grapherMike Frysinger1-0/+3
2009-06-13Blackfin: initial support for ftraceMike Frysinger1-0/+1
2009-06-13Blackfin: add preliminary support for STACKTRACEMike Frysinger1-0/+1
2009-03-02Blackfin arch: use common KGDB_TESTS rather than our own KGDB_TESTCASEMike Frysinger1-3/+5
2009-02-04Blackfin arch: Add in cflag to support mlong-calls for kgdb_testGrace Pan1-0/+2
2009-01-07Blackfin arch: merge adeos blackfin part to arch/blackfin/Yi Li1-0/+2
2009-01-07Blackfin arch: merge kgdb test code using common CONFIG_KGDB_TESTSMike Frysinger1-0/+1
2008-11-18Blackfin arch: unify cplbinfo filesMike Frysinger1-0/+1
2008-11-18Blackfin arch: remove BFIN_DMA_5XX optionMike Frysinger1-2/+1
2008-07-19Blackfin arch: Do not need this dualcore test module in kernel.Yi Li1-1/+0
2008-02-29[Blackfin] arch: initial generic time and clock sourcesVitja Makarov1-1/+7
2008-01-11[Blackfin] arch: move all code related to CPLB handling into a new subdirectory under kernel/Bernd Schmidt1-1/+1
2007-10-21Blackfin arch: cleanup and promote the general purpose timers api to a core blackfin componentMike Frysinger1-0/+1
2007-10-09Blackfin arch: Initial patch to add earlyprintk supportRobin Getz1-0/+1
2007-08-28Blackfin arch: Merge GPIO/Peripheral Resource Allocation back into a single fileMichael Hennerich1-3/+1
2007-10-11Blackfin arch: rewrite our reboot code in CMike Frysinger1-1/+1
2007-07-12Blackfin arch: Start untangling the CPLB handling code.Bernd Schmidt1-1/+1
2007-06-29Blackfin arch: kgdb specific codeSonic Zhang1-0/+1
2007-06-21Blackfin arch: defines and provides entry points for certain user space functions at fixed addressesBernd Schmidt1-1/+2
2007-07-12Blackfin arch: initial supporting for BF548-EZKITRoy Huang1-2/+3
2007-05-07blackfin architectureBryan Wu1-0/+14