summaryrefslogtreecommitdiffstats
path: root/arch/blackfin/kernel
Commit message (Expand)AuthorAgeFilesLines
* Blackfin: add CPLB entries for Core B on-chip L1 SRAM regionsGraf Yang2009-07-161-6/+17
* Blackfin: work around anomaly 05000189Robin Getz2009-07-161-1/+2
* Blackfin: drop per-cpu loops_per_jiffy trackingMichael Hennerich2009-07-161-4/+3Star
* Blackfin: fix bugs in GPIO resume codeMichael Hennerich2009-07-161-4/+2Star
* Blackfin: drop duplicate runtime checking of anomaly 05000448Robin Getz2009-07-161-4/+0Star
* Blackfin: fix early_dma_memcpy() handling of busy channelsMike Frysinger2009-07-161-15/+14Star
* Blackfin: handle BF561 Core B memory regions better when SMP=nMike Frysinger2009-07-161-7/+7
* Blackfin: fix silent crash when no uClinux MTD filesystem existsRobin Getz2009-07-161-10/+16
* Blackfin: restore exception banner when dumping crash infoMike Frysinger2009-07-161-2/+3
* Blackfin: work around anomaly 05000281Robin Getz2009-07-161-1/+2
* Blackfin: drop dead flash_probe callMike Frysinger2009-07-161-7/+0Star
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-122-2/+0Star
* Remove multiple KERN_ prefixes from printk formatsJoe Perches2009-07-082-37/+38
* Blackfin: fix early crash when booting on wrong cpuRobin Getz2009-06-231-8/+15
* Blackfin: decouple unrelated cache settings to get exact behaviorJie Zhang2009-06-233-35/+107
* Blackfin: remove obsolete mcount support from I-pipe codePhilippe Gerum2009-06-233-76/+0Star
* Blackfin: convert interrupt pipeline to irqflagsPhilippe Gerum2009-06-231-1/+1
* Blackfin: fix accidental reset in some boot modesSonic Zhang2009-06-231-1/+2
* Blackfin: abstract irq14 lowering in do_irqMike Frysinger2009-06-231-18/+25
* Blackfin: simplify irq stack overflow checkingMike Frysinger2009-06-231-15/+17
* Blackfin: only build show_interrupts() when procfs is enabledMike Frysinger2009-06-231-0/+2
* Blackfin: redo handling of bad irqsMike Frysinger2009-06-231-42/+11Star
* Blackfin: unify memory region checks between kgdb and trapsMike Frysinger2009-06-233-274/+234Star
* Blackfin: convert irq/process to asm-genericMike Frysinger2009-06-191-0/+23
* Blackfin: pull in asm/io.h in ksyms for prototypesMike Frysinger2009-06-191-0/+1
* Merge branch 'akpm'Linus Torvalds2009-06-171-4/+0Star
|\
| * mm: consolidate init_mm definitionAlexey Dobriyan2009-06-171-4/+0Star
* | Blackfin: initial support for ftrace grapherMike Frysinger2009-06-134-0/+114
* | Blackfin: initial support for ftraceMike Frysinger2009-06-133-0/+78
* | Blackfin: add preliminary support for STACKTRACEMike Frysinger2009-06-132-0/+54
* | Blackfin: update aedos-ipipe code to upstream 1.10-00Yi Li2009-06-131-20/+22
* | Blackfin: do not configure the UART early if on wrong processorRobin Getz2009-06-131-2/+6
* | Blackfin: push down exception oops checkingMike Frysinger2009-06-131-45/+43Star
* | Blackfin: fix trap_c() exit pathsMike Frysinger2009-06-131-5/+5
* | Blackfin: add blackfin_invalidate_entire_icache for SMP systemsSonic Zhang2009-06-131-0/+3
* | Blackfin: include the cpu compiled version in /proc/cpuinfoRobin Getz2009-06-131-2/+11
* | Blackfin: add support for GENERIC_BUGMike Frysinger2009-06-132-2/+44
* | Blackfin: rename bfin_addr_dcachable to bfin_addr_dcacheableJie Zhang2009-06-132-3/+3
* | Blackfin: only handle CPLB protection violations when MPU is enabledRobin Getz2009-06-131-51/+3Star
|/
* Blackfin: fix sparseirq/kstat_irqs falloutMike Frysinger2009-06-121-0/+2
* Blackfin: fix unused warnings after nommu updateMike Frysinger2009-06-121-1/+0Star
* Blackfin: export the last exception cause via debugfsRobin Getz2009-06-121-0/+10
* Blackfin: fix length checking in kgdb_ebin2memRoel Kluin2009-06-121-3/+2Star
* Blackfin: kgdb: fix up error return valuesMike Frysinger2009-06-121-25/+30
* Blackfin: push access_ok() L1 attribute downMike Frysinger2009-06-121-0/+3
* Blackfin: convert early_printk EVT init to a loopMike Frysinger2009-06-121-13/+3Star
* Blackfin: rename Blackfin relocs according to the toolchainMike Frysinger2009-06-121-11/+11
* Blackfin: convert SMP to only use generic time frameworkGraf Yang2009-06-121-34/+19Star
* Blackfin: override default uClinux MTD addr/sizeMike Frysinger2009-06-121-4/+7
* Blackfin: update gptimers APIMichael Hennerich2009-06-121-5/+25