Commit Graph

103 Commits (9d466f2fe11a88da9f31f260296be042ed378b9d)

Author SHA1 Message Date
Alexey Brodkin 4280342adb fdt: Implement weak arch_fixup_fdt() 7 years ago
Paul Burton cc4f36435f MIPS: Break out of cache loops for unimplemented caches 7 years ago
Paul Burton d8b326976a MIPS: Clear instruction hazards in flush_cache() 7 years ago
Paul Burton 219c2db384 MIPS: Ensure cache ops complete in cache maintenance functions 7 years ago
Simon Glass 00caae6d47 env: Rename getenv/_f() to env_get() 7 years ago
Zubair Lutfullah Kakakhel 48bfc31b64 MIPS: bootm: Fix broken boot_env_legacy codepath 7 years ago
Paul Burton 703ec9ddf9 MIPS: Stop building position independent code 7 years ago
Paul Burton 939a255a67 MIPS: Make CM GCR base configurable 8 years ago
Masahiro Yamada 63c0941726 libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY 8 years ago
Paul Burton 7a3e0f74a7 MIPS: Use ram_top, not bi_memsize, in arch_lmb_reserve 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
Paul Burton 639200f6a0 MIPS: Ensure cache ops complete in mips_cache_reset 8 years ago
Paul Burton d608254b0a MIPS: Clear hazard between TagLo writes & cache ops 8 years ago
Paul Burton 7953354b07 MIPS: Join the coherent domain when a CM is present 8 years ago
Paul Burton 4baa0ab67d MIPS: L2 cache support 8 years ago
Paul Burton 5c72e5a62e MIPS: Define register names for cache init 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
Michal Simek e2f88dfd2d libfdt: Introduce new ARCH_FIXUP_FDT option 8 years ago
Paul Burton a95800e881 MIPS: Fix invalidate_dcache_range to operate on L1 Dcache 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
Paul Burton 9f8ac82452 MIPS: Use unchecked immediate addition/subtraction 9 years ago
Purna Chandra Mandal fdff5b0598 MIPS: bootm: Add fixup of '/memory' node. 9 years ago
Paul Burton 05e342554e MIPS: Support dynamic I/O port base address 9 years ago
Marek Vasut fbb0de088b mips: cache: Bulletproof the code against cornercases 9 years ago
Daniel Schwierzeck a3ab2ae7f6 MIPS: sync processor and register definitions with linux-4.4 9 years ago
Daniel Schwierzeck 347ea94e2a MIPS: bootm: use CONFIG_IS_ENABLED() everywhere 9 years ago
Daniel Schwierzeck 2bb5b63879 MIPS: bootm: rework and fix broken bootm code 9 years ago
Govindraj Raja 4adcb2380c MIPS: fix syntax for fdt_chosen/initrd. 9 years ago
Daniel Schwierzeck 90b1c9fad7 MIPS: implement device-tree handover to Linux kernel 10 years ago
Paul Burton 8755d50706 MIPS: clear TagLo select 2 during cache init 10 years ago
Paul Burton dd7c72006e MIPS: allow systems to skip loads during cache init 10 years ago
Paul Burton ca4e833cd6 MIPS: inline mips_init_[id]cache functions 10 years ago
Paul Burton ac22feca11 MIPS: refactor cache loops to a macro 10 years ago
Paul Burton 536cb7ce1a MIPS: refactor L1 cache config reads to a macro 10 years ago
Paul Burton 4a5d8898bc MIPS: unify cache initialization code 10 years ago
Paul Burton 30374f98d1 MIPS: unify cache maintenance functions 10 years ago
Daniel Schwierzeck e13a50b34b MIPS: bootm: add bootstage reporting 10 years ago
Daniel Schwierzeck 5002d8cc54 MIPS: bootm: prepare a flattened device tree for the kernel 10 years ago
Daniel Schwierzeck 8cec725ad5 MIPS: bootm: add mem, rd_start and rd_size to kernel command line 10 years ago
Daniel Schwierzeck ca65e5851f MIPS: bootm: refactor preparation of Linux kernel environment 10 years ago
Daniel Schwierzeck 25fc664f40 MIPS: bootm: refactor preparation of Linux kernel command line 10 years ago
Daniel Schwierzeck 6cec63d59d MIPS: bootm: remove unused or redundant header files 10 years ago
Daniel Schwierzeck c9639421fd MIPS: bootm: add missing initramfs relocation 10 years ago
Daniel Schwierzeck 426f87045c MIPS: remove board.c 10 years ago
Masahiro Yamada 8e2615752e bd_info: remove bi_barudrate member from struct bd_info 11 years ago