summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
...
| * MIPS: flush cache on shutdownAntony Pavlov2016-03-094-0/+43
| * MIPS: add initial R4000-style cache supportAntony Pavlov2016-03-093-0/+57
| * MIPS: tplink-mr3020: pbl: init cacheAntony Pavlov2016-03-091-0/+6
| * MIPS: black-swift: pbl: init cacheAntony Pavlov2016-03-091-0/+6
| * MIPS: pbl: import cache init code from U-Boot v2016.01-212-ga3ab2aeAntony Pavlov2016-03-093-0/+170
| * MIPS: probe_scache(): use MIPS_CONF_M linux kernel macroAntony Pavlov2016-03-091-3/+2
| * MIPS: black-swift: pbl: use more lowlevel init code from U-Boot_modAntony Pavlov2016-02-261-1/+3
| * MIPS: tplink-mr3020: pbl: use more lowlevel init code from U-Boot_modAntony Pavlov2016-02-261-1/+3
| * MIPS: ath79: pbl: import hornet_1_1_war routine from U-Boot_modAntony Pavlov2016-02-261-0/+43
| * MIPS: ath79: pbl: import AR9331 CP0 init routine from U-Boot_modAntony Pavlov2016-02-261-0/+44
| * MIPS: dts: ar9331.dtsi: fix whitespaceAntony Pavlov2016-02-251-1/+1
* | driver: replace dev_request_mem_region with dev_request_mem_resourceSascha Hauer2016-03-071-3/+5
|/
* bootm: Push dryrun to handlersSascha Hauer2016-01-261-0/+6
* MIPS: import optimized string functions from LinuxAleksey Kuleshov2015-11-265-1/+441
* MIPS: tplink-mr3020: skip pbl lowlevel init if running from RAMAntony Pavlov2015-11-131-0/+3
* MIPS: black-swift: skip pbl lowlevel init if running from RAMAntony Pavlov2015-11-131-0/+3
* MIPS: pbl: add pbl_blt macroOleksij Rempel2015-11-131-0/+12
* MIPS: allow user to pass incorrect address to md commandAntony Pavlov2015-11-113-7/+53
* MIPS: import exception registers restoring macros from linux kernelAntony Pavlov2015-11-111-0/+87
* MIPS: avoid excessive exceptionAntony Pavlov2015-11-111-1/+1
* MIPS: traps.c: separate registers print stuff to show_regs()Antony Pavlov2015-11-111-7/+12
* Merge branch 'for-next/mips'Sascha Hauer2015-11-0616-3/+473
|\
| * MIPS: tplink-mr3020_defconfig: enable pbl; make image shorterAntony Pavlov2015-11-031-0/+3
| * MIPS: tplink-mr3020: add pbl low level initAntony Pavlov2015-11-031-0/+6
| * MIPS: ath79: add pbl_ar9331_ddr1_config macroAntony Pavlov2015-11-031-0/+43
| * MIPS: ath79: add black-swift_defconfigAntony Pavlov2015-11-031-0/+46
| * MIPS: ath79: add black-swift board supportAntony Pavlov2015-11-036-0/+110
| * MIPS: ath79: add debug_ll_ar9331_init macroAntony Pavlov2015-11-031-0/+29
| * MIPS: ath79: add pbl_ar9331_uart_enable macroAntony Pavlov2015-11-033-0/+21
| * MIPS: ath79: add pbl_ar9331_ddr2_config macroAntony Pavlov2015-11-032-0/+109
| * MIPS: ath79: add pbl_ar9331_pll macroOleksij Rempel2015-11-033-0/+65
| * mips: cpuinfo: report secondary cache configurationPeter Mamonov2015-11-031-1/+10
| * mips: c-r4k: detect secondary cachePeter Mamonov2015-11-032-2/+31
* | rework remap_rangeSascha Hauer2015-11-031-13/+1
|/
* MIPS: tplink-mr3020_defconfig: enable gpio & ledsAntony Pavlov2015-09-231-16/+22
* MIPS: dts: tplink-mr3020.dts: enable gpio & ledsAntony Pavlov2015-09-231-0/+33
* MIPS: dts: tplink-mr3020.dts: move aliases upAntony Pavlov2015-09-231-6/+4
* MIPS: dts: ar9331.dtsi: add gpioAntony Pavlov2015-09-231-0/+10
* gpio: add ath79-gpio driver for Atheros MIPS SoCsAntony Pavlov2015-09-231-0/+17
* MIPS: ath79: use gpiolibAntony Pavlov2015-09-231-0/+1
* MIPS: refactor SBL start.S codeAntony Pavlov2015-09-231-101/+7
* MIPS: PBL: Add missing pieces for xz compressed PBL imageAntony Pavlov2015-09-214-0/+11
* MIPS: mach-ath79: make ar71xx_regs.h assembler-tolerantAntony Pavlov2015-09-212-4/+5
* Merge branch 'for-next/restart'Sascha Hauer2015-09-016-16/+57
|\
| * restart: replace reset_cpu with registered restart handlersSascha Hauer2015-08-276-16/+57
* | gpio: Drop asm-generic/gpio.hSascha Hauer2015-08-201-6/+0
|/
* exitcall: Add exitcall infrastructureHerve Codina2015-07-131-0/+4
* arch/BCM47xx: remove bogus copy'n'paste commentJuergen Borleis2015-06-261-5/+0
* Merge branch 'for-next/posix_types'Sascha Hauer2015-06-094-144/+3
|\
| * mips: use generic posix_types.hSascha Hauer2015-06-031-129/+1