Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Pull MIPS updates from Ralf Baechle: o Add basic support for the Mediatek/Ralink Wireless SoC family. o The Qualcomm Atheros platform is extended by support for the new QCA955X SoC series as well as a bunch of patches that get the code ready for OF support. o Lantiq and BCM47XX platform have a few improvements and bug fixes. o MIPS has sent a few patches that get the kernel ready for the upcoming microMIPS support. o The rest of the series is made up of small bug fixes and cleanups that relate to various parts of the MIPS code. The biggy in there is a whitespace cleanup. After I was sent another set of whitespace cleanup patches I decided it was the time to clean the whitespace "issues" for once and and that touches many files below arch/mips/. Fix up silly conflicts, mostly due to whitespace cleanups. * 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus: (105 commits) MIPS: Quit exporting kernel internel break codes to uapi/asm/break.h MIPS: remove broken conditional inside vpe loader code MIPS: SMTC: fix implicit declaration of set_vi_handler MIPS: early_printk: drop __init annotations MIPS: Probe for and report hardware virtualization support. MIPS: ath79: add support for the Qualcomm Atheros AP136-010 board MIPS: ath79: add USB controller registration code for the QCA955X SoCs MIPS: ath79: add PCI controller registration code for the QCA955X SoCs MIPS: ath79: add WMAC registration code for the QCA955X SoCs MIPS: ath79: register UART for the QCA955X SoCs MIPS: ath79: add QCA955X specific glue to ath79_device_reset_{set, clear} MIPS: ath79: add GPIO setup code for the QCA955X SoCs MIPS: ath79: add IRQ handling code for the QCA955X SoCs MIPS: ath79: add clock setup code for the QCA955X SoCs MIPS: ath79: add SoC detection code for the QCA955X SoCs MIPS: ath79: add early printk support for the QCA955X SoCs MIPS: ath79: fix WMAC IRQ resource assignment mips: reserve elfcorehdr mips: Make sure kernel memory is in iomem MIPS: ath79: use dynamically allocated USB platform devices ...
No related branches found
No related tags found
Showing
- Documentation/devicetree/bindings/mips/cpu_irq.txt 47 additions, 0 deletionsDocumentation/devicetree/bindings/mips/cpu_irq.txt
- Documentation/devicetree/bindings/serial/lantiq_asc.txt 16 additions, 0 deletionsDocumentation/devicetree/bindings/serial/lantiq_asc.txt
- arch/mips/Kbuild.platforms 2 additions, 2 deletionsarch/mips/Kbuild.platforms
- arch/mips/Kconfig 25 additions, 24 deletionsarch/mips/Kconfig
- arch/mips/Makefile 1 addition, 1 deletionarch/mips/Makefile
- arch/mips/alchemy/Platform 3 additions, 3 deletionsarch/mips/alchemy/Platform
- arch/mips/alchemy/board-gpr.c 6 additions, 6 deletionsarch/mips/alchemy/board-gpr.c
- arch/mips/alchemy/board-mtx1.c 4 additions, 4 deletionsarch/mips/alchemy/board-mtx1.c
- arch/mips/alchemy/common/dbdma.c 7 additions, 7 deletionsarch/mips/alchemy/common/dbdma.c
- arch/mips/alchemy/common/gpiolib.c 7 additions, 7 deletionsarch/mips/alchemy/common/gpiolib.c
- arch/mips/alchemy/common/irq.c 89 additions, 89 deletionsarch/mips/alchemy/common/irq.c
- arch/mips/alchemy/common/platform.c 2 additions, 2 deletionsarch/mips/alchemy/common/platform.c
- arch/mips/alchemy/common/setup.c 1 addition, 1 deletionarch/mips/alchemy/common/setup.c
- arch/mips/alchemy/common/sleeper.S 10 additions, 10 deletionsarch/mips/alchemy/common/sleeper.S
- arch/mips/alchemy/common/time.c 1 addition, 1 deletionarch/mips/alchemy/common/time.c
- arch/mips/alchemy/common/usb.c 1 addition, 1 deletionarch/mips/alchemy/common/usb.c
- arch/mips/alchemy/devboards/bcsr.c 1 addition, 1 deletionarch/mips/alchemy/devboards/bcsr.c
- arch/mips/alchemy/devboards/db1000.c 8 additions, 8 deletionsarch/mips/alchemy/devboards/db1000.c
- arch/mips/alchemy/devboards/db1200.c 14 additions, 14 deletionsarch/mips/alchemy/devboards/db1200.c
- arch/mips/alchemy/devboards/db1300.c 5 additions, 5 deletionsarch/mips/alchemy/devboards/db1300.c
Loading
Please register or sign in to comment