Merge xburst target.
authorlars <lars@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 11 Jan 2010 04:44:45 +0000 (04:44 +0000)
committerlars <lars@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 11 Jan 2010 04:44:45 +0000 (04:44 +0000)
commit809c03fe4c0f90c640b26e6a2792553b592c68f2
tree9f8851bc32dbcd5a39bcb13ecf294dff3902aeab
parent19682a7752733bc6a45026d69c27575b9b7755fd
Merge xburst target.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19098 3c298f89-4303-0410-b956-a3cf2f4a3e73
84 files changed:
target/linux/xburst/Makefile [new file with mode: 0644]
target/linux/xburst/base-files/etc/config/fstab [new file with mode: 0644]
target/linux/xburst/base-files/etc/config/network [new file with mode: 0755]
target/linux/xburst/base-files/etc/config/system [new file with mode: 0644]
target/linux/xburst/config-2.6.32 [new file with mode: 0644]
target/linux/xburst/files-2.6.32/arch/mips/boot/compressed/Makefile [new file with mode: 0644]
target/linux/xburst/files-2.6.32/arch/mips/boot/compressed/dummy.c [new file with mode: 0644]
target/linux/xburst/files-2.6.32/arch/mips/boot/compressed/head.S [new file with mode: 0644]
target/linux/xburst/files-2.6.32/arch/mips/boot/compressed/ld.script [new file with mode: 0644]
target/linux/xburst/files-2.6.32/arch/mips/boot/compressed/misc.c [new file with mode: 0644]
target/linux/xburst/files-2.6.32/arch/mips/boot/tools/entry [new file with mode: 0644]
target/linux/xburst/files-2.6.32/arch/mips/boot/tools/filesize [new file with mode: 0644]
target/linux/xburst/files-2.6.32/arch/mips/include/asm/mach-jz4740/board-qi_lb60.h [new file with mode: 0644]
target/linux/xburst/files-2.6.32/arch/mips/include/asm/mach-jz4740/clock.h [new file with mode: 0644]
target/linux/xburst/files-2.6.32/arch/mips/include/asm/mach-jz4740/dma.h [new file with mode: 0644]
target/linux/xburst/files-2.6.32/arch/mips/include/asm/mach-jz4740/gpio.h [new file with mode: 0644]
target/linux/xburst/files-2.6.32/arch/mips/include/asm/mach-jz4740/irq.h [new file with mode: 0644]
target/linux/xburst/files-2.6.32/arch/mips/include/asm/mach-jz4740/jz4740.h [new file with mode: 0644]
target/linux/xburst/files-2.6.32/arch/mips/include/asm/mach-jz4740/platform.h [new file with mode: 0644]
target/linux/xburst/files-2.6.32/arch/mips/include/asm/mach-jz4740/regs.h [new file with mode: 0644]
target/linux/xburst/files-2.6.32/arch/mips/include/asm/mach-jz4740/serial.h [new file with mode: 0644]
target/linux/xburst/files-2.6.32/arch/mips/include/asm/mach-jz4740/timer.h [new file with mode: 0644]
target/linux/xburst/files-2.6.32/arch/mips/include/asm/mach-jz4740/war.h [new file with mode: 0644]
target/linux/xburst/files-2.6.32/arch/mips/jz4740/Kconfig [new file with mode: 0644]
target/linux/xburst/files-2.6.32/arch/mips/jz4740/Makefile [new file with mode: 0644]
target/linux/xburst/files-2.6.32/arch/mips/jz4740/board-n526.c [new file with mode: 0644]
target/linux/xburst/files-2.6.32/arch/mips/jz4740/board-qi_lb60.c [new file with mode: 0644]
target/linux/xburst/files-2.6.32/arch/mips/jz4740/clock.c [new file with mode: 0644]
target/linux/xburst/files-2.6.32/arch/mips/jz4740/dma.c [new file with mode: 0644]
target/linux/xburst/files-2.6.32/arch/mips/jz4740/gpio.c [new file with mode: 0644]
target/linux/xburst/files-2.6.32/arch/mips/jz4740/irq.c [new file with mode: 0644]
target/linux/xburst/files-2.6.32/arch/mips/jz4740/platform.c [new file with mode: 0644]
target/linux/xburst/files-2.6.32/arch/mips/jz4740/pm.c [new file with mode: 0644]
target/linux/xburst/files-2.6.32/arch/mips/jz4740/prom.c [new file with mode: 0644]
target/linux/xburst/files-2.6.32/arch/mips/jz4740/reset.c [new file with mode: 0644]
target/linux/xburst/files-2.6.32/arch/mips/jz4740/setup.c [new file with mode: 0644]
target/linux/xburst/files-2.6.32/arch/mips/jz4740/time.c [new file with mode: 0644]
target/linux/xburst/files-2.6.32/drivers/char/defkeymap.c [new file with mode: 0644]
target/linux/xburst/files-2.6.32/drivers/i2c/chips/n526-lpc.c [new file with mode: 0644]
target/linux/xburst/files-2.6.32/drivers/misc/jz4740-adc.c [new file with mode: 0644]
target/linux/xburst/files-2.6.32/drivers/mmc/host/jz_mmc.c [new file with mode: 0644]
target/linux/xburst/files-2.6.32/drivers/mtd/nand/jz4740_nand.c [new file with mode: 0644]
target/linux/xburst/files-2.6.32/drivers/power/jz4740-battery.c [new file with mode: 0644]
target/linux/xburst/files-2.6.32/drivers/rtc/rtc-jz4740.c [new file with mode: 0644]
target/linux/xburst/files-2.6.32/drivers/usb/gadget/jz4740_udc.c [new file with mode: 0644]
target/linux/xburst/files-2.6.32/drivers/usb/gadget/jz4740_udc.h [new file with mode: 0644]
target/linux/xburst/files-2.6.32/drivers/video/backlight/gpm940b0.c [new file with mode: 0644]
target/linux/xburst/files-2.6.32/drivers/video/jz4740_fb.c [new file with mode: 0644]
target/linux/xburst/files-2.6.32/include/linux/jz4740-adc.h [new file with mode: 0644]
target/linux/xburst/files-2.6.32/include/linux/jz4740_fb.h [new file with mode: 0644]
target/linux/xburst/files-2.6.32/include/linux/mmc/jz4740_mmc.h [new file with mode: 0644]
target/linux/xburst/files-2.6.32/include/linux/mtd/jz4740_nand.h [new file with mode: 0644]
target/linux/xburst/files-2.6.32/include/linux/power/jz4740-battery.h [new file with mode: 0644]
target/linux/xburst/files-2.6.32/sound/soc/codecs/jzcodec.c [new file with mode: 0644]
target/linux/xburst/files-2.6.32/sound/soc/codecs/jzcodec.h [new file with mode: 0644]
target/linux/xburst/files-2.6.32/sound/soc/jz4740/Kconfig [new file with mode: 0644]
target/linux/xburst/files-2.6.32/sound/soc/jz4740/Makefile [new file with mode: 0644]
target/linux/xburst/files-2.6.32/sound/soc/jz4740/jz4740-i2s.c [new file with mode: 0644]
target/linux/xburst/files-2.6.32/sound/soc/jz4740/jz4740-i2s.h [new file with mode: 0644]
target/linux/xburst/files-2.6.32/sound/soc/jz4740/jz4740-pcm.c [new file with mode: 0644]
target/linux/xburst/files-2.6.32/sound/soc/jz4740/jz4740-pcm.h [new file with mode: 0644]
target/linux/xburst/files-2.6.32/sound/soc/jz4740/n526.c [new file with mode: 0644]
target/linux/xburst/files-2.6.32/sound/soc/jz4740/qi_lb60.c [new file with mode: 0644]
target/linux/xburst/image/Makefile [new file with mode: 0644]
target/linux/xburst/image/ubinize.cfg [new file with mode: 0644]
target/linux/xburst/modules.mk [new file with mode: 0644]
target/linux/xburst/patches-2.6.32/001-core.patch [new file with mode: 0644]
target/linux/xburst/patches-2.6.32/050-nand.patch [new file with mode: 0644]
target/linux/xburst/patches-2.6.32/051-fb.patch [new file with mode: 0644]
target/linux/xburst/patches-2.6.32/052-rtc.patch [new file with mode: 0644]
target/linux/xburst/patches-2.6.32/053-adc.patch [new file with mode: 0644]
target/linux/xburst/patches-2.6.32/100-battery.patch [new file with mode: 0644]
target/linux/xburst/patches-2.6.32/101-mmc.patch [new file with mode: 0644]
target/linux/xburst/patches-2.6.32/103-lcm.patch [new file with mode: 0644]
target/linux/xburst/patches-2.6.32/103-serial.patch [new file with mode: 0644]
target/linux/xburst/patches-2.6.32/104-usb.patch [new file with mode: 0644]
target/linux/xburst/patches-2.6.32/105-sound.patch [new file with mode: 0644]
target/linux/xburst/patches-2.6.32/220-add-2gb-nand-support.patch [new file with mode: 0644]
target/linux/xburst/patches-2.6.32/300-jffs2-summery-vmalloc.patch [new file with mode: 0644]
target/linux/xburst/patches-2.6.32/400-spi-gpio-3wire.patch [new file with mode: 0644]
target/linux/xburst/patches-2.6.32/420-fb-notifier-pre-post.patch [new file with mode: 0644]
target/linux/xburst/patches-2.6.32/500-modifier-keys.patch [new file with mode: 0644]
target/linux/xburst/patches-2.6.32/800-n526-lpc.patch [new file with mode: 0644]
target/linux/xburst/patches-2.6.32/900-add-openwrt-logo.patch [new file with mode: 0644]