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