summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* MIPS: tplink-mr3020.dts: add partition tableOleksij Rempel2017-08-151-0/+19
* MIPS: tplink-mr3020_defconfig: enable more optionsOleksij Rempel2017-08-151-2/+38
* MIPS: tplink-mr3020: pbl: move hornet_mips24k_cp0_setup after flash addr testOleksij Rempel2017-08-151-2/+2
* MIPS: tplink-mr3020: pbl: move WMAC init after flash addr testOleksij Rempel2017-08-151-2/+2
* MIPS: ath79: add TP-Link WDR4300 board supportOleksij Rempel2017-08-157-0/+243
* MIPS: ath79: add initial QCA AR9344 SoC supportOleksij Rempel2017-08-156-158/+978
* MIPS: ath79: provide CONFIG_SOC_QCA_AR9331 optionOleksij Rempel2017-08-151-0/+5
* MIPS: add virt_to_phys() and phys_to_virt()Antony Pavlov2017-08-151-0/+25
* MIPS: ath79: add barebox update handlerOleksij Rempel2017-08-152-0/+29
* MIPS: add 74Kc infoOleksij Rempel2017-07-312-0/+6
* MIPS: start.S: put entry code into the ".text_entry" sectionAntony Pavlov2017-05-081-1/+1
* MIPS: barebox.lds.S: put .text_entry contents after _stext and _textAntony Pavlov2017-05-081-1/+1
* MIPS: barebox.lds.S: remove unused gotAntony Pavlov2017-05-081-3/+0
* MIPS: barebox.lds.S: drop unneeded '_start = .'Antony Pavlov2017-05-081-1/+0
* MIPS: start*.S: drop redundant .textAntony Pavlov2017-05-082-2/+0
* poweroff: Allow to register poweroff handlersSascha Hauer2017-03-302-3/+11
* Merge branch 'for-next/mvebu'Sascha Hauer2017-01-111-0/+1
|\
| * MIPS: qemu-malta_defconfig: set MAX_IMAGE_SIZE = 4 MiBAntony Pavlov2017-01-101-0/+1
* | MIPS: drop redundant debug_ll_outhexw macro definesAntony Pavlov2017-01-103-64/+31
|/
* Merge branch 'for-next/mips'Sascha Hauer2016-11-141-1/+0
|\
| * MIPS: drop redundant start_barebox() declarationAntony Pavlov2016-11-081-1/+0
* | arch: refresh defconfigsSascha Hauer2016-10-126-36/+35
|/
* Merge branch 'for-next/mips'Sascha Hauer2016-09-131-67/+1
|\
| * MIPS: dts: reuse TP-LINK MR3020 dts file from linuxAntony Pavlov2016-08-181-67/+1
* | of_unflatten_dtb(): Check return value with IS_ERRAndrey Smirnov2016-09-051-1/+1
|/
* include: Move bulk of boot.h to bootm.hSascha Hauer2016-07-261-0/+1
* MIPS: csrc-r4k: get cp0 counter rate from devicetreeAntony Pavlov2016-07-071-2/+22
* MIPS: tplink-mr3020: pbl: init WMACYegor Yefremov2016-06-281-0/+2
* MIPS: black-swift: pbl: init WMACYegor Yefremov2016-06-281-0/+2
* MIPS: ath79: pbl: add pbl_ar9331_wmac_enable macroYegor Yefremov2016-06-282-0/+77
* Merge branch 'for-next/mips'Sascha Hauer2016-06-143-62/+30
|\
| * MIPS: ath79: dts: use ar9331.dtsi from linux v4.7-rc2Antony Pavlov2016-06-143-61/+2
| * MIPS: ath79: dts: tplink-mr3020.dts: sync with linux v4.7-rc2Antony Pavlov2016-06-142-16/+20
| * MIPS: ath79: dts: sync spi stuff with linux v4.7-rc2Antony Pavlov2016-06-141-2/+7
| * MIPS: ath79: dts: sync uart stuff with linux v4.7-rc2Antony Pavlov2016-06-143-3/+3
| * MIPS: ath79: dts: sync clk stuff with linux v4.7-rc2Antony Pavlov2016-06-143-5/+23
* | Merge branch 'for-next/bootm'Sascha Hauer2016-06-145-13/+13
|\ \
| * | bootm: Move bootm options to common/KconfigSascha Hauer2016-05-105-13/+13
| |/
* / MIPS: dts: add generated files to clean ruleAntony Pavlov2016-06-131-1/+1
|/
* 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