aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/mach-bf561
Commit message (Expand)AuthorAgeFilesLines
* bfin: Final irq cleanupThomas Gleixner2011-03-291-3/+3
* Blackfin: SMP: flush CoreB cache when shutting downGraf Yang2011-03-221-0/+9
* Blackfin: SMP: convert to irq chip functionsMike Frysinger2011-03-181-1/+5
* Blackfin: use proper wrapper functions for modifying irq statusThomas Gleixner2011-03-181-1/+1
* Blackfin: SMP: work around anomaly 05000491Sonic Zhang2011-03-182-10/+6
* Blackfin: SMP: implement cpu_freq supportGraf Yang2011-03-182-29/+18
* Blackfin: SMP: avoid section mismatch warningsSonic Zhang2011-03-181-1/+1
* Blackfin: boards: add missing "static" to peripheral listsMike Frysinger2011-01-104-4/+4
* Blackfin: SMP: kgdb: apply anomaly 257 work aroundSonic Zhang2011-01-101-1/+5
* Blackfin: SMP: kgdb: flush core internal write buffer before flushinvSonic Zhang2011-01-101-0/+5
* Blackfin: bf561: SMP: add multicore pll handlersMike Frysinger2011-01-101-0/+53
* Blackfin: unify pll.h headersMike Frysinger2011-01-101-63/+1
* Blackfin: SMP: rewrite IPI handling to avoid memory allocationYi Li2011-01-102-14/+19
* Blackfin: bf561: fix mem_map.h SMP overridesGraf Yang2011-01-101-7/+9
* Blackfin: SMP: tweak platform_request_ipi() usageGraf Yang2011-01-102-2/+4
* Blackfin: bf561: update a few more SIC_SYSCR locationsMike Frysinger2011-01-102-14/+14
* Blackfin: drop asm/irq.h include from mach headersMike Frysinger2011-01-101-3/+0
* Blackfin: clean up mach header includesMike Frysinger2011-01-103-21/+9
* Blackfin: push gpio (port) defines into common headersMike Frysinger2011-01-102-38/+2
* Blackfin: dma: constify MMR pointer arrayMike Frysinger2011-01-101-1/+1
* Blackfin: standardize DMAC traffic control MMRs & MDMA MMRsMike Frysinger2011-01-103-452/+338
* Blackfin: bfin_serial.h: unify heavily duplicated serial codeMike Frysinger2011-01-104-164/+16
* Blackfin: SMP: fix hotplug building after irq header shuffleGraf Yang2011-01-101-0/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds2010-10-229-182/+152
|\
| * Blackfin: bf561: rewrite SICA_xxx to just SIC_xxxMike Frysinger2010-10-226-107/+83
| * Blackfin: coreb: update ioctl numbersMike Frysinger2010-10-221-3/+3
| * Blackfin: coreb: add gpl module licenseMike Frysinger2010-10-221-0/+1
| * Blackfin: i2c-gpio boards: use GPIO_PF# definesMike Frysinger2010-10-221-2/+2
| * Blackfin: bf561-ezkit: add AD1836 codec resourcesBarry Song2010-10-221-0/+50
| * Blackfin: boards: use proper irq flags with isp1362-hcdMichael Hennerich2010-10-222-2/+2
| * Blackfin: bf561-acvilon: fix NAND resourcesValentin Yakovenkov2010-10-221-1/+1
| * Blackfin: boards: update AD183x resourcesBarry Song2010-10-222-10/+10
| * Blackfin: punt short SPI MMR bit namesMike Frysinger2010-10-221-57/+0
* | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-221-0/+1
|\ \ | |/ |/|
| * llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
* | Blackfin: Rename IRQ flags handling functionsDavid Howells2010-10-071-4/+4
* | Blackfin: Split PLL code from mach-specific cdef headersDavid Howells2010-10-072-50/+63
|/
* Blackfin: punt duplicate SPORT MMR definesMike Frysinger2010-08-271-60/+0
* BFIN: Fix gen_nand probe structures contentsMarek Vasut2010-08-121-0/+1
* Blackfin: gpio/portmux: clean up whitespace corruptionMike Frysinger2010-08-062-49/+49
* Blackfin: add a GPIO_DEFAULT_BOOT_SPI_CSMike Frysinger2010-08-061-0/+1
* Blackfin: update anomaly lists to latest public infoMike Frysinger2010-08-061-4/+9
* Blackfin: acvilon: fix timeout usage for I2CWolfram Sang2010-05-221-1/+2
* Blackfin: rename AD1836 to AD183X in board filesBarry Song2010-03-092-6/+6
* Blackfin: increase NR_IRQS beyond NR on-chip IRQsMichael Hennerich2010-03-091-1/+2
* Blackfin: SMP: add PM/CPU hotplug supportGraf Yang2010-03-094-9/+91
* Blackfin: SMP: make core timers per-cpu clock events for HRTYi Li2010-03-092-0/+20
* Blackfin: drop cpu_callin_map on SMP systemsGraf Yang2010-03-091-6/+3
* Blackfin: bf561-acvilon: save the smsc911x mac addressValentin Yakovenkov2010-03-091-1/+1
* Blackfin: add UART/SPORT early platform resourcesSonic Zhang2010-03-093-0/+45