aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin
Commit message (Expand)AuthorAgeFilesLines
...
| | * | Blackfin: gptimers: use unsigned timer/group idsMike Frysinger2009-12-152-32/+32
| | * | Blackfin: don't walk VMAs when oopsingRobin Getz2009-12-151-0/+9
| | * | Blackfin: force BFD target when linking modulesMike Frysinger2009-12-151-0/+1
| | * | Blackfin: comment the FDPIC PTRACE definesMike Frysinger2009-12-151-3/+3
| | * | Blackfin/ipipe: update version stampPhilippe Gerum2009-12-151-2/+2
| | * | Blackfin/ipipe: introduce support for CONFIG_MPUPhilippe Gerum2009-12-151-2/+31
| | * | Blackfin/ipipe: fix forward ref to barrier()Philippe Gerum2009-12-151-6/+7
| | * | Blackfin/ipipe: prepare status bitops for SMP supportPhilippe Gerum2009-12-153-27/+76
| | * | Blackfin: add support for the Acvilon BF561 boardValentin Yakovenkov2009-12-154-0/+2202
| | * | Blackfin: add an uncompressed vmImage targetMike Frysinger2009-12-152-2/+7
| | * | Blackfin: don't give CPU its own line in traps outputMike Frysinger2009-12-151-3/+3
| | * | Blackfin: announce current cpu rev when bootingRobin Getz2009-12-151-1/+1
| | * | Blackfin: unify DMA masksMike Frysinger2009-12-158-301/+50
| | * | Blackfin: fix typo in isp1760 platform nameMichael Hennerich2009-12-155-5/+5
| | * | Blackfin: unify duplicated power masksMike Frysinger2009-12-1513-459/+104
| | * | Blackfin: pull in asm/dpmc.h for power definesMike Frysinger2009-12-154-1/+5
| | * | Blackfin: H8606/ip0x: drop redundant SPI ctl_reg settingsMike Frysinger2009-12-152-16/+0
| | * | Blackfin: BF54x: punt useless "masks" for count/address MMRsMike Frysinger2009-12-151-104/+0
| | * | Blackfin: punt unused MXVR masksMike Frysinger2009-12-152-1957/+0
| | * | Blackfin: punt OTP MMRsMike Frysinger2009-12-156-176/+0
| | * | Blackfin: BF51x: dump non-existent SPI/NFC MMRsMike Frysinger2009-12-151-52/+0
| | * | Blackfin: scrub unused watchdog mmr masksMike Frysinger2009-12-154-109/+0
| | * | Blackfin: scrub unused RTC masksMike Frysinger2009-12-154-147/+0
| | * | Blackfin: unify BF547/8/9 headersMike Frysinger2009-12-154-5098/+8
| | * | Blackfin: fix some BF547 header copy & paste typosMike Frysinger2009-12-152-11/+11
| | * | Blackfin: rename BF542 host dma definesMike Frysinger2009-12-151-2/+2
| | * | Blackfin: coreb: switched to unlocked_ioctlMike Frysinger2009-12-151-4/+4
| | * | Blackfin: convert DMA mutex to an atomic and drop redundant codeMike Frysinger2009-12-152-35/+13
| | * | Blackfin: update bfin_rotary definesMichael Hennerich2009-12-152-4/+4
| | * | Blackfin: push down asm/ includes and out of bfin-global.hMike Frysinger2009-12-154-6/+4
| | * | Blackfin: pull in firmware KconfigMike Frysinger2009-12-151-0/+2
| | * | Blackfin: BF51x/BF52x: fill out bfin_clear_PPI_STATUS()Mike Frysinger2009-12-152-0/+2
| | * | Blackfin: bf537-stamp: need io.h for writeb() funcsBarry Song2009-12-151-0/+1
| | * | Blackfin: bf538: add support for extended GPIO banksMichael Hennerich2009-12-158-27/+280
| | * | Blackfin: add C define of trace_buffer_init()Graf Yang2009-12-151-0/+2
| | * | Blackfin: cpufreq: use a constant latencyMichael Hennerich2009-12-151-1/+2
| | * | Blackfin: clean up isp1362 board resourcesMike Frysinger2009-12-154-140/+2
| | * | Blackfin: calculate on-chip lengths at link time rather than run timeMike Frysinger2009-12-153-39/+44
| | * | Blackfin: improve async bank access checking (for cross-banks & XIP)Bernd Schmidt2009-12-151-15/+62
| | * | Blackfin: convert DMA code to a proper bitmapMichael Hennerich2009-12-151-7/+8
| | * | Blackfin: clean up bf537-lq035 board resourcesMichael Hennerich2009-12-154-22/+5
| | * | Blackfin: add some bounds checking to peripheral_requestBarry Song2009-12-151-0/+2
| | * | Blackfin: use common code for cycle->nanosecond conversionYi Li2009-12-151-22/+4
| | * | Blackfin: unify sched_clock() handling between clock sourcesYi Li2009-12-151-10/+33
| | * | Blackfin: fix gptimer0 clock source compile warningYi Li2009-12-151-1/+1
| | * | Blackfin: update defconfigsMike Frysinger2009-12-1521-1509/+2983
| | * | Blackfin: convert to generic checksum codeMike Frysinger2009-12-154-192/+8
| | |/
| * | Merge branch 'module' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds2009-12-163-4/+4
| |\ \
| | * | module: make MODULE_SYMBOL_PREFIX into a CONFIG optionAlan Jenkins2009-12-153-4/+4
| | |/
| * | elf: kill USE_ELF_CORE_DUMPChristoph Hellwig2009-12-161-1/+0