summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* include: Move ns16550 serial platform_data to include/platform_dataSascha Hauer2016-04-151-1/+1
* Merge branch 'for-next/mips'Sascha Hauer2016-03-1119-12/+510
|\
| * MIPS: tplink-mr3020: fix "WPS" and "3G" LEDsAntony Pavlov2016-03-101-0/+6
| * MIPS: black-swift_defconfig: enable gpio-related stuffAntony Pavlov2016-03-101-0/+6
| * MIPS: black-swift: enable GPIO keyAntony Pavlov2016-03-101-0/+11
| * MIPS: black-swift: enable GPIO LEDAntony Pavlov2016-03-092-0/+21
| * MIPS: ath79: pbl: add pbl_ar9331_mdio_gpio_enable macroAntony Pavlov2016-03-091-0/+8
| * MIPS: black-swift_defconfig: use cached memory regionAntony Pavlov2016-03-091-0/+2
| * MIPS: tplink-mr3020_defconfig: use cached memory regionAntony Pavlov2016-03-091-0/+2
| * MIPS: dtb: register only one memory bankPeter Mamonov2016-03-091-5/+7
| * MIPS: implement dma_sync_* functionsPeter Mamonov2016-03-094-1/+69
| * 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