summaryrefslogtreecommitdiffstats
path: root/arch/mips/boot (follow)
Commit message (Expand)AuthorAgeFilesLines
* MIPS: mobileye: eyeq5: use OLB as provider for fixed factor clocksThéo Lebrun2024-11-152-276/+24
* mips: dts: realtek: Add I2C controllersChris Packham2024-11-122-0/+24
* mips: dts: realtek: Add syscon-reboot nodeChris Packham2024-11-123-1/+21
* MIPS: mobileye: eyeq6h-epm6: Use eyeq6h in the board device treeGregory CLEMENT2024-10-301-1/+1
* mips: bmips: bcm6358/6368: define required brcm,bmips-cbr-regChristian Marangi2024-10-302-0/+2
* move asm/unaligned.h to linux/unaligned.hAl Viro2024-10-021-1/+1
* mips: dts: realtek: Add RTL9302C boardChris Packham2024-07-123-0/+153
* mips: dts: realtek: add device_type property to cpu nodeChris Packham2024-07-121-0/+1
* mips: dts: realtek: use "serial" instead of "uart" in node nameChris Packham2024-07-121-2/+2
* MIPS: mobileye: eyeq5: add OLB system-controller nodeThéo Lebrun2024-07-033-39/+162
* MIPS: dts: loongson: Add ISA nodeJiaxun Yang2024-06-211-0/+7
* MIPS: dts: loongson: Fix GMAC phy nodeJiaxun Yang2024-06-211-2/+4
* MIPS: dts: loongson: Fix ls2k1000-rtc interruptJiaxun Yang2024-06-211-2/+2
* MIPS: dts: loongson: Fix liointc IRQ polarityJiaxun Yang2024-06-211-21/+21
* MIPS: Loongson64: Remove memory node for builtin-dtbJiaxun Yang2024-06-211-8/+0
* MIPS: Loongson64: DTS: Fix PCIe port nodes for ls7aJiaxun Yang2024-06-111-7/+30
* MIPS: Loongson64: DTS: Fix msi node for ls7aJiaxun Yang2024-06-111-0/+1
* MIPS: mobileye: Add EyeQ6H supportGregory CLEMENT2024-06-112-1/+2
* MIPS: mobileye: Add EyeQ6H device treeGregory CLEMENT2024-06-114-0/+260
* Merge tag 'mips_6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2024-05-201-191/+239
|\
| * mips: dts: ralink: mt7621: reorder the attributes of the root nodeJustin Swartz2024-04-151-1/+2
| * mips: dts: ralink: mt7621: reorder pci?_phy attributesJustin Swartz2024-04-151-2/+6
| * mips: dts: ralink: mt7621: reorder pcie node attributes and childrenJustin Swartz2024-04-151-25/+43
| * mips: dts: ralink: mt7621: reorder ethernet node attributes and kidsJustin Swartz2024-04-151-40/+48
| * mips: dts: ralink: mt7621: reorder gic node attributesJustin Swartz2024-04-151-2/+2
| * mips: dts: ralink: mt7621: reorder mmc node attributesJustin Swartz2024-04-151-11/+15
| * mips: dts: ralink: mt7621: move pinctrl and sort its childrenJustin Swartz2024-04-151-86/+86
| * mips: dts: ralink: mt7621: reorder spi0 node attributesJustin Swartz2024-04-151-8/+8
| * mips: dts: ralink: mt7621: reorder i2c node attributesJustin Swartz2024-04-151-6/+7
| * mips: dts: ralink: mt7621: reorder gpio node attributesJustin Swartz2024-04-151-2/+5
| * mips: dts: ralink: mt7621: reorder sysc node attributesJustin Swartz2024-04-151-1/+4
| * mips: dts: ralink: mt7621: reorder mmc regulator attributesJustin Swartz2024-04-151-6/+10
| * mips: dts: ralink: mt7621: reorder cpuintc node attributesJustin Swartz2024-04-151-1/+3
| * mips: dts: ralink: mt7621: reorder cpu node attributesJustin Swartz2024-04-151-2/+2
* | Makefile: remove redundant tool coverage variablesMasahiro Yamada2024-05-141-6/+0
|/
* mips: dts: ralink: mt7621: add cell count properties to usbJustin Swartz2024-03-111-0/+3
* mips: dts: ralink: mt7621: add serial1 and serial2 nodesJustin Swartz2024-03-111-0/+40
* mips: dts: ralink: mt7621: reorder serial0 propertiesJustin Swartz2024-03-111-2/+3
* mips: dts: ralink: mt7621: associate uart1_pins with serial0Justin Swartz2024-03-111-0/+3
* mips: zboot: Fix "no previous prototype" build warningSerge Semin2024-02-233-0/+6
* MIPS: mobileye: Add EPM5 device treeGregory CLEMENT2024-02-202-0/+27
* MIPS: mobileye: Add EyeQ5 dtsiGregory CLEMENT2024-02-203-0/+417
* Merge tag 'mips_6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2024-01-173-4/+4
|\
| * MIPS: Fix typosBjorn Helgaas2024-01-082-2/+2
| * MIPS: compressed: Use correct instruction for 64 bit codeGregory CLEMENT2023-12-211-2/+2
* | Merge tag 'mm-nonmm-stable-2024-01-09-10-33' of git://git.kernel.org/pub/scm/...Linus Torvalds2024-01-094-14/+29
|\ \
| * | mips: decompress: fix add missing prototypesArnd Bergmann2023-12-114-14/+29
| |/
* / MIPS: dts: loongson: drop incorrect dwmac fallback compatibleKrzysztof Kozlowski2023-12-132-4/+2
|/
* MIPS: AR7: remove platformWolfram Sang2023-10-191-5/+0
* mips: dts: ralink: mt7621: rename to GnuBee GB-PC1 and GnuBee GB-PC2Arınç ÜNAL2023-10-062-2/+2