aboutsummaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
2016-06-19clk: convert API to match reset/mailbox styleStephen Warren1-17/+28
2016-06-10MIPS: Make CONFIG_SYS_DCACHE_LINE_SIZE int, not hexPaul Burton1-1/+1
2016-06-10MIPS: Fix invalidate_dcache_range to operate on L1 DcachePaul Burton1-1/+1
2016-05-31mips: ath79: Use AR933X_PLL_SWITCH_CLOCK_CONTROL_REG macro defineWills Wang2-1/+2
2016-05-31mips: ath79: Add support for ungating USB and ethernet on qca953xWills Wang1-0/+50
2016-05-31mips: ath79: ap121: Enable ethernetWills Wang2-2/+7
2016-05-31mips: ath79: Rename get_bootstrap into ath79_get_bootstrapWills Wang9-28/+15
2016-05-31MIPS: Abstract cache op loops with a macroPaul Burton1-41/+18
2016-05-31MIPS: Split I & D cache line size configPaul Burton4-20/+25
2016-05-31MIPS: Move cache sizes to KconfigPaul Burton3-4/+32
2016-05-31MIPS: remove dead code from asm/u-boot-mips.hDaniel Schwierzeck1-18/+3
2016-05-31MIPS: add tune for MIPS 34kcDaniel Schwierzeck2-0/+4
2016-05-31MIPS: provide a default u-boot-spl.ldsDaniel Schwierzeck2-2/+93
2016-05-31malta: Allow MIPS64 buildsPaul Burton1-0/+3
2016-05-31MIPS: Use CPHYSADDR to implement mips32 virt_to_physPaul Burton1-4/+1
2016-05-27mips: Drop unused code in u-boot.hSimon Glass1-16/+0
2016-05-26mips: ath79: ar933x: Avoid warning with gcc5Wills Wang1-0/+2
2016-05-26mips: ath79: ar933x: Fix ethernet PHY mismatchWills Wang2-1/+3
2016-05-26mips: Drop JZ4740 remnantsMarek Vasut2-1158/+0
2016-05-26mips: Allow overriding start.S in SPLMarek Vasut1-0/+6
2016-05-26malta: Use device model & tree for UARTPaul Burton3-0/+37
2016-05-21malta: Support MIPS32r6 configurationsPaul Burton1-0/+1
2016-05-21MIPS: Support for targetting MIPSr6Paul Burton2-6/+30
2016-05-21MIPS: Simplify CONFIG_SYS_CPU valuesPaul Burton1-2/+2
2016-05-21MIPS: Use unchecked immediate addition/subtractionPaul Burton2-11/+13
2016-05-21mips: ath79: Add support for TPLink WDR4300Marek Vasut3-0/+59
2016-05-21mips: ath79: Add AR934x supportMarek Vasut9-1/+683
2016-05-21mips: ath79: Add support for ungating ethernet on ar933x and ar934xMarek Vasut3-0/+80
2016-05-21mips: ath79: dts: Add ethernet MAC nodes for ar933xMarek Vasut1-0/+26
2016-05-21mips: ath79: Add support for ungating USB on ar933x and ar934xMarek Vasut2-0/+61
2016-05-21mips: ath79: dts: Add generic-ehci nodeMarek Vasut1-0/+7
2016-05-21mips: ath79: Fix compiler warning on const assignmentMarek Vasut1-1/+1
2016-05-21mips: ath79: Fix ar71xx_regs.h indentMarek Vasut1-1034/+1069
2016-05-21mips: Add MIPS 74Kc tuneMarek Vasut2-0/+4
2016-05-21mips: Fix compiler warning in cpu.cMarek Vasut1-1/+0
2016-05-21ath79: add readonly attribute for ath79_soc_descWills Wang1-4/+4
2016-05-21ath79: ar933x: use BIT macro for bit shift operationWills Wang1-7/+7
2016-05-21mips: ath79: add AP143 reference boardWills Wang4-0/+133
2016-05-21mips: ath79: add AP121 reference boardWills Wang4-0/+137
2016-05-21mips: ath79: add support for QCA953x SOCsWills Wang6-1/+787
2016-05-21mips: ath79: add support for AR933x SOCsWills Wang6-0/+720
2016-05-21mips: add base support for QCA/Atheros ath79 SOCsWills Wang12-0/+1610
2016-05-05Fix various typos, scattered over the code.Robert P. J. Day1-1/+1
2016-04-19MIPS: bootm: Add fixup of '/memory' node.Purna Chandra Mandal1-2/+3
2016-04-10board: pic32mzda: enable USB-host, USB-storage support.Purna Chandra Mandal2-0/+16
2016-03-09MIPS: fix mips_cache fallback without __builtin_mips_cacheMatthias Schiffer1-1/+1
2016-02-06Use correct spelling of "U-Boot"Bin Meng1-1/+1
2016-02-01board: Enable ethernet, tftpboot support to pic32mzdask board.Purna Chandra Mandal2-0/+20
2016-02-01board: add SDHCI support for PIC32MZDASK board.Purna Chandra Mandal2-0/+18
2016-02-01board: Add Microchip PIC32MZ[DA]-Starter-Kit board.Purna Chandra Mandal3-1/+52