summaryrefslogtreecommitdiff
path: root/arch/mips/boot
AgeCommit message (Expand)AuthorFilesLines
2025-12-07mips: lantiq: danube: rename stp node on EASY50712 reference boardAleksander Jan Bajkowski1-1/+1
2025-12-07mips: lantiq: danube: add missing device_type in pci nodeAleksander Jan Bajkowski1-0/+2
2025-12-07mips: lantiq: danube: add model to EASY50712 dtsAleksander Jan Bajkowski1-0/+2
2025-12-07mips: lantiq: danube: add missing properties to cpu nodeAleksander Jan Bajkowski1-0/+4
2025-09-04mips: lantiq: xway: sysctrl: rename the etop nodeAleksander Jan Bajkowski1-1/+1
2025-09-04mips: dts: lantiq: danube: add missing burst length propertyAleksander Jan Bajkowski1-0/+3
2025-06-27MIPS: Loongson64: Add missing '#interrupt-cells' for loongson64c_ls7aWangYuli1-0/+1
2024-12-27MIPS: Loongson64: DTS: Fix msi node for ls7aJiaxun Yang1-0/+1
2024-12-14MIPS: Loongson64: DTS: Really fix PCIe port nodes for ls7aXi Ruoyao1-13/+60
2024-08-11MIPS: dts: loongson: Fix ls2k1000-rtc interruptJiaxun Yang1-2/+2
2024-08-11MIPS: dts: loongson: Fix liointc IRQ polarityJiaxun Yang1-21/+21
2024-08-11MIPS: Loongson64: DTS: Fix PCIe port nodes for ls7aJiaxun Yang1-7/+30
2024-08-11MIPS: Loongson64: DTS: Add RTC support to Loongson-2K1000Binbin Zhou1-0/+7
2024-08-03MIPS: Loongson64: Remove memory node for builtin-dtbJiaxun Yang1-8/+0
2024-08-03MIPS: dts: loongson: Fix GMAC phy nodeJiaxun Yang1-2/+4
2024-08-03MIPS: dts: loongson: Add ISA nodeJiaxun Yang1-0/+7
2024-06-27MIPS: dts: bcm63268: Add missing properties to the TWD nodeFlorian Fainelli1-0/+2
2024-01-20MIPS: dts: loongson: drop incorrect dwmac fallback compatibleKrzysztof Kozlowski2-4/+2
2023-03-10MIPS: DTS: CI20: fix otg power gpioH. Nikolaus Schaller1-1/+1
2022-12-31MIPS: DTS: CI20: fix reset line polarity of the ethernet controllerDmitry Torokhov1-1/+1
2022-11-11mips: boot/compressed: use __NO_FORTIFYJohn Thomson1-0/+1
2022-10-04Merge tag 'net-next-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds3-38/+55
2022-09-23mips: dts: ralink: mt7621: add GB-PC2 LEDsArınç ÜNAL2-12/+36
2022-09-23mips: dts: ralink: mt7621: fix external phy on GB-PC2Arınç ÜNAL1-3/+3
2022-09-23mips: dts: ralink: mt7621: change mt7530 switch addressArınç ÜNAL1-2/+2
2022-09-23mips: dts: ralink: mt7621: change phy-mode of gmac1 to rgmiiArınç ÜNAL1-1/+1
2022-09-23mips: dts: ralink: mt7621: remove interrupt-parent from switch nodeArınç ÜNAL1-1/+0
2022-09-23mips: dts: ralink: mt7621: fix some dtc warningsArınç ÜNAL3-20/+14
2022-09-19mips: bmips: bcm63268: add TWD block bindingRafał Miłecki1-6/+12
2022-09-12MIPS: dts: lantiq: rename dts files with soc name being the prefixAleksander Jan Bajkowski2-1/+1
2022-07-14MIPS: dts: align gpio-key node names with dtschemaKrzysztof Kozlowski4-4/+4
2022-07-14MIPS: dts: correct gpio-keys names and propertiesKrzysztof Kozlowski10-57/+37
2022-07-05MIPS: mscc: ocelot: enable FDMA usageAlexandre Belloni1-4/+5
2022-06-21mips: dts: ingenic: Add TCU clock to x1000/x1830 tcu device nodeAidan MacDonald2-4/+6
2022-06-03Merge tag 'usb-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds3-3/+3
2022-05-30Merge tag 'mips_5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds18-145/+211
2022-05-23MIPS: Ingenic: Refresh device tree for Ingenic SoCs and boards.周琰杰 (Zhou Yanjie)4-74/+138
2022-05-23MIPS: Ingenic: Add PWM nodes for X1830.周琰杰 (Zhou Yanjie)1-0/+14
2022-05-12MIPS: tools: no need to initialise statics to 0Jason Wang1-1/+1
2022-04-27mips: dts: ingenic: x1000: Add PWM device tree nodeAidan MacDonald1-0/+12
2022-04-27MIPS: mscc: serval: rename pinctrl nodesMichael Walle1-7/+7
2022-04-27MIPS: mscc: ocelot: rename pinctrl nodesMichael Walle2-5/+5
2022-04-27MIPS: mscc: jaguar2: rename pinctrl nodesMichael Walle3-13/+13
2022-04-27mips: dts: ralink: mt7621: remove defining gpio function for pin groupsArınç ÜNAL2-24/+0
2022-04-27mips: dts: ralink: mt7621: mux phy4 to gmac1 for GB-PC1Arınç ÜNAL1-8/+10
2022-04-27mips: dts: ralink: mt7621: add mdio label to mdio-busArınç ÜNAL2-11/+9
2022-04-26MIPS: dts: align SPI NOR node name with dtschemaKrzysztof Kozlowski6-6/+6
2022-04-23mips: dts: ralink: mt7621: use the new compatible string for MT7621 pinctrlArınç ÜNAL1-1/+1
2022-04-21MIPS: Ingenic: Refresh USB nodes to match driver changes.周琰杰 (Zhou Yanjie)3-3/+3
2022-03-28Merge tag 'staging-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-0/+751