summaryrefslogtreecommitdiff
path: root/arch/blackfin
AgeCommit message (Expand)AuthorFilesLines
2010-10-23Blackfin: bf518-ezkit: add ssm2603 codec resourcesBob Liu1-0/+17
2010-10-23Blackfin: bf51x/bf52x: fix 16/32bit SPORT MMR helpersBob Liu2-32/+32
2010-10-23Blackfin: tll6527m: new board portAshish Gupta4-0/+1172
2010-10-22Blackfin: bf526-ezbrd/bf527-ezkit: add NAND partition for u-bootMike Frysinger2-2/+10
2010-10-22Blackfin: merge kernel init memory back into main memory regionSonic Zhang1-0/+3
2010-10-22Blackfin: gpio: add peripheral group checksteven miao1-67/+118
2010-10-22Blackfin: dma: bf54x: add missing break for SPORT1 TX IRQMike Frysinger1-0/+1
2010-10-22Blackfin: add new cacheflush syscallSonic Zhang7-3/+44
2010-10-22Blackfin: bf548-ezkit: increase u-boot partition sizeMike Frysinger1-3/+7
2010-10-22Blackfin: boards: add example i2c resources for ad525x devicessteven miao4-0/+20
2010-10-22Blackfin: SIC: fix off-by-one error in loopMichael Hennerich1-3/+4
2010-10-22Blackfin: bf537-stamp: tweak i2c address for ad5280 add-on tftlcd boardSonic Zhang1-1/+1
2010-10-22Blackfin: bf51x: enable support for 0.2 siliconMike Frysinger1-1/+1
2010-10-22Blackfin: initial preempt support while returning from interruptBarry Song2-3/+126
2010-10-22Blackfin: workaround anomaly 05000481 (corruption with ITEST MMRs)Robin Getz1-3/+6
2010-10-22Blackfin: i2c-gpio boards: use GPIO_PF# definesMike Frysinger4-8/+8
2010-10-22Blackfin: access_ok: permit L1 stackBarry Song1-0/+5
2010-10-22Blackfin: bf561-ezkit: add AD1836 codec resourcesBarry Song1-0/+50
2010-10-22Blackfin: ptrace: enable access to L1 stacksBarry Song1-0/+8
2010-10-22Blackfin: boards: fix num_chipselect values for on-chip SPI busesMike Frysinger5-9/+9
2010-10-22Blackfin: ad7160eval: new board portMichael Hennerich5-1/+984
2010-10-22Blackfin: bf537-stamp: re-use regulator framework with ad5398 partsSonic Zhang1-10/+1
2010-10-22Blackfin: bf537-stamp: re-use the fixed regulator voltage driverSonic Zhang1-55/+25
2010-10-22Blackfin: SIC: BF537: change default data/error relative prioritiesMichael Hennerich1-2/+2
2010-10-22Blackfin: bf537-stamp: add example IIO resourcesMichael Hennerich1-12/+442
2010-10-22Blackfin: bf537-stamp: use correct spi mode with ad2s90 partsBarry Song1-0/+1
2010-10-22Blackfin: bf537-stamp: add example adau1373 i2c resourcesCliff Cai1-0/+5
2010-10-22Blackfin: bf537-stamp: add example adav801/3 resourcesYi Li1-0/+25
2010-10-22Blackfin: bf537-stamp: add example ad1937 i2c resourcesBarry Song1-0/+6
2010-10-22Blackfin: bf537-stamp: fix NAND resourcesMike Frysinger1-1/+1
2010-10-22Blackfin: boards: use proper irq flags with isp1362-hcdMichael Hennerich8-8/+8
2010-10-22Blackfin: bf561-acvilon: fix NAND resourcesValentin Yakovenkov1-1/+1
2010-10-22Blackfin: cm-bf548: add support for Socket CANMichael Hennerich1-0/+43
2010-10-22Blackfin: boards: update AD183x resourcesBarry Song14-63/+65
2010-10-22Blackfin: bf537-stamp: update GPIO CS devicesBarry Song1-5/+3
2010-10-22Blackfin: punt short SPI MMR bit namesMike Frysinger7-383/+0
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflagsLinus Torvalds30-630/+738
2010-10-18spi/bfin_spi: combine duplicate SPI_CTL read/write logicMike Frysinger1-68/+0
2010-10-18spi/bfin_spi: redo GPIO CS handlingBarry Song1-1/+2
2010-10-18Blackfin: SPI: expand SPI bitmasksMike Frysinger1-4/+7
2010-10-18spi/bfin_spi: drop custom cs_change_per_word supportMike Frysinger1-1/+0
2010-10-07Fix IRQ flag handling namingDavid Howells2-12/+1
2010-10-07Blackfin: Rename IRQ flags handling functionsDavid Howells19-274/+284
2010-10-07Blackfin: Add missing dep to asm/irqflags.hDavid Howells1-1/+8
2010-10-07Blackfin: Split the BF532 BFIN_*_FIO_FLAG() functions to their own headerDavid Howells5-47/+58
2010-10-07Blackfin: Split PLL code from mach-specific cdef headersDavid Howells14-344/+435
2010-08-28Blackfin: bf52x/bf54x boards: drop unused nand page sizeBarry Song5-5/+0
2010-08-27Blackfin: punt duplicate SPORT MMR definesMike Frysinger8-576/+0
2010-08-23Blackfin: wire up new fanotify/prlimit64 syscallsMike Frysinger2-1/+7
2010-08-23Blackfin: fix hweight breakageMike Frysinger1-7/+10