summaryrefslogtreecommitdiff
path: root/arch/blackfin/mach-common
AgeCommit message (Expand)Author
2011-01-10Blackfin: fix building IPIPE code when XIP is enabledMike Frysinger
2011-01-10Blackfin: pm: drop irq save/restore in standby and suspend to mem callbackSteven Miao
2011-01-10Blackfin: SMP: rewrite IPI handling to avoid memory allocationYi Li
2011-01-10Blackfin: SMP: tweak platform_request_ipi() usageGraf Yang
2011-01-10Blackfin: SMP: fix cpumask misbehaviorGraf Yang
2010-10-25Blackfin: drop unused irq_panic()/DEBUG_ICACHE_CHECKMike Frysinger
2010-10-22Blackfin: bf561: rewrite SICA_xxx to just SIC_xxxMike Frysinger
2010-10-22Blackfin: add new cacheflush syscallSonic Zhang
2010-10-22Blackfin: SIC: fix off-by-one error in loopMichael Hennerich
2010-10-22Blackfin: initial preempt support while returning from interruptBarry Song
2010-10-07Blackfin: Rename IRQ flags handling functionsDavid Howells
2010-08-23Blackfin: wire up new fanotify/prlimit64 syscallsMike Frysinger
2010-08-06Blackfin: dpmc: punt unnecessary RTC_ISTAT clearingMichael Hennerich
2010-08-06Blackfin: fix DMA/cache bug when resuming from suspend to RAMMichael Hennerich
2010-08-06Blackfin: allow cache funcs to be in L1 for IFLUSH Anomaly 05000491Mike Frysinger
2010-08-06Blackfin: merge anomalies 475 and 220 to follow official listsMike Frysinger
2010-08-06Blackfin: move MPU anomaly check to common locationMike Frysinger
2010-05-22Blackfin: SMP: fix continuation linesJoe Perches
2010-05-22Blackfin: SIC: cut down on IAR MMR reads a bitMike Frysinger
2010-05-21Blackfin: punt Blackfin-specific GPIO wakeup APIMichael Hennerich
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-09Blackfin: scale calibration when cpu freq changesGraf Yang
2010-03-09Blackfin: fix anomaly 283 handling with exact hardware errorRobin Getz
2010-03-09Blackfin: don't support keypad wakeup from hibernateMichael Hennerich
2010-03-09Blackfin: add support for the on-chip MAC status interruptsMichael Hennerich
2010-03-09Blackfin: check for bad syscalls after tracing itMike Frysinger
2010-03-09Blackfin: fix single stepping over system callsMike Frysinger
2010-03-09Blackfin: initial tracehook supportMike Frysinger
2010-03-09Blackfin: rewrite resync_core_{i,d}cache() SMP logic to avoid per_cpu dataGraf Yang
2010-03-09Blackfin: add support for cpufreq on SMP systemsGraf Yang
2010-03-09Blackfin: implement nmi_watchdog for SMP on BF561Graf Yang
2010-03-09Blackfin: increase NR_IRQS beyond NR on-chip IRQsMichael Hennerich
2010-03-09Blackfin: add support for irqflags tracingYi Li
2010-03-09Blackfin: initial XIP supportBarry Song
2010-03-09Blackfin: fix initial stack pointer setupBarry Song
2010-03-09Blackfin: try to simplify interrupt ifdef uglinessYi Li
2010-03-09Blackfin: SMP: add PM/CPU hotplug supportGraf Yang
2010-03-09Blackfin: SMP: make core timers per-cpu clock events for HRTYi Li
2010-03-09Blackfin: SMP: add support for IRQ affinitySonic Zhang
2010-03-09Blackfin: pull in asm/bfin_can.h for interrupt masksMichael Hennerich
2010-03-09Blackfin: wire up the various memory related syscallsMike Frysinger
2010-03-09Blackfin: flush caches on SMP when one core calls another via IPIYi Li
2010-01-05Merge branch 'master' into percpuTejun Heo
2009-12-15Blackfin: add support for TIF_NOTIFY_RESUMEBarry Song
2009-12-15Blackfin: BF537: push down error masks to avoid namespace pollutionMike Frysinger
2009-12-15Blackfin: SMP: don't start up core b until its state has been completely onlinedYi Li
2009-12-15Blackfin: pull in asm/dpmc.h for power definesMike Frysinger
2009-12-15Blackfin: bf538: add support for extended GPIO banksMichael Hennerich
2009-12-15Blackfin: cpufreq: use a constant latencyMichael Hennerich
2009-12-11Unify sys_mmap*Al Viro