summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2015-11-06Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini
2015-11-06MIPS: bootm: use CONFIG_IS_ENABLED() everywhereDaniel Schwierzeck
2015-11-06MIPS: bootm: rework and fix broken bootm codeDaniel Schwierzeck
2015-11-05mips: Use the generic bitops headersFabio Estevam
2015-08-21MIPS: fix syntax for fdt_chosen/initrd.Govindraj Raja
2015-08-21mips: Use unsigned int when reading c0 registersChris Packham
2015-07-02MIPS: change 'extern inline' to 'static inline'Daniel Schwierzeck
2015-07-02MIPS: fix missing semicolon in cacheops.hTony Wu
2015-06-25Move default y configs out of arch/board KconfigJoe Hershberger
2015-05-12arch: Make board selection choices optionalJoe Hershberger
2015-04-24MIPS: implement device-tree handover to Linux kernelDaniel Schwierzeck
2015-04-18net: cosmetic: Fix var naming net <-> eth driversJoe Hershberger
2015-04-18net: Provide a function to get the current MAC addressJoe Hershberger
2015-03-28generic-board: move __HAVE_ARCH_GENERIC_BOARD to KconfigMasahiro Yamada
2015-01-30MIPS: unify CPU code in arch/mips/cpu/Daniel Schwierzeck
2015-01-30MIPS: move au1x00 SoC code to arch/mips/mach-au1x00Daniel Schwierzeck
2015-01-30MIPS: handle mips64 ST0_KX bit in mips32 start.SPaul Burton
2015-01-30MIPS: handle mips64 relocs in mips32 start.SPaul Burton
2015-01-30MIPS: use asm.h macros in mips32 start.SPaul Burton
2015-01-29malta: IDE supportPaul Burton
2015-01-29MIPS: clear TagLo select 2 during cache initPaul Burton
2015-01-29MIPS: allow systems to skip loads during cache initPaul Burton
2015-01-29MIPS: inline mips_init_[id]cache functionsPaul Burton
2015-01-29MIPS: refactor cache loops to a macroPaul Burton
2015-01-29MIPS: refactor L1 cache config reads to a macroPaul Burton
2015-01-29MIPS: unify cache initialization codePaul Burton
2015-01-29MIPS: unify cache maintenance functionsPaul Burton
2015-01-29MIPS: avoid .set ISA for cache operationsPaul Burton
2015-01-21MIPS: add support for pre-relocation mallocDaniel Schwierzeck
2015-01-21MIPS: add support for CONFIG_SYS_INIT_SP_ADDRDaniel Schwierzeck
2015-01-21MIPS: add Kconfig option for CONFIG_SWAP_IO_SPACEDaniel Schwierzeck
2015-01-21MIPS: replace $(CPU) with Kconfig symbolsDaniel Schwierzeck
2015-01-21MIPS: use common code from lib/time.cThomas Langer
2015-01-21MIPS: bootm: add bootstage reportingDaniel Schwierzeck
2015-01-21MIPS: bootm: prepare a flattened device tree for the kernelDaniel Schwierzeck
2015-01-21MIPS: bootm: add mem, rd_start and rd_size to kernel command lineDaniel Schwierzeck
2015-01-21MIPS: bootm: refactor preparation of Linux kernel environmentDaniel Schwierzeck
2015-01-21MIPS: bootm: refactor preparation of Linux kernel command lineDaniel Schwierzeck
2014-12-08Replace <compiler.h> with <linux/compiler.h>Masahiro Yamada
2014-12-08Kbuild: introduce Makefile in arch/$ARCH/Daniel Schwierzeck
2014-11-27MIPS: bootm: remove unused or redundant header filesDaniel Schwierzeck
2014-11-27MIPS: bootm: add missing initramfs relocationDaniel Schwierzeck
2014-11-27MIPS: remove board.cDaniel Schwierzeck
2014-11-27MIPS: fix setup of initial stack frameDaniel Schwierzeck
2014-11-23kbuild: use SoC-specific CONFIG to descend into SoC directoryMasahiro Yamada
2014-11-23kbuild: Descend into SOC directory from CPU directoryMasahiro Yamada
2014-11-20include: move various macros to include/linux/kernel.hMasahiro Yamada
2014-11-01MIPS: add .padding section to linker scriptDaniel Schwierzeck
2014-11-01MIPS: refactor setting of compiler optionsDaniel Schwierzeck
2014-11-01MIPS: kconfig: merge targets qemu_mips and qemu_mips64Daniel Schwierzeck