summaryrefslogtreecommitdiff
path: root/arch/blackfin/kernel/Makefile
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2013-09-19blackfin: gpio: Remove none gpio lib code.Sonic Zhang
2012-07-02pwm: Move Blackfin PWM driver to PWM frameworkThierry Reding
2012-05-05blackfin: Use generic init_taskThomas Gleixner
2012-03-21blackfin:dma: rename bfin_dma_5xx.c to bfin_dma.cBob Liu
2011-10-25Blackfin: kgdb_test: rework code to avoid -O0 usageSonic Zhang
2011-07-23Blackfin: pwm: implement linux/pwm.h APIMike Frysinger
2011-05-25Blackfin: initial perf_event supportMike Frysinger
2011-05-25Blackfin: first pass at debug mmr supportMike Frysinger
2010-08-06Blackfin: add support for dynamic ftraceMike Frysinger
2010-05-22Blackfin: add support for the DBGA (debug assert) pseudo insnRobin Getz
2010-05-21Blackfin: remove CONFIG_DEBUG_VERBOSE from trace.cRobin Getz
2010-05-21Blackfin: split kernel/traps.cRobin Getz
2010-03-09Blackfin: implement nmi_watchdog for SMP on BF561Graf Yang
2009-09-16Blackfin: add an early shadow consoleRobin Getz
2009-06-22Blackfin: remove obsolete mcount support from I-pipe codePhilippe Gerum
2009-06-13Blackfin: initial support for ftrace grapherMike Frysinger
2009-06-13Blackfin: initial support for ftraceMike Frysinger
2009-06-13Blackfin: add preliminary support for STACKTRACEMike Frysinger
2009-03-02Blackfin arch: use common KGDB_TESTS rather than our own KGDB_TESTCASEMike Frysinger
2009-02-04Blackfin arch: Add in cflag to support mlong-calls for kgdb_testGrace Pan
2009-01-07Blackfin arch: merge adeos blackfin part to arch/blackfin/Yi Li
2009-01-07Blackfin arch: merge kgdb test code using common CONFIG_KGDB_TESTSMike Frysinger
2008-11-18Blackfin arch: unify cplbinfo filesMike Frysinger
2008-11-18Blackfin arch: remove BFIN_DMA_5XX optionMike Frysinger
2008-07-19Blackfin arch: Do not need this dualcore test module in kernel.Yi Li
2008-02-29[Blackfin] arch: initial generic time and clock sourcesVitja Makarov
2008-01-11[Blackfin] arch: move all code related to CPLB handling into a new subdirecto...Bernd Schmidt
2007-10-21Blackfin arch: cleanup and promote the general purpose timers api to a core b...Mike Frysinger
2007-10-09Blackfin arch: Initial patch to add earlyprintk supportRobin Getz
2007-08-28Blackfin arch: Merge GPIO/Peripheral Resource Allocation back into a single fileMichael Hennerich
2007-10-11Blackfin arch: rewrite our reboot code in CMike Frysinger
2007-07-12Blackfin arch: Start untangling the CPLB handling code.Bernd Schmidt
2007-06-29Blackfin arch: kgdb specific codeSonic Zhang
2007-06-21Blackfin arch: defines and provides entry points for certain user space funct...Bernd Schmidt
2007-07-12Blackfin arch: initial supporting for BF548-EZKITRoy Huang
2007-05-07blackfin architectureBryan Wu