summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2016-05-21mips: ath79: Add AR934x supportMarek Vasut
2016-05-21mips: ath79: Add support for ungating ethernet on ar933x and ar934xMarek Vasut
2016-05-21mips: ath79: dts: Add ethernet MAC nodes for ar933xMarek Vasut
2016-05-21mips: ath79: Add support for ungating USB on ar933x and ar934xMarek Vasut
2016-05-21mips: ath79: dts: Add generic-ehci nodeMarek Vasut
2016-05-21mips: ath79: Fix compiler warning on const assignmentMarek Vasut
2016-05-21mips: ath79: Fix ar71xx_regs.h indentMarek Vasut
2016-05-21mips: Add MIPS 74Kc tuneMarek Vasut
2016-05-21mips: Fix compiler warning in cpu.cMarek Vasut
2016-05-21ath79: add readonly attribute for ath79_soc_descWills Wang
2016-05-21ath79: ar933x: use BIT macro for bit shift operationWills Wang
2016-05-21mips: ath79: add AP143 reference boardWills Wang
2016-05-21mips: ath79: add AP121 reference boardWills Wang
2016-05-21mips: ath79: add support for QCA953x SOCsWills Wang
2016-05-21mips: ath79: add support for AR933x SOCsWills Wang
2016-05-21mips: add base support for QCA/Atheros ath79 SOCsWills Wang
2016-05-05Fix 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
2016-02-01MIPS: Remove SLOW_DOWN_IOPaul Burton
2016-02-01mips: cache: Bulletproof the code against cornercasesMarek Vasut
2016-02-01MIPS: start.S: fix and optimize instructionsDaniel Schwierzeck
2016-02-01MIPS: initialize board_init_f() argument to zero.Purna Chandra Mandal
2016-01-25mips: asm/io.h: Add in <linux/bug.h>Tom Rini
2016-01-16MIPS: implement bit manipulating I/O accessorsDaniel Schwierzeck
2016-01-16MIPS: fix SPDX license identifier in remaining arch header filesDaniel Schwierzeck
2016-01-16MIPS: sync processor and register definitions with linux-4.4Daniel Schwierzeck
2016-01-16MIPS: sync I/O related header files with linux-4.4Daniel Schwierzeck
2016-01-16MIPS: kconfig: add option for MIPS_L1_CACHE_SHIFTDaniel Schwierzeck
2016-01-16MIPS: Kconfig: optimize gcc -march and -mtune setupDaniel Schwierzeck
2016-01-16MIPS: au1x00: move SoC header files to arch/mips/mach-au1x00/include/mach/Daniel Schwierzeck
2016-01-16MIPS: Kconfig: refactor machine setupDaniel Schwierzeck
2016-01-16MIPS: add initial infrastructure for device-tree filesDaniel Schwierzeck
2016-01-16MIPS: do not build position-independent executables for SPLDaniel Schwierzeck
2016-01-16MIPS: create .text sub-sections for assembler functionsDaniel Schwierzeck
2016-01-16MIPS: fix annotation of _start and relocate_codeDaniel Schwierzeck
2016-01-16MIPS: add asm/gpio.h to fix compilation error with CONFIG_CMD_GPIO.Purna Chandra Mandal
2016-01-14Fix GCC format-security errors and convert sprintfs.Ben Whitten
2015-11-06Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini
2015-11-06MIPS: bootm: use CONFIG_IS_ENABLED() everywhereDaniel Schwierzeck
2015-11-06MIPS: bootm: rework and fix broken bootm codeDaniel Schwierzeck