aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/mach-bf537/boards (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-28Blackfin arch: add sport-spi related resource stuff to board fileCliff Cai1-0/+70
2009-03-28Blackfin arch: Privide BF537-STAMP platform data of ADP5520 Multifunction driverMichael Hennerich1-0/+142
2009-03-28Blackfin arch: enable the platfrom PATA driver with CF CardsMichael Hennerich1-1/+22
2009-03-06Blackfin arch: SPI_MMC is now mainlined MMC_SPIMichael Hennerich4-69/+29
2009-03-02Blackfin arch: drop untested and useless "generic" board fileMike Frysinger3-751/+0
2009-02-04Blackfin arch: add platform device bfin_mii-bus and KSZ8893M switch driver platform resources to board filesGraf Yang6-0/+36
2009-02-04Blackfin arch: fixup board init function nameMike Frysinger3-6/+6
2009-02-04Blackfin arch: drop CONFIG_I2C_BOARDINFO ifdefsMike Frysinger1-6/+0
2009-02-04Blackfin arch: Fix bug - Run "reboot" hangs bf518-ezbrdSonic Zhang3-3/+3
2009-01-07Blackfin arch: Enlarge flash partition for kenel for bf533/bf537 boardsGrace Pan1-4/+4
2009-01-07Blackfin arch: Make the interrupt edge and polarity type configurable based on IORESOURCE_BITSMichael Hennerich1-1/+1
2009-01-07Blackfin arch: Modify bfin_sir device configuration to board fileGraf Yang6-43/+245
2009-01-07Blackfin arch: ADP5588 QWERTY I2C Keyboard Input device driverMichael Hennerich1-0/+94
2009-01-07Blackfin arch: Add BF537-STAMP platform support for ENC28J60 SPI Ethernet MACMichael Hennerich1-0/+19
2009-01-07Blackfin arch: Retire old spi_mmc driverYi Li1-27/+0
2009-01-07Blackfin arch: add mmc_spi support to BF537-STAMPYi Li1-0/+39
2009-01-07Blackfin arch: add simple-gpio resources to all adi/tinyboardsMike Frysinger2-0/+30
2008-11-18Blackfin arch: make ADI board names consistentMike Frysinger3-3/+3
2008-11-18Blackfin arch: workaround bug: spi_mmc driver working in dma mode may hang the systemYi Li1-1/+1
2008-11-18Blackfin arch: Enable ISP1760 USB Host Driver in platform device initialization code.Michael Hennerich2-66/+52
2008-11-18Blackfin arch: don't assume a specific SPI flash part - take whatever you probeMichael Hennerich1-1/+1
2008-10-16Blackfin arch: update AD7879 platform resources in board fileMichael Hennerich1-8/+17
2008-10-13Blackfin arch: AD7879 Touchscreen driverMichael Hennerich1-3/+37
2008-10-13Blackfin arch: Enable framebuffer support for the BF526-EZkit TFT LCD displayMichael Hennerich1-0/+49
2008-08-25Blackfin arch: Add MTD Partitions for MTD_DATAFLASH, increase max SPI SCLKMichael Hennerich1-1/+26
2008-08-05Blackfin arch: use symbolic IRQ_PF define rather than hardcodedMike Frysinger2-2/+2
2008-08-05Blackfin arch: remove pata resources from generic boardMike Frysinger1-45/+0
2008-08-13Blackfin arch: add support for board tcm-bf537Mike Frysinger3-0/+597
2008-08-05Blackfin arch: add board resources for parallel flash on cm-bf537Mike Frysinger1-0/+54
2008-08-05Blackfin arch: be consistant with parition names, and ensure the bus is identifiedRobin Getz5-21/+21
2008-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6Linus Torvalds1-1/+87
2008-07-14Blackfin arch: use the symbolic IRQ define rather than the backend numberMike Frysinger1-1/+1
2008-06-25Blackfin arch: use the generic platform nand driver to support nand flash on bf53x board which do not have on-chip nand flash controllerMike Frysinger1-0/+86
2008-06-24DM9000: Fixup blackfin after removing 2 resource usageLaurent Pinchart1-1/+6
2008-06-07Blackfin arch: protect only the SPI bus controller with CONFIG_SPI_BFINMike Frysinger1-7/+2
2008-05-31Blackfin arch: Remove bad and usless codeMichael Hennerich2-184/+1
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 Hennerich2-0/+62
2008-04-29i2c: Convert most new-style drivers to use module aliasingJean Delvare1-3/+0
2008-04-25[Blackfin] arch: add Blackfin on-chip SIR IrDA driver supportGraf Yang5-0/+149
2008-04-24[Blackfin] arch: Add platform support for MTD DATAFLASHMichael Hennerich1-1/+20
2008-04-24[Blackfin] arch: USB header files are now located under linux/usb/.Peter Korsgaard1-2/+2
2008-04-23[Blackfin] arch: __FUNCTION__ is gcc-specific, use __func__Harvey Harrison5-7/+7
2008-03-26[Blackfin] arch: add i2c board info struct and move to new-style i2c interfaceBryan Wu1-0/+33
2008-03-26[Blackfin] arch: conditionally enable flash resources since it requests the async memory bankMike Frysinger1-0/+5
2008-03-26[Blackfin] arch: add twi resources to CM_BF537 board as reported by Servaes JoordensMike Frysinger1-0/+26
2008-02-25[Blackfin] arch: punt the simple ad5304 spi driver now that the generic spidev driver lets you do it from userspaceMike Frysinger2-36/+0
2008-02-22[Blackfin] arch: add board resources for new simple-gpio char driverMike Frysinger1-0/+15
2008-02-25[Blackfin] arch: fix bug - set right partition size in the board filesMike Frysinger1-6/+6
2008-02-09[Blackfin] arch: Encourage users to use the spidev character driver: Provide platform supportMichael Hennerich1-0/+16