aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/mach-common (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-10-07Blackfin: mass clean up of copyright/licensing infoRobin Getz11-203/+36
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar1-1/+1
2009-09-16Blackfin: unify cache init functionsMike Frysinger1-1/+43
2009-09-16Blackfin: workaround anomaly 05000283Robin Getz2-32/+5
2009-09-16Blackfin: handle the core timer interrupt with handle_percpu_irq on SMPGraf Yang1-7/+10
2009-09-16Blackfin: optimize fixed code handling for the most common caseMike Frysinger1-0/+6
2009-09-16Blackfin: punt dead cache locking codeMike Frysinger2-224/+0
2009-09-16Blackfin: cleanup sync handling when enabling/disabling cplbsYi Li2-66/+12
2009-09-16Blackfin: improve double fault debug handlingGraf Yang2-13/+17
2009-09-16Blackfin: catch hardware errors earlier during bootingRobin Getz1-0/+11
2009-09-16Blackfin: inline I-pipe bypass code in ret_from_exceptionPhilippe Gerum1-7/+7
2009-09-16Blackfin: sanitize manual control of IPEND[4]Philippe Gerum1-14/+11
2009-09-16Blackfin: document __ipipe_call_irqtailPhilippe Gerum1-0/+25
2009-09-16Blackfin: allow EVT5 to preempt irqtail prologue (CONFIG_DEBUG_HWERR)Philippe Gerum1-1/+9
2009-09-16Blackfin: reuse evt_evt14 handler to perform irqtail epiloguePhilippe Gerum1-23/+1
2009-09-16Blackfin: use generic name for EVT14 handlerPhilippe Gerum2-5/+5
2009-09-16Blackfin: make EVT3->EVT5 lowering more robust wrt IPEND[4]Robin Getz1-32/+54
2009-07-16arch/blackfin: Add kmalloc NULL testsJulia Lawall1-0/+8
2009-07-16Blackfin: drop per-cpu loops_per_jiffy trackingMichael Hennerich1-1/+1
2009-07-16Blackfin: cleanup code a bit with comments and definesRobin Getz1-5/+7
2009-06-22Blackfin: hook up new perf_counter_open syscallMike Frysinger1-0/+1
2009-06-22Blackfin: decouple unrelated cache settings to get exact behaviorJie Zhang3-5/+5
2009-06-22Blackfin: allow CONFIG_TICKSOURCE_GPTMR0 with interrupt pipelinePhilippe Gerum1-25/+22
2009-06-18Blackfin: only build irqpanic.c when neededMike Frysinger2-10/+4
2009-06-18Blackfin: use common test_bit() rather than __test_bit()Mike Frysinger1-2/+2
2009-06-13Blackfin: hook up new rt_tgsigqueueinfo syscallMike Frysinger1-0/+1
2009-06-13Blackfin: fix deadlock in SMP IPI handlerSonic Zhang1-6/+7
2009-06-13Blackfin: add blackfin_invalidate_entire_icache for SMP systemsSonic Zhang2-1/+24
2009-06-13Blackfin: only handle CPLB protection violations when MPU is enabledRobin Getz1-4/+7
2009-06-12Blackfin: check SIC defines rather than variant namesMike Frysinger1-9/+8
2009-06-12Blackfin: fix command line corruption with DEBUG_DOUBLEFAULTMike Frysinger1-8/+8
2009-06-12Blackfin: drop unused reserve_pda() functionGraf Yang1-3/+0
2009-06-12Blackfin: make deferred hardware errors more exactRobin Getz2-18/+68
2009-06-12Blackfin: add note about anomaly 05000242 being worked aroundMike Frysinger1-0/+1
2009-06-12Blackfin: work around anomaly 05000220Graf Yang1-0/+7
2009-06-12Blackfin: add support for gptimer0 as a tick sourceGraf Yang2-19/+9
2009-06-12Blackfin: annotate anomaly 05000120Graf Yang1-0/+4
2009-06-12Blackfin: detect anomaly 05000274Sonic Zhang1-1/+2
2009-06-12Blackfin: workaround anomaly 05000227Mike Frysinger1-7/+11
2009-06-12Blackfin: simplify the do_flush macroMike Frysinger1-15/+15
2009-06-12Blackfin: merge Philippe's recent ipipe patchPhilippe Gerum1-7/+0
2009-06-12Blackfin: fix data cache flushing when doing icache flushingMike Frysinger1-16/+0
2009-06-12Blackfin: fix link failure due to CONFIG_EXCEPTION_L1_SCRATCHGraf Yang1-17/+0
2009-06-12Blackfin: add comment for anomaly 05000171 to init codeMichael Hennerich1-0/+3
2009-05-27Blackfin: hook up preadv/pwritev syscallsMike Frysinger1-0/+2
2009-03-28Blackfin arch: Blacklist Hibernate (PM_SUSPEND_MEM) on BF561 as wellMichael Hennerich1-1/+1
2009-03-06Blackfin arch: remove duplicated ANOMALY_05000448 ifdef checkMike Frysinger1-4/+2
2009-03-05Blackfin arch: fix bug - On bf548-ezkit, ethernet fails to work after wakeup from "mem"Michael Hennerich1-0/+24
2009-03-05Blackfin arch: Random read/write errors are a bad thingRobin Getz1-0/+6
2009-03-05Blackfin arch: Fix bug - KGDB single step into the middle of a 4 bytes instruction on bf561 after soft bp is hitSonic Zhang1-0/+22