summaryrefslogtreecommitdiff
path: root/arch/blackfin
AgeCommit message (Expand)AuthorFilesLines
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2-7/+4
2009-08-14Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo37-155/+184
2009-07-23Input: add Blackfin rotary input driverMichael Hennerich1-0/+39
2009-07-16Blackfin: define HARDIRQ_BITS again for nowMike Frysinger1-0/+3
2009-07-16arch/blackfin: Add kmalloc NULL testsJulia Lawall1-0/+8
2009-07-16Blackfin: add CPLB entries for Core B on-chip L1 SRAM regionsGraf Yang1-6/+17
2009-07-16Blackfin: work around anomaly 05000189Robin Getz1-1/+2
2009-07-16Blackfin: drop per-cpu loops_per_jiffy trackingMichael Hennerich3-6/+4
2009-07-16Blackfin: fix bugs in GPIO resume codeMichael Hennerich1-4/+2
2009-07-16Blackfin: bf537-stamp: fix irq decl for AD7142Barry Song1-1/+1
2009-07-16Blackfin: fix handling of IPEND in interrupt context saveRobin Getz1-3/+4
2009-07-16Blackfin: drop duplicate runtime checking of anomaly 05000448Robin Getz1-4/+0
2009-07-16Blackfin: fix incomplete renaming of the bfin-twi-lcd driverMichael Hennerich7-7/+7
2009-07-16Blackfin: fix wrong CTS inversionSonic Zhang6-6/+6
2009-07-16Blackfin: update handling of anomaly 364 (wrong rev id in BF527-0.1)Graf Yang1-14/+7
2009-07-16Blackfin: fix early_dma_memcpy() handling of busy channelsMike Frysinger1-15/+14
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