summaryrefslogtreecommitdiffstats
path: root/arch/blackfin/mach-bf533/boards/blackstamp.c
Commit message (Expand)AuthorAgeFilesLines
* arch: remove blackfin portArnd Bergmann2018-03-161-523/+0
* i2c: gpio: Augment all boardfiles to use open drainLinus Walleij2017-10-301-2/+2
* i2c: gpio: Convert to use descriptorsLinus Walleij2017-10-301-5/+14
* blackfin: fix some bf5xx boards build for missing <linux/gpio.h>Steven Miao2014-07-261-0/+1
* blackfin: cleanup board filesSteven Miao2014-04-121-22/+22
* blackfin: config: update macro SPI_BFIN in board fileSonic Zhang2012-01-091-2/+2
* Blackfin: add serial TX IRQ in individual platform resourceSonic Zhang2011-11-141-1/+6
* Blackfin: boards: clean up redundant/dead spi resourcesMike Frysinger2011-07-231-10/+0
* Blackfin: boards: add missing "static" to peripheral listsMike Frysinger2011-01-101-3/+3
* Blackfin: sport_uart resources: remove unused secondary RX/TX pinsSonic Zhang2011-01-101-2/+2
* Blackfin: bf533: convert boards to gpio frameworkMike Frysinger2011-01-101-5/+10
* Blackfin: i2c-gpio boards: use GPIO_PF# definesMike Frysinger2010-10-221-2/+2
* Blackfin: Split the BF532 BFIN_*_FIO_FLAG() functions to their own headerDavid Howells2010-10-071-0/+1
* Blackfin: add UART/SPORT early platform resourcesSonic Zhang2010-03-091-0/+24
* Blackfin: move SPORT UART resources to boards filesSonic Zhang2010-03-091-0/+63
* Blackfin: move on-chip UART resources to boards filesSonic Zhang2010-03-091-8/+39
* Blackfin: drop all simple-gpio board resourcesMike Frysinger2009-10-081-15/+0
* Blackfin: mass clean up of copyright/licensing infoRobin Getz2009-10-071-10/+4
* Blackfin: convert boards to use platform data with smc91xMichael Hennerich2009-09-161-0/+11
* Blackfin: define SPI IRQ in board resourcesYi Li2009-06-131-0/+5
* Blackfin arch: SPI_MMC is now mainlined MMC_SPIMichael Hennerich2009-03-061-17/+7
* Blackfin arch: drop CONFIG_I2C_BOARDINFO ifdefsMike Frysinger2009-02-041-4/+0
* Blackfin arch: Modify bfin_sir device configuration to board fileGraf Yang2009-01-071-6/+18
* Blackfin arch: add support for the BlackStamp boardBenjamin Matthews2008-08-141-0/+401