aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/mach-bf561 (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-29bfin: Final irq cleanupThomas Gleixner1-3/+3
2011-03-22Blackfin: SMP: flush CoreB cache when shutting downGraf Yang1-0/+9
2011-03-18Blackfin: SMP: convert to irq chip functionsMike Frysinger1-1/+5
2011-03-18Blackfin: use proper wrapper functions for modifying irq statusThomas Gleixner1-1/+1
2011-03-18Blackfin: SMP: work around anomaly 05000491Sonic Zhang2-10/+6
2011-03-18Blackfin: SMP: implement cpu_freq supportGraf Yang2-29/+18
2011-03-18Blackfin: SMP: avoid section mismatch warningsSonic Zhang1-1/+1
2011-01-10Blackfin: boards: add missing "static" to peripheral listsMike Frysinger4-4/+4
2011-01-10Blackfin: SMP: kgdb: apply anomaly 257 work aroundSonic Zhang1-1/+5
2011-01-10Blackfin: SMP: kgdb: flush core internal write buffer before flushinvSonic Zhang1-0/+5
2011-01-10Blackfin: bf561: SMP: add multicore pll handlersMike Frysinger1-0/+53
2011-01-10Blackfin: unify pll.h headersMike Frysinger1-63/+1
2011-01-10Blackfin: SMP: rewrite IPI handling to avoid memory allocationYi Li2-14/+19
2011-01-10Blackfin: bf561: fix mem_map.h SMP overridesGraf Yang1-7/+9
2011-01-10Blackfin: SMP: tweak platform_request_ipi() usageGraf Yang2-2/+4
2011-01-10Blackfin: bf561: update a few more SIC_SYSCR locationsMike Frysinger2-14/+14
2011-01-10Blackfin: drop asm/irq.h include from mach headersMike Frysinger1-3/+0
2011-01-10Blackfin: clean up mach header includesMike Frysinger3-21/+9
2011-01-10Blackfin: push gpio (port) defines into common headersMike Frysinger2-38/+2
2011-01-10Blackfin: dma: constify MMR pointer arrayMike Frysinger1-1/+1
2011-01-10Blackfin: standardize DMAC traffic control MMRs & MDMA MMRsMike Frysinger3-452/+338
2011-01-10Blackfin: bfin_serial.h: unify heavily duplicated serial codeMike Frysinger4-164/+16
2011-01-10Blackfin: SMP: fix hotplug building after irq header shuffleGraf Yang1-0/+2
2010-10-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfinLinus Torvalds9-182/+152
2010-10-22Blackfin: bf561: rewrite SICA_xxx to just SIC_xxxMike Frysinger6-107/+83
2010-10-22Blackfin: coreb: update ioctl numbersMike Frysinger1-3/+3
2010-10-22Blackfin: coreb: add gpl module licenseMike Frysinger1-0/+1
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds1-0/+1
2010-10-22Blackfin: i2c-gpio boards: use GPIO_PF# definesMike Frysinger1-2/+2
2010-10-22Blackfin: bf561-ezkit: add AD1836 codec resourcesBarry Song1-0/+50
2010-10-22Blackfin: boards: use proper irq flags with isp1362-hcdMichael Hennerich2-2/+2
2010-10-22Blackfin: bf561-acvilon: fix NAND resourcesValentin Yakovenkov1-1/+1
2010-10-22Blackfin: boards: update AD183x resourcesBarry Song2-10/+10
2010-10-22Blackfin: punt short SPI MMR bit namesMike Frysinger1-57/+0
2010-10-15llseek: automatically add .llseek fopArnd Bergmann1-0/+1
2010-10-07Blackfin: Rename IRQ flags handling functionsDavid Howells1-4/+4
2010-10-07Blackfin: Split PLL code from mach-specific cdef headersDavid Howells2-50/+63
2010-08-27Blackfin: punt duplicate SPORT MMR definesMike Frysinger1-60/+0
2010-08-12BFIN: Fix gen_nand probe structures contentsMarek Vasut1-0/+1
2010-08-06Blackfin: gpio/portmux: clean up whitespace corruptionMike Frysinger2-49/+49
2010-08-06Blackfin: add a GPIO_DEFAULT_BOOT_SPI_CSMike Frysinger1-0/+1
2010-08-06Blackfin: update anomaly lists to latest public infoMike Frysinger1-4/+9
2010-05-22Blackfin: acvilon: fix timeout usage for I2CWolfram Sang1-1/+2
2010-03-09Blackfin: rename AD1836 to AD183X in board filesBarry Song2-6/+6
2010-03-09Blackfin: increase NR_IRQS beyond NR on-chip IRQsMichael Hennerich1-1/+2
2010-03-09Blackfin: SMP: add PM/CPU hotplug supportGraf Yang4-9/+91
2010-03-09Blackfin: SMP: make core timers per-cpu clock events for HRTYi Li2-0/+20
2010-03-09Blackfin: drop cpu_callin_map on SMP systemsGraf Yang1-6/+3
2010-03-09Blackfin: bf561-acvilon: save the smsc911x mac addressValentin Yakovenkov1-1/+1
2010-03-09Blackfin: add UART/SPORT early platform resourcesSonic Zhang3-0/+45