summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/video'Sascha Hauer2021-01-191-0/+4
|\
| * MIPS: qemu-malta_defconfig: enable VGA outputAhmad Fatoum2021-01-051-0/+4
* | MIPS: dts: ar9331: add stdout-path propertiesOleksij Rempel2021-01-133-0/+6
|/
* clk: ls1b200: add clk driver for loongson 1bDu Huanpeng2020-11-133-4/+22
* MIPS: dtb: remove unused variable ``root''Du Huanpeng2020-10-221-1/+0
* MIPS: ls1b: enable pbl support for ls1bdev boardDu Huanpeng2020-10-213-0/+222
* Merge branch 'for-next/sandbox' into masterSascha Hauer2020-10-141-7/+1
|\
| * of: Add common device tree register functionSascha Hauer2020-10-121-7/+1
* | Merge branch 'for-next/misc' into masterSascha Hauer2020-10-141-2/+2
|\ \
| * | asm/debug_ll_ns16550.h: add divisor parameterduhuanpeng2020-09-291-2/+2
| |/
* / treewide: Use driver macroSascha Hauer2020-09-291-7/+1
|/
* Regenerate defconfig filesUwe Kleine-König2020-09-232-2/+0
* restart: give all restart handlers a descriptive nameAhmad Fatoum2020-09-155-5/+5
* Merge branch 'for-next/mips'Sascha Hauer2020-07-278-0/+196
|\
| * MIPS: AR9331: OKUD Max9331Du Huanpeng2020-06-188-0/+196
* | Merge branch 'for-next/elf'Sascha Hauer2020-07-271-16/+9
|\ \
| * | mips: lib: bootm: use bootm elf loading capabilitiesClement Leger2020-06-151-13/+7
| * | common: elf: add elf_open, elf_close and elf_loadClement Leger2020-06-151-2/+6
| * | common: elf: load elf directly from fileClement Leger2020-06-151-7/+2
| |/
* / kbuild: fix typo in --no-whole-archive flagClement Leger2020-06-241-1/+1
|/
* Merge branch 'for-next/misc'Sascha Hauer2020-06-112-2/+10
|\
| * MIPS: correctly work with disabled CONFIG_MMUAntony Pavlov2020-06-082-2/+10
* | kbuild: switch over to thin archiveMasahiro Yamada2020-05-252-2/+2
* | kbuild: remove obj-dtb-y, pbl-dtb-y, lwl-dtb-y syntaxMasahiro Yamada2020-05-201-12/+12
|/
* Merge branch 'for-next/misc'Sascha Hauer2020-05-142-16/+0
|\
| * MIPS: dlink-dir-320: remove useless board fileAntony Pavlov2020-05-072-16/+0
* | Merge branch 'for-next/kconfig'Sascha Hauer2020-05-141-0/+3
|\ \
| * | MIPS: ath79: define used, but undefined, Kconfig optionAhmad Fatoum2020-04-291-0/+3
| |/
* | arch: remove KBUILD_SRC checks from arch MakefileMasahiro Yamada2020-05-121-4/+0
* | mips: remove unused board/debug_ll.hMasahiro Yamada2020-05-043-61/+0
* | mips: remove unused INCDIR and BOARD variables in MakefileMasahiro Yamada2020-05-041-13/+0
* | kbuild: prefix compiler flag variables with KBUILD_Masahiro Yamada2020-04-272-12/+12
* | mips: rename ldflags-y to mips-ldflags-yMasahiro Yamada2020-04-271-5/+5
|/
* Merge branch 'for-next/misc'Sascha Hauer2020-03-182-4/+4
|\
| * kbuild: rename barebox-{common, lds} to BAREBOX_{OBJS, LDS}Masahiro Yamada2020-03-111-3/+3
| * kbuild: rename barebox-pbl-common to BAREBOX_PBL_OBJSMasahiro Yamada2020-03-111-1/+1
* | MIPS: ath79: add support for OpenEmbed SOM9331 boardOleksij Rempel2020-02-257-0/+147
|/
* Merge branch 'for-next/misc'Sascha Hauer2020-02-181-0/+1
|\
| * images: Use separate LDFLAGS for PBLChristian Eggers2020-02-101-0/+1
* | MIPS: don't overlay relocation data with BSSOleksij Rempel2020-02-032-2/+2
|/
* MIPS: actually use CONFIG_MIPS_RELOCATION_TABLE_SIZEAntony Pavlov2020-01-161-1/+1
* MIPS: dts: rename tplink-mr3020.dts -> ar9331_tl_mr3020.dtsAntony Pavlov2020-01-143-2/+2
* MIPS: loongson: rename CPU_LOONGSON1 to CPU_GS232Du Huanpeng2020-01-064-7/+7
* MIPS: Makefile: minor codingstyle fixDu Huanpeng2019-11-271-3/+1
* MIPS: ath79: art: fix typo in SPDX-License-IdentifierOleksij Rempel2019-11-191-1/+1
* MIPS: loongsonl: pull headers from linux kernelDu Huanpeng2019-11-067-15/+305
* MIPS: reloc: init bss and cpuOleksij Rempel2019-10-231-0/+2
* MIPS: move r4k_cache_init in to cpu_probe functionOleksij Rempel2019-10-233-6/+6
* MIPS: reloc: remove init of relocated bssOleksij Rempel2019-10-231-5/+1
* Merge branch 'for-next/rsa'Sascha Hauer2019-10-171-41/+4
|\