aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/boot
AgeCommit message (Expand)AuthorFilesLines
2021-11-25MIPS: boot/compressed/: add __ashldi3 to target for ZSTD compressionGravatar Paul Cercueil 1-1/+1
2021-11-14Merge tag 'devicetree-fixes-for-5.16-1' of git://git.kernel.org/pub/scm/linux...Gravatar Linus Torvalds 6-6/+6
2021-11-13Merge tag 'mips_5.16_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...Gravatar Linus Torvalds 6-14/+9
2021-11-11dt-bindings: Rename Ingenic CGU headers to ingenic,*.hGravatar Paul Cercueil 6-6/+6
2021-11-10mips: decompressor: do not copy source files while buildingGravatar Masahiro Yamada 6-19/+8
2021-11-10MIPS: boot/compressed/: add __bswapdi2() to target for ZSTD decompressionGravatar Randy Dunlap 1-0/+6
2021-11-08Merge tag 'kbuild-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Gravatar Linus Torvalds 1-0/+3
2021-11-05Merge tag 'mips_5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Gravatar Linus Torvalds 8-592/+0
2021-10-24MIPS: Remove NETLOGIC supportGravatar Thomas Bogendoerfer 8-592/+0
2021-10-24kbuild: use more subdir- for visiting subdirectories while cleaningGravatar Masahiro Yamada 1-0/+3
2021-09-13MIPS: JZ4780: CI20: DTS: add SPI controller configGravatar Artur Rojek 2-15/+38
2021-08-21MIPS: mscc: ocelot: mark the phy-mode for internal PHY portsGravatar Vladimir Oltean 2-0/+8
2021-08-21MIPS: mscc: ocelot: disable all switch ports by defaultGravatar Vladimir Oltean 3-0/+23
2021-08-12MIPS: Retire MACH_PISTACHIOGravatar Jiaxun Yang 2-4/+0
2021-08-12MIPS: DTS: Pistachio add missing cpc and cdmmGravatar Jiaxun Yang 1-0/+10
2021-08-12MIPS: generic: Allow generating FIT image for Marduk boardGravatar Jiaxun Yang 2-0/+3
2021-07-10Merge tag 'mips_5.14_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...Gravatar Linus Torvalds 2-2/+4
2021-07-05mips: disable branch profiling in boot/decompress.oGravatar Randy Dunlap 1-0/+2
2021-07-05mips: always link byteswap helpers into decompressorGravatar Arnd Bergmann 1-2/+2
2021-07-01Merge tag 'mips_5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Gravatar Linus Torvalds 17-41/+184
2021-06-30MIPS: CI20: Add second percpu timer for SMP.Gravatar 周琰杰 (Zhou Yanjie) 1-10/+14
2021-06-30MIPS: CI20: Reduce clocksource to 750 kHz.Gravatar 周琰杰 (Zhou Yanjie) 1-2/+2
2021-06-30MIPS: Ingenic: Add MAC syscon nodes for Ingenic SoCs.Gravatar 周琰杰 (Zhou Yanjie) 2-0/+14
2021-06-30MIPS: X1830: Respect cell count of common properties.Gravatar 周琰杰 (Zhou Yanjie) 1-5/+4
2021-06-21MIPS: Loongson64: fix spelling of SPDX tagGravatar Tom Rix 1-1/+1
2021-06-18MIPS: Loongson64: DTS: Add GMAC support for LS7A PCHGravatar Qing Zhang 1-2/+4
2021-06-18MIPS: Loongson64: Add GMAC support for Loongson-2K1000Gravatar Qing Zhang 1-0/+46
2021-06-01MIPS: ingenic: rs90: Add dedicated VRAM memory regionGravatar Paul Cercueil 1-0/+14
2021-06-01MIPS: ingenic: gcw0: Set codec to cap-less mode for FM radioGravatar Paul Cercueil 1-3/+2
2021-06-01MIPS: ingenic: jz4780: Fix I2C nodes to match DT docGravatar Paul Cercueil 1-5/+5
2021-06-01MIPS: boot: Support specifying UART port on Ingenic SoCsGravatar Paul Cercueil 1-2/+2
2021-05-27mips: dts: loongson: fix DTC unit name warningsGravatar zhaoxiao 1-1/+1
2021-05-27mips: dts: loongson: fix DTC unit name warningsGravatar zhaoxiao 1-1/+1
2021-05-27mips: dts: loongson: fix DTC unit name warningsGravatar zhaoxiao 1-1/+1
2021-05-27mips: dts: loongson: fix DTC unit name warningsGravatar zhaoxiao 1-2/+2
2021-05-27mips: dts: loongson: fix DTC unit name warningsGravatar zhaoxiao 1-1/+1
2021-05-27MIPS: ath79: ar9331: add pause property for the MAC <> switch linkGravatar Oleksij Rempel 1-0/+2
2021-05-27MIPS: ath79: ar9331: Add OpeneEmbed SOM9331 BoardGravatar Oleksij Rempel 2-0/+111
2021-05-27MIPS: SEAD3: Correct Ethernet node nameGravatar Geert Uytterhoeven 1-1/+1
2021-05-11MIPS:DTS:Correct device id of pcie for Loongnon-2KGravatar Xiaochuan Mao 1-8/+8
2021-04-23MIPS:DTS:Correct the license for Loongson-2KGravatar xiaochuan mao 1-1/+1
2021-04-23MIPS:DTS:Fix label name and interrupt number of ohci for Loongson-2KGravatar xiaochuan mao 1-2/+2
2021-04-21MIPS: Makefile: Replace -pg with CC_FLAGS_FTRACEGravatar zhaoxiao 1-1/+1
2021-04-06mips: bmips: bcm63268: populate device tree nodesGravatar Álvaro Fernández Rojas 1-14/+116
2021-04-06mips: bmips: bcm6368: populate device tree nodesGravatar Álvaro Fernández Rojas 1-11/+116
2021-04-06mips: bmips: bcm6362: populate device tree nodesGravatar Álvaro Fernández Rojas 1-11/+116
2021-04-06mips: bmips: bcm6358: populate device tree nodesGravatar Álvaro Fernández Rojas 1-11/+72
2021-04-06mips: bmips: bcm6328: populate device tree nodesGravatar Álvaro Fernández Rojas 1-14/+105
2021-04-06mips: bmips: fix syscon-reboot nodesGravatar Álvaro Fernández Rojas 5-5/+5
2021-03-25MIPS: Loongson64: DeviceTree for Loongson-2K1000Gravatar Qing Zhang 3-0/+254