Mike Frysinger
|
a8b1988609
Blackfin: boards: add missing "static" to peripheral lists
|
14 years ago |
Sonic Zhang
|
02460d0893
netdev: bfin_mac: push settings to platform resources
|
15 years ago |
Barry Song
|
7ba80063e9
Blackfin: boards: update AD183x resources
|
15 years ago |
Barry Song
|
d40bd71f88
Blackfin: rename AD1836 to AD183X in board files
|
15 years ago |
Mike Frysinger
|
3b781de6dd
Blackfin: drop unused SL811 platform resources from bf527/pnav boards
|
15 years ago |
Sonic Zhang
|
c13ce9fd26
Blackfin: add UART/SPORT early platform resources
|
15 years ago |
Sonic Zhang
|
6bd1fbea2e
Blackfin: move on-chip UART resources to boards files
|
16 years ago |
Mike Frysinger
|
21b03cfe4c
Blackfin: clean up isp1362 board resources
|
15 years ago |
Mike Frysinger
|
5a2b0d7315
Blackfin: drop cs_change_per_word setting
|
15 years ago |
Robin Getz
|
96f1050d3d
Blackfin: mass clean up of copyright/licensing info
|
15 years ago |
Barry Song
|
dac981740f
Blackfin: delete '-spi' suffix in ad1836/ad1938 driver name
|
16 years ago |
Mike Frysinger
|
0198b3bcae
Blackfin: drop board resources for dead devices (pbx/ad9960)
|
16 years ago |
Michael Hennerich
|
61f09b5a09
Blackfin: convert boards to use platform data with smc91x
|
16 years ago |
Yi Li
|
53122693c3
Blackfin: define SPI IRQ in board resources
|
16 years ago |
Mike Frysinger
|
a261eec000
Blackfin: rename some Blackfin drivers
|
16 years ago |
Michael Hennerich
|
f3f704d375
Blackfin arch: SPI_MMC is now mainlined MMC_SPI
|
16 years ago |
Graf Yang
|
65319628db
Blackfin arch: add platform device bfin_mii-bus and KSZ8893M switch driver platform resources to board files
|
16 years ago |
Mike Frysinger
|
7f6678c52f
Blackfin arch: fixup board init function name
|
16 years ago |
Graf Yang
|
42bd8bcb2f
Blackfin arch: Modify bfin_sir device configuration to board file
|
16 years ago |
Mike Frysinger
|
fe85cad25e
Blackfin arch: make ADI board names consistent
|
16 years ago |
Robin Getz
|
aa58297763
Blackfin arch: be consistant with parition names, and ensure the bus is identified
|
17 years ago |
Graf Yang
|
5be36d22b2
[Blackfin] arch: add Blackfin on-chip SIR IrDA driver support
|
17 years ago |
Harvey Harrison
|
b85d858b40
[Blackfin] arch: __FUNCTION__ is gcc-specific, use __func__
|
17 years ago |
Michael Hennerich
|
a628a8bcd8
[Blackfin] arch: Update copyright date
|
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 |
Mike Frysinger
|
43f73fef07
[Blackfin] arch: pull in linux/etherdevice.h for random_ether_addr() used in bfin_get_ether_addr()
|
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 |