aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/blackfin/mach-bf561/boards/cm_bf561.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-08-28net: smc91x: fix SMC accessesRussell King1-1/+2
2014-08-23pata_platform: Remove useless irq_flags fieldAlexander Shiyan1-2/+1
2014-07-26blackfin: fix some bf5xx boards build for missing <linux/gpio.h>Steven Miao1-0/+1
2014-04-12blackfin: cleanup board filesSteven Miao1-28/+28
2012-01-09blackfin: config: update macro SPI_BFIN in board fileSonic Zhang1-3/+3
2011-11-14Blackfin: add serial TX IRQ in individual platform resourceSonic Zhang1-1/+6
2011-10-26Blackfin: irq: remove IRQF_DISABLEDYong Zhang1-1/+1
2011-07-23Blackfin: boards: clean up redundant/dead spi resourcesMike Frysinger1-36/+0
2011-07-23Blackfin: net2272: move pin setup to boards filesMike Frysinger1-0/+22
2011-03-18Blackfin: use proper wrapper functions for modifying irq statusThomas Gleixner1-1/+1
2011-01-10Blackfin: boards: add missing "static" to peripheral listsMike Frysinger1-1/+1
2010-10-22Blackfin: boards: use proper irq flags with isp1362-hcdMichael Hennerich1-1/+1
2010-10-22Blackfin: boards: update AD183x resourcesBarry Song1-4/+4
2010-03-09Blackfin: rename AD1836 to AD183X in board filesBarry Song1-2/+2
2010-03-09Blackfin: add UART/SPORT early platform resourcesSonic Zhang1-0/+15
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-25/+5
2009-09-16Blackfin: update cm board resourcesHarald Krapfenbauer1-2/+111
2009-09-16Blackfin: delete '-spi' suffix in ad1836/ad1938 driver nameBarry Song1-1/+1
2009-09-16Blackfin: drop board resources for dead devices (pbx/ad9960)Mike Frysinger1-16/+0
2009-09-16Blackfin: convert boards to use platform data with smc91xMichael Hennerich1-0/+10
2009-06-13Blackfin: define SPI IRQ in board resourcesYi Li1-1/+6
2009-06-12Blackfin: rename some Blackfin driversMike Frysinger1-2/+2
2009-03-06Blackfin arch: SPI_MMC is now mainlined MMC_SPIMichael Hennerich1-8/+7
2009-01-07Blackfin arch: Modify bfin_sir device configuration to board fileGraf Yang1-6/+18
2009-01-07Blackfin arch: add simple-gpio resources to all adi/tinyboardsMike Frysinger1-0/+15
2008-08-05Blackfin arch: use symbolic IRQ_PF define rather than hardcodedMike Frysinger1-1/+1
2008-08-05Blackfin arch: be consistant with parition names, and ensure the bus is identifiedRobin Getz1-3/+3
2008-05-10[Blackfin] arch: protect linux/usb/isp1362.h include until the driver gets mainlinedMike Frysinger1-0/+2
2008-05-07[Blackfin] arch: Functional power management support: Add CPU and platform voltage scaling supportMichael Hennerich1-0/+30
2008-04-25[Blackfin] arch: add Blackfin on-chip SIR IrDA driver supportGraf Yang1-0/+23
2008-04-23[Blackfin] arch: __FUNCTION__ is gcc-specific, use __func__Harvey Harrison1-1/+1
2008-02-06Rename: linux/pata_platform.h to linux/ata_platform.hJeff Garzik1-1/+1
2008-01-27[Blackfin] arch: add Hitachi TX09D70VM1CDA TFT LCD driver resource to Blackfin boardMichael Hennerich1-0/+11
2007-11-15Blackfin arch: relocate linux/usb_isp1362.h to linux/usb/isp1362.h like in newer linux treesMike Frysinger1-1/+1
2007-11-12Blackfin arch: move hard coded pin_req to board fileBryan Wu1-0/+2
2007-10-21Blackfin arch: use "char bfin_board_name[]" rather than "char *bfin_board_name" per discussion on lkml as the former uses less storageMike Frysinger1-1/+1
2007-10-11Blackfin arch: update platform driver resource information to all board filesBryan Wu1-11/+73
2007-07-12Blackfin arch: cleanup warnings from checkpatch -- no functional changesMike Frysinger1-16/+16
2007-06-11Blackfin arch: spelling fixesSimon Arlott1-2/+2
2007-05-07blackfin architectureBryan Wu1-0/+289