summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* MIPS: fix syntax for fdt_chosen/initrd.Govindraj Raja2015-08-211-2/+2
* mips: Use unsigned int when reading c0 registersChris Packham2015-08-211-2/+2
* MIPS: change 'extern inline' to 'static inline'Daniel Schwierzeck2015-07-022-9/+9
* MIPS: fix missing semicolon in cacheops.hTony Wu2015-07-021-1/+1
* Move default y configs out of arch/board KconfigJoe Hershberger2015-06-251-3/+0
* arch: Make board selection choices optionalJoe Hershberger2015-05-121-0/+1
* MIPS: implement device-tree handover to Linux kernelDaniel Schwierzeck2015-04-242-7/+8
* net: cosmetic: Fix var naming net <-> eth driversJoe Hershberger2015-04-181-5/+7
* net: Provide a function to get the current MAC addressJoe Hershberger2015-04-181-1/+1
* generic-board: move __HAVE_ARCH_GENERIC_BOARD to KconfigMasahiro Yamada2015-03-281-2/+0
* MIPS: unify CPU code in arch/mips/cpu/Daniel Schwierzeck2015-01-3012-389/+13
* MIPS: move au1x00 SoC code to arch/mips/mach-au1x00Daniel Schwierzeck2015-01-3010-10/+8
* MIPS: handle mips64 ST0_KX bit in mips32 start.SPaul Burton2015-01-301-1/+3
* MIPS: handle mips64 relocs in mips32 start.SPaul Burton2015-01-301-2/+17
* MIPS: use asm.h macros in mips32 start.SPaul Burton2015-01-301-55/+61
* malta: IDE supportPaul Burton2015-01-291-0/+5
* MIPS: clear TagLo select 2 during cache initPaul Burton2015-01-291-2/+8
* MIPS: allow systems to skip loads during cache initPaul Burton2015-01-292-6/+19
* MIPS: inline mips_init_[id]cache functionsPaul Burton2015-01-291-58/+28
* MIPS: refactor cache loops to a macroPaul Burton2015-01-291-17/+13
* MIPS: refactor L1 cache config reads to a macroPaul Burton2015-01-291-56/+41
* MIPS: unify cache initialization codePaul Burton2015-01-295-224/+15
* MIPS: unify cache maintenance functionsPaul Burton2015-01-294-167/+119
* MIPS: avoid .set ISA for cache operationsPaul Burton2015-01-293-38/+33
* MIPS: add support for pre-relocation mallocDaniel Schwierzeck2015-01-213-4/+46
* MIPS: add support for CONFIG_SYS_INIT_SP_ADDRDaniel Schwierzeck2015-01-212-2/+12
* MIPS: add Kconfig option for CONFIG_SWAP_IO_SPACEDaniel Schwierzeck2015-01-211-0/+4
* MIPS: replace $(CPU) with Kconfig symbolsDaniel Schwierzeck2015-01-212-2/+12
* MIPS: use common code from lib/time.cThomas Langer2015-01-212-110/+8
* MIPS: bootm: add bootstage reportingDaniel Schwierzeck2015-01-211-2/+6
* MIPS: bootm: prepare a flattened device tree for the kernelDaniel Schwierzeck2015-01-212-2/+47
* MIPS: bootm: add mem, rd_start and rd_size to kernel command lineDaniel Schwierzeck2015-01-211-0/+26
* MIPS: bootm: refactor preparation of Linux kernel environmentDaniel Schwierzeck2015-01-212-1/+22
* MIPS: bootm: refactor preparation of Linux kernel command lineDaniel Schwierzeck2015-01-212-2/+27
* Replace <compiler.h> with <linux/compiler.h>Masahiro Yamada2014-12-081-1/+1
* Kbuild: introduce Makefile in arch/$ARCH/Daniel Schwierzeck2014-12-081-0/+8
* MIPS: bootm: remove unused or redundant header filesDaniel Schwierzeck2014-11-271-3/+0
* MIPS: bootm: add missing initramfs relocationDaniel Schwierzeck2014-11-271-0/+20
* MIPS: remove board.cDaniel Schwierzeck2014-11-272-323/+0
* MIPS: fix setup of initial stack frameDaniel Schwierzeck2014-11-272-4/+10
* kbuild: use SoC-specific CONFIG to descend into SoC directoryMasahiro Yamada2014-11-231-1/+1
* kbuild: Descend into SOC directory from CPU directoryMasahiro Yamada2014-11-231-0/+2
* include: move various macros to include/linux/kernel.hMasahiro Yamada2014-11-201-2/+0
* MIPS: add .padding section to linker scriptDaniel Schwierzeck2014-11-012-1/+19
* MIPS: refactor setting of compiler optionsDaniel Schwierzeck2014-11-013-41/+29
* MIPS: kconfig: merge targets qemu_mips and qemu_mips64Daniel Schwierzeck2014-11-011-6/+2
* MIPS: kconfig: globally define CONFIG_SYS_CPU for MIPSDaniel Schwierzeck2014-11-011-0/+4
* MIPS: kconfig: add options for CPU type selectDaniel Schwierzeck2014-11-011-0/+68
* MIPS: kconfig: add options for endianess selectDaniel Schwierzeck2014-11-011-0/+38
* mips: enable CONFIG_USE_PRIVATE_LIBGCC by defaultMasahiro Yamada2014-10-231-0/+3
OpenPOWER on IntegriCloud