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)
commit4bfa2947eeca220e3cff41dbad9fbaea25245ed0
treebb7af150cb3f5cd5c354b5bcdeb00eb1f235b940
parent850fe2320fc1056b45aab08bbac8e3a3da806203
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]