summaryrefslogtreecommitdiffstats
path: root/arch/mips/boot/dts/brcm
AgeCommit message (Expand)AuthorFilesLines
2018-04-23MIPS: dts: Avoid unneeded built-in.a in DTS dirsMasahiro Yamada1-1/+1
2018-03-06MIPS: BMIPS: Add Broadcom STB watchdog nodesJaedon Shin16-0/+88
2018-03-06MIPS: BMIPS: Add Broadcom STB wake-up timer nodesJaedon Shin12-0/+84
2018-03-06MIPS: BMIPS: Add Broadcom STB power management nodesJaedon Shin5-0/+279
2017-11-18kbuild: remove all dummy assignments to obj-Masahiro Yamada1-3/+0
2017-11-15Merge tag 'mips_4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...Linus Torvalds8-2/+14
2017-11-14Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-4/+0
2017-11-09kbuild: handle dtb-y and CONFIG_OF_ALL_DTBS natively in Makefile.libMasahiro Yamada1-2/+0
2017-11-09MIPS: dts: remove bogus bcm96358nb4ser.dtb from dtb-y entryMasahiro Yamada1-1/+0
2017-11-08kbuild: clean up *.dtb and *.dtb.S patterns from top-level MakefileMasahiro Yamada1-1/+0
2017-11-07MIPS: Standardize DTS files, status "ok" -> "okay"Robert P. J. Day2-2/+2
2017-11-07MIPS: BMIPS: name the refclk clock for uartJonas Gorski6-0/+12
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman35-0/+35
2017-01-24MIPS: BMIPS: Add support SPI device nodesJaedon Shin16-6/+478
2016-10-06MIPS: BMIPS: Use interrupt-controller node nameJaedon Shin8-38/+38
2016-10-06MIPS: BMIPS: Add support NAND device nodesJaedon Shin13-0/+195
2016-10-06MIPS: BMIPS: Add support SDHCI device nodesJaedon Shin10-0/+92
2016-10-06MIPS: BMIPS: Add support GPIO device nodesJaedon Shin8-0/+246
2016-10-06MIPS: BMIPS: Add support PWM device nodesJaedon Shin16-0/+204
2016-10-04MIPS: BMIPS: Add device tree example for BCM6362Álvaro Fernández Rojas3-0/+158
2016-10-04MIPS: BMIPS: Add device tree example for BCM3368Álvaro Fernández Rojas3-0/+125
2016-10-04MIPS: BMIPS: Add device tree example for BCM63268Álvaro Fernández Rojas3-0/+244
2016-10-04MIPS: BMIPS: rename bcm96358nb4ser to bcm6358-neufbox4-sercomÁlvaro Fernández Rojas2-1/+3
2016-10-04MIPS: BMIPS: add missing bcm97435svmb to DT_NONEÁlvaro Fernández Rojas1-13/+14
2016-05-13MIPS: BMIPS: Adjust mips-hpt-frequency for BCM7435Florian Fainelli1-1/+1
2016-05-13MIPS: BMIPS: Improve BCM6368 device treeÁlvaro Fernández Rojas2-14/+22
2016-05-13MIPS: BMIPS: Improve BCM6328 device treeÁlvaro Fernández Rojas1-11/+39
2016-05-13MIPS: BMIPS: Add device tree example for BCM6358Álvaro Fernández Rojas3-0/+178
2016-05-13MIPS: BMIPS: Fix interrupt and remove needless propertiesJaedon Shin3-10/+4
2016-05-13MIPS: BMIPS: Add support UART, I2C, SATA deviceJaedon Shin13-16/+530
2016-05-09MIPS: BMIPS: Remove maxcpus from BCM97435SVMB DTSFlorian Fainelli1-1/+1
2016-05-09MIPS: BMIPS: Add missing 7038 L1 register cells to BCM7435Florian Fainelli1-2/+3
2016-04-04MIPS: BMIPS: Fix gisb-arb compatible string for 7435Florian Fainelli1-1/+1
2016-01-27MIPS: dt: Explicitly specify native endian behaviour for sysconMark Brown10-1/+10
2016-01-24Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2-0/+31
2016-01-24MIPS: bmips: Improve BCM6368 device treeÁlvaro Fernández Rojas1-0/+22
2016-01-24MIPS: bmips: Improve BCM6328 device treeÁlvaro Fernández Rojas1-0/+9
2015-11-16regmap-mmio: Use native endianness for read/writeSimon Arlott9-9/+0
2015-11-11MIPS: BMIPS: Add SATA/PHY nodes for bcm7362Jaedon Shin2-0/+50
2015-11-11MIPS: BMIPS: Add SATA/PHY nodes for bcm7346Jaedon Shin2-0/+50
2015-11-11MIPS: BMIPS: Add SATA/PHY nodes for bcm7425Jaedon Shin1-0/+42
2015-11-11MIPS: BMIPS: Add I2C node for bcm7362Jaedon Shin2-2/+62
2015-11-11MIPS: BMIPS: Add I2C node for bcm7360Jaedon Shin2-2/+76
2015-11-11MIPS: BMIPS: Add I2C node for bcm7358Jaedon Shin2-2/+76
2015-11-11MIPS: BMIPS: Add I2C node for bcm7346Jaedon Shin2-2/+90
2015-06-21MIPS: BMIPS: Build all dtbs if no builtin dtbJonas Gorski1-0/+13
2015-06-21MIPS: BMIPS: dts: Add uart device nodes to bcm7xxx platformsJaedon Shin8-0/+136
2015-06-21MIPS: BMIPS: Add support for Broadcom BCM97435SVMBFlorian Fainelli2-0/+61
2015-06-21MIPS: BMIPS: Add BCM7435 dtsiFlorian Fainelli1-0/+239
2015-04-01MIPS: BMIPS: Add DTS files for several platformsKevin Cernekee21-1/+1933