You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/target/linux/ipq806x/patches-4.14
INAGAKI Hiroshi 51fe956c4f ipq806x: add support for Buffalo WXR-2533DHP
Buffalo WXR-2533DHP is a 2.4/5 GHz band 11ac router, based on Qualcomm
IPQ8064.

The U-Boot on WXR-2533DHP employs a complicated dual firmware
protection scheme against corruptions of the kernel and rootfs
images. See the notes in buffalo.sh for details.

specifications:

- Qualcomm IPQ8064 (384 - 1,400 MHz, 2C2T)
- 512 MB of RAM (DDR3)
- 256 MB of Flash (NAND)
- 4T4R 2.4/5 GHz Wlan (QCA9980)
- 5x 10/100/1000 Mbps Ethernet
- 10x LEDs, 8x keys (6x buttons, 2x slide-switches)
- 2x USB 3.0 Type-A
- 12VDC/4A AC Adapter
- UART through-hole on PCB
  - J3: Vcc, GND, TX, RX from USB port side
  - 115200n8

Boot instructions for the initramfs image:

1. Prepare the TFTP server with the initramfs image renamed to
   "wxr2300dhp-initramfs.uImage" and IP address "192.168.11.10".
2. Press the "AOSS" button while powering on the WXR-2533DHP.
3. Wait until the "Wireless" LED flashes before releasing the AOSS button.
   The WXR-2533DHP will grab the image from TFTP server and will boot it.

Flashing instructions:

