summaryrefslogtreecommitdiff
path: root/arch/mips/boot
AgeCommit message (Expand)Author
2022-05-23MIPS: Ingenic: Add PWM nodes for X1830.周琰杰 (Zhou Yanjie)
2022-05-12MIPS: tools: no need to initialise statics to 0Jason Wang
2022-04-27mips: dts: ingenic: x1000: Add PWM device tree nodeAidan MacDonald
2022-04-27MIPS: mscc: serval: rename pinctrl nodesMichael Walle
2022-04-27MIPS: mscc: ocelot: rename pinctrl nodesMichael Walle
2022-04-27MIPS: mscc: jaguar2: rename pinctrl nodesMichael Walle
2022-04-27mips: dts: ralink: mt7621: remove defining gpio function for pin groupsArınç ÜNAL
2022-04-27mips: dts: ralink: mt7621: mux phy4 to gmac1 for GB-PC1Arınç ÜNAL
2022-04-27mips: dts: ralink: mt7621: add mdio label to mdio-busArınç ÜNAL
2022-04-26MIPS: dts: align SPI NOR node name with dtschemaKrzysztof Kozlowski
2022-04-23mips: dts: ralink: mt7621: use the new compatible string for MT7621 pinctrlArınç ÜNAL
2022-04-21MIPS: Ingenic: Refresh USB nodes to match driver changes.周琰杰 (Zhou Yanjie)
2022-03-28Merge tag 'staging-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-03-25Merge tag 'mips_5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2022-03-18MIPS: ingenic: correct unit node addressKrzysztof Kozlowski
2022-03-16mips: dts: ralink: add MT7621 SoCArınç ÜNAL
2022-03-14MIPS: boot/compressed: Use array reference for image boundsKees Cook
2022-02-22mips: Enable KCSANNemanja Rakovic
2022-02-09MIPS: DTS: CI20: fix how ddc power is enabledH. Nikolaus Schaller
2022-02-07mips: Enable KCSANNemanja Rakovic
2022-01-19Merge tag 'kbuild-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2022-01-14kbuild: rename cmd_{bzip2,lzma,lzo,lz4,xzkern,zstd22}Masahiro Yamada
2022-01-11MIPS: bmips: Add support PCIe controller device nodesJim Quinlan
2022-01-09MIPS: compressed: Fix build with ZSTD compressionPaul Cercueil
2022-01-02MIPS: new Kconfig option ZBOOT_LOAD_ADDRESSYunQiang Su
2022-01-02MIPS: Loongson64: DTS: Add pm block node for Loongson-2K1000Qing Zhang
2021-12-09MIPS: DTS: Ingenic: adjust register size to available registersH. Nikolaus Schaller
2021-12-09MIPS: DTS: CI20: Add DT nodes for HDMI setupPaul Boddie
2021-12-09MIPS: DTS: jz4780: Account for Synopsys HDMI driver and LCD controllersPaul Boddie
2021-11-25MIPS: boot/compressed/: add __ashldi3 to target for ZSTD compressionPaul Cercueil
2021-11-14Merge tag 'devicetree-fixes-for-5.16-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2021-11-13Merge tag 'mips_5.16_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...Linus Torvalds
2021-11-11dt-bindings: Rename Ingenic CGU headers to ingenic,*.hPaul Cercueil
2021-11-10mips: decompressor: do not copy source files while buildingMasahiro Yamada
2021-11-10MIPS: boot/compressed/: add __bswapdi2() to target for ZSTD decompressionRandy Dunlap
2021-11-08Merge tag 'kbuild-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2021-11-05Merge tag 'mips_5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2021-10-24MIPS: Remove NETLOGIC supportThomas Bogendoerfer
2021-10-24kbuild: use more subdir- for visiting subdirectories while cleaningMasahiro Yamada
2021-09-13MIPS: JZ4780: CI20: DTS: add SPI controller configArtur Rojek
2021-08-21MIPS: mscc: ocelot: mark the phy-mode for internal PHY portsVladimir Oltean
2021-08-21MIPS: mscc: ocelot: disable all switch ports by defaultVladimir Oltean
2021-08-12MIPS: Retire MACH_PISTACHIOJiaxun Yang
2021-08-12MIPS: DTS: Pistachio add missing cpc and cdmmJiaxun Yang
2021-08-12MIPS: generic: Allow generating FIT image for Marduk boardJiaxun Yang
2021-07-10Merge tag 'mips_5.14_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...Linus Torvalds
2021-07-05mips: disable branch profiling in boot/decompress.oRandy Dunlap
2021-07-05mips: always link byteswap helpers into decompressorArnd Bergmann
2021-07-01Merge tag 'mips_5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2021-06-30MIPS: CI20: Add second percpu timer for SMP.周琰杰 (Zhou Yanjie)