summaryrefslogtreecommitdiffstats
path: root/arch/blackfin/mach-common
Commit message (Expand)AuthorAgeFilesLines
* Blackfin: drop unused irq_panic()/DEBUG_ICACHE_CHECKMike Frysinger2010-10-252-107/+0
* Blackfin: bf561: rewrite SICA_xxx to just SIC_xxxMike Frysinger2010-10-222-50/+4
* Blackfin: add new cacheflush syscallSonic Zhang2010-10-221-0/+1
* Blackfin: SIC: fix off-by-one error in loopMichael Hennerich2010-10-221-3/+4
* Blackfin: initial preempt support while returning from interruptBarry Song2010-10-222-3/+126
* Blackfin: Rename IRQ flags handling functionsDavid Howells2010-10-073-19/+19
* Blackfin: wire up new fanotify/prlimit64 syscallsMike Frysinger2010-08-231-0/+3
* Blackfin: dpmc: punt unnecessary RTC_ISTAT clearingMichael Hennerich2010-08-061-24/+0
* Blackfin: fix DMA/cache bug when resuming from suspend to RAMMichael Hennerich2010-08-061-8/+9
* Blackfin: allow cache funcs to be in L1 for IFLUSH Anomaly 05000491Mike Frysinger2010-08-062-11/+8
* Blackfin: merge anomalies 475 and 220 to follow official listsMike Frysinger2010-08-061-7/+1
* Blackfin: move MPU anomaly check to common locationMike Frysinger2010-08-061-1/+5
* Blackfin: SMP: fix continuation linesJoe Perches2010-05-221-2/+2
* Blackfin: SIC: cut down on IAR MMR reads a bitMike Frysinger2010-05-221-15/+18
* Blackfin: punt Blackfin-specific GPIO wakeup APIMichael Hennerich2010-05-212-32/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-302-0/+2
* Blackfin: scale calibration when cpu freq changesGraf Yang2010-03-091-1/+12
* Blackfin: fix anomaly 283 handling with exact hardware errorRobin Getz2010-03-091-2/+2
* Blackfin: don't support keypad wakeup from hibernateMichael Hennerich2010-03-091-5/+0
* Blackfin: add support for the on-chip MAC status interruptsMichael Hennerich2010-03-091-4/+136
* Blackfin: check for bad syscalls after tracing itMike Frysinger2010-03-091-9/+14
* Blackfin: fix single stepping over system callsMike Frysinger2010-03-091-0/+2
* Blackfin: initial tracehook supportMike Frysinger2010-03-091-2/+4
* Blackfin: rewrite resync_core_{i,d}cache() SMP logic to avoid per_cpu dataGraf Yang2010-03-091-2/+4
* Blackfin: add support for cpufreq on SMP systemsGraf Yang2010-03-091-62/+93
* Blackfin: implement nmi_watchdog for SMP on BF561Graf Yang2010-03-091-1/+17
* Blackfin: increase NR_IRQS beyond NR on-chip IRQsMichael Hennerich2010-03-091-1/+1
* Blackfin: add support for irqflags tracingYi Li2010-03-092-0/+22
* Blackfin: initial XIP supportBarry Song2010-03-093-13/+19
* Blackfin: fix initial stack pointer setupBarry Song2010-03-091-8/+3
* Blackfin: try to simplify interrupt ifdef uglinessYi Li2010-03-091-8/+13
* Blackfin: SMP: add PM/CPU hotplug supportGraf Yang2010-03-091-3/+35
* Blackfin: SMP: make core timers per-cpu clock events for HRTYi Li2010-03-092-17/+3
* Blackfin: SMP: add support for IRQ affinitySonic Zhang2010-03-091-4/+34
* Blackfin: pull in asm/bfin_can.h for interrupt masksMichael Hennerich2010-03-091-0/+1
* Blackfin: wire up the various memory related syscallsMike Frysinger2010-03-091-9/+9
* Blackfin: flush caches on SMP when one core calls another via IPIYi Li2010-03-091-2/+24
* Merge branch 'master' into percpuTejun Heo2010-01-0513-223/+101
|\
| * Blackfin: add support for TIF_NOTIFY_RESUMEBarry Song2009-12-151-1/+3
| * Blackfin: BF537: push down error masks to avoid namespace pollutionMike Frysinger2009-12-151-4/+10
| * Blackfin: SMP: don't start up core b until its state has been completely onlinedYi Li2009-12-151-8/+8
| * Blackfin: pull in asm/dpmc.h for power definesMike Frysinger2009-12-153-1/+3
| * Blackfin: bf538: add support for extended GPIO banksMichael Hennerich2009-12-151-0/+30
| * Blackfin: cpufreq: use a constant latencyMichael Hennerich2009-12-151-1/+2
| * Unify sys_mmap*Al Viro2009-12-111-1/+1
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-12-012-4/+7
| |\
| | * Blackfin: fix memset in smp_send_reschedule() and -stop()Roel Kluin2009-11-251-4/+2
| | * Blackfin: check for anomaly 05000475Mike Frysinger2009-11-251-0/+5
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-1811-203/+36
| |\ \ | | |/
| | * Blackfin: mass clean up of copyright/licensing infoRobin Getz2009-10-0711-203/+36
OpenPOWER on IntegriCloud