To persistently write the firmware, flash an openwrt sysupgrade image
from inside the initramfs, for example transfer
via `scp <sysupgrade> root@192.168.1.1:/tmp` and flash on the device
with `sysupgrade -n /tmp/<sysupgrade>`. Then wait ~120 seconds to
let it finish the flashing process.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
Signed-off-by: Christian Lamparter <chunkeey@gmail.com> [reworded message]
5 years ago
..
0001-dtbindings-qcom_adm-Fix-channel-specifiers.patch kernel: bump 4.14 to 4.14.43 6 years ago
0002-dmaengine-Add-ADM-driver.patch kernel: bump 4.14 to 4.14.43 6 years ago
0030-clk-Disable-i2c-device-on-gsbi4.patch kernel: bump 4.14 to 4.14.43 6 years ago
0031-mtd-add-SMEM-parser-for-QCOM-platforms.patch kernel: bump 4.14 to 4.14.43 6 years ago
0032-phy-add-qcom-dwc3-phy.patch kernel: bump 4.14 to 4.14.43 6 years ago
0033-ARM-qcom-automatically-select-PCI_DOMAINS-if-PCI-is-.patch kernel: bump 4.14 to 4.14.43 6 years ago
0034-ARM-Add-Krait-L2-register-accessor-functions.patch kernel: bump 4.14 to 4.14.43 6 years ago
0035-clk-mux-Split-out-register-accessors-for-reuse.patch kernel: bump 4.14 to 4.14.51 6 years ago
0038-clk-qcom-Add-support-for-High-Frequency-PLLs-HFPLLs.patch kernel: bump 4.14 to 4.14.43 6 years ago
0039-clk-qcom-Add-HFPLL-driver.patch kernel: bump 4.14 to 4.14.43 6 years ago
0040-clk-qcom-Add-IPQ806X-s-HFPLLs.patch kernel: bump 4.14 to 4.14.43 6 years ago
0041-clk-qcom-Add-support-for-Krait-clocks.patch kernel: bump 4.14 to 4.14.43 6 years ago
0042-clk-qcom-Add-KPSS-ACC-GCC-driver.patch kernel: bump 4.14 to 4.14.43 6 years ago
0043-clk-qcom-Add-Krait-clock-controller-driver.patch kernel: bump 4.14 to 4.14.43 6 years ago
0044-clk-Add-safe-switch-hook.patch kernel: bump 4.14 to 4.14.43 6 years ago
0045-cpufreq-Add-module-to-register-cpufreq-on-Krait-CPUs.patch kernel: bump 4.14 to 4.14.43 6 years ago
0046-cpufreq-qcom-independent-core-clocks.patch kernel: bump 4.14 to 4.14.81 6 years ago
0047-mtd-nand-Create-a-BBT-flag-to-access-bad-block-marke.patch kernel: bump 4.14 to 4.14.43 6 years ago
0048-PM-OPP-HACK-Allow-to-set-regulator-without-opp_list.patch kernel: bump 4.14 to 4.14.43 6 years ago
0049-PM-OPP-Support-adjusting-OPP-voltages-at-runtime.patch kernel: bump 4.14 to 4.14.43 6 years ago
0051-PM-OPP-Add-a-helper-to-get-an-opp-regulator-for-devi.patch kernel: bump 4.14 to 4.14.43 6 years ago
0052-PM-OPP-Update-the-voltage-tolerance-when-adjusting-t.patch kernel: bump 4.14 to 4.14.43 6 years ago
0053-regulator-add-smb208-support.patch kernel: bump 4.14 to 4.14.43 6 years ago
0054-cpufreq-dt-Handle-OPP-voltage-adjust-events.patch kernel: bump 4.14 to 4.14.81 6 years ago
0055-cpufreq-dt-Add-L2-frequency-scaling-support.patch kernel: bump 4.14 to 4.14.81 6 years ago
0056-cpufreq-dt-Add-missing-rcu-locks.patch kernel: bump 4.14 to 4.14.81 6 years ago
0059-ARM-cpuidle-Add-cpuidle-support-for-QCOM-cpus.patch kernel: bump 4.14 to 4.14.43 6 years ago
0060-HACK-arch-arm-force-ZRELADDR-on-arch-qcom.patch kernel: bump 4.14 to 4.14.43 6 years ago
0061-mtd-rootfs-conflicts-with-OpenWrt-auto-mounting.patch kernel: bump 4.14 to 4.14.43 6 years ago
0062-ipq806x-gcc-Added-the-enable-regs-and-mask-for-PRNG.patch kernel: bump 4.14 to 4.14.43 6 years ago
0063-1-ipq806x-tsens-driver.patch kernel: bump 4.14 to 4.14.43 6 years ago
0063-2-tsens-support-configurable-interrupts.patch kernel: bump 4.14 to 4.14.74 6 years ago
0064-clk-clk-rpm-fixes.patch kernel: bump 4.14 to 4.14.43 6 years ago
0065-arm-override-compiler-flags.patch ipq806x: add kernel 4.14 support 6 years ago
0067-generic-Mangle-bootloader-s-kernel-arguments.patch kernel: bump 4.14 to 4.14.43 6 years ago
0069-arm-boot-add-dts-files.patch ipq806x: add support for Buffalo WXR-2533DHP 5 years ago
0070-qcom-spm-fix-probe-order.patch kernel: bump 4.14 to 4.14.43 6 years ago
0071-1-PCI-qcom-Fixed-IPQ806x-specific-clocks.patch kernel: bump 4.14 to 4.14.43 6 years ago
0071-2-PCI-qcom-Fixed-IPQ806x-PCIE-reset-changes.patch kernel: bump 4.14 to 4.14.43 6 years ago
0071-3-PCI-qcom-Fixed-IPQ806x-PCIE-init-changes.patch kernel: bump 4.14 to 4.14.43 6 years ago
0071-5-PCI-qcom-Programming-the-PCIE-iATU-for-IPQ806x.patch kernel: bump 4.14 to 4.14.43 6 years ago
0071-6-PCI-qcom-Force-GEN1-support.patch kernel: bump 4.14 to 4.14.43 6 years ago
0071-7-pcie-Set-PCIE-MRRS-and-MPS-to-256B.patch kernel: bump 4.14 to 4.14.43 6 years ago
0071-8-pcie-qcom-Fixed-pcie_phy_clk-branch-issue.patch kernel: bump 4.14 to 4.14.43 6 years ago
0071-9-pcie-qcom-change-duplicate-pci-reset-to-phy-reset.patch kernel: bump 4.14 to 4.14.43 6 years ago
0072-add-ipq806x-with-no-clocks.patch kernel: bump 4.14 to 4.14.43 6 years ago
0073-pinctrl-qom-use-scm_call-to-route-GPIO-irq-to-Apps.patch kernel: bump 4.14 to 4.14.72 6 years ago
0074-ipq806x-usb-Control-USB-master-reset.patch kernel: bump 4.14 to 4.14.67 6 years ago
0075-ipq8064-pinctrl-Fixed-missing-RGMII-pincontrol-defin.patch kernel: bump 4.14 to 4.14.86 6 years ago
105-mtd-nor-add-mx25l25635f.patch kernel: bump 4.14 to 4.14.79 6 years ago
310-msm-adhoc-bus-support.patch kernel: bump 4.14 to 4.14.43 6 years ago
850-soc-add-qualcomm-syscon.patch kernel: bump 4.14 to 4.14.43 6 years ago