| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix spelling of "resetting". | Vagrant Cascadian | 2016-10-31 | 1 | -1/+2 |
* | efi: Use asmlinkage for EFIAPI | Simon Glass | 2016-10-19 | 1 | -0/+0 |
* | Remove arch/${ARCH}/include/asm/errno.h | Masahiro Yamada | 2016-09-23 | 1 | -1/+0 |
* | treewide: replace #include <asm/errno.h> with <linux/errno.h> | Masahiro Yamada | 2016-09-23 | 1 | -1/+1 |
* | MIPS: Hang if run on a secondary CPU | Paul Burton | 2016-09-21 | 2 | -1/+27 |
* | MIPS: Fix cache maintenance in relocate_code & simplify | Paul Burton | 2016-09-21 | 2 | -26/+21 |
* | boston: Introduce support for the MIPS Boston development board | Paul Burton | 2016-09-21 | 3 | -0/+241 |
* | MIPS: Ensure cache ops complete in mips_cache_reset | Paul Burton | 2016-09-21 | 1 | -0/+2 |
* | MIPS: Clear hazard between TagLo writes & cache ops | Paul Burton | 2016-09-21 | 1 | -0/+1 |
* | MIPS: Ensure Config.K0=2 applies before any memory accesses | Paul Burton | 2016-09-21 | 1 | -0/+1 |
* | MIPS: Malta: Enable CM & L2 support | Paul Burton | 2016-09-21 | 1 | -0/+2 |
* | MIPS: Join the coherent domain when a CM is present | Paul Burton | 2016-09-21 | 2 | -0/+43 |
* | MIPS: L2 cache support | Paul Burton | 2016-09-21 | 6 | -6/+291 |
* | MIPS: Map CM Global Control Registers | Paul Burton | 2016-09-21 | 5 | -0/+88 |
* | MIPS: Define register names for cache init | Paul Burton | 2016-09-21 | 1 | -19/+23 |
* | MIPS: If we don't need DDR for cache init, init cache first | Paul Burton | 2016-09-21 | 1 | -0/+9 |
* | MIPS: Preserve Config implementation-defined bits | Paul Burton | 2016-09-21 | 2 | -2/+4 |
* | MIPS: Enable use of the instruction cache earlier | Paul Burton | 2016-09-21 | 2 | -8/+13 |
* | MIPS: Probe cache line sizes once during boot | Paul Burton | 2016-09-21 | 4 | -18/+45 |
* | MIPS: ath79: Use mach_cpu_init instead of arch_cpu_init | Paul Burton | 2016-09-21 | 1 | -1/+1 |
* | mips: Add MIPSfpga platform support | Zubair Lutfullah Kakakhel | 2016-09-21 | 1 | -0/+15 |
* | mips: xilfpga: Add device tree files | Zubair Lutfullah Kakakhel | 2016-09-21 | 3 | -0/+84 |
* | net: mii: Use spatch to update miiphy_register | Joe Hershberger | 2016-08-15 | 1 | -8/+17 |
* | libfdt: Introduce new ARCH_FIXUP_FDT option | Michal Simek | 2016-07-31 | 1 | -0/+2 |
* | clk: convert API to match reset/mailbox style | Stephen Warren | 2016-06-19 | 1 | -17/+28 |
* | MIPS: Make CONFIG_SYS_DCACHE_LINE_SIZE int, not hex | Paul Burton | 2016-06-10 | 1 | -1/+1 |
* | MIPS: Fix invalidate_dcache_range to operate on L1 Dcache | Paul Burton | 2016-06-10 | 1 | -1/+1 |
* | mips: ath79: Use AR933X_PLL_SWITCH_CLOCK_CONTROL_REG macro define | Wills Wang | 2016-05-31 | 2 | -1/+2 |
* | mips: ath79: Add support for ungating USB and ethernet on qca953x | Wills Wang | 2016-05-31 | 1 | -0/+50 |
* | mips: ath79: ap121: Enable ethernet | Wills Wang | 2016-05-31 | 2 | -2/+7 |
* | mips: ath79: Rename get_bootstrap into ath79_get_bootstrap | Wills Wang | 2016-05-31 | 9 | -28/+15 |
* | MIPS: Abstract cache op loops with a macro | Paul Burton | 2016-05-31 | 1 | -41/+18 |
* | MIPS: Split I & D cache line size config | Paul Burton | 2016-05-31 | 4 | -20/+25 |
* | MIPS: Move cache sizes to Kconfig | Paul Burton | 2016-05-31 | 3 | -4/+32 |
* | MIPS: remove dead code from asm/u-boot-mips.h | Daniel Schwierzeck | 2016-05-31 | 1 | -18/+3 |
* | MIPS: add tune for MIPS 34kc | Daniel Schwierzeck | 2016-05-31 | 2 | -0/+4 |
* | MIPS: provide a default u-boot-spl.lds | Daniel Schwierzeck | 2016-05-31 | 2 | -2/+93 |
* | malta: Allow MIPS64 builds | Paul Burton | 2016-05-31 | 1 | -0/+3 |
* | MIPS: Use CPHYSADDR to implement mips32 virt_to_phys | Paul Burton | 2016-05-31 | 1 | -4/+1 |
* | mips: Drop unused code in u-boot.h | Simon Glass | 2016-05-27 | 1 | -16/+0 |
* | mips: ath79: ar933x: Avoid warning with gcc5 | Wills Wang | 2016-05-26 | 1 | -0/+2 |
* | mips: ath79: ar933x: Fix ethernet PHY mismatch | Wills Wang | 2016-05-26 | 2 | -1/+3 |
* | mips: Drop JZ4740 remnants | Marek Vasut | 2016-05-26 | 2 | -1158/+0 |
* | mips: Allow overriding start.S in SPL | Marek Vasut | 2016-05-26 | 1 | -0/+6 |
* | malta: Use device model & tree for UART | Paul Burton | 2016-05-26 | 3 | -0/+37 |
* | malta: Support MIPS32r6 configurations | Paul Burton | 2016-05-21 | 1 | -0/+1 |
* | MIPS: Support for targetting MIPSr6 | Paul Burton | 2016-05-21 | 2 | -6/+30 |
* | MIPS: Simplify CONFIG_SYS_CPU values | Paul Burton | 2016-05-21 | 1 | -2/+2 |
* | MIPS: Use unchecked immediate addition/subtraction | Paul Burton | 2016-05-21 | 2 | -11/+13 |
* | mips: ath79: Add support for TPLink WDR4300 | Marek Vasut | 2016-05-21 | 3 | -0/+59 |