aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/mach-common (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-01-29blackfin: Support L1 SRAM parity checking feature on bf60xSonic Zhang2-21/+30
2014-01-29blackfin: delete non-required instances of <linux/init.h>Paul Gortmaker3-3/+0
2014-01-2906/18] smp, blackfin: kill SMP single function call interruptJiang Liu1-5/+1
2013-11-15blackfin: fix build warning for unused variableSteven Miao1-1/+4
2013-11-15smp: bf561: and smb_wmb()/smp_rmb() at ipi send/receiveSteven Miao1-4/+8
2013-11-15pm: use GFP_ATOMIC when pm core call this functionScott Jiang1-1/+1
2013-11-15blackfin: adi gpio driver and pinctrl driver supportSonic Zhang2-401/+35
2013-09-13blackfin: scb: Add system crossbar init code.Steven Miao2-0/+54
2013-07-18Merge branch 'cpuinit_phase2' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds3-9/+9
2013-07-16smp: blackfin: fix check error, using atomic_ops to handle atomic_t typeSteven Miao1-3/+3
2013-07-14blackfin: delete __cpuinit usage from all blackfin filesPaul Gortmaker3-9/+9
2013-07-09smp: refine bf561 smpboot codeSteven Miao1-10/+8
2013-04-30Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds2-259/+0
2013-04-10cpufreq: blackfin: move cpufreq driver to drivers/cpufreqViresh Kumar2-248/+0
2013-04-08bfin: Use generic idle loopThomas Gleixner1-1/+1
2013-04-02cpufreq: Notify all policy->cpus in cpufreq_notify_transition()Viresh Kumar1-45/+34
2013-02-20blackfin: pm: fix build errorSteven Miao1-0/+4
2013-01-03ARCH: drivers remove __dev* attributes.Greg Kroah-Hartman1-3/+3
2012-12-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lliubbo/blackfinLinus Torvalds2-157/+134
2012-12-14blackfin: SEC: clean up SEC interrupt initializationSonic Zhang1-139/+133
2012-12-13Blackfin: dpmc: use module_platform_driver macroSrinivas Kandagatla1-18/+1
2012-11-28bfin: switch to generic vfork, get rid of pointless wrappersAl Viro1-1/+1
2012-10-14blackfin: convert kernel_thread() and kernel_execve() to generic onesAl Viro1-55/+0
2012-10-08Blackfin: smp: add smp_mb() to keep coherencySteven Miao1-2/+2
2012-10-08Blackfin: drop irq enable in init_arch_irq()Steven Miao1-1/+0
2012-10-08Blackfin: fix wrong place disabled irqSteven Miao1-3/+1
2012-10-08Blackfin: cpufreq: fix dpm_state_tableJames Cosin1-3/+2
2012-09-07blackfin: smp: adapt to generic smp helpersSteven Miao1-157/+66
2012-07-24bf60x: fix build warningBob Liu1-3/+3
2012-07-24bf60x: cpufreq: fix anomaly 05000273Sonic Zhang1-1/+2
2012-07-24bf60x: Add double fault, hardware error and NMI SEC handlerSonic Zhang1-1/+33
2012-07-24bf60x: sec: Enable sec interrupt source priority configuration.Sonic Zhang1-0/+21
2012-07-24bf60x: sec: Clean up interrupt initialization code for SEC.Sonic Zhang1-87/+121
2012-07-24cleanup: sec and linkport only built on bf60xSteven Miao1-0/+2
2012-07-24bfin: pint: add pint suspend and resumeSteven Miao1-0/+4
2012-07-24bf60x: pm: add pint suspend and resume supportSteven Miao2-18/+58
2012-07-24blackfin: mach-common: ints-priority add irq_set_wakeBob Liu1-1/+5
2012-07-24cpufreq: change debug message level to show clock change errorSteven Miao1-1/+1
2012-07-24bfin: pm: add deepsleep for bf60xSonic Zhang1-7/+0
2012-07-24irq: set cgu event handle to fasteoi handleSteven Miao1-1/+1
2012-07-24bfin: reorg clock init steps for bf609Bob Liu1-132/+7
2012-06-01TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is setAl Viro1-2/+0
2012-05-21Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-18/+1
2012-05-21blackfin: bf60x: pm: Add a debug option to calculate kernel wakeup time.Sonic Zhang2-0/+38
2012-05-21blackfin: bf60x: add wakeup source selectSteven Miao2-4/+3
2012-05-21blackfin: bf60x: make clock changeable in kernel menuconfigBob Liu1-3/+150
2012-05-21blackfin: remove redundant CONFIG_BF60x macroSonic Zhang1-6/+0
2012-05-21Blackfin: delete fork funcMike Frysinger1-1/+1
2012-05-21blackfin: mach-common: ints-priority: fix compile errorBob Liu1-0/+2
2012-05-21blackfin: bf60x: fix compiling warningBob Liu1-1/+6