aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/mach-bf537/boards
Commit message (Expand)AuthorAgeFilesLines
* Blackfin arch: update AD7879 platform resources in board fileMichael Hennerich2008-10-161-8/+17
* Blackfin arch: AD7879 Touchscreen driverMichael Hennerich2008-10-131-3/+37
* Blackfin arch: Enable framebuffer support for the BF526-EZkit TFT LCD displayMichael Hennerich2008-10-131-0/+49
* Blackfin arch: Add MTD Partitions for MTD_DATAFLASH, increase max SPI SCLKMichael Hennerich2008-08-251-1/+26
* Blackfin arch: use symbolic IRQ_PF define rather than hardcodedMike Frysinger2008-08-052-2/+2
* Blackfin arch: remove pata resources from generic boardMike Frysinger2008-08-051-45/+0
* Blackfin arch: add support for board tcm-bf537Mike Frysinger2008-08-133-0/+597
* Blackfin arch: add board resources for parallel flash on cm-bf537Mike Frysinger2008-08-051-0/+54
* Blackfin arch: be consistant with parition names, and ensure the bus is ident...Robin Getz2008-08-055-21/+21
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds2008-07-261-1/+87
|\
| * Blackfin arch: use the symbolic IRQ define rather than the backend numberMike Frysinger2008-07-141-1/+1
| * Blackfin arch: use the generic platform nand driver to support nand flash on ...Mike Frysinger2008-06-251-0/+86
* | DM9000: Fixup blackfin after removing 2 resource usageLaurent Pinchart2008-06-241-1/+6
|/
* Blackfin arch: protect only the SPI bus controller with CONFIG_SPI_BFINMike Frysinger2008-06-071-7/+2
* Blackfin arch: Remove bad and usless codeMichael Hennerich2008-05-312-184/+1
* [Blackfin] arch: protect linux/usb/isp1362.h include until the driver gets ma...Mike Frysinger2008-05-101-0/+2
* [Blackfin] arch: Functional power management support: Add CPU and platform vo...Michael Hennerich2008-05-072-0/+62
* 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-255-0/+149
* [Blackfin] arch: Add platform support for MTD DATAFLASHMichael Hennerich2008-04-241-1/+20
* [Blackfin] arch: USB header files are now located under linux/usb/.Peter Korsgaard2008-04-241-2/+2
* [Blackfin] arch: __FUNCTION__ is gcc-specific, use __func__Harvey Harrison2008-04-235-7/+7
* [Blackfin] arch: add i2c board info struct and move to new-style i2c interfaceBryan Wu2008-03-261-0/+33
* [Blackfin] arch: conditionally enable flash resources since it requests the a...Mike Frysinger2008-03-261-0/+5
* [Blackfin] arch: add twi resources to CM_BF537 board as reported by Servaes J...Mike Frysinger2008-03-261-0/+26
* [Blackfin] arch: punt the simple ad5304 spi driver now that the generic spide...Mike Frysinger2008-02-252-36/+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-6/+6
* [Blackfin] arch: Encourage users to use the spidev character driver: Provide ...Michael Hennerich2008-02-091-0/+16
* Rename: linux/pata_platform.h to linux/ata_platform.hJeff Garzik2008-02-064-4/+4
* [Blackfin] arch: use common flash driver to setup partitions rather than the ...Mike Frysinger2008-01-241-0/+45
* [Blackfin] arch: Update copyright dateMichael Hennerich2008-01-222-2/+2
* [Blackfin] arch: Fix BUG gpio_direction_output API is not compatitable with G...Michael Hennerich2008-01-223-16/+3
* [Blackfin] arch: pull in linux/etherdevice.h for random_ether_addr() used in ...Mike Frysinger2007-12-243-0/+3
* [Blackfin] arch: disable bfin_get_ether_addr fucntion for boards when do not ...Martin Strubel2007-12-241-0/+2
* [Blackfin] arch: added Minotaur BSPMartin Strubel2008-01-273-0/+324
* [Blackfin] arch: replace current blackfin specific pfbutton driver with kerne...Michael Hennerich2008-01-271-0/+28
* [Blackfin] arch: add Hitachi TX09D70VM1CDA TFT LCD driver resource to Blackfi...Michael Hennerich2008-01-271-0/+10
* Blackfin arch: fix bug when enable uart1 with uart0 disabled => no initial co...Sonic Zhang2007-11-211-1/+6
* Blackfin arch: add AXIS AX88180 Gigabit Ethernet Hardware and Driver to board...Michael Hennerich2007-11-171-0/+26
* Blackfin arch: Dont use cs_change_per_word, since the AD7877 driver doesnt re...Michael Hennerich2007-11-153-4/+4
* Blackfin arch: relocate linux/usb_isp1362.h to linux/usb/isp1362.h like in ne...Mike Frysinger2007-11-154-4/+4
* Blackfin arch: change get_bf537_ether_addr() to bfin_get_ether_addr() since t...Mike Frysinger2007-11-154-8/+8
* Blackfin arch: sharing the board-specific MAC function does not make sense so...Mike Frysinger2007-11-226-51/+32
* Blackfin arch: split board selection off into mach subdirsMike Frysinger2007-11-152-5/+34
* Blackfin arch: move hard coded pin_req to board fileBryan Wu2007-11-124-0/+8
* Blackfin arch: fix libata data struct member from irq_type to irq_flagsMike Frysinger2007-10-301-1/+1
* Blackfin arch: Fix bug set correct baud for spi mmc and enable SPI after DMA.Sonic Zhang2007-10-301-2/+2
* Blackfin arch: fix bug BlueTechnix CM-BF537 board config uses wrong IRQ for n...Michael Hennerich2007-10-291-2/+2
* Blackfin arch: use "char bfin_board_name[]" rather than "char *bfin_board_nam...Mike Frysinger2007-10-214-4/+4