xburst: Update to 3.18
authorLars-Peter Clausen <lars@metafoo.de>
Thu, 26 Mar 2015 19:46:01 +0000 (19:46 +0000)
committerLars-Peter Clausen <lars@metafoo.de>
Thu, 26 Mar 2015 19:46:01 +0000 (19:46 +0000)
commitb18f5eb44a31d7d73b31519175c366630413ac8a
tree954b52e1dba2a37e9d1958f453eef26e12ef26fa
parentc25bf32f8dc8cd47a1e78e1701dc79da55529f93
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>
SVN-Revision: 45031
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]