summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * lds: Add and use RO_DATA_SECTION macroSascha Hauer2019-10-141-12/+4
| * lds: create and use BAREBOX_PCI_FIXUP macroSascha Hauer2019-10-141-13/+1
| * lds: Move start/end address variables into definesSascha Hauer2019-10-141-19/+2
| * barebox.lds: Remove unnecessary bracesSascha Hauer2019-10-141-2/+2
* | MIPS: net: ag71xx/ar9331: partially sync network support with upstreamOleksij Rempel2019-10-143-15/+8
|/
* Merge branch 'for-next/misc'Sascha Hauer2019-09-121-1/+1
|\
| * mips: bootm: Cast elf entry into unsigned longClement Leger2019-09-061-1/+1
* | Merge branch 'for-next/mips'Sascha Hauer2019-09-122-0/+11
|\ \
| * | MIPS: ath79: enable gpio key support.Oleksij Rempel2019-08-281-0/+1
| * | MIPS: dts: dpt-module: fix gpio buttonOleksij Rempel2019-08-281-0/+6
| * | MIPS: ath79: enable watchdog supportOleksij Rempel2019-08-281-0/+4
| |/
* | Kconfig: retire empty <asm/barebox.h>Ahmad Fatoum2019-08-301-6/+0
* | Kconfig: create Kconfig symbol for ARCH_HAS_DATA_ABORT_MASKAhmad Fatoum2019-08-302-2/+1
|/
* mips: use generic bitsperlong.hMasahiro Yamada2019-08-121-6/+1
* Merge branch 'for-next/misc'Sascha Hauer2019-07-125-7/+0
|\
| * Regenerate defconfig filesSascha Hauer2019-06-265-7/+0
* | mips: reloc: remove outdated commentOleksij Rempel2019-07-021-11/+0
* | MIPS: dts: tplink-mr3020: add missing stdout-path propertyAntony Pavlov2019-06-261-0/+2
* | MIPS: Kconfig: move ARCH_TEXT_BASE to top mips Kconfig fileAntony Pavlov2019-06-267-24/+4
* | MIPS: relocate_code: fix barebox image memcpy() sizeAntony Pavlov2019-06-201-6/+5
* | MIPS: lib/Makefile: fix whitespacesAntony Pavlov2019-06-201-2/+2
* | MIPS: fix 'assignment makes integer from pointer without a cast' warningAntony Pavlov2019-06-171-1/+1
|/
* MIPS: use anonymous labels in ENTRY_FUNCTION_END and STOP_WITH_DEBUG_EVENT ma...Peter Mamonov2019-06-071-4/+4
* treewide: replace '---help---' with 'help' in Kconfig filesMasahiro Yamada2019-05-171-1/+1
* arch: add KBUILD_DEFCONFIG to allow "make defconfig"Masahiro Yamada2019-05-131-0/+2
* MIPS: remove request_sdram_region "fdt"Oleksij Rempel2019-04-231-4/+0
* MIPS: relocation: do not use configurable memory layoutOleksij Rempel2019-04-236-12/+41
* MIPS: relocation: add relocation supportOleksij Rempel2019-04-2310-7/+285
* MIPS: relocation: pass ram size to pbl_main_entryOleksij Rempel2019-04-2312-13/+25
* Merge branch 'for-next/misc'Sascha Hauer2019-04-091-6/+6
|\
| * treewide: surround Kconfig file paths with double quotesMasahiro Yamada2019-03-211-6/+6
* | Merge branch 'for-next/lseek'Sascha Hauer2019-04-081-2/+2
|\ \
| * | MIPS: ath79: Use errno to get error code from open_and_lseek()Andrey Smirnov2019-03-111-2/+2
| |/
* / pbl multiimage: Allow to check image sizesSascha Hauer2019-03-131-0/+5
|/
* MIPS: ath79: increase malloc size to 8 MiBOleksij Rempel2019-02-271-0/+1
* Merge branch 'for-next/pci'Sascha Hauer2019-02-131-1/+2
|\
| * PCI: Convert ->res_start() to return resource_size_tAndrey Smirnov2019-01-161-1/+2