aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-07-16Blackfin: handle BF561 Core B memory regions better when SMP=nMike Frysinger2-8/+29
2009-07-16Blackfin: fix miscompilation in lshrdi3Jie Zhang1-15/+1
2009-07-16Blackfin: fix silent crash when no uClinux MTD filesystem existsRobin Getz1-10/+16
2009-07-16Blackfin: restore exception banner when dumping crash infoMike Frysinger1-2/+3
2009-07-16Blackfin: work around anomaly 05000281Robin Getz1-1/+2
2009-07-16Blackfin: update anomaly lists to match latest sheets/usageGraf Yang7-1/+13
2009-07-16Blackfin: drop dead flash_probe callMike Frysinger1-7/+0
2009-07-16Blackfin: cleanup code a bit with comments and definesRobin Getz1-5/+7
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan2-2/+0
2009-07-10sched: INIT_PREEMPT_COUNTPeter Zijlstra1-1/+1
2009-07-09linker script: unify usage of discard definitionTejun Heo1-5/+1
2009-07-08Remove multiple KERN_ prefixes from printk formatsJoe Perches2-37/+38
2009-07-04Merge branch 'master' into for-nextTejun Heo82-1216/+1530
2009-06-24percpu: use DEFINE_PER_CPU_SHARED_ALIGNED()Tejun Heo1-3/+3
2009-06-24linker script: throw away .discard sectionTejun Heo1-0/+1
2009-06-22Blackfin: fix dma-mapping build errorsFUJITA Tomonori1-0/+13
2009-06-22Blackfin: hook up new perf_counter_open syscallMike Frysinger2-1/+3
2009-06-22Blackfin: drop BF535-specific text for exception 0x2A (unaligned instruction)Yi Li1-3/+1
2009-06-22Blackfin: fix early crash when booting on wrong cpuRobin Getz1-8/+15
2009-06-22Blackfin: fix GPTMR0_CLOCKSOURCE dependency on BFIN_GPTIMERSMike Frysinger1-0/+1
2009-06-22Blackfin: drop unused ISP1760 port1_disable from board resourcesMike Frysinger5-5/+0
2009-06-22Blackfin: bf526-ezbrd: handle different SDRAM chipsGraf Yang2-1/+92
2009-06-22Blackfin: fix typo in TRAS define in mem_init.h headerGraf Yang1-1/+1
2009-06-22Blackfin: unify memory map headersMike Frysinger16-350/+145
2009-06-22Blackfin: stick the CPU name into boot image nameRobin Getz1-1/+1
2009-06-22Blackfin: update defconfigsMike Frysinger20-155/+272
2009-06-22Blackfin: decouple unrelated cache settings to get exact behaviorJie Zhang11-81/+176
2009-06-22Blackfin: update I-pipe patch levelPhilippe Gerum1-2/+2
2009-06-22Blackfin: remove obsolete mcount support from I-pipe codePhilippe Gerum3-76/+0
2009-06-22Blackfin: allow CONFIG_TICKSOURCE_GPTMR0 with interrupt pipelinePhilippe Gerum3-27/+28
2009-06-22Blackfin: convert interrupt pipeline to irqflagsPhilippe Gerum5-30/+177
2009-06-22Blackfin: allow people to select BF51x-0.1 silicon revMike Frysinger1-1/+1
2009-06-22Blackfin: bf526-ezbrd: set SPI flash resources to SST deviceGraf Yang1-2/+2
2009-06-22Blackfin: fix accidental reset in some boot modesSonic Zhang1-1/+2
2009-06-22Blackfin: abstract irq14 lowering in do_irqMike Frysinger1-18/+25
2009-06-22Blackfin: simplify irq stack overflow checkingMike Frysinger1-15/+17
2009-06-22Blackfin: only build show_interrupts() when procfs is enabledMike Frysinger1-0/+2
2009-06-22Blackfin: redo handling of bad irqsMike Frysinger1-42/+11
2009-06-22Blackfin: update anomaly listsMike Frysinger7-125/+178
2009-06-22Blackfin: bf533-ezkit: add resources for FISP devicesMike Frysinger1-0/+106
2009-06-22Blackfin: bf518f-ezbrd: update DSA resourcesMike Frysinger1-5/+11
2009-06-22Blackfin: unify memory region checks between kgdb and trapsMike Frysinger4-274/+256
2009-06-18Blackfin: convert page/tlb to asm-genericMike Frysinger4-157/+4
2009-06-18Blackfin: convert types to asm-genericMike Frysinger2-81/+12
2009-06-18Blackfin: convert irq/process to asm-genericMike Frysinger4-75/+30
2009-06-18Blackfin: convert signal/mmap to asm-genericMike Frysinger2-199/+4
2009-06-18Blackfin: convert locking primitives to asm-genericMike Frysinger6-308/+25
2009-06-18Blackfin: convert termios to asm-genericMike Frysinger2-292/+2
2009-06-18Blackfin: convert simple headers to asm-genericMike Frysinger20-170/+10
2009-06-18Blackfin: convert socket/poll to asm-genericMike Frysinger3-90/+5