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/ramips/patches-3.8
John Crispin fcd962cc71 set of_node before registring the switch
Signed-off-by: John Crispin <blogic@openwrt.org>

SVN-Revision: 36285
11 years ago
..
0001-MIPS-ralink-adds-include-files.patch kernel: update linux 3.8 to 3.8.6 11 years ago
0002-MIPS-ralink-adds-irq-code.patch kernel: update linux 3.8 to 3.8.6 11 years ago
0003-MIPS-ralink-adds-reset-code.patch kernel: update linux 3.8 to 3.8.6 11 years ago
0004-MIPS-ralink-adds-prom-and-cmdline-code.patch kernel: update linux 3.8 to 3.8.6 11 years ago
0005-MIPS-ralink-adds-clkdev-code.patch kernel: update linux 3.8 to 3.8.6 11 years ago
0006-MIPS-ralink-adds-OF-code.patch kernel: update linux 3.8 to 3.8.6 11 years ago
0007-MIPS-ralink-adds-early_printk-support.patch kernel: update linux 3.8 to 3.8.6 11 years ago
0008-MIPS-ralink-adds-support-for-RT305x-SoC-family.patch kernel: update linux 3.8 to 3.8.6 11 years ago
0009-MIPS-ralink-adds-rt305x-devicetree.patch fix typo pinmmux -> pinmux 11 years ago
0010-MIPS-ralink-adds-Kbuild-files.patch kernel: update linux 3.8 to 3.8.6 11 years ago
0011-MIPS-ralink-adds-default-config-file.patch kernel: update linux 3.8 to 3.8.6 11 years ago
0012-Document-devicetree-add-OF-documents-for-MIPS-interr.patch kernel: update linux 3.8 to 3.8.6 11 years ago
0013-MIPS-add-irqdomain-support-for-the-CPU-IRQ-controlle.patch kernel: update linux 3.8 to 3.8.6 11 years ago
0014-MIPS-ralink-add-CPU-interrupt-controller-to-of_irq_i.patch kernel: update linux 3.8 to 3.8.6 11 years ago
0015-serial-ralink-adds-support-for-the-serial-core-found.patch kernel: update linux 3.8 to 3.8.6 11 years ago
0100-MIPS-ralink-fix-RT305x-clock-setup.patch kernel: update linux 3.8 to 3.8.6 11 years ago
0101-MIPS-ralink-add-missing-comment-in-irq-driver.patch kernel: update linux 3.8 to 3.8.6 11 years ago
0102-MIPS-ralink-add-RT5350-sdram-register-defines.patch kernel: update linux 3.8 to 3.8.6 11 years ago
0103-MIPS-ralink-add-RT3352-usb-register-defines.patch kernel: update linux 3.8 to 3.8.6 11 years ago
0104-MIPS-ralink-add-pinmux-driver.patch fix typo pinmmux -> pinmux 11 years ago
0105-MIPS-extend-RT3050-dtsi-file.patch kernel: update linux 3.8 to 3.8.6 11 years ago
0106-MIPS-add-RT5350-dtsi-file.patch kernel: update linux 3.8 to 3.8.6 11 years ago
0107-MIPS-ralink-adds-support-for-RT2880-SoC-family.patch kernel: update linux 3.8 to 3.8.6 11 years ago
0108-MIPS-add-rt2880-dts-files.patch fix typo pinmmux -> pinmux 11 years ago
0109-MIPS-ralink-adds-support-for-RT3883-SoC-family.patch kernel: update linux 3.8 to 3.8.6 11 years ago
0110-MIPS-add-rt3883-dts-files.patch fix typo pinmmux -> pinmux 11 years ago
0111-MIPS-ralink-adds-support-for-MT7620-SoC-family.patch kernel: update linux 3.8 to 3.8.6 11 years ago
0112-MIPS-add-MT7620-dts-files.patch fix typo pinmmux -> pinmux 11 years ago
0113-MIPS-ralink-add-support-for-periodic-timer-irq.patch kernel: update linux 3.8 to 3.8.6 11 years ago
0114-GPIO-MIPS-ralink-adds-ralink-gpio-support.patch kernel: update linux 3.8 to 3.8.6 11 years ago
0115-SPI-ralink-add-Ralink-SoC-spi-driver.patch kernel: update linux 3.8 to 3.8.6 11 years ago
0116-serial-of-allow-au1x00-and-rt288x-to-load-from-OF.patch kernel: update linux 3.8 to 3.8.6 11 years ago
0117-serial-ralink-adds-mt7620-serial.patch kernel: update linux 3.8 to 3.8.6 11 years ago
0118-PCI-MIPS-adds-rt2880-pci-support.patch kernel: update linux 3.8 to 3.8.6 11 years ago
0119-PCI-MIPS-adds-rt3883-pci-support.patch kernel: update linux 3.8 to 3.8.6 11 years ago
0120-NET-MIPS-add-ralink-SoC-ethernet-driver.patch set of_node before registring the switch 11 years ago
0121-watchdog-adds-ralink-wdt.patch kernel: update linux 3.8 to 3.8.6 11 years ago
0122-MIPS-ralink-handle-PCI-interrupts-as-well.patch ramips: handle PCI interrupts in plat_irq_dispatch 11 years ago
0123-MIPS-ralink-fix-uartmux-group-handling.patch ramips: pinmux fixes 11 years ago
0124-MIPS-ralink-add-pci-group-to-struct-ralink_pinmux.patch ramips: pinmux fixes 11 years ago
0125-MIPS-ralink-process-PCI-pinmux-group.patch ramips: avoid invalid pointer dereference in pinmux code 11 years ago
0126-MIPS-ralink-add-PCI-pinmux-group-for-RT3883.patch ramips: pinmux fixes 11 years ago
0127-MIPS-ralink-add-GPIO-mode-to-RT3883-UART-pinmux-grou.patch ramips: fix broken patch name 11 years ago
0128-MIPS-ralink-add-cpu-feature-overrides.h-for-RT288x-S.patch ramips: add missing cpu-feature-override.h files 11 years ago
0129-MIPS-ralink-add-cpu-feature-overrides.h-for-RT3x5x-R.patch ramips: add missing cpu-feature-override.h files 11 years ago
0130-MIPS-ralink-add-cpu-feature-overrides.h-for-RT3662-3.patch ramips: add missing cpu-feature-override.h files 11 years ago
0131-MIPS-pci-rt3883-rewrite.patch ramips: fix RT3883 PCI driver 11 years ago
0132-NET-ramips-fix-mdio-bus-support.patch ramips: fix MDIO/PHY handling 11 years ago
0200-MIPS-read-the-mips_machine-name-from-OF-and-output-i.patch kernel: update linux 3.8 to 3.8.6 11 years ago
0201-owrt-OF-NET-add-of_get_mac_address_mtd.patch kernel: update linux 3.8 to 3.8.6 11 years ago
0202-owrt-USB-adds-dwc_otg.patch kernel: update linux 3.8 to 3.8.6 11 years ago
0203-owrt-OF-USB-add-OF-binding-for-ehci-and-ohci-platfor.patch kernel: update linux 3.8 to 3.8.6 11 years ago
0204-owrt-MIPS-ralink-add-usb-platform-support.patch ramips: refresh patches 11 years ago
0205-owrt-MIPS-add-OWRTDTB-secion.patch kernel: update linux 3.8 to 3.8.6 11 years ago
0206-owrt-MIPS-ralink-add-pseudo-pwm-led-trigger-based-on.patch kernel: update linux 3.8 to 3.8.6 11 years ago
0207-owrt-MIPS-ralink-add-support-for-runtime-memory-dete.patch kernel: update linux 3.8 to 3.8.6 11 years ago
0208-owrt-mtd-split.patch kernel: update linux 3.8 to 3.8.6 11 years ago
0209-owrt-GPIO-add-gpio_export_with_name.patch kernel: update linux 3.8 to 3.8.6 11 years ago
0210-mtd_fix_cfi_cmdset_0002_erase_status_check.patch ramips: refresh patches 11 years ago
0211-mtd-cfi_cmdset_0002-force-word-write.patch ramips: refresh patches 11 years ago