aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-12-15Blackfin: add an uncompressed vmImage targetMike Frysinger2-2/+7
2009-12-15Blackfin: don't give CPU its own line in traps outputMike Frysinger1-3/+3
2009-12-15Blackfin: add an example showing how to use the gptimers APIMike Frysinger2-0/+89
2009-12-15Blackfin: announce current cpu rev when bootingRobin Getz1-1/+1
2009-12-15Blackfin: unify DMA masksMike Frysinger8-301/+50
2009-12-15Blackfin: fix typo in isp1760 platform nameMichael Hennerich5-5/+5
2009-12-15Blackfin: unify duplicated power masksMike Frysinger13-459/+104
2009-12-15Blackfin: pull in asm/dpmc.h for power definesMike Frysinger4-1/+5
2009-12-15Blackfin: H8606/ip0x: drop redundant SPI ctl_reg settingsMike Frysinger2-16/+0
2009-12-15Blackfin: BF54x: punt useless "masks" for count/address MMRsMike Frysinger1-104/+0
2009-12-15Blackfin: punt unused MXVR masksMike Frysinger2-1957/+0
2009-12-15Blackfin: punt OTP MMRsMike Frysinger6-176/+0
2009-12-15Blackfin: BF51x: dump non-existent SPI/NFC MMRsMike Frysinger1-52/+0
2009-12-15Blackfin: scrub unused watchdog mmr masksMike Frysinger4-109/+0
2009-12-15Blackfin: scrub unused RTC masksMike Frysinger4-147/+0
2009-12-15Blackfin: unify BF547/8/9 headersMike Frysinger4-5098/+8
2009-12-15Blackfin: fix some BF547 header copy & paste typosMike Frysinger2-11/+11
2009-12-15Blackfin: rename BF542 host dma definesMike Frysinger1-2/+2
2009-12-15Blackfin: punt cache lock documentationMichael Hennerich3-61/+0
2009-12-15Blackfin: coreb: switched to unlocked_ioctlMike Frysinger1-4/+4
2009-12-15Blackfin: convert DMA mutex to an atomic and drop redundant codeMike Frysinger2-35/+13
2009-12-15Blackfin: update bfin_rotary definesMichael Hennerich2-4/+4
2009-12-15Blackfin: push down asm/ includes and out of bfin-global.hMike Frysinger4-6/+4
2009-12-15Blackfin: pull in firmware KconfigMike Frysinger1-0/+2
2009-12-15Blackfin: BF51x/BF52x: fill out bfin_clear_PPI_STATUS()Mike Frysinger2-0/+2
2009-12-15Blackfin: bf537-stamp: need io.h for writeb() funcsBarry Song1-0/+1
2009-12-15Blackfin: bf538: add support for extended GPIO banksMichael Hennerich8-27/+280
2009-12-15Blackfin: add C define of trace_buffer_init()Graf Yang1-0/+2
2009-12-15Blackfin: cpufreq: use a constant latencyMichael Hennerich1-1/+2
2009-12-15Blackfin: clean up isp1362 board resourcesMike Frysinger4-140/+2
2009-12-15Blackfin: calculate on-chip lengths at link time rather than run timeMike Frysinger3-39/+44
2009-12-15Blackfin: improve async bank access checking (for cross-banks & XIP)Bernd Schmidt1-15/+62
2009-12-15Blackfin: convert DMA code to a proper bitmapMichael Hennerich1-7/+8
2009-12-15Blackfin: clean up bf537-lq035 board resourcesMichael Hennerich4-22/+5
2009-12-15Blackfin: add some bounds checking to peripheral_requestBarry Song1-0/+2
2009-12-15Blackfin: use common code for cycle->nanosecond conversionYi Li1-22/+4
2009-12-15Blackfin: unify sched_clock() handling between clock sourcesYi Li1-10/+33
2009-12-15Blackfin: fix gptimer0 clock source compile warningYi Li1-1/+1
2009-12-15Blackfin: update defconfigsMike Frysinger21-1509/+2983
2009-12-15Blackfin: convert to generic checksum codeMike Frysinger4-192/+8
2009-12-14Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-udf-2.6Linus Torvalds5-31/+66
2009-12-14udf: Avoid IO in udf_clear_inodeJan Kara3-22/+41
2009-12-14udf: Try harder when looking for VAT inodeJan Kara1-8/+24
2009-12-14udf: Fix compilation with UDFFS_DEBUG enabledJan Kara1-1/+1
2009-12-14Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds27-119/+192
2009-12-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds26-402/+499
2009-12-14Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds19-229/+2484
2009-12-14Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds31-353/+651
2009-12-14PCI: Global variable decls must match the defs in section attributesDavid Howells1-1/+1
2009-12-14FRV: Fix no-hardware-breakpoint caseDavid Howells1-1/+1