Commit Graph

350 Commits (acbc7e0a706bc12fe023034bfc4de72e86eb35ea)

Author SHA1 Message Date
Simon Glass f1683aa73c board_f: Rename initdram() to dram_init() 8 years ago
Simon Glass 088454cde2 board_f: Drop return value from initdram() 8 years ago
Simon Glass 52c411805c board_f: Drop board_type parameter from initdram() 8 years ago
Tom Rini 86f21c96f4 mips: Use common _AC macro now. 8 years ago
Masahiro Yamada 63c0941726 libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY 8 years ago
Paul Burton 6fd596a1aa MIPS: Fix map_physmem for cached mappings 8 years ago
Paul Burton 7a3e0f74a7 MIPS: Use ram_top, not bi_memsize, in arch_lmb_reserve 8 years ago
Marek Vasut e7e0469c88 mips: Let cache.h be included from assembly source 8 years ago
Daniel Schwierzeck 6c59363004 MIPS: add handling for generic and EJTAG exceptions 8 years ago
Daniel Schwierzeck bd60252811 MIPS: reserve space for exception vectors 8 years ago
Daniel Schwierzeck 67588bdade MIPS: add asm-offsets for struct pt_regs 8 years ago
Daniel Schwierzeck 924ad86638 MIPS: add possibility to setup initial stack and global data in SRAM 8 years ago
Daniel Schwierzeck c3e72ab801 MIPS: factor out code for initial stack and global data 8 years ago
Daniel Schwierzeck 65d297af7c MIPS: fix iand optimize setup of CP0 registers 8 years ago
Daniel Schwierzeck 345490fcd6 MIPS: fix ROM exception vectors 8 years ago
Daniel Schwierzeck af3971f81a MIPS: make inclusion of ROM exception vectors configurable 8 years ago
Vagrant Cascadian 3450a8596d Fix spelling of "resetting". 8 years ago
Simon Glass a0b49bc334 efi: Use asmlinkage for EFIAPI 8 years ago
Masahiro Yamada 4491327d59 Remove arch/${ARCH}/include/asm/errno.h 9 years ago
Masahiro Yamada 1221ce459d treewide: replace #include <asm/errno.h> with <linux/errno.h> 9 years ago
Paul Burton 31d36f748c MIPS: Hang if run on a secondary CPU 9 years ago
Paul Burton d263cda5ae MIPS: Fix cache maintenance in relocate_code & simplify 9 years ago
Paul Burton ad8783cb1c boston: Introduce support for the MIPS Boston development board 9 years ago
Paul Burton 639200f6a0 MIPS: Ensure cache ops complete in mips_cache_reset 9 years ago
Paul Burton d608254b0a MIPS: Clear hazard between TagLo writes & cache ops 9 years ago
Paul Burton c5b8412d60 MIPS: Ensure Config.K0=2 applies before any memory accesses 9 years ago
Paul Burton 566ce04de4 MIPS: Malta: Enable CM & L2 support 9 years ago
Paul Burton 7953354b07 MIPS: Join the coherent domain when a CM is present 9 years ago
Paul Burton 4baa0ab67d MIPS: L2 cache support 9 years ago
Paul Burton b2b135d980 MIPS: Map CM Global Control Registers 9 years ago
Paul Burton 5c72e5a62e MIPS: Define register names for cache init 9 years ago
Paul Burton f8981277f5 MIPS: If we don't need DDR for cache init, init cache first 9 years ago
Paul Burton 4f9226b403 MIPS: Preserve Config implementation-defined bits 9 years ago
Paul Burton 33b5c9b209 MIPS: Enable use of the instruction cache earlier 9 years ago
Paul Burton 8cb4817d0f MIPS: Probe cache line sizes once during boot 9 years ago
Paul Burton 0dfe04d6c8 MIPS: ath79: Use mach_cpu_init instead of arch_cpu_init 9 years ago
Zubair Lutfullah Kakakhel ebf2b9e3df mips: Add MIPSfpga platform support 9 years ago
Zubair Lutfullah Kakakhel d4e85377e7 mips: xilfpga: Add device tree files 9 years ago
Joe Hershberger 5a49f17481 net: mii: Use spatch to update miiphy_register 9 years ago
Michal Simek e2f88dfd2d libfdt: Introduce new ARCH_FIXUP_FDT option 9 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