aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/mach-common (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2009-03-05Blackfin arch: make sure people do not set the kernel load address too highMike Frysinger1-0/+5
2009-03-05Blackfin arch: fix bug - The SPORT_HYS bit is not set for BF561 0.5Enrik Berkhan1-1/+1
2009-03-05Blackfin arch: fix bug - kgdb fails to continue after setting breakpoint on bf561-ezkit kernel with smp patchSonic Zhang1-1/+5
2009-03-04Blackfin arch: Update adeos blackfin arch patch to 1.9-00Philippe Gerum3-86/+113
2009-02-04Blackfin arch: fix 2 bugs related to debugJie Zhang1-8/+1
2009-02-04Blackfin arch: Fix bug - 561 SMP kernel can't boot from jffs2Graf Yang1-42/+42
2009-02-04Blackfin arch: base SIC_IWR# programming on whether the MMR existsMike Frysinger2-14/+8
2009-02-04Blackfin arch: Fix URLRobin Getz1-1/+1
2009-02-04Blackfin arch: Fix Bug - Kernel does not boot if re-program clocksMichael Hennerich1-1/+2
2009-01-07Blackfin arch: remove hardware PM code, oprofile not use itGraf Yang2-34/+0
2009-01-07Blackfin arch: merge adeos blackfin part to arch/blackfin/Yi Li5-32/+281
2009-01-07Blackfin arch: Faster C implementation of no-MPU CPLB handlerBernd Schmidt1-12/+9
2009-01-07Blackfin arch: Fix incorrect use of loose in cpufreq.cNick Andrew1-1/+1
2009-01-07Blackfin arch: rename MAX_BLACKFIN_DMA_CHANNEL to MAX_DMA_CHANNELS to match everyone elseMike Frysinger1-1/+1
2009-01-07Blackfin arch: get oprofile work for user spaceGraf Yang2-7/+9
2009-01-07Blackfin arch: fix bugs and unify BFIN_KERNEL_CLOCK optionMichael Hennerich3-1/+95
2009-01-07Blackfin arch: Allow a gpio pin be requested both as gpio and irq.Graf Yang1-12/+13