aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-15Blackfin: comment the FDPIC PTRACE definesMike Frysinger1-3/+3
2009-12-15Blackfin/ipipe: update version stampPhilippe Gerum1-2/+2
2009-12-15Blackfin/ipipe: introduce support for CONFIG_MPUPhilippe Gerum1-2/+31
2009-12-15Blackfin/ipipe: fix forward ref to barrier()Philippe Gerum1-6/+7
2009-12-15Blackfin/ipipe: prepare status bitops for SMP supportPhilippe Gerum3-27/+76
2009-12-15Blackfin: add support for the Acvilon BF561 boardValentin Yakovenkov4-0/+2202
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: 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: 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-14genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner2-5/+5
2009-12-14locking: Convert raw_rwlock functions to arch_rwlockThomas Gleixner1-20/+20
2009-12-14locking: Convert raw_rwlock to arch_rwlockThomas Gleixner2-10/+10
2009-12-14locking: Convert __raw_spin* functions to arch_spin*Thomas Gleixner1-10/+10
2009-12-14locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKEDThomas Gleixner1-1/+1
2009-12-14locking: Convert raw_spinlock to arch_spinlockThomas Gleixner2-6/+6