summaryrefslogtreecommitdiffstats
path: root/arch/mips/boot/dts/brcm
Commit message (Expand)AuthorAgeFilesLines
* MIPS: dts: Avoid unneeded built-in.a in DTS dirsMasahiro Yamada2018-04-231-1/+1
* MIPS: BMIPS: Add Broadcom STB watchdog nodesJaedon Shin2018-03-0616-0/+88
* MIPS: BMIPS: Add Broadcom STB wake-up timer nodesJaedon Shin2018-03-0612-0/+84
* MIPS: BMIPS: Add Broadcom STB power management nodesJaedon Shin2018-03-065-0/+279
* kbuild: remove all dummy assignments to obj-Masahiro Yamada2017-11-181-3/+0
* Merge tag 'mips_4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...Linus Torvalds2017-11-158-2/+14
|\
| * MIPS: Standardize DTS files, status "ok" -> "okay"Robert P. J. Day2017-11-072-2/+2
| * MIPS: BMIPS: name the refclk clock for uartJonas Gorski2017-11-076-0/+12
* | Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-11-141-4/+0
|\ \
| * | kbuild: handle dtb-y and CONFIG_OF_ALL_DTBS natively in Makefile.libMasahiro Yamada2017-11-091-2/+0
| * | MIPS: dts: remove bogus bcm96358nb4ser.dtb from dtb-y entryMasahiro Yamada2017-11-091-1/+0
| * | kbuild: clean up *.dtb and *.dtb.S patterns from top-level MakefileMasahiro Yamada2017-11-081-1/+0
| |/
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-0235-0/+35
|/
* MIPS: BMIPS: Add support SPI device nodesJaedon Shin2017-01-2416-6/+478
* MIPS: BMIPS: Use interrupt-controller node nameJaedon Shin2016-10-068-38/+38
* MIPS: BMIPS: Add support NAND device nodesJaedon Shin2016-10-0613-0/+195
* MIPS: BMIPS: Add support SDHCI device nodesJaedon Shin2016-10-0610-0/+92
* MIPS: BMIPS: Add support GPIO device nodesJaedon Shin2016-10-068-0/+246
* MIPS: BMIPS: Add support PWM device nodesJaedon Shin2016-10-0616-0/+204
* MIPS: BMIPS: Add device tree example for BCM6362Álvaro Fernández Rojas2016-10-043-0/+158
* MIPS: BMIPS: Add device tree example for BCM3368Álvaro Fernández Rojas2016-10-043-0/+125
* MIPS: BMIPS: Add device tree example for BCM63268Álvaro Fernández Rojas2016-10-043-0/+244
* MIPS: BMIPS: rename bcm96358nb4ser to bcm6358-neufbox4-sercomÁlvaro Fernández Rojas2016-10-042-1/+3
* MIPS: BMIPS: add missing bcm97435svmb to DT_NONEÁlvaro Fernández Rojas2016-10-041-13/+14
* MIPS: BMIPS: Adjust mips-hpt-frequency for BCM7435Florian Fainelli2016-05-131-1/+1
* MIPS: BMIPS: Improve BCM6368 device treeÁlvaro Fernández Rojas2016-05-132-14/+22
* MIPS: BMIPS: Improve BCM6328 device treeÁlvaro Fernández Rojas2016-05-131-11/+39
* MIPS: BMIPS: Add device tree example for BCM6358Álvaro Fernández Rojas2016-05-133-0/+178
* MIPS: BMIPS: Fix interrupt and remove needless propertiesJaedon Shin2016-05-133-10/+4
* MIPS: BMIPS: Add support UART, I2C, SATA deviceJaedon Shin2016-05-1313-16/+530
* MIPS: BMIPS: Remove maxcpus from BCM97435SVMB DTSFlorian Fainelli2016-05-091-1/+1
* MIPS: BMIPS: Add missing 7038 L1 register cells to BCM7435Florian Fainelli2016-05-091-2/+3
* MIPS: BMIPS: Fix gisb-arb compatible string for 7435Florian Fainelli2016-04-041-1/+1
* MIPS: dt: Explicitly specify native endian behaviour for sysconMark Brown2016-01-2710-1/+10
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-01-242-0/+31
|\
| * MIPS: bmips: Improve BCM6368 device treeÁlvaro Fernández Rojas2016-01-241-0/+22
| * MIPS: bmips: Improve BCM6328 device treeÁlvaro Fernández Rojas2016-01-241-0/+9
* | regmap-mmio: Use native endianness for read/writeSimon Arlott2015-11-169-9/+0
|/
* MIPS: BMIPS: Add SATA/PHY nodes for bcm7362Jaedon Shin2015-11-112-0/+50
* MIPS: BMIPS: Add SATA/PHY nodes for bcm7346Jaedon Shin2015-11-112-0/+50
* MIPS: BMIPS: Add SATA/PHY nodes for bcm7425Jaedon Shin2015-11-111-0/+42
* MIPS: BMIPS: Add I2C node for bcm7362Jaedon Shin2015-11-112-2/+62
* MIPS: BMIPS: Add I2C node for bcm7360Jaedon Shin2015-11-112-2/+76
* MIPS: BMIPS: Add I2C node for bcm7358Jaedon Shin2015-11-112-2/+76
* MIPS: BMIPS: Add I2C node for bcm7346Jaedon Shin2015-11-112-2/+90
* MIPS: BMIPS: Build all dtbs if no builtin dtbJonas Gorski2015-06-211-0/+13
* MIPS: BMIPS: dts: Add uart device nodes to bcm7xxx platformsJaedon Shin2015-06-218-0/+136
* MIPS: BMIPS: Add support for Broadcom BCM97435SVMBFlorian Fainelli2015-06-212-0/+61
* MIPS: BMIPS: Add BCM7435 dtsiFlorian Fainelli2015-06-211-0/+239
* MIPS: BMIPS: Add DTS files for several platformsKevin Cernekee2015-04-0121-1/+1933
OpenPOWER on IntegriCloud