Commit Graph

472 Commits (67b90522640a27dc3c9b6d86d93dc0bf6596e8f8)

Author SHA1 Message Date
Paul Burton 5c72e5a62e MIPS: Define register names for cache init 8 years ago
Paul Burton f8981277f5 MIPS: If we don't need DDR for cache init, init cache first 8 years ago
Paul Burton 4f9226b403 MIPS: Preserve Config implementation-defined bits 8 years ago
Paul Burton 33b5c9b209 MIPS: Enable use of the instruction cache earlier 8 years ago
Paul Burton 8cb4817d0f MIPS: Probe cache line sizes once during boot 8 years ago
Paul Burton 0dfe04d6c8 MIPS: ath79: Use mach_cpu_init instead of arch_cpu_init 8 years ago
Zubair Lutfullah Kakakhel ebf2b9e3df mips: Add MIPSfpga platform support 8 years ago
Zubair Lutfullah Kakakhel d4e85377e7 mips: xilfpga: Add device tree files 8 years ago
Joe Hershberger 5a49f17481 net: mii: Use spatch to update miiphy_register 8 years ago
Michal Simek e2f88dfd2d libfdt: Introduce new ARCH_FIXUP_FDT option 8 years ago
Stephen Warren 135aa95002 clk: convert API to match reset/mailbox style 9 years ago
Paul Burton 4b7b0a0f06 MIPS: Make CONFIG_SYS_DCACHE_LINE_SIZE int, not hex 9 years ago
Paul Burton a95800e881 MIPS: Fix invalidate_dcache_range to operate on L1 Dcache 9 years ago
Wills Wang ca09e66b04 mips: ath79: Use AR933X_PLL_SWITCH_CLOCK_CONTROL_REG macro define 9 years ago
Wills Wang cdeb68e292 mips: ath79: Add support for ungating USB and ethernet on qca953x 9 years ago
Wills Wang 04583c686e mips: ath79: ap121: Enable ethernet 9 years ago
Wills Wang 375239174c mips: ath79: Rename get_bootstrap into ath79_get_bootstrap 9 years ago
Paul Burton fb64cda579 MIPS: Abstract cache op loops with a macro 9 years ago
Paul Burton 372286217f MIPS: Split I & D cache line size config 9 years ago
Paul Burton ace3be4f15 MIPS: Move cache sizes to Kconfig 9 years ago
Daniel Schwierzeck 83b0face8c MIPS: remove dead code from asm/u-boot-mips.h 9 years ago
Daniel Schwierzeck 5f9cc363ed MIPS: add tune for MIPS 34kc 9 years ago
Daniel Schwierzeck 07f5b966aa MIPS: provide a default u-boot-spl.lds 9 years ago
Paul Burton 0f832b9cdc malta: Allow MIPS64 builds 9 years ago
Paul Burton 2e4cc1c5d4 MIPS: Use CPHYSADDR to implement mips32 virt_to_phys 9 years ago
Simon Glass 3e085c9946 mips: Drop unused code in u-boot.h 9 years ago
Wills Wang 4349b55b99 mips: ath79: ar933x: Avoid warning with gcc5 9 years ago
Wills Wang 42a3f3e6eb mips: ath79: ar933x: Fix ethernet PHY mismatch 9 years ago
Marek Vasut 1ad3a6fb5b mips: Drop JZ4740 remnants 9 years ago
Marek Vasut ecc9d26062 mips: Allow overriding start.S in SPL 9 years ago
Paul Burton 6242aa1374 malta: Use device model & tree for UART 9 years ago
Paul Burton 40ba13c986 malta: Support MIPS32r6 configurations 9 years ago
Paul Burton c52ebea1cc MIPS: Support for targetting MIPSr6 9 years ago
Paul Burton 20286cdff7 MIPS: Simplify CONFIG_SYS_CPU values 9 years ago
Paul Burton 9f8ac82452 MIPS: Use unchecked immediate addition/subtraction 9 years ago
Marek Vasut 400df30998 mips: ath79: Add support for TPLink WDR4300 9 years ago
Marek Vasut e08539b791 mips: ath79: Add AR934x support 9 years ago
Marek Vasut 4771bbee5d mips: ath79: Add support for ungating ethernet on ar933x and ar934x 9 years ago
Marek Vasut 2986a9d4bd mips: ath79: dts: Add ethernet MAC nodes for ar933x 9 years ago
Marek Vasut 6b699742d4 mips: ath79: Add support for ungating USB on ar933x and ar934x 9 years ago
Marek Vasut c31558780b mips: ath79: dts: Add generic-ehci node 9 years ago
Marek Vasut 43a092ffdd mips: ath79: Fix compiler warning on const assignment 9 years ago
Marek Vasut 0a6767efab mips: ath79: Fix ar71xx_regs.h indent 9 years ago
Marek Vasut 0a0a958b68 mips: Add MIPS 74Kc tune 9 years ago
Marek Vasut 5760fc7850 mips: Fix compiler warning in cpu.c 9 years ago
Wills Wang 59e4080c7e ath79: add readonly attribute for ath79_soc_desc 9 years ago
Wills Wang 5691d10a01 ath79: ar933x: use BIT macro for bit shift operation 9 years ago
Wills Wang a2277cc30c mips: ath79: add AP143 reference board 9 years ago
Wills Wang 6a7b52bc8d mips: ath79: add AP121 reference board 9 years ago
Wills Wang 9b03f802ae mips: ath79: add support for QCA953x SOCs 9 years ago