aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-04-06Merge git://git.infradead.org/mtd-2.6Linus Torvalds1-1/+1
2009-04-02Simplify copy_thread()Alexey Dobriyan1-1/+1
2009-03-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6Linus Torvalds2-35/+47
2009-03-29Blackfin arch: be less noisy when gets a gpio conflict after kernel has bootedRobin Getz1-8/+16
2009-03-29Blackfin arch: add link-time asserts to make sure on-chip regions dont overflowMike Frysinger1-0/+4
2009-03-28Blackfin arch: convert BF5{18,27,48}_FAMILY to CONFIG_BF{51,52,54}xMike Frysinger1-27/+27
2009-03-27Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar1-0/+5
2009-03-24[MTD] Fix a bad dependency in the Blackfin codeBernd Schmidt1-1/+1
2009-03-16Merge branches 'irq/genirq' and 'linus' into irq/coreIngo Molnar8-146/+85
2009-03-05Blackfin arch: fix bug - gdb signull case make trunk kernel panic frequentlyJie Zhang1-2/+3
2009-03-05Blackfin arch: remove spurious dash when dcache is offMike Frysinger1-3/+3
2009-03-05Blackfin arch: Random read/write errors are a bad thingRobin Getz1-0/+4
2009-03-05Blackfin arch: fix bug - kgdb fails to continue after setting breakpoint on bf561-ezkit kernel with smp patchSonic Zhang1-2/+7
2009-03-04Blackfin arch: Update adeos blackfin arch patch to 1.9-00Philippe Gerum3-136/+59
2009-03-02Blackfin arch: fix bug - jump_to_zero test case failed on noMPU kernelBernd Schmidt1-0/+4
2009-03-02Blackfin arch: use common KGDB_TESTS rather than our own KGDB_TESTCASEMike Frysinger1-3/+5
2009-02-13Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/coreIngo Molnar1-1/+1
2009-02-09Merge commit 'v2.6.29-rc4' into core/percpuIngo Molnar9-392/+300
2009-02-04Blackfin arch: Update Copyright informationMichael Hennerich1-1/+1
2009-02-04Blackfin arch: define bfin_memmap as static since it is only used hereMike Frysinger1-1/+1
2009-02-04Blackfin arch: cplb mananger: use a do...while loop rather than a for loopMike Frysinger1-4/+8
2009-02-04Blackfin arch: fix bug - traps test case 19 for exception 0x2d failsBernd Schmidt1-3/+1
2009-02-04Blackfin arch: read SYSCR on newer parts that mirror the bits of SWRST in itMike Frysinger1-0/+6
2009-02-04Blackfin arch: bfin_reset->_bfin_reset redirection no longer neededMike Frysinger1-7/+1
2009-02-04Blackfin arch: sync reboot handler with version in u-bootMike Frysinger1-11/+15
2009-02-04Blackfin arch: Fix bug - BF518 port F, G, and H have different mux offset compare to BF527Graf Yang1-5/+12
2009-02-04Blackfin arch: Add in cflag to support mlong-calls for kgdb_testGrace Pan1-0/+2
2009-02-04Blackfin arch: Fix bug - Run "reboot" hangs bf518-ezbrdSonic Zhang1-3/+2
2009-02-04Blackfin arch: Add ability to count and display number of NMI interruptsRobin Getz1-1/+7
2009-02-04Blackfin arch: Add a few more instructions that can cause the trace buffer to be discontiguousRobin Getz1-0/+12
2009-02-04Blackfin arch: cleanup bf54x ifdef mess in gpio codeMike Frysinger1-345/+202
2009-02-04Blackfin arch: Add one more check on `fp' to prevent double faultJie Zhang1-5/+3
2009-02-04Blackfin arch: explicit add a might sleep to gpio_freeUwe Kleine-Koenig1-0/+2
2009-02-04Blackfin arch: don't accidently re-enable interruptsRobin Getz1-6/+13
2009-02-04Blackfin arch: Print out where the bootmode is coming from (for easier debugging).Robin Getz1-0/+2
2009-02-04Blackfin arch: reset POLAR setting when acquiring a gpio for the first timeMichael Hennerich1-1/+7
2009-02-04Blackfin arch: Fix Bug - request lines with peripheral_request_list, but don't get freed with peripheral_free_listMichael Hennerich1-3/+0
2009-02-04Blackfin arch: fix bug - Dmacopy failed in BF537-STAMPMike Frysinger1-0/+7
2009-01-12irq: update all arches for new irq_descMike Travis1-0/+5
2009-01-11sparseirq: use kstat_irqs_cpu insteadYinghai Lu1-1/+1
2009-01-08NOMMU: Make VMAs per MM as for MMU-mode linuxDavid Howells2-8/+9
2009-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6Linus Torvalds34-3018/+2297
2009-01-07Blackfin arch: Print FP at level KERN_NOTICEJie Zhang1-1/+1
2009-01-07Blackfin arch: fix typo in early printk bit size processingMike Frysinger1-2/+2
2009-01-07Blackfin arch: rewrite get_sclk()/get_vco()Mike Frysinger1-15/+16
2009-01-07Blackfin arch: merge adeos blackfin part to arch/blackfin/Yi Li10-66/+586
2009-01-07Blackfin arch: merge kgdb test code using common CONFIG_KGDB_TESTSMike Frysinger2-0/+124
2009-01-07Blackfin arch: Faster C implementation of no-MPU CPLB handlerBernd Schmidt11-1276/+427
2009-01-07Blackfin arch: panic when running on a chip rev below what we are compiled forRobin Getz1-1/+4
2009-01-07Blackfin arch: do not allow people to pass in a diff clkin_hz valueMike Frysinger1-0/+4