aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/mach-bf533/boards/stamp.c
Commit message (Expand)AuthorAgeFilesLines
* Blackfin arch: drop CONFIG_I2C_BOARDINFO ifdefsMike Frysinger2009-02-041-4/+0
* Blackfin arch: Enlarge flash partition for kenel for bf533/bf537 boardsGrace Pan2009-01-071-2/+2
* Blackfin arch: Modify bfin_sir device configuration to board fileGraf Yang2009-01-071-6/+18
* Blackfin arch: Retire old spi_mmc driverYi Li2009-01-071-28/+0
* Blackfin arch: make ADI board names consistentMike Frysinger2008-11-181-1/+1
* Blackfin arch: remove pata resources from generic boardMike Frysinger2008-08-051-46/+0
* Blackfin arch: be consistant with parition names, and ensure the bus is ident...Robin Getz2008-08-051-6/+6
* Blackfin arch: protect only the SPI bus controller with CONFIG_SPI_BFINMike Frysinger2008-06-071-7/+3
* [Blackfin] arch: rename bf5xx-flash to bfin-async-flashMike Frysinger2008-05-131-10/+14
* [Blackfin] arch: Functional power management support: Add CPU and platform vo...Michael Hennerich2008-05-071-0/+31
* i2c: Convert most new-style drivers to use module aliasingJean Delvare2008-04-291-3/+0
* [Blackfin] arch: add Blackfin on-chip SIR IrDA driver supportGraf Yang2008-04-251-0/+23
* [Blackfin] arch: __FUNCTION__ is gcc-specific, use __func__Harvey Harrison2008-04-231-1/+1
* [Blackfin] arch: add i2c board info struct and move to new-style i2c interfaceBryan Wu2008-03-261-0/+32
* [Blackfin] arch: conditionally enable flash resources since it requests the a...Mike Frysinger2008-03-261-0/+5
* [Blackfin] arch: punt the simple ad5304 spi driver now that the generic spide...Mike Frysinger2008-02-251-18/+0
* [Blackfin] arch: add board resources for new simple-gpio char driverMike Frysinger2008-02-221-0/+15
* [Blackfin] arch: fix bug - set right partition size in the board filesMike Frysinger2008-02-251-5/+5
* [Blackfin] arch: Encourage users to use the spidev character driver: Provide ...Michael Hennerich2008-02-091-0/+16
* [Blackfin] arch:Fix BUG [#3876] pfbutton test for BTN3 on bf533 don't show co...Michael Hennerich2008-02-021-3/+3
* Rename: linux/pata_platform.h to linux/ata_platform.hJeff Garzik2008-02-061-1/+1
* [Blackfin] arch: use common flash driver to setup partitions rather than the ...Mike Frysinger2008-01-241-5/+47
* [Blackfin] arch: enable generic GPIO based I2C driver in STAMP-BF533, EZKIT-B...Bryan Wu2008-01-241-0/+24
* [Blackfin] arch: replace current blackfin specific pfbutton driver with kerne...Michael Hennerich2008-01-271-0/+27
* Blackfin arch: relocate linux/usb_isp1362.h to linux/usb/isp1362.h like in ne...Mike Frysinger2007-11-151-1/+1
* Blackfin arch: move hard coded pin_req to board fileBryan Wu2007-11-121-0/+2
* Blackfin arch: Fix bug set correct baud for spi mmc and enable SPI after DMA.Sonic Zhang2007-10-301-2/+2
* Blackfin arch: use "char bfin_board_name[]" rather than "char *bfin_board_nam...Mike Frysinger2007-10-211-1/+1
* Blackfin arch: update platform driver resource information to all board filesBryan Wu2007-10-111-17/+102
* Blackfin arch: cleanup warnings from checkpatch -- no functional changesMike Frysinger2007-07-121-15/+15
* Blackfin arch: move board specific setup out of common init code and into the...Mike Frysinger2007-05-211-3/+16
* Blackfin arch: add SPI MMC driver support on bf533-stamp, tested on STAMP-BF533Bryan Wu2007-05-211-0/+28
* blackfin architectureBryan Wu2007-05-071-0/+321