xburst: Update to 3.18
authorlars <lars@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 26 Mar 2015 19:46:01 +0000 (19:46 +0000)
committerlars <lars@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 26 Mar 2015 19:46:01 +0000 (19:46 +0000)
commitfa11bbd0cf1a4bf5f738255fd01f69ca63f195fa
tree2e42deb727546b00cedeb995145156416ce14cf9
parent8200f897e244ba927bc9a600a48505208a1c71d9
xburst: Update to 3.18

Update the xburst target to kernel version 3.18 and also remove the broken 3.10 support.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45031 3c298f89-4303-0410-b956-a3cf2f4a3e73
26 files changed:
target/linux/xburst/Makefile
target/linux/xburst/config-3.10 [deleted file]
target/linux/xburst/config-3.18 [new file with mode: 0644]
target/linux/xburst/patches-3.10/001-ubi-Read-only-the-vid-header-instead-of-the-whole-pa.patch [deleted file]
target/linux/xburst/patches-3.10/002-NAND-Optimize-NAND_ECC_HW_OOB_FIRST-read.patch [deleted file]
target/linux/xburst/patches-3.10/003-NAND-Add-support-for-subpage-reads-for-NAND_ECC_HW_O.patch [deleted file]
target/linux/xburst/patches-3.10/004-MMC-JZ4740-Remove-duplicated-code.patch [deleted file]
target/linux/xburst/patches-3.10/005-MMC-JZ4740-Fix-handling-of-read-errors.patch [deleted file]
target/linux/xburst/patches-3.10/006-ASoC-JZ4740-delay-activation-of-the-DAC-to-work-arou.patch [deleted file]
target/linux/xburst/patches-3.10/007-RTC-JZ4740-Init-the-regulator-register-on-startup.patch [deleted file]
target/linux/xburst/patches-3.10/008-Add-jz4740-udc-driver.patch [deleted file]
target/linux/xburst/patches-3.10/009-Add-ili8960-lcd-driver.patch [deleted file]
target/linux/xburst/patches-3.10/010-qi_lb60-Don-t-use-3-wire-spi-mode-for-the-display-fo.patch [deleted file]
target/linux/xburst/patches-3.10/011-dma-Add-a-jz4740-dmaengine-driver.patch [deleted file]
target/linux/xburst/patches-3.10/012-MIPS-JZ4740-Correct-clock-gate-bit-for-DMA-controlle.patch [deleted file]
target/linux/xburst/patches-3.10/013-MIPS-JZ4740-Acquire-and-enable-DMA-controller-clock.patch [deleted file]
target/linux/xburst/patches-3.10/014-MIPS-jz4740-Register-jz4740-DMA-device.patch [deleted file]
target/linux/xburst/patches-3.10/015-MIPS-jz4740-Remove-custom-DMA-API.patch [deleted file]
target/linux/xburst/patches-3.10/016-ASoC-jz4740-Use-the-generic-dmaengine-PCM-driver.patch [deleted file]
target/linux/xburst/patches-3.18/001-ubi-Read-only-the-vid-header-instead-of-the-whole-pa.patch [new file with mode: 0644]
target/linux/xburst/patches-3.18/002-NAND-Optimize-NAND_ECC_HW_OOB_FIRST-read.patch [new file with mode: 0644]
target/linux/xburst/patches-3.18/003-NAND-Add-support-for-subpage-reads-for-NAND_ECC_HW_O.patch [new file with mode: 0644]
target/linux/xburst/patches-3.18/004-ASoC-JZ4740-delay-activation-of-the-DAC-to-work-arou.patch [new file with mode: 0644]
target/linux/xburst/patches-3.18/005-RTC-JZ4740-Init-the-regulator-register-on-startup.patch [new file with mode: 0644]
target/linux/xburst/patches-3.18/006-Add-ili8960-lcd-driver.patch [new file with mode: 0644]
target/linux/xburst/patches-3.18/007-qi_lb60-Don-t-use-3-wire-spi-mode-for-the-display-fo.patch [new file with mode: 0644]