Age | Commit message (Expand) | Author |
2016-05-31 | MIPS: Use CPHYSADDR to implement mips32 virt_to_phys | Paul Burton |
2016-05-27 | mips: Drop unused code in u-boot.h | Simon Glass |
2016-05-26 | mips: ath79: ar933x: Avoid warning with gcc5 | Wills Wang |
2016-05-26 | mips: ath79: ar933x: Fix ethernet PHY mismatch | Wills Wang |
2016-05-26 | mips: Drop JZ4740 remnants | Marek Vasut |
2016-05-26 | mips: Allow overriding start.S in SPL | Marek Vasut |
2016-05-26 | malta: Use device model & tree for UART | Paul Burton |
2016-05-21 | malta: Support MIPS32r6 configurations | Paul Burton |
2016-05-21 | MIPS: Support for targetting MIPSr6 | Paul Burton |
2016-05-21 | MIPS: Simplify CONFIG_SYS_CPU values | Paul Burton |
2016-05-21 | MIPS: Use unchecked immediate addition/subtraction | Paul Burton |
2016-05-21 | mips: ath79: Add support for TPLink WDR4300 | Marek Vasut |
2016-05-21 | mips: ath79: Add AR934x support | Marek Vasut |
2016-05-21 | mips: ath79: Add support for ungating ethernet on ar933x and ar934x | Marek Vasut |
2016-05-21 | mips: ath79: dts: Add ethernet MAC nodes for ar933x | Marek Vasut |
2016-05-21 | mips: ath79: Add support for ungating USB on ar933x and ar934x | Marek Vasut |
2016-05-21 | mips: ath79: dts: Add generic-ehci node | Marek Vasut |
2016-05-21 | mips: ath79: Fix compiler warning on const assignment | Marek Vasut |
2016-05-21 | mips: ath79: Fix ar71xx_regs.h indent | Marek Vasut |
2016-05-21 | mips: Add MIPS 74Kc tune | Marek Vasut |
2016-05-21 | mips: Fix compiler warning in cpu.c | Marek Vasut |
2016-05-21 | ath79: add readonly attribute for ath79_soc_desc | Wills Wang |
2016-05-21 | ath79: ar933x: use BIT macro for bit shift operation | Wills Wang |
2016-05-21 | mips: ath79: add AP143 reference board | Wills Wang |
2016-05-21 | mips: ath79: add AP121 reference board | Wills Wang |
2016-05-21 | mips: ath79: add support for QCA953x SOCs | Wills Wang |
2016-05-21 | mips: ath79: add support for AR933x SOCs | Wills Wang |
2016-05-21 | mips: add base support for QCA/Atheros ath79 SOCs | Wills Wang |
2016-05-05 | Fix various typos, scattered over the code. | Robert P. J. Day |
2016-04-19 | MIPS: bootm: Add fixup of '/memory' node. | Purna Chandra Mandal |
2016-04-10 | board: pic32mzda: enable USB-host, USB-storage support. | Purna Chandra Mandal |
2016-03-09 | MIPS: fix mips_cache fallback without __builtin_mips_cache | Matthias Schiffer |
2016-02-06 | Use correct spelling of "U-Boot" | Bin Meng |
2016-02-01 | board: Enable ethernet, tftpboot support to pic32mzdask board. | Purna Chandra Mandal |
2016-02-01 | board: add SDHCI support for PIC32MZDASK board. | Purna Chandra Mandal |
2016-02-01 | board: Add Microchip PIC32MZ[DA]-Starter-Kit board. | Purna Chandra Mandal |
2016-02-01 | MIPS: Add support for Microchip PIC32MZ[DA] SoC family. | Purna Chandra Mandal |
2016-02-01 | drivers: ddr: Add DDR2 SDRAM controller driver for Microchip PIC32. | Purna Chandra Mandal |
2016-02-01 | MIPS: initial infrastructure for Microchip PIC32 architecture | Purna Chandra Mandal |
2016-02-01 | MIPS: Support dynamic I/O port base address | Paul Burton |
2016-02-01 | MIPS: Remove SLOW_DOWN_IO | Paul Burton |
2016-02-01 | mips: cache: Bulletproof the code against cornercases | Marek Vasut |
2016-02-01 | MIPS: start.S: fix and optimize instructions | Daniel Schwierzeck |
2016-02-01 | MIPS: initialize board_init_f() argument to zero. | Purna Chandra Mandal |
2016-01-25 | mips: asm/io.h: Add in <linux/bug.h> | Tom Rini |
2016-01-16 | MIPS: implement bit manipulating I/O accessors | Daniel Schwierzeck |
2016-01-16 | MIPS: fix SPDX license identifier in remaining arch header files | Daniel Schwierzeck |
2016-01-16 | MIPS: sync processor and register definitions with linux-4.4 | Daniel Schwierzeck |
2016-01-16 | MIPS: sync I/O related header files with linux-4.4 | Daniel Schwierzeck |
2016-01-16 | MIPS: kconfig: add option for MIPS_L1_CACHE_SHIFT | Daniel Schwierzeck |