summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* mips: ath79: Use AR933X_PLL_SWITCH_CLOCK_CONTROL_REG macro defineWills Wang2016-05-312-1/+2
* mips: ath79: Add support for ungating USB and ethernet on qca953xWills Wang2016-05-311-0/+50
* mips: ath79: ap121: Enable ethernetWills Wang2016-05-312-2/+7
* mips: ath79: Rename get_bootstrap into ath79_get_bootstrapWills Wang2016-05-319-28/+15
* MIPS: Abstract cache op loops with a macroPaul Burton2016-05-311-41/+18
* MIPS: Split I & D cache line size configPaul Burton2016-05-314-20/+25
* MIPS: Move cache sizes to KconfigPaul Burton2016-05-313-4/+32
* MIPS: remove dead code from asm/u-boot-mips.hDaniel Schwierzeck2016-05-311-18/+3
* MIPS: add tune for MIPS 34kcDaniel Schwierzeck2016-05-312-0/+4
* MIPS: provide a default u-boot-spl.ldsDaniel Schwierzeck2016-05-312-2/+93
* malta: Allow MIPS64 buildsPaul Burton2016-05-311-0/+3
* MIPS: Use CPHYSADDR to implement mips32 virt_to_physPaul Burton2016-05-311-4/+1
* mips: Drop unused code in u-boot.hSimon Glass2016-05-271-16/+0
* 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
OpenPOWER on IntegriCloud