summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* mips: ath79: ar933x: Avoid warning with gcc5Wills Wang2016-05-261-0/+2
* mips: ath79: ar933x: Fix ethernet PHY mismatchWills Wang2016-05-262-1/+3
* mips: Drop JZ4740 remnantsMarek Vasut2016-05-262-1158/+0
* mips: Allow overriding start.S in SPLMarek Vasut2016-05-261-0/+6
* malta: Use device model & tree for UARTPaul Burton2016-05-263-0/+37
* malta: Support MIPS32r6 configurationsPaul Burton2016-05-211-0/+1
* MIPS: Support for targetting MIPSr6Paul Burton2016-05-212-6/+30
* MIPS: Simplify CONFIG_SYS_CPU valuesPaul Burton2016-05-211-2/+2
* MIPS: Use unchecked immediate addition/subtractionPaul Burton2016-05-212-11/+13
* mips: ath79: Add support for TPLink WDR4300Marek Vasut2016-05-213-0/+59
* mips: ath79: Add AR934x supportMarek Vasut2016-05-219-1/+683
* mips: ath79: Add support for ungating ethernet on ar933x and ar934xMarek Vasut2016-05-213-0/+80
* mips: ath79: dts: Add ethernet MAC nodes for ar933xMarek Vasut2016-05-211-0/+26
* mips: ath79: Add support for ungating USB on ar933x and ar934xMarek Vasut2016-05-212-0/+61
* mips: ath79: dts: Add generic-ehci nodeMarek Vasut2016-05-211-0/+7
* mips: ath79: Fix compiler warning on const assignmentMarek Vasut2016-05-211-1/+1
* mips: ath79: Fix ar71xx_regs.h indentMarek Vasut2016-05-211-1034/+1069
* mips: Add MIPS 74Kc tuneMarek Vasut2016-05-212-0/+4
* mips: Fix compiler warning in cpu.cMarek Vasut2016-05-211-1/+0
* ath79: add readonly attribute for ath79_soc_descWills Wang2016-05-211-4/+4
* ath79: ar933x: use BIT macro for bit shift operationWills Wang2016-05-211-7/+7
* mips: ath79: add AP143 reference boardWills Wang2016-05-214-0/+133
* mips: ath79: add AP121 reference boardWills Wang2016-05-214-0/+137
* mips: ath79: add support for QCA953x SOCsWills Wang2016-05-216-1/+787
* mips: ath79: add support for AR933x SOCsWills Wang2016-05-216-0/+720
* mips: add base support for QCA/Atheros ath79 SOCsWills Wang2016-05-2112-0/+1610
* Fix various typos, scattered over the code.Robert P. J. Day2016-05-051-1/+1
* MIPS: bootm: Add fixup of '/memory' node.Purna Chandra Mandal2016-04-191-2/+3
* board: pic32mzda: enable USB-host, USB-storage support.Purna Chandra Mandal2016-04-102-0/+16
* MIPS: fix mips_cache fallback without __builtin_mips_cacheMatthias Schiffer2016-03-091-1/+1
* Use correct spelling of "U-Boot"Bin Meng2016-02-061-1/+1
* board: Enable ethernet, tftpboot support to pic32mzdask board.Purna Chandra Mandal2016-02-012-0/+20
* board: add SDHCI support for PIC32MZDASK board.Purna Chandra Mandal2016-02-012-0/+18
* board: Add Microchip PIC32MZ[DA]-Starter-Kit board.Purna Chandra Mandal2016-02-013-1/+52
* MIPS: Add support for Microchip PIC32MZ[DA] SoC family.Purna Chandra Mandal2016-02-017-2/+379
* drivers: ddr: Add DDR2 SDRAM controller driver for Microchip PIC32.Purna Chandra Mandal2016-02-011-0/+32
* MIPS: initial infrastructure for Microchip PIC32 architecturePurna Chandra Mandal2016-02-016-0/+110
* MIPS: Support dynamic I/O port base addressPaul Burton2016-02-015-34/+34
* MIPS: Remove SLOW_DOWN_IOPaul Burton2016-02-011-37/+3
* mips: cache: Bulletproof the code against cornercasesMarek Vasut2016-02-011-0/+8
* MIPS: start.S: fix and optimize instructionsDaniel Schwierzeck2016-02-011-11/+11
* MIPS: initialize board_init_f() argument to zero.Purna Chandra Mandal2016-02-011-1/+1
* mips: asm/io.h: Add in <linux/bug.h>Tom Rini2016-01-251-0/+1
* MIPS: implement bit manipulating I/O accessorsDaniel Schwierzeck2016-01-161-0/+55
* MIPS: fix SPDX license identifier in remaining arch header filesDaniel Schwierzeck2016-01-1614-55/+32
* MIPS: sync processor and register definitions with linux-4.4Daniel Schwierzeck2016-01-168-553/+1211
* MIPS: sync I/O related header files with linux-4.4Daniel Schwierzeck2016-01-1610-364/+941
* MIPS: kconfig: add option for MIPS_L1_CACHE_SHIFTDaniel Schwierzeck2016-01-162-10/+25
* MIPS: Kconfig: optimize gcc -march and -mtune setupDaniel Schwierzeck2016-01-164-15/+24
* MIPS: au1x00: move SoC header files to arch/mips/mach-au1x00/include/mach/Daniel Schwierzeck2016-01-164-3/+3
OpenPOWER on IntegriCloud