aboutsummaryrefslogtreecommitdiff
path: root/arch/blackfin/kernel
AgeCommit message (Expand)Author
2009-06-22Blackfin: fix early crash when booting on wrong cpuRobin Getz
2009-06-22Blackfin: decouple unrelated cache settings to get exact behaviorJie Zhang
2009-06-22Blackfin: remove obsolete mcount support from I-pipe codePhilippe Gerum
2009-06-22Blackfin: convert interrupt pipeline to irqflagsPhilippe Gerum
2009-06-22Blackfin: fix accidental reset in some boot modesSonic Zhang
2009-06-22Blackfin: abstract irq14 lowering in do_irqMike Frysinger
2009-06-22Blackfin: simplify irq stack overflow checkingMike Frysinger
2009-06-22Blackfin: only build show_interrupts() when procfs is enabledMike Frysinger
2009-06-22Blackfin: redo handling of bad irqsMike Frysinger
2009-06-22Blackfin: unify memory region checks between kgdb and trapsMike Frysinger
2009-06-18Blackfin: convert irq/process to asm-genericMike Frysinger
2009-06-18Blackfin: pull in asm/io.h in ksyms for prototypesMike Frysinger
2009-06-16Merge branch 'akpm'Linus Torvalds
2009-06-16mm: consolidate init_mm definitionAlexey Dobriyan
2009-06-13Blackfin: initial support for ftrace grapherMike Frysinger
2009-06-13Blackfin: initial support for ftraceMike Frysinger
2009-06-13Blackfin: add preliminary support for STACKTRACEMike Frysinger
2009-06-13Blackfin: update aedos-ipipe code to upstream 1.10-00Yi Li
2009-06-13Blackfin: do not configure the UART early if on wrong processorRobin Getz
2009-06-13Blackfin: push down exception oops checkingMike Frysinger
2009-06-13Blackfin: fix trap_c() exit pathsMike Frysinger
2009-06-13Blackfin: add blackfin_invalidate_entire_icache for SMP systemsSonic Zhang
2009-06-13Blackfin: include the cpu compiled version in /proc/cpuinfoRobin Getz
2009-06-13Blackfin: add support for GENERIC_BUGMike Frysinger
2009-06-13Blackfin: rename bfin_addr_dcachable to bfin_addr_dcacheableJie Zhang
2009-06-13Blackfin: only handle CPLB protection violations when MPU is enabledRobin Getz
2009-06-12Blackfin: fix sparseirq/kstat_irqs falloutMike Frysinger
2009-06-12Blackfin: fix unused warnings after nommu updateMike Frysinger
2009-06-12Blackfin: export the last exception cause via debugfsRobin Getz
2009-06-12Blackfin: fix length checking in kgdb_ebin2memRoel Kluin
2009-06-12Blackfin: kgdb: fix up error return valuesMike Frysinger
2009-06-12Blackfin: push access_ok() L1 attribute downMike Frysinger
2009-06-12Blackfin: convert early_printk EVT init to a loopMike Frysinger
2009-06-12Blackfin: rename Blackfin relocs according to the toolchainMike Frysinger
2009-06-12Blackfin: convert SMP to only use generic time frameworkGraf Yang
2009-06-12Blackfin: override default uClinux MTD addr/sizeMike Frysinger
2009-06-12Blackfin: update gptimers APIMichael Hennerich
2009-06-12Blackfin: include system/processor info in dump messagesRobin Getz
2009-06-12Blackfin: add workaround for anomaly 05000461Robin Getz
2009-06-12Blackfin: make sure stack is accessible before dumping itRobin Getz
2009-06-12Blackfin: make sure MPU CPLB for first 1k is marked as validRobin Getz
2009-06-12Blackfin: add workaround for anomaly 05000287Graf Yang
2009-06-12Blackfin: add support for gptimer0 as a tick sourceGraf Yang
2009-06-12Blackfin: detect anomaly 05000274Sonic Zhang
2009-06-12Blackfin: do not append newlines to panic() messagesMike Frysinger
2009-06-12Blackfin: delete unused sys_getpagesize() functionMike Frysinger
2009-06-12Blackfin: work around anomaly 05000287Graf Yang
2009-06-12Blackfin: punt useless GPIO init callMike Frysinger
2009-06-12Blackfin: annotate anomaly 05000119 in core DMA codeRobin Getz
2009-06-12Blackfin: fix early L1 relocation crashRobin Getz