ipq806x: Add support for IPQ806x chip family
authorJohn Crispin <john@openwrt.org>
Sat, 30 Aug 2014 09:32:58 +0000 (09:32 +0000)
committerJohn Crispin <john@openwrt.org>
Sat, 30 Aug 2014 09:32:58 +0000 (09:32 +0000)
commit3c1f6e358d4f1da4cf79083996544ce909f21b5f
tree212892dbf4b51bc026d8aca5a12f45cafcef1b84
parent926f000b99d31b9d4495c112149377c0da66dbc1
ipq806x: Add support for IPQ806x chip family

Patches are generated using the "format-patch" command from the
following location:
*https://www.codeaurora.org/cgit/quic/kernel/galak-msm/log/?h=apq_ipq_base
*rev=0771849495b4128cac2faf7d49c85c729fc48b20
Patches numbered 76/77/102/103 have already been integrated in 3.14.12,
so they're not in this list.

All these patches are either integrated are pending integration into
kernel.org, therefore these patches should go away once the kernel
gets upgraded to 3.16.

Support is currently limited to AP148 board but can be extended to other
platforms in the future.

These changes do not cover ethernet connectivity.

Signed-off-by: Mathieu Olivari <mathieu@codeaurora.org>
SVN-Revision: 42334
186 files changed:
target/linux/ipq806x/Makefile [new file with mode: 0644]
target/linux/ipq806x/base-files.mk [new file with mode: 0644]
target/linux/ipq806x/base-files/etc/inittab [new file with mode: 0644]
target/linux/ipq806x/base-files/lib/ipq806x.sh [new file with mode: 0644]
target/linux/ipq806x/base-files/lib/preinit/03_preinit_do_ipq806x.sh [new file with mode: 0644]
target/linux/ipq806x/config-3.14 [new file with mode: 0644]
target/linux/ipq806x/image/Makefile [new file with mode: 0644]
target/linux/ipq806x/patches/0001-ARM-dts-msm-split-out-msm8660-and-msm8960-soc-into-d.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0002-ARM-msm-Remove-pen_release-usage.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0003-ARM-msm-kill-off-hotplug.c.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0004-clocksource-qcom-Move-clocksource-code-out-of-mach-m.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0005-ARM-qcom-Split-Qualcomm-support-into-legacy-and-mult.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0006-clocksource-qcom-split-building-of-legacy-vs-multipl.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0007-ARM-qcom-Rename-various-msm-prefixed-functions-to-qc.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0008-ARM-Introduce-CPU_METHOD_OF_DECLARE-for-cpu-hotplug-.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0009-ARM-qcom-Re-organize-platsmp-to-make-it-extensible.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0010-devicetree-bindings-Document-Krait-Scorpion-cpus-and.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0011-devicetree-bindings-Document-qcom-kpss-acc.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0012-devicetree-bindings-Document-qcom-saw2-node.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0013-ARM-qcom-Add-SMP-support-for-KPSSv1.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0014-ARM-qcom-Add-SMP-support-for-KPSSv2.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0015-tty-serial-msm-Enable-building-msm_serial-for-ARCH_Q.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0016-drm-msm-drop-ARCH_MSM-Kconfig-depend.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0017-power-reset-msm-switch-Kconfig-to-ARCH_QCOM-depends.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0018-hwrng-msm-switch-Kconfig-to-ARCH_QCOM-depends.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0019-gpio-msm-switch-Kconfig-to-ARCH_QCOM-depends.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0020-ARM-qcom-Enable-basic-support-for-Qualcomm-platforms.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0021-ARM-dts-qcom-Add-nodes-necessary-for-SMP-boot.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0022-ARM-dts-qcom-Add-RNG-device-tree-node.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0023-ARM-dts-qcom-msm8960-cdp-Add-RNG-device-tree-node.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0024-ARM-dts-msm-Add-krait-pmu-to-platforms-with-Krait-CP.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0025-pinctrl-msm-drop-wake_irqs-bitmap.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0026-pinctrl-msm-Silence-recursive-lockdep-warning.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0027-pinctrl-msm-Check-for-ngpios-MAX_NR_GPIO.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0028-pinctrl-msm-Drop-unused-includes.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0029-pinctrl-msm-Drop-OF_IRQ-dependency.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0030-pinctrl-msm-Replace-lookup-tables-with-math.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0031-pinctrl-msm-Remove-impossible-WARN_ON-s.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0032-pinctrl-msm-Simplify-msm_config_reg-and-callers.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0033-pinctrl-msm-Support-output-high-low-configuration.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0034-pinctrl-msm-Add-SPI8-pin-definitions.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0035-pinctrl-msm-fix-up-out-of-order-merge-conflict.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0036-pinctrl-msm-Correct-interrupt-code-for-TLMM-v2.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0037-pinctrl-msm-Make-number-of-functions-variable.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0038-pinctrl-msm-Add-definitions-for-the-APQ8064-platform.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0039-pinctrl-msm8x74-make-Kconfig-dependency-more-strict.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0040-pinctrl-qcom-Add-definitions-for-IPQ8064.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0041-dt-Document-Qualcomm-IPQ8064-pinctrl-binding.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0042-ARM-qcom-Select-PINCTRL-by-default-for-ARCH_QCOM.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0043-pinctrl-qcom-Correct-name-for-pin-0.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0044-dmaengine-qcom_bam_dma-Add-device-tree-binding.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0045-dmaengine-add-Qualcomm-BAM-dma-driver.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0046-mmc-sdhci-msm-Qualcomm-SDHCI-binding-documentation.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0047-mmc-sdhci-msm-Initial-support-for-Qualcomm-chipsets.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0048-mmc-sdhci-msm-Add-platform_execute_tuning-implementa.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0049-drivers-of-add-initialization-code-for-static-reserv.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0050-drivers-of-add-initialization-code-for-dynamic-reser.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0051-drivers-of-add-support-for-custom-reserved-memory-dr.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0052-arm-add-support-for-reserved-memory-defined-by-devic.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0053-of-document-bindings-for-reserved-memory-nodes.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0054-of-only-scan-for-reserved-mem-when-fdt-present.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0055-spmi-Linux-driver-framework-for-SPMI.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0056-spmi-Add-MSM-PMIC-Arbiter-SPMI-controller.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0057-spmi-pmic_arb-add-support-for-interrupt-handling.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0058-spmi-pmic_arb-make-selectable-on-ARCH_QCOM.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0059-spmi-pm-drop-bus-level-PM-suspend-resume-routines.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0060-i2c-qup-New-bus-driver-for-the-Qualcomm-QUP-I2C-cont.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0061-i2c-qup-Add-device-tree-bindings-information.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0062-i2c-qup-off-by-ones-in-qup_i2c_probe.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0063-i2c-qup-use-proper-type-fro-clk_freq.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0064-i2c-qup-Fix-pm_runtime_get_sync-usage.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0065-spi-Add-Qualcomm-QUP-SPI-controller-support.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0066-spi-qup-Add-device-tree-bindings-information.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0067-spi-qup-Remove-spi_master_put-in-spi_qup_remove.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0068-spi-qup-Convert-ot-let-spi-core-handle-checking-tran.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0069-spi-qup-Fix-build-error-due-to-a-typo.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0070-spi-qup-Enable-driver-compilation-with-COMPILE_TEST.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0071-spi-qup-Depend-on-ARM-COMPILE_TEST-to-avoid-build-er.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0072-spi-qup-Remove-module-version.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0073-spi-qup-Get-rid-of-using-struct-spi_qup_device.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0074-spi-qup-Depend-on-ARCH_QCOM.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0075-spi-qup-Correct-selection-of-FIFO-Block-mode.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0078-clk-qcom-Consolidate-common-probe-code.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0079-clk-qcom-Add-basic-support-for-APQ8064-global-clock-.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0080-clk-qcom-Various-fixes-for-MSM8960-s-global-clock-co.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0081-ARM-config-Add-qcom_defconfig.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0082-ARM-qcom-Enable-GSBI-driver-in-defconfig.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0083-soc-Introduce-drivers-soc-place-holder-for-SOC-speci.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0084-soc-qcom-Add-GSBI-driver.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0085-soc-qcom-fix-of_device_id-table.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0086-msm_serial-Add-support-for-poll_-get-put-_char.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0087-tty-serial-msm-Remove-direct-access-to-GSBI.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0088-soc-qcom-Add-device-tree-binding-for-GSBI.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0089-ARM-dts-MSM8974-Add-pinctrl-node.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0090-ARM-dts-msm-Add-SDHC-controller-nodes-for-MSM8974-an.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0091-ARM-dts-qcom-Update-msm8974-apq8074-device-trees.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0092-ARM-dts-qcom-Update-msm8960-device-trees.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0093-ARM-dts-qcom-Update-msm8660-device-trees.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0094-ARM-dts-qcom-Add-initial-APQ8064-SoC-and-IFC6410-boa.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0095-ARM-dts-qcom-Add-APQ8084-MTP-board-support.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0096-ARM-dts-qcom-Add-APQ8084-SoC-support.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0097-ARM-debug-qcom-make-UART-address-selection-configura.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0098-ARM-debug-qcom-add-UART-addresses-to-Kconfig-help-fo.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0099-ARM-qcom-Enable-ARM_AMBA-option-for-Qualcomm-SOCs.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0100-clk-qcom-Fix-msm8660-GCC-probe.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0101-clk-qcom-Fix-blsp2_ahb_clk-register-offset.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0104-clk-qcom-Return-highest-rate-when-round_rate-exceeds.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0105-clk-qcom-Support-display-RCG-clocks.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0106-clk-qcom-Properly-support-display-clocks-on-msm8974.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0107-clk-qcom-Support-msm8974pro-global-clock-control-har.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0108-clk-qcom-Return-error-pointers-for-unimplemented-clo.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0109-libahci-Allow-drivers-to-override-start_engine.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0110-ahci-platform-Add-support-for-devices-with-more-then.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0111-ahci-platform-Add-support-for-an-optional-regulator-.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0112-ahci-platform-Add-enable_-disable_resources-helper-f.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0113-ata-delete-non-required-instances-of-include-linux-i.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0114-ahci-platform-Library-ise-ahci_probe-functionality.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0115-ahci-platform-Library-ise-suspend-resume-functionali.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0116-ata-ahci_platform-Add-DT-compatible-for-Synopsis-DWC.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0117-ata-ahci_platform-Manage-SATA-PHY.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0118-ata-ahci_platform-runtime-resume-the-device-before-u.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0119-ahci_platform-Drop-support-for-ahci-strict-platform-.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0120-ahci_platform-Drop-support-for-imx53-ahci-platform-d.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0121-ahci_platform-Drop-unused-ahci_platform_data-members.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0122-ata-ahci_platform-fix-devm_ioremap_resource-return-v.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0123-ata-ahci_platform-fix-ahci_platform_data-suspend-met.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0124-ata-move-library-code-from-ahci_platform.c-to-libahc.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0125-clk-qcom-Add-support-for-IPQ8064-s-global-clock-cont.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0126-clk-Add-safe-switch-hook.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0127-clk-qcom-Add-support-for-setting-rates-on-PLLs.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0128-clk-qcom-Add-support-for-banked-MD-RCGs.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0129-clk-qcom-Add-support-for-NSS-GMAC-clocks-and-resets.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0130-ARM-qcom-Add-initial-IPQ8064-SoC-and-AP148-device-tr.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0131-ARM-qcom-config-Enable-IPQ806x-support.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0132-XXX-Add-boot-support-for-u-boot.ipq-image.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0133-spi-qup-Remove-chip-select-function.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0134-spi-qup-Fix-order-of-spi_register_master.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0135-spi-qup-Add-support-for-v1.1.1.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0136-ARM-ipq8064-ap148-Add-i2c-pinctrl-nodes.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0137-ARM-qcom-ipq8064-ap148-Add-SPI-related-bindings.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0138-PCI-qcom-Add-support-for-pcie-controllers-on-IPQ8064.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0139-ARM-dts-msm-Add-PCIe-related-nodes-for-IPQ8064-AP148.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0140-ARM-qcom-config-Enable-PCI-support-for-IPQ806x.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0141-ahci-platform-Bump-max-number-of-clocks-to-5.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0142-ata-Add-Qualcomm-ARM-SoC-AHCI-SATA-host-controller-d.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0143-ata-qcom-Add-device-tree-bindings-information.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0144-phy-qcom-Add-driver-for-QCOM-IPQ806x-SATA-PHY.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0145-phy-qcom-Add-device-tree-bindings-information.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0146-ARM-dts-qcom-Add-SATA-support-for-IPQ8064-and-AP148-.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0147-ARM-qcom-Enable-SATA-SATA-PHY-drivers-in-defconfig.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0148-ARM-qcom-enable-default-CPU_IDLE-to-get-wfi-support-.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0149-pinctrl-qcom-Add-BUS_HOLD-Keeper-bias.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0150-mtd-nand-Add-Qualcomm-NAND-controller.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0151-ARM-ipq8064-Add-nand-device-info.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0152-ARM-qcom-config-Add-NAND-config-options.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0153-soc-qcom-tcsr-Add-TCSR-driver.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0154-clk-qcom-Correct-UTMI-clock-frequency-table.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0155-clk-qcom-Fix-incorrect-UTMI-DT-include-values.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0156-usb-dwc3-Add-Qualcomm-DWC3-glue-layer-driver.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0157-usb-phy-Add-Qualcomm-DWC3-HS-SS-PHY-drivers.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0158-usb-dwc3-qcom-Add-device-tree-binding.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0159-arm-ipq8064-Add-USB3-DT-information.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0160-ARM-qcom-config-Add-TCSR-and-USB3-options.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0161-ARM-Remove-ARCH_HAS_CPUFREQ-config-option.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0162-PM-OPP-Remove-ARCH_HAS_OPP.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0163-clk-return-probe-defer-when-DT-clock-not-yet-ready.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0164-ARM-Add-Krait-L2-register-accessor-functions.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0165-clk-qcom-Add-support-for-muxes-dividers-and-mux-divi.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0166-clk-qcom-Add-support-for-High-Frequency-PLLs-HFPLLs.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0167-clk-qcom-Add-HFPLL-driver.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0168-clk-qcom-Add-MSM8960-s-HFPLLs.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0169-clk-qcom-Add-support-for-Krait-clocks.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0170-clk-qcom-Add-KPSS-ACC-GCC-driver.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0171-clk-qcom-Add-Krait-clock-controller-driver.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0172-cpufreq-Add-a-cpufreq-krait-based-on-cpufreq-cpu0.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0173-cpufreq-Add-module-to-register-cpufreq-krait-device.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0174-clk-qcom-Add-HFPLLs-to-IPQ806X-driver.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0175-ARM-dts-ipq8064-Add-necessary-DT-data-for-Krait-cpuf.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0176-ARM-qcom_defconfig-Enable-CPUfreq-options.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0177-dmaengine-Add-QCOM-ADM-DMA-driver.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0178-dmaengine-qcom_adm-Add-device-tree-binding.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0179-spi-qup-Add-DMA-capabilities.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0180-ARM-dts-Add-ADM-DMA-nodes-and-SPI-linkage.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0181-mtd-nand-qcom-Align-clk-and-reset-names.patch [new file with mode: 0644]
target/linux/ipq806x/patches/0182-qcom-Kconfig-Make-drivers-mutually-exclusive.patch [new file with mode: 0644]
target/linux/ipq806x/profiles/default.mk [new file with mode: 0644]