summaryrefslogtreecommitdiffstats
path: root/arch/mips/boot
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mips_5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2020-08-0618-130/+1904
|\
| * MIPS: KVM: Add kvm guest support for Loongson-3Huacai Chen2020-08-042-0/+103
| * MIPS: DTS: ingenic/qi,lb60: Add model and memory nodePaul Cercueil2020-07-311-0/+6
| * MIPS: DTS: Fix number of msi vectors for Loongson64GHuacai Chen2020-07-301-2/+6
| * MIPS: Loongson64: Add ISA node for LS7A PCHJiaxun Yang2020-07-281-0/+7
| * MIPS: Loongson64: DTS: Fix ISA and PCI I/O ranges for RS780E PCHJiaxun Yang2020-07-281-2/+2
| * MIPS: qi_lb60: Fix routing to audio amplifierPaul Cercueil2020-07-281-1/+1
| * MIPS: ingenic: JZ4725B: Add IPU nodePaul Cercueil2020-07-262-1/+35
| * MIPS: Ingenic: Fix bugs and add missing LED node for X1000.周琰杰 (Zhou Yanjie)2020-07-162-122/+118
| * MIPS: Ingenic: Add YSH & ATIL CU Neo board support.周琰杰 (Zhou Yanjie)2020-07-162-0/+169
| * MIPS: Ingenic: Add Ingenic X1830 support.周琰杰 (Zhou Yanjie)2020-07-161-0/+300
| * MIPS: Loongson64: DeviceTree for LS7A PCHJiaxun Yang2020-07-165-1/+510
| * MIPS: Loongson64: Fix machine namingHuacai Chen2020-07-162-2/+2
| * MIPS: ingenic: Add support for the RS90 boardPaul Cercueil2020-07-162-0/+312
| * MIPS: ingenic: Add support for the JZ4725B SoCPaul Cercueil2020-07-161-0/+334
| * MIPS: Loongson: Update dts file for RS780EHuacai Chen2020-07-081-2/+2
| * MIPS: Loongson: Rename CPU device-tree bindingHuacai Chen2020-07-084-3/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-07-111-1/+1
|\ \
| * | MIPS: ingenic: gcw0: Fix HP detection GPIO.João H. Spies2020-06-251-1/+1
| |/
* / MIPS: dts: ocelot: describe the load/save GPIOQuentin Schulz2020-06-241-1/+11
|/
* MIPS: DTS: Fix build errors used with various configsTiezhu Yang2020-05-281-0/+2
* MIPS: ingenic: Add support for GCW Zero prototypePaul Cercueil2020-05-271-0/+13
* MIPS: ingenic: DTS: Add memory info of GCW ZeroPaul Cercueil2020-05-271-0/+6
* MIPS: DTS: Loongson64: Add PCI Controller NodeJiaxun Yang2020-05-271-0/+12
* MIPS: DTS: Only build subdir of current platformTiezhu Yang2020-05-241-14/+14
* MIPS: ath79: ar9331: rename uart to serial nodeOleksij Rempel2020-05-151-1/+1
* MIPS: ath79: ar9331_dpt_module: update led nodesOleksij Rempel2020-05-151-2/+4
* MIPS: dts: mscc: Updated changed name for miim pinctrl functionLars Povlsen2020-05-141-1/+1
* MIPS: Truncate link address into 32bit for 32bit kernelJiaxun Yang2020-05-071-1/+1
* MIPS: ingenic: DTS: Update GCW0 supportPaul Cercueil2020-04-291-15/+484
* MIPS: ingenic: DTS: Update JZ4770 supportPaul Cercueil2020-04-291-7/+170
* MIPS: ingenic: DTS: Add nodes for the watchdog/PWM/OSTPaul Cercueil2020-04-293-0/+72
* MIPS: ingenic: DTS: Respect cell count of common propertiesPaul Cercueil2020-04-294-36/+30
* MIPS: ingenic: DTS: Fix invalid value in #dma-cellsPaul Cercueil2020-04-291-2/+2
* MIPS: DTS: Loongson64: Add ACPI Controller NodeJiaxun Yang2020-04-201-0/+5
* MIPS: DTS: CI20: make DM9000 Ethernet controller use NVMEM to find the defaul...H. Nikolaus Schaller2020-04-191-0/+3
* MIPS: DTS: JZ4780: define node for JZ4780 efusePrasannaKumar Muralidharan2020-04-191-2/+17
* Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2020-04-033-0/+3
|\
| * .gitignore: add SPDX License IdentifierMasahiro Yamada2020-03-253-0/+3
* | Merge tag 'mtd/for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds2020-04-021-2/+2
|\ \
| * | arch: mips: brcm: Add 7425 flash-edu supportKamal Dasu2020-03-111-2/+2
* | | MIPS: Loongson64: Add generic dtsJiaxun Yang2020-03-256-0/+145
* | | MIPS: DTS: CI20: multiple DTS improvementsH. Nikolaus Schaller2020-03-231-0/+14
* | | MIPS: DTS: CI20: add DT node for IR sensorAlex Smith2020-03-231-0/+5
| |/ |/|
* | MIPS: DTS: CI20: fix interrupt for pcf8563 RTCH. Nikolaus Schaller2020-03-071-1/+4
* | MIPS: DTS: CI20: fix PMU definitions for ACT8600H. Nikolaus Schaller2020-03-071-15/+24
|/
* MIPS: ingenic: DTS: Fix watchdog nodesPaul Cercueil2020-02-192-16/+18
* MIPS: X1000: Fix clock of watchdog node.周琰杰 (Zhou Yanjie)2020-02-191-4/+2
* kbuild: rename hostprogs-y/always to hostprogs/always-yMasahiro Yamada2020-02-043-4/+4
* Merge tag 'mips_5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2020-01-316-1/+507
|\