[ep93xx] add support for the Simplemachines Sim.One board
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 25 Nov 2009 23:43:48 +0000 (23:43 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 25 Nov 2009 23:43:48 +0000 (23:43 +0000)
commit288fe380457a72eaf1a6b6201326e5a51b82976c
tree4e11bba416827d9797e6dac0e98bafd030a6ef0f
parentbd245df66fd2d2474807fcfb636119dd782f8da4
[ep93xx] add support for the Simplemachines Sim.One board

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18540 3c298f89-4303-0410-b956-a3cf2f4a3e73
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]