| Commit message (Expand) | Author | Age | Files | Lines |
* | MIPS: Clear instruction hazards in flush_cache() | Paul Burton | 2017-11-28 | 1 | -0/+13 |
* | mips: Use asm-generic/io.h | Paul Burton | 2017-10-02 | 1 | -11/+6 |
* | MIPS: Stop building position independent code | Paul Burton | 2017-07-25 | 2 | -0/+31 |
* | mips: Make u-boot-mips.h a private header | Simon Glass | 2017-06-05 | 1 | -0/+1 |
* | mips: Use common _AC macro now. | Tom Rini | 2017-01-10 | 1 | -3/+0 |
* | MIPS: Fix map_physmem for cached mappings | Paul Burton | 2016-11-30 | 1 | -1/+1 |
* | mips: Let cache.h be included from assembly source | Marek Vasut | 2016-11-30 | 1 | -0/+2 |
* | MIPS: add handling for generic and EJTAG exceptions | Daniel Schwierzeck | 2016-11-30 | 2 | -0/+12 |
* | MIPS: add asm-offsets for struct pt_regs | Daniel Schwierzeck | 2016-11-30 | 1 | -0/+5 |
* | MIPS: fix iand optimize setup of CP0 registers | Daniel Schwierzeck | 2016-11-30 | 1 | -0/+1 |
* | 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 |
* | MIPS: Hang if run on a secondary CPU | Paul Burton | 2016-09-21 | 1 | -0/+7 |
* | MIPS: Join the coherent domain when a CM is present | Paul Burton | 2016-09-21 | 1 | -0/+5 |
* | MIPS: L2 cache support | Paul Burton | 2016-09-21 | 3 | -0/+46 |
* | MIPS: Map CM Global Control Registers | Paul Burton | 2016-09-21 | 1 | -0/+19 |
* | MIPS: Preserve Config implementation-defined bits | Paul Burton | 2016-09-21 | 1 | -0/+1 |
* | MIPS: Probe cache line sizes once during boot | Paul Burton | 2016-09-21 | 2 | -0/+13 |
* | MIPS: Split I & D cache line size config | Paul Burton | 2016-05-31 | 1 | -0/+7 |
* | MIPS: remove dead code from asm/u-boot-mips.h | Daniel Schwierzeck | 2016-05-31 | 1 | -18/+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: Drop JZ4740 remnants | Marek Vasut | 2016-05-26 | 2 | -1158/+0 |
* | mips: add base support for QCA/Atheros ath79 SOCs | Wills Wang | 2016-05-21 | 1 | -0/+6 |
* | MIPS: fix mips_cache fallback without __builtin_mips_cache | Matthias Schiffer | 2016-03-09 | 1 | -1/+1 |
* | MIPS: Support dynamic I/O port base address | Paul Burton | 2016-02-01 | 2 | -21/+30 |
* | MIPS: Remove SLOW_DOWN_IO | Paul Burton | 2016-02-01 | 1 | -37/+3 |
* | mips: asm/io.h: Add in <linux/bug.h> | Tom Rini | 2016-01-25 | 1 | -0/+1 |
* | MIPS: implement bit manipulating I/O accessors | Daniel Schwierzeck | 2016-01-16 | 1 | -0/+55 |
* | MIPS: fix SPDX license identifier in remaining arch header files | Daniel Schwierzeck | 2016-01-16 | 14 | -55/+32 |
* | MIPS: sync processor and register definitions with linux-4.4 | Daniel Schwierzeck | 2016-01-16 | 6 | -543/+1201 |
* | MIPS: sync I/O related header files with linux-4.4 | Daniel Schwierzeck | 2016-01-16 | 9 | -363/+937 |
* | MIPS: kconfig: add option for MIPS_L1_CACHE_SHIFT | Daniel Schwierzeck | 2016-01-16 | 1 | -10/+4 |
* | MIPS: au1x00: move SoC header files to arch/mips/mach-au1x00/include/mach/ | Daniel Schwierzeck | 2016-01-16 | 1 | -1072/+0 |
* | MIPS: create .text sub-sections for assembler functions | Daniel Schwierzeck | 2016-01-16 | 1 | -1/+3 |
* | MIPS: fix annotation of _start and relocate_code | Daniel Schwierzeck | 2016-01-16 | 1 | -0/+6 |
* | MIPS: add asm/gpio.h to fix compilation error with CONFIG_CMD_GPIO. | Purna Chandra Mandal | 2016-01-16 | 1 | -0/+1 |
* | mips: Use the generic bitops headers | Fabio Estevam | 2015-11-05 | 1 | -0/+5 |
* | mips: Use unsigned int when reading c0 registers | Chris Packham | 2015-08-21 | 1 | -2/+2 |
* | MIPS: change 'extern inline' to 'static inline' | Daniel Schwierzeck | 2015-07-02 | 2 | -9/+9 |
* | MIPS: fix missing semicolon in cacheops.h | Tony Wu | 2015-07-02 | 1 | -1/+1 |
* | malta: IDE support | Paul Burton | 2015-01-29 | 1 | -0/+5 |
* | MIPS: avoid .set ISA for cache operations | Paul Burton | 2015-01-29 | 1 | -0/+13 |
* | MIPS: add support for pre-relocation malloc | Daniel Schwierzeck | 2015-01-21 | 1 | -2/+0 |
* | Replace <compiler.h> with <linux/compiler.h> | Masahiro Yamada | 2014-12-08 | 1 | -1/+1 |
* | common/board_f: Initialized global data for generic board | York Sun | 2014-05-12 | 1 | -0/+2 |
* | bd_info: remove bi_barudrate member from struct bd_info | Masahiro Yamada | 2014-05-12 | 1 | -1/+0 |
* | MIPS: drop incaip board | Daniel Schwierzeck | 2014-04-20 | 2 | -2432/+0 |
* | MIPS: allow use of generic board | Paul Burton | 2014-04-20 | 1 | -0/+9 |
* | MIPS: fix types u64 and __u64 to unsigned long long | Daniel Schwierzeck | 2014-03-04 | 1 | -20/+3 |