Michael Hennerich
|
f51501551e
Blackfin arch: update AD7879 platform resources in board file
|
16 years ago |
Michael Hennerich
|
46aa04f9b6
Blackfin arch: AD7879 Touchscreen driver
|
16 years ago |
Michael Hennerich
|
2043f3f731
Blackfin arch: Enable framebuffer support for the BF526-EZkit TFT LCD display
|
16 years ago |
Michael Hennerich
|
ceac2651e9
Blackfin arch: Add MTD Partitions for MTD_DATAFLASH, increase max SPI SCLK
|
17 years ago |
Robin Getz
|
aa58297763
Blackfin arch: be consistant with parition names, and ensure the bus is identified
|
17 years ago |
Mike Frysinger
|
96b86e94bc
Blackfin arch: use the symbolic IRQ define rather than the backend number
|
17 years ago |
Mike Frysinger
|
fc68911ee3
Blackfin arch: use the generic platform nand driver to support nand flash on bf53x board which do not have on-chip nand flash controller
|
17 years ago |
Mike Frysinger
|
5bda27235b
Blackfin arch: protect only the SPI bus controller with CONFIG_SPI_BFIN
|
17 years ago |
Michael Hennerich
|
14b03204c8
[Blackfin] arch: Functional power management support: Add CPU and platform voltage scaling support
|
17 years ago |
Jean Delvare
|
3760f73671
i2c: Convert most new-style drivers to use module aliasing
|
17 years ago |
Graf Yang
|
5be36d22b2
[Blackfin] arch: add Blackfin on-chip SIR IrDA driver support
|
17 years ago |
Michael Hennerich
|
8e9d5c7daf
[Blackfin] arch: Add platform support for MTD DATAFLASH
|
17 years ago |
Harvey Harrison
|
b85d858b40
[Blackfin] arch: __FUNCTION__ is gcc-specific, use __func__
|
17 years ago |
Bryan Wu
|
81d9c7f27d
[Blackfin] arch: add i2c board info struct and move to new-style i2c interface
|
17 years ago |
Mike Frysinger
|
793dc27b51
[Blackfin] arch: conditionally enable flash resources since it requests the async memory bank
|
17 years ago |
Mike Frysinger
|
0db5d105cd
[Blackfin] arch: punt the simple ad5304 spi driver now that the generic spidev driver lets you do it from userspace
|
17 years ago |
Mike Frysinger
|
cad2ab65dd
[Blackfin] arch: add board resources for new simple-gpio char driver
|
17 years ago |
Mike Frysinger
|
edf056417d
[Blackfin] arch: fix bug - set right partition size in the board files
|
17 years ago |
Michael Hennerich
|
6e668936db
[Blackfin] arch: Encourage users to use the spidev character driver: Provide platform support
|
17 years ago |
Jeff Garzik
|
0a87e3e92b
Rename: linux/pata_platform.h to linux/ata_platform.h
|
17 years ago |
Mike Frysinger
|
de8c43f2fc
[Blackfin] arch: use common flash driver to setup partitions rather than the bf5xx-flash driver
|
17 years ago |
Michael Hennerich
|
acbcd26319
[Blackfin] arch: Fix BUG gpio_direction_output API is not compatitable with GENERIC_GPIO API interface
|
17 years ago |
Michael Hennerich
|
2463ef22bf
[Blackfin] arch: replace current blackfin specific pfbutton driver with kernel generic gpio key driver
|
17 years ago |
Sonic Zhang
|
233b28a91c
Blackfin arch: fix bug when enable uart1 with uart0 disabled => no initial console
|
17 years ago |
Michael Hennerich
|
561cc18b86
Blackfin arch: add AXIS AX88180 Gigabit Ethernet Hardware and Driver to board files
|
17 years ago |
Michael Hennerich
|
c7d4896621
Blackfin arch: Dont use cs_change_per_word, since the AD7877 driver doesnt require it anymore; fix bus numbers, fix typos
|
17 years ago |
Mike Frysinger
|
f02bcec598
Blackfin arch: relocate linux/usb_isp1362.h to linux/usb/isp1362.h like in newer linux trees
|
17 years ago |
Mike Frysinger
|
9862cc5278
Blackfin arch: change get_bf537_ether_addr() to bfin_get_ether_addr() since this is not BF537 specific and to better match other Blackfin-specific conventions
|
17 years ago |
Mike Frysinger
|
137b1529da
Blackfin arch: sharing the board-specific MAC function does not make sense so move it into board-specific files
|
17 years ago |
Bryan Wu
|
5d448dd507
Blackfin arch: move hard coded pin_req to board file
|
17 years ago |