summaryrefslogtreecommitdiffstats
path: root/arch/mips/boot
AgeCommit message (Expand)AuthorLines
2022-10-04Merge tag 'net-next-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-38/+55
2022-09-23mips: dts: ralink: mt7621: add GB-PC2 LEDsArınç ÜNAL-12/+36
2022-09-23mips: dts: ralink: mt7621: fix external phy on GB-PC2Arınç ÜNAL-3/+3
2022-09-23mips: dts: ralink: mt7621: change mt7530 switch addressArınç ÜNAL-2/+2
2022-09-23mips: dts: ralink: mt7621: change phy-mode of gmac1 to rgmiiArınç ÜNAL-1/+1
2022-09-23mips: dts: ralink: mt7621: remove interrupt-parent from switch nodeArınç ÜNAL-1/+0
2022-09-23mips: dts: ralink: mt7621: fix some dtc warningsArınç ÜNAL-20/+14
2022-09-19mips: bmips: bcm63268: add TWD block bindingRafał Miłecki-6/+12
2022-09-12MIPS: dts: lantiq: rename dts files with soc name being the prefixAleksander Jan Bajkowski-1/+1
2022-07-14MIPS: dts: align gpio-key node names with dtschemaKrzysztof Kozlowski-4/+4
2022-07-14MIPS: dts: correct gpio-keys names and propertiesKrzysztof Kozlowski-57/+37
2022-07-05MIPS: mscc: ocelot: enable FDMA usageAlexandre Belloni-4/+5
2022-06-21mips: dts: ingenic: Add TCU clock to x1000/x1830 tcu device nodeAidan MacDonald-4/+6
2022-06-03Merge tag 'usb-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-3/+3
2022-05-30Merge tag 'mips_5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds-145/+211
2022-05-23MIPS: Ingenic: Refresh device tree for Ingenic SoCs and boards.周琰杰 (Zhou Yanjie)-74/+138
2022-05-23MIPS: Ingenic: Add PWM nodes for X1830.周琰杰 (Zhou Yanjie)-0/+14
2022-05-12MIPS: tools: no need to initialise statics to 0Jason Wang-1/+1
2022-04-27mips: dts: ingenic: x1000: Add PWM device tree nodeAidan MacDonald-0/+12
2022-04-27MIPS: mscc: serval: rename pinctrl nodesMichael Walle-7/+7
2022-04-27MIPS: mscc: ocelot: rename pinctrl nodesMichael Walle-5/+5
2022-04-27MIPS: mscc: jaguar2: rename pinctrl nodesMichael Walle-13/+13
2022-04-27mips: dts: ralink: mt7621: remove defining gpio function for pin groupsArınç ÜNAL-24/+0
2022-04-27mips: dts: ralink: mt7621: mux phy4 to gmac1 for GB-PC1Arınç ÜNAL-8/+10
2022-04-27mips: dts: ralink: mt7621: add mdio label to mdio-busArınç ÜNAL-11/+9
2022-04-26MIPS: dts: align SPI NOR node name with dtschemaKrzysztof Kozlowski-6/+6
2022-04-23mips: dts: ralink: mt7621: use the new compatible string for MT7621 pinctrlArınç ÜNAL-1/+1
2022-04-21MIPS: Ingenic: Refresh USB nodes to match driver changes.周琰杰 (Zhou Yanjie)-3/+3
2022-03-28Merge tag 'staging-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-0/+751
2022-03-25Merge tag 'mips_5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds-6/+7
2022-03-18MIPS: ingenic: correct unit node addressKrzysztof Kozlowski-1/+1
2022-03-16mips: dts: ralink: add MT7621 SoCArınç ÜNAL-0/+751
2022-03-14MIPS: boot/compressed: Use array reference for image boundsKees Cook-5/+5
2022-02-22mips: Enable KCSANNemanja Rakovic-1/+1
2022-02-09MIPS: DTS: CI20: fix how ddc power is enabledH. Nikolaus Schaller-13/+2
2022-02-07mips: Enable KCSANNemanja Rakovic-0/+1
2022-01-19Merge tag 'kbuild-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-6/+6
2022-01-14kbuild: rename cmd_{bzip2,lzma,lzo,lz4,xzkern,zstd22}Masahiro Yamada-6/+6
2022-01-11MIPS: bmips: Add support PCIe controller device nodesJim Quinlan-0/+78
2022-01-09MIPS: compressed: Fix build with ZSTD compressionPaul Cercueil-1/+3
2022-01-02MIPS: new Kconfig option ZBOOT_LOAD_ADDRESSYunQiang Su-0/+4
2022-01-02MIPS: Loongson64: DTS: Add pm block node for Loongson-2K1000Qing Zhang-0/+5
2021-12-09MIPS: DTS: Ingenic: adjust register size to available registersH. Nikolaus Schaller-3/+3
2021-12-09MIPS: DTS: CI20: Add DT nodes for HDMI setupPaul Boddie-2/+70
2021-12-09MIPS: DTS: jz4780: Account for Synopsys HDMI driver and LCD controllersPaul Boddie-0/+40
2021-11-25MIPS: boot/compressed/: add __ashldi3 to target for ZSTD compressionPaul Cercueil-1/+1
2021-11-14Merge tag 'devicetree-fixes-for-5.16-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-6/+6
2021-11-13Merge tag 'mips_5.16_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...Linus Torvalds-14/+9
2021-11-11dt-bindings: Rename Ingenic CGU headers to ingenic,*.hPaul Cercueil-6/+6
2021-11-10mips: decompressor: do not copy source files while buildingMasahiro Yamada-19/+8