summaryrefslogtreecommitdiffstats
path: root/arch/mips/boot
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mips_4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2018-06-1214-14/+136
|\
| * MIPS: mscc: Connect phys to ports on ocelot_pcb123Alexandre Belloni2018-05-141-0/+20
| * MIPS: mscc: Add switch to ocelotAlexandre Belloni2018-05-141-0/+88
| * MIPS: JZ4780: dts: Fix watchdog nodePaul Cercueil2018-05-141-1/+4
| * MIPS: JZ4740: dts: Add bindings for the jz4740-wdt driverPaul Cercueil2018-05-141-0/+8
| * MIPS: vmlinuz: Use generic ashldi3Matt Redfearn2018-04-231-4/+7
| * MIPS: dts: Avoid unneeded built-in.a in DTS dirsMasahiro Yamada2018-04-2310-10/+10
* | Merge tag 'mmc-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2018-06-052-0/+86
|\ \
| * | MIPS: dts: ci20: Enable MMC in the devicetreeEzequiel Garcia2018-05-021-0/+34
| * | MIPS: dts: jz4780: Add MMC controller node to the devicetreeEzequiel Garcia2018-05-021-0/+40
| * | MIPS: dts: jz4780: Add DMA controller node to the devicetreeEzequiel Garcia2018-05-021-0/+12
| |/
* | MIPS: xilfpga: Stop generating useless dtb.oAlexandre Belloni2018-05-141-2/+0
* | MIPS: Fix build with DEBUG_ZBOOT and MACH_JZ4770Paul Cercueil2018-05-141-3/+3
|/
* Merge tag 'mips_fixes_4.17_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-04-201-0/+6
|\
| * MIPS: dts: Boston: Fix PCI bus dtc warnings:Matt Redfearn2018-04-161-0/+6
* | Merge tag 'mips_4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...Linus Torvalds2018-04-1022-5/+604
|\ \ | |/
| * MIPS: mscc: Add ocelot PCB123 device treeAlexandre Belloni2018-03-212-0/+29
| * MIPS: mscc: Add ocelot dtsiAlexandre Belloni2018-03-213-0/+119
| * 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
| * MIPS: dts: Fix a typo in the node unit nameMathieu Malaterre2018-02-191-1/+1
| * MIPS: dts: Remove leading 0x and 0s from bindings notationMathieu Malaterre2018-02-192-5/+5
* | zboot: fix stack protector in compressed boot phaseHuacai Chen2018-04-051-8/+1
* | MIPS: boot: Define __ASSEMBLY__ for its.S buildKees Cook2018-02-221-0/+1
|/
* MIPS: ingenic: Initial GCW Zero supportPaul Cercueil2018-01-182-0/+63
* MIPS: ingenic: Initial JZ4770 supportPaul Cercueil2018-01-181-0/+212
* MIPS: Fix clean of vmlinuz.{32,ecoff,bin,srec}James Hogan2018-01-181-1/+5
* kbuild: remove all dummy assignments to obj-Masahiro Yamada2017-11-1812-36/+0
* Merge tag 'mips_4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...Linus Torvalds2017-11-1513-5/+29
|\
| * MIPS: generic: Add support for MIPSfpgaZubair Lutfullah Kakakhel2017-11-082-1/+9
| * MIPS: DTS: Remove num-slots from Pistachio SoCShawn Lin2017-11-081-1/+0
| * MIPS: Standardize DTS files, status "ok" -> "okay"Robert P. J. Day2017-11-073-3/+3
| * MIPS: BMIPS: name the refclk clock for uartJonas Gorski2017-11-076-0/+12
| * MIPS: jz4780: DTS: Probe the jz4740-watchdog driver from devicetreeMathieu Malaterre2017-10-091-0/+5
* | Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-11-1414-58/+13
|\ \
| * | kbuild: handle dtb-y and CONFIG_OF_ALL_DTBS natively in Makefile.libMasahiro Yamada2017-11-0913-43/+13
| * | 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-0813-13/+0
| * | .gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignoreMasahiro Yamada2017-11-081-1/+0
| |/
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-0292-0/+92
|/
* MIPS: jz4780: DTS: Probe the jz4740-rtc driver from devicetreeMathieu Malaterre2017-09-061-0/+11
* MIPS: Add Onion Omega2+ boardHarvey Hunt2017-08-292-0/+19
* MIPS: dts: Add Vocore2 boardHarvey Hunt2017-08-292-0/+19
* MIPS: dts: ralink: Add Mediatek MT7628A SoCHarvey Hunt2017-08-291-0/+126
* MIPS: dts: Ci20: Add ethernet and fixed-regulator nodesHarvey Hunt2017-08-291-0/+37
* MIPS: Allow platform to specify multiple its.S filesPaul Burton2017-08-291-5/+11
* MIPS: NI 169445 board supportNathan Sullivan2017-08-293-0/+108
* MIPS: gitignore: ignore generated .c filesBartosz Golaszewski2017-08-071-0/+2
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2017-07-153-15/+238
|\
OpenPOWER on IntegriCloud