mpc85xx: add 3.14 kernel support for mpc85xx platform
authorJohn Crispin <john@openwrt.org>
Wed, 19 Nov 2014 09:20:55 +0000 (09:20 +0000)
committerJohn Crispin <john@openwrt.org>
Wed, 19 Nov 2014 09:20:55 +0000 (09:20 +0000)
commitbf7b0a6ecc130ae45edc8da4bc1beae38416f90f
tree29a09118a5e8048d861b11963e1a53fdbbc03ab2
parentb602f95b74b633559da811aa52779024c78939e6
mpc85xx: add 3.14 kernel support for mpc85xx platform

This patch adds 3.14 kernel support for the mpc85xx platform.
Works fine here with a TL-WDR4900 which seems to be the only
supported device using this platform.
There might be differences depending on HW version, therefore
I'd ask others to test too.

Changes to 3.10
  missing config options added to 3.14 config file
  patch 001: rebased
  patch 100: rebased
  patch 110: rebased
  patch 120: rebased
  patch 130: rebased
  patch 140: minor adjustment
  patch 200: removed, change went upstream
  patch 210: rebased
  patch 220: removed, change went upstream
  patch 750: new, fixes an issue with ethernet port autoneg being
             disabled due to changes in kernel phy handling

Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
SVN-Revision: 43308
target/linux/mpc85xx/config-3.14 [new file with mode: 0644]
target/linux/mpc85xx/patches-3.14/001-powerpc-85xx-add-gpio-keys-to-of-match-table.patch [new file with mode: 0644]
target/linux/mpc85xx/patches-3.14/100-fix_mpc8568e_mds.patch [new file with mode: 0644]
target/linux/mpc85xx/patches-3.14/110-fix_mpc8548_cds.patch [new file with mode: 0644]
target/linux/mpc85xx/patches-3.14/120-mpc8548_cds_i8259_noirq_init.patch [new file with mode: 0644]
target/linux/mpc85xx/patches-3.14/130-mpc8548_cds_disable_i8259_irq.patch [new file with mode: 0644]
target/linux/mpc85xx/patches-3.14/140-powerpc-85xx-tl-wdr4900-v1-support.patch [new file with mode: 0644]
target/linux/mpc85xx/patches-3.14/210-spi-fsl-espi-preallocate-local-buffer.patch [new file with mode: 0644]
target/linux/mpc85xx/patches-3.14/750-phy_reset_anenable.patch [new file with mode: 0644]