summaryrefslogtreecommitdiff
path: root/arch/mips
Commit message (Expand)AuthorAgeLines
* net: mii: Use spatch to update miiphy_registerJoe Hershberger2016-08-15-8/+17
* libfdt: Introduce new ARCH_FIXUP_FDT optionMichal Simek2016-07-31-0/+2
* clk: convert API to match reset/mailbox styleStephen Warren2016-06-19-17/+28
* MIPS: Make CONFIG_SYS_DCACHE_LINE_SIZE int, not hexPaul Burton2016-06-10-1/+1
* MIPS: Fix invalidate_dcache_range to operate on L1 DcachePaul Burton2016-06-10-1/+1
* mips: ath79: Use AR933X_PLL_SWITCH_CLOCK_CONTROL_REG macro defineWills Wang2016-05-31-1/+2
* mips: ath79: Add support for ungating USB and ethernet on qca953xWills Wang2016-05-31-0/+50
* mips: ath79: ap121: Enable ethernetWills Wang2016-05-31-2/+7
* mips: ath79: Rename get_bootstrap into ath79_get_bootstrapWills Wang2016-05-31-28/+15
* MIPS: Abstract cache op loops with a macroPaul Burton2016-05-31-41/+18
* MIPS: Split I & D cache line size configPaul Burton2016-05-31-20/+25
* MIPS: Move cache sizes to KconfigPaul Burton2016-05-31-4/+32
* MIPS: remove dead code from asm/u-boot-mips.hDaniel Schwierzeck2016-05-31-18/+3
* MIPS: add tune for MIPS 34kcDaniel Schwierzeck2016-05-31-0/+4
* MIPS: provide a default u-boot-spl.ldsDaniel Schwierzeck2016-05-31-2/+93
* 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