aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/boot (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-07-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds3-15/+238
2017-07-11MIPS: generic: Support MIPS Boston development boardsPaul Burton2-0/+226
2017-07-11MIPS: DTS: img: Don't attempt to build-in all .dtb filesPaul Burton1-2/+1
2017-06-29Merge tag 'v4.12-rc7' into develLinus Walleij1-5/+5
2017-06-28MIPS: SEAD-3: Fix GIC interrupt specifiersPaul Burton1-4/+4
2017-06-28MIPS: SEAD-3: Set interrupt-parent per-device, not at root nodePaul Burton1-1/+4
2017-06-28MIPS: generic/yamon-dt: Use serial* rather than uart* aliasesPaul Burton1-3/+3
2017-06-28MIPS: SEAD-3: Remove GIC timer from DTPaul Burton1-5/+0
2017-06-15MIPS: .its targets depend on vmlinuxPaul Burton1-5/+5
2017-05-22MIPS: JZ4780: CI20: Add pinctrl configuration for several driversPaul Cercueil1-0/+60
2017-05-22MIPS: JZ4740: Qi LB60: Add pinctrl configuration for several driversPaul Cercueil1-0/+13
2017-05-22MIPS: jz4780: DTS: Add nodes for ingenic pinctrl and gpio driversPaul Cercueil1-0/+98
2017-05-22MIPS: jz4740: DTS: Add nodes for ingenic pinctrl and gpio driversPaul Cercueil1-0/+68
2017-05-18devicetree: Move include prefixes from arch to separate directoryOlof Johansson1-1/+0
2017-02-17MIPS: DTS: Add img directory to MakefileIan Pozella1-0/+1
2017-01-24MIPS: BMIPS: Add support SPI device nodesJaedon Shin16-6/+478
2017-01-03MIPS: zboot: Consolidate compiler flag filtering.Ralf Baechle1-1/+1
2017-01-03MIPS: DTS: img: add device tree for Marduk boardRahul Bedarkar2-0/+172
2017-01-03MIPS: DTS: Add base device tree for Pistachio SoCRahul Bedarkar1-0/+924
2017-01-03MIPS: xilfpga: Add DT node for AXI emacliteZubair Lutfullah Kakakhel1-0/+26
2017-01-03MIPS: xilfpga: Add DT node for AXI I2CZubair Lutfullah Kakakhel1-0/+22
2017-01-03MIPS: xilfpga: Update DT node and specify uart irqZubair Lutfullah Kakakhel1-0/+3
2017-01-03MIPS: xilfpga: Use Xilinx Interrupt ControllerZubair Lutfullah Kakakhel1-0/+12
2017-01-03MIPS: Zboot: Don't use $(LINUXINCLUDE) twicePaul Bolle1-2/+2
2017-01-03MIPS: zboot: Add "uzImage.bin" targetMaarten ter Huurne1-0/+4
2016-12-18Merge tag 'rtc-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linuxLinus Torvalds2-0/+15
2016-11-05MIPS: qi_lb60: Probe RTC driver from DT and use it as power controllerPaul Cercueil1-0/+4
2016-11-05MIPS: jz4740: DTS: Probe the jz4740-rtc driver from devicetreePaul Cercueil1-0/+11
2016-11-04MIPS: Malta: Fixup rebootPaul Burton1-1/+2
2016-10-06MIPS: generic: Convert SEAD-3 to a generic boardPaul Burton2-1/+2
2016-10-06MIPS: generic: Introduce generic DT-based board supportPaul Burton1-1/+10
2016-10-06MIPS: Support generating Flattened Image Trees (.itb)Paul Burton1-0/+57
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-06MIPS: Malta: Use syscon-reboot driver to rebootPaul Burton1-0/+12
2016-10-06MIPS: Malta: Probe pflash via DTPaul Burton1-0/+31
2016-10-06MIPS: Malta: Probe RTC via DTPaul Burton1-0/+15
2016-10-06MIPS: Malta: Probe interrupt controllers via DTPaul Burton1-0/+41
2016-10-06MIPS: SEAD3: Use img-ascii-lcd driverPaul Burton1-0/+5
2016-10-05MIPS: SEAD3: Use generic restart-poweroff driverPaul Burton1-0/+4
2016-10-05MIPS: SEAD3: Reset via generic syscon-reboot driver & DTPaul Burton1-0/+12
2016-10-05MIPS: SEAD3: Use register-bit-led driver via DT for LEDsPaul Burton1-0/+103
2016-10-05MIPS: SEAD3: Probe parallel flash via DTPaul Burton1-0/+24
2016-10-05MIPS: SEAD3: Probe EHCI controller using DTPaul Burton1-0/+9
2016-10-05MIPS: SEAD3: Probe ethernet controller using DTPaul Burton1-0/+12
2016-10-05MIPS: SEAD3: Probe UARTs using DTPaul Burton1-0/+37
2016-10-05MIPS: SEAD3: Probe interrupt controllers using DTPaul Burton1-0/+31