summaryrefslogtreecommitdiffstats
path: root/arch/mips/boot
Commit message (Expand)AuthorAgeFilesLines
* MIPS: fix build on non-linux hostsKevin Darbyshire-Bryant2019-07-262-1/+3
* DTS: CI20: Fix bugs in ci20's device tree.Zhou Yanjie2019-03-131-4/+4
* MIPS: Boston: Disable EG20T prefetchPaul Burton2019-02-121-0/+6
* MIPS: Align kernel load address to 64KBHuacai Chen2019-01-091-3/+4
* kbuild: rename LDFLAGS to KBUILD_LDFLAGSMasahiro Yamada2018-08-241-1/+1
* mips: dts: mscc: enable spi and NOR flash support on ocelot PCB123Alexandre Belloni2018-07-311-0/+10
* mips: dts: mscc: Add spi on OcelotAlexandre Belloni2018-07-311-0/+11
* MIPS: mscc: ocelot: add interrupt controller properties to GPIO controllerQuentin Schulz2018-07-301-0/+3
* MIPS: ath79: Use the IRQ based GPIO key driver for the buttonsAlban Bedel2018-07-285-14/+9Star
* MIPS: ath79: Fix the USB PHY reset namesAlban Bedel2018-07-262-2/+2
* MIPS: mscc: ocelot: add MIIM1 busQuentin Schulz2018-07-261-0/+16
* MIPS: mscc: ocelot: fix length of memory address space for MIIMQuentin Schulz2018-07-261-1/+1
* mips: mscc: build FIT image for OcelotAlexandre Belloni2018-07-251-1/+1
* MIPS: jz4780: DTS: Probe the spi-gpio driver from devicetreeMathieu Malaterre2018-07-241-0/+19
* mips: unify prom_putchar() declarationsAlexander Sverdlin2018-07-171-2/+1Star
* MIPS: boot: merge build rules of vmlinux.*.itb by using pattern ruleMasahiro Yamada2018-06-241-18/+9Star
* MIPS: boot: add missing targets for vmlinux.*.itsMasahiro Yamada2018-06-241-0/+6
* MIPS: boot: fix build rule of vmlinux.its.SMasahiro Yamada2018-06-241-2/+4
* MIPS: boot: do not include $(cpp_flags) for preprocessing ITSMasahiro Yamada2018-06-241-6/+6
* Revert "MIPS: boot: Define __ASSEMBLY__ for its.S build"Masahiro Yamada2018-06-241-1/+0Star
* MIPS: Make elf2ecoff work on 64bit host machinesThomas Bogendoerfer2018-06-242-44/+48
* 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-151-0/+20
| * MIPS: mscc: Add switch to ocelotAlexandre Belloni2018-05-151-0/+88
| * MIPS: JZ4780: dts: Fix watchdog nodePaul Cercueil2018-05-151-1/+4
| * MIPS: JZ4740: dts: Add bindings for the jz4740-wdt driverPaul Cercueil2018-05-151-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-062-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-151-2/+0Star
* | MIPS: Fix build with DEBUG_ZBOOT and MACH_JZ4770Paul Cercueil2018-05-151-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-222-0/+29
| * MIPS: mscc: Add ocelot dtsiAlexandre Belloni2018-03-223-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-061-8/+1Star
* | MIPS: boot: Define __ASSEMBLY__ for its.S buildKees Cook2018-02-231-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/+0Star