summaryrefslogtreecommitdiffstats
path: root/arch/mips/boot
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mips_5.14_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...Linus Torvalds2021-07-102-2/+4
|\
| * mips: disable branch profiling in boot/decompress.oRandy Dunlap2021-07-051-0/+2
| * mips: always link byteswap helpers into decompressorArnd Bergmann2021-07-051-2/+2
* | Merge tag 'mips_5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2021-07-0117-41/+184
|\|
| * MIPS: CI20: Add second percpu timer for SMP.周琰杰 (Zhou Yanjie)2021-06-301-10/+14
| * MIPS: CI20: Reduce clocksource to 750 kHz.周琰杰 (Zhou Yanjie)2021-06-301-2/+2
| * MIPS: Ingenic: Add MAC syscon nodes for Ingenic SoCs.周琰杰 (Zhou Yanjie)2021-06-302-0/+14
| * MIPS: X1830: Respect cell count of common properties.周琰杰 (Zhou Yanjie)2021-06-301-5/+4
| * MIPS: Loongson64: fix spelling of SPDX tagTom Rix2021-06-211-1/+1
| * MIPS: ingenic: rs90: Add dedicated VRAM memory regionPaul Cercueil2021-06-011-0/+14
| * MIPS: ingenic: gcw0: Set codec to cap-less mode for FM radioPaul Cercueil2021-06-011-3/+2
| * MIPS: ingenic: jz4780: Fix I2C nodes to match DT docPaul Cercueil2021-06-011-5/+5
| * MIPS: boot: Support specifying UART port on Ingenic SoCsPaul Cercueil2021-06-011-2/+2
| * mips: dts: loongson: fix DTC unit name warningszhaoxiao2021-05-271-1/+1
| * mips: dts: loongson: fix DTC unit name warningszhaoxiao2021-05-271-1/+1
| * mips: dts: loongson: fix DTC unit name warningszhaoxiao2021-05-271-1/+1
| * mips: dts: loongson: fix DTC unit name warningszhaoxiao2021-05-271-2/+2
| * mips: dts: loongson: fix DTC unit name warningszhaoxiao2021-05-271-1/+1
| * MIPS: ath79: ar9331: add pause property for the MAC <> switch linkOleksij Rempel2021-05-271-0/+2
| * MIPS: ath79: ar9331: Add OpeneEmbed SOM9331 BoardOleksij Rempel2021-05-272-0/+111
| * MIPS: SEAD3: Correct Ethernet node nameGeert Uytterhoeven2021-05-271-1/+1
| * MIPS:DTS:Correct device id of pcie for Loongnon-2KXiaochuan Mao2021-05-111-8/+8
* | MIPS: Loongson64: DTS: Add GMAC support for LS7A PCHQing Zhang2021-06-181-2/+4
* | MIPS: Loongson64: Add GMAC support for Loongson-2K1000Qing Zhang2021-06-181-0/+46
|/
* MIPS:DTS:Correct the license for Loongson-2Kxiaochuan mao2021-04-231-1/+1
* MIPS:DTS:Fix label name and interrupt number of ohci for Loongson-2Kxiaochuan mao2021-04-231-2/+2
* MIPS: Makefile: Replace -pg with CC_FLAGS_FTRACEzhaoxiao2021-04-211-1/+1
* mips: bmips: bcm63268: populate device tree nodesÁlvaro Fernández Rojas2021-04-061-14/+116
* mips: bmips: bcm6368: populate device tree nodesÁlvaro Fernández Rojas2021-04-061-11/+116
* mips: bmips: bcm6362: populate device tree nodesÁlvaro Fernández Rojas2021-04-061-11/+116
* mips: bmips: bcm6358: populate device tree nodesÁlvaro Fernández Rojas2021-04-061-11/+72
* mips: bmips: bcm6328: populate device tree nodesÁlvaro Fernández Rojas2021-04-061-14/+105
* mips: bmips: fix syscon-reboot nodesÁlvaro Fernández Rojas2021-04-065-5/+5
* MIPS: Loongson64: DeviceTree for Loongson-2K1000Qing Zhang2021-03-253-0/+254
* MIPS: ingenic: gcw0: SPI panel does not require active-high CSPaul Cercueil2021-03-121-1/+0
* mips: bmips: bcm63268: include dt-bindingsÁlvaro Fernández Rojas2021-03-121-0/+5
* mips: bmips: bcm6368: include dt-bindingsÁlvaro Fernández Rojas2021-03-121-0/+4
* mips: bmips: bcm6362: include dt-bindingsÁlvaro Fernández Rojas2021-03-121-0/+5
* mips: bmips: bcm6358: include dt-bindingsÁlvaro Fernández Rojas2021-03-121-0/+4
* mips: bmips: bcm6328: include dt-bindingsÁlvaro Fernández Rojas2021-03-121-0/+5
* mips: bmips: bcm3368: include dt-bindingsÁlvaro Fernández Rojas2021-03-121-0/+3
* mips: dts: brcm: allow including header filesÁlvaro Fernández Rojas2021-03-1216-21/+21
* MIPS: boot/compressed: Copy DTB to aligned addressPaul Cercueil2021-03-081-0/+8
* Merge tag 'mips_5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2021-02-217-12/+117
|\
| * MIPS: compressed: fix build with enabled UBSANAlexander Lobakin2021-02-091-0/+1
| * mips: dts: Add support for Cisco SG220-26 switchBert Vermeulen2021-02-042-0/+27
| * Add support for Realtek RTL838x/RTL839x switch SoCsBert Vermeulen2021-02-043-0/+81
| * MIPS: zboot: Avoid endless loop in clear BSS.Jinyang He2021-01-071-1/+1
| * MIPS: zboot: head.S clean upJiaxun Yang2021-01-041-11/+7
* | MIPS: boot: Fix unaligned access with CONFIG_MIPS_RAW_APPENDED_DTBPaul Cercueil2020-12-281-1/+2
|/