[ep93xx] add support for the Simplemachines Sim.One board
authorFlorian Fainelli <florian@openwrt.org>
Wed, 25 Nov 2009 23:43:48 +0000 (23:43 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Wed, 25 Nov 2009 23:43:48 +0000 (23:43 +0000)
commit6f5fb5fce294416c7600c7c0cada3cc74bbe144d
tree4e11bba416827d9797e6dac0e98bafd030a6ef0f
parent059e919c30e146cdddb942ee88c209e8bf624e18
[ep93xx] add support for the Simplemachines Sim.One board

SVN-Revision: 18540
16 files changed:
target/linux/ep93xx/Makefile [new file with mode: 0644]
target/linux/ep93xx/base-files/etc/inittab [new file with mode: 0644]
target/linux/ep93xx/config-2.6.30 [new file with mode: 0644]
target/linux/ep93xx/image/Makefile [new file with mode: 0644]
target/linux/ep93xx/patches-2.6.30/001-ep93xx-regs.patch [new file with mode: 0644]
target/linux/ep93xx/patches-2.6.30/002-lcd-linux-hd44780.patch [new file with mode: 0644]
target/linux/ep93xx/patches-2.6.30/003-ep93xx-i2c.patch [new file with mode: 0644]
target/linux/ep93xx/patches-2.6.30/004-simone-rtc.patch [new file with mode: 0644]
target/linux/ep93xx/patches-2.6.30/005-ep93xx-dma.patch [new file with mode: 0644]
target/linux/ep93xx/patches-2.6.30/006-ep93xx-touchscreen.patch [new file with mode: 0644]
target/linux/ep93xx/patches-2.6.30/007-ep93xx-eth.patch [new file with mode: 0644]
target/linux/ep93xx/patches-2.6.30/008-ep93xx-spi.patch [new file with mode: 0644]
target/linux/ep93xx/patches-2.6.30/009-ep93xx-fb.patch [new file with mode: 0644]
target/linux/ep93xx/patches-2.6.30/010-ep93xx-snd-ac97.patch [new file with mode: 0644]
target/linux/ep93xx/patches-2.6.30/011-simone-board-def.patch [new file with mode: 0644]
target/linux/ep93xx/patches-2.6.30/012-ep93xx-cpuinfo.patch [new file with mode: 0644]