summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2016-05-31mips: ath79: Add support for ungating USB and ethernet on qca953xWills Wang
2016-05-31mips: ath79: ap121: Enable ethernetWills Wang
2016-05-31mips: ath79: Rename get_bootstrap into ath79_get_bootstrapWills Wang
2016-05-31MIPS: Abstract cache op loops with a macroPaul Burton
2016-05-31MIPS: Split I & D cache line size configPaul Burton
2016-05-31MIPS: Move cache sizes to KconfigPaul Burton
2016-05-31MIPS: remove dead code from asm/u-boot-mips.hDaniel Schwierzeck
2016-05-31MIPS: add tune for MIPS 34kcDaniel Schwierzeck
2016-05-31MIPS: provide a default u-boot-spl.ldsDaniel Schwierzeck
2016-05-31malta: Allow MIPS64 buildsPaul Burton
2016-05-31MIPS: Use CPHYSADDR to implement mips32 virt_to_physPaul Burton
2016-05-27mips: Drop unused code in u-boot.hSimon Glass
2016-05-25mips: ath79: ar933x: Avoid warning with gcc5Wills Wang
2016-05-25mips: ath79: ar933x: Fix ethernet PHY mismatchWills Wang
2016-05-25mips: Drop JZ4740 remnantsMarek Vasut
2016-05-25mips: Allow overriding start.S in SPLMarek Vasut
2016-05-25malta: Use device model & tree for UARTPaul Burton
2016-05-20malta: Support MIPS32r6 configurationsPaul Burton
2016-05-20MIPS: Support for targetting MIPSr6Paul Burton
2016-05-20MIPS: Simplify CONFIG_SYS_CPU valuesPaul Burton
2016-05-20MIPS: Use unchecked immediate addition/subtractionPaul Burton
2016-05-20mips: ath79: Add support for TPLink WDR4300Marek Vasut
2016-05-20mips: ath79: Add AR934x supportMarek Vasut
2016-05-20mips: ath79: Add support for ungating ethernet on ar933x and ar934xMarek Vasut
2016-05-20mips: ath79: dts: Add ethernet MAC nodes for ar933xMarek Vasut
2016-05-20mips: ath79: Add support for ungating USB on ar933x and ar934xMarek Vasut
2016-05-20mips: ath79: dts: Add generic-ehci nodeMarek Vasut
2016-05-20mips: ath79: Fix compiler warning on const assignmentMarek Vasut
2016-05-20mips: ath79: Fix ar71xx_regs.h indentMarek Vasut
2016-05-20mips: Add MIPS 74Kc tuneMarek Vasut
2016-05-20mips: Fix compiler warning in cpu.cMarek Vasut
2016-05-20ath79: add readonly attribute for ath79_soc_descWills Wang
2016-05-20ath79: ar933x: use BIT macro for bit shift operationWills Wang
2016-05-20mips: ath79: add AP143 reference boardWills Wang
2016-05-20mips: ath79: add AP121 reference boardWills Wang
2016-05-20mips: ath79: add support for QCA953x SOCsWills Wang
2016-05-20mips: ath79: add support for AR933x SOCsWills Wang
2016-05-20mips: add base support for QCA/Atheros ath79 SOCsWills Wang
2016-05-06Fix various typos, scattered over the code.Robert P. J. Day
2016-04-19MIPS: bootm: Add fixup of '/memory' node.Purna Chandra Mandal
2016-04-10board: pic32mzda: enable USB-host, USB-storage support.Purna Chandra Mandal
2016-03-09MIPS: fix mips_cache fallback without __builtin_mips_cacheMatthias Schiffer
2016-02-06Use correct spelling of "U-Boot"Bin Meng
2016-02-01board: Enable ethernet, tftpboot support to pic32mzdask board.Purna Chandra Mandal
2016-02-01board: add SDHCI support for PIC32MZDASK board.Purna Chandra Mandal
2016-02-01board: Add Microchip PIC32MZ[DA]-Starter-Kit board.Purna Chandra Mandal
2016-02-01MIPS: Add support for Microchip PIC32MZ[DA] SoC family.Purna Chandra Mandal
2016-02-01drivers: ddr: Add DDR2 SDRAM controller driver for Microchip PIC32.Purna Chandra Mandal
2016-02-01MIPS: initial infrastructure for Microchip PIC32 architecturePurna Chandra Mandal
2016-02-01MIPS: Support dynamic I/O port base addressPaul Burton