aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/blackfin/mach-bf533/boards/blackstamp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-16arch: remove blackfin portArnd Bergmann1-523/+0
2017-10-30i2c: gpio: Augment all boardfiles to use open drainLinus Walleij1-2/+2
2017-10-30i2c: gpio: Convert to use descriptorsLinus Walleij1-5/+14
2014-07-26blackfin: fix some bf5xx boards build for missing <linux/gpio.h>Steven Miao1-0/+1
2014-04-12blackfin: cleanup board filesSteven Miao1-22/+22
2012-01-09blackfin: config: update macro SPI_BFIN in board fileSonic Zhang1-2/+2
2011-11-14Blackfin: add serial TX IRQ in individual platform resourceSonic Zhang1-1/+6
2011-07-23Blackfin: boards: clean up redundant/dead spi resourcesMike Frysinger1-10/+0
2011-01-10Blackfin: boards: add missing "static" to peripheral listsMike Frysinger1-3/+3
2011-01-10Blackfin: sport_uart resources: remove unused secondary RX/TX pinsSonic Zhang1-2/+2
2011-01-10Blackfin: bf533: convert boards to gpio frameworkMike Frysinger1-5/+10
2010-10-22Blackfin: i2c-gpio boards: use GPIO_PF# definesMike Frysinger1-2/+2
2010-10-07Blackfin: Split the BF532 BFIN_*_FIO_FLAG() functions to their own headerDavid Howells1-0/+1
2010-03-09Blackfin: add UART/SPORT early platform resourcesSonic Zhang1-0/+24
2010-03-09Blackfin: move SPORT UART resources to boards filesSonic Zhang1-0/+63
2010-03-09Blackfin: move on-chip UART resources to boards filesSonic Zhang1-8/+39
2009-10-08Blackfin: drop all simple-gpio board resourcesMike Frysinger1-15/+0
2009-10-07Blackfin: mass clean up of copyright/licensing infoRobin Getz1-10/+4
2009-09-16Blackfin: convert boards to use platform data with smc91xMichael Hennerich1-0/+11
2009-06-13Blackfin: define SPI IRQ in board resourcesYi Li1-0/+5
2009-03-06Blackfin arch: SPI_MMC is now mainlined MMC_SPIMichael Hennerich1-17/+7
2009-02-04Blackfin arch: drop CONFIG_I2C_BOARDINFO ifdefsMike Frysinger1-4/+0
2009-01-07Blackfin arch: Modify bfin_sir device configuration to board fileGraf Yang1-6/+18
2008-08-14Blackfin arch: add support for the BlackStamp boardBenjamin Matthews1-0/+401