summaryrefslogtreecommitdiffstats
path: root/arch/blackfin
Commit message (Expand)AuthorAgeFilesLines
...
* Blackfin: bf537-stamp: add resources for AD1938 audio cardBarry Song2009-09-171-0/+21
* Blackfin: bf537-stamp: declare SPI IRQ resourcesYi Li2009-09-172-0/+7
* Blackfin: bf537-stamp: update ADP5588 header nameMichael Hennerich2009-09-171-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-09-152-7/+4Star
|\
| * Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo2009-08-1437-155/+184
| |\
| * | linker script: unify usage of discard definitionTejun Heo2009-07-091-5/+1Star
| * | Merge branch 'master' into for-nextTejun Heo2009-07-0482-1216/+1530
| |\ \
| * | | percpu: use DEFINE_PER_CPU_SHARED_ALIGNED()Tejun Heo2009-06-241-3/+3
| * | | linker script: throw away .discard sectionTejun Heo2009-06-241-0/+1
* | | | Input: add Blackfin rotary input driverMichael Hennerich2009-07-231-0/+39
| |_|/ |/| |
* | | Blackfin: define HARDIRQ_BITS again for nowMike Frysinger2009-07-161-0/+3
* | | arch/blackfin: Add kmalloc NULL testsJulia Lawall2009-07-161-0/+8
* | | 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-163-6/+4Star
* | | Blackfin: fix bugs in GPIO resume codeMichael Hennerich2009-07-161-4/+2Star
* | | Blackfin: bf537-stamp: fix irq decl for AD7142Barry Song2009-07-161-1/+1
* | | Blackfin: fix handling of IPEND in interrupt context saveRobin Getz2009-07-161-3/+4
* | | Blackfin: drop duplicate runtime checking of anomaly 05000448Robin Getz2009-07-161-4/+0Star
* | | Blackfin: fix incomplete renaming of the bfin-twi-lcd driverMichael Hennerich2009-07-167-7/+7
* | | Blackfin: fix wrong CTS inversionSonic Zhang2009-07-166-6/+6
* | | Blackfin: update handling of anomaly 364 (wrong rev id in BF527-0.1)Graf Yang2009-07-161-14/+7Star
* | | 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-162-8/+29
* | | Blackfin: fix miscompilation in lshrdi3Jie Zhang2009-07-161-15/+1Star
* | | 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: update anomaly lists to match latest sheets/usageGraf Yang2009-07-167-1/+13
* | | Blackfin: drop dead flash_probe callMike Frysinger2009-07-161-7/+0Star
* | | Blackfin: cleanup code a bit with comments and definesRobin Getz2009-07-161-5/+7
* | | headers: smp_lock.h reduxAlexey Dobriyan2009-07-122-2/+0Star
* | | sched: INIT_PREEMPT_COUNTPeter Zijlstra2009-07-101-1/+1
* | | Remove multiple KERN_ prefixes from printk formatsJoe Perches2009-07-082-37/+38
| |/ |/|
* | Blackfin: fix dma-mapping build errorsFUJITA Tomonori2009-06-231-0/+13
* | Blackfin: hook up new perf_counter_open syscallMike Frysinger2009-06-232-1/+3
* | Blackfin: drop BF535-specific text for exception 0x2A (unaligned instruction)Yi Li2009-06-231-3/+1Star
* | Blackfin: fix early crash when booting on wrong cpuRobin Getz2009-06-231-8/+15
* | Blackfin: fix GPTMR0_CLOCKSOURCE dependency on BFIN_GPTIMERSMike Frysinger2009-06-231-0/+1
* | Blackfin: drop unused ISP1760 port1_disable from board resourcesMike Frysinger2009-06-235-5/+0Star
* | Blackfin: bf526-ezbrd: handle different SDRAM chipsGraf Yang2009-06-232-1/+92
* | Blackfin: fix typo in TRAS define in mem_init.h headerGraf Yang2009-06-231-1/+1
* | Blackfin: unify memory map headersMike Frysinger2009-06-2316-350/+145Star
* | Blackfin: stick the CPU name into boot image nameRobin Getz2009-06-231-1/+1
* | Blackfin: update defconfigsMike Frysinger2009-06-2320-155/+272
* | Blackfin: decouple unrelated cache settings to get exact behaviorJie Zhang2009-06-2311-81/+176
* | Blackfin: update I-pipe patch levelPhilippe Gerum2009-06-231-2/+2
* | Blackfin: remove obsolete mcount support from I-pipe codePhilippe Gerum2009-06-233-76/+0Star
* | Blackfin: allow CONFIG_TICKSOURCE_GPTMR0 with interrupt pipelinePhilippe Gerum2009-06-233-27/+28
* | Blackfin: convert interrupt pipeline to irqflagsPhilippe Gerum2009-06-235-30/+177