summaryrefslogtreecommitdiffstats
path: root/arch/mips/boot
Commit message (Expand)AuthorAgeFilesLines
* MIPS: devicetree: fix cpu interrupt controller node-namesAntony Pavlov2016-05-286-6/+6
* MIPS: JZ4740: Probe OHCI platform device via DTMaarten ter Huurne2016-05-131-0/+14
* MIPS: BMIPS: Adjust mips-hpt-frequency for BCM7435Florian Fainelli2016-05-131-1/+1
* MIPS: dts: pic32: Update dts to reflect new PIC32MZDA clk bindingPurna Chandra Mandal2016-05-133-259/+45
* 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: tools: Build relocs toolMatt Redfearn2016-05-131-0/+1
* MIPS: tools: Add relocs toolMatt Redfearn2016-05-136-0/+861
* pinctrl/lantiq: update devicetree binding in dts fileMartin Schiller2016-05-131-1/+1
* MIPS: ath79: add initial support for DPT-ModuleAntony Pavlov2016-05-132-0/+79
* MIPS: ath79: add initial support for Onion OmegaAntony Pavlov2016-05-132-0/+79
* MIPS: ath79: add initial support for Dragino MS14 (Dragino 2)Antony Pavlov2016-05-132-0/+103
* MIPS: ath79: add initial support for TP-LINK MR3020Antony Pavlov2016-05-132-0/+119
* MIPS: dts: qca: introduce AR9331 devicetreeAntony Pavlov2016-05-131-0/+155
* MIPS: ath79: update devicetree clock support for AR9132Antony Pavlov2016-05-131-0/+1
* MIPS: ath79: Introduce <dt-bindings/clock/ath79-clk.h>Antony Pavlov2016-05-131-3/+5
* MIPS: dts: qca: ar9132: use short references for dt nodesAntony Pavlov2016-05-132-53/+49
* MIPS: dts: qca: ar9132_tl_wr1043nd_v1.dts: drop unused alias nodeAntony Pavlov2016-05-131-4/+0
* MIPS: Octeon: Add DTS for EdgeRouter LiteAaro Koskinen2016-05-131-0/+59
* MIPS: Octeon: Add DTS for D-Link DSR-1000NAaro Koskinen2016-05-133-202/+312
* MIPS: ath79: Add zboot debug serial supportAlban Bedel2016-05-131-0/+5
* MIPS: ath79: Remove the builtin DTB supportAlban Bedel2016-05-131-3/+0
* 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: dts: qca: ar9132_tl_wr1043nd_v1.dts: use "ref" for reference clock nameAntony Pavlov2016-04-031-1/+1
* dt-bindings: clock: qca,ath79-pll: fix copy-paste typosAntony Pavlov2016-04-031-1/+1
* MIPS: zboot: Remove copied source files on cleanAlban Bedel2016-04-031-0/+1
* MIPS: zboot: Fix the build with XZ compression on older GCC versionsAlban Bedel2016-04-031-3/+3
* Merge tag 'regmap-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds2016-03-1510-10/+10
|\
| * MIPS: dt: Explicitly specify native endian behaviour for sysconMark Brown2016-01-2710-1/+10
* | MIPS: Fix build with DEBUG_ZBOOT and MACH_JZ4780Aaro Koskinen2016-03-131-1/+1
* | regmap: mmio: Revert to v4.4 endianness handlingMark Brown2016-02-059-0/+9
|/
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-01-2413-6/+852
|\
| * MIPS: zboot: Add support for serial debug using the PROMAlban Bedel2016-01-242-0/+8
| * MIPS: zboot: Avoid useless rebuildsAlban Bedel2016-01-241-6/+8
| * MIPS: dts: Add initial DTS for the PIC32MZDA Starter KitJoshua Henderson2016-01-245-0/+681
| * 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
| * MIPS: dts: jz4780/ci20: Add NEMC, BCH and NAND device tree nodesAlex Smith2016-01-042-0/+90
| * MIPS: ath79: Enable the USB port on the TL-WR1043NDAlban Bedel2016-01-041-0/+8
| * MIPS: ath79: Add the EHCI controller and USB phy to the AR9132 dtsiAlban Bedel2016-01-041-0/+26
| |
| \
*-. \ Merge remote-tracking branches 'regmap/topic/mmio', 'regmap/topic/rbtree' and...Mark Brown2016-01-059-9/+0
|\ \ \ | |_|/ |/| |
| * | regmap-mmio: Use native endianness for read/writeSimon Arlott2015-11-169-9/+0
| |/
* | MIPS: ath79: Fix the size of the MISC INTC registers in ar9132.dtsiAlban Bedel2015-11-201-1/+1
|/
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-11-1514-8/+527
|\
| * MIPS: xilfpga: Add xilfpga device tree files.Zubair Lutfullah Kakakhel2015-11-114-0/+77
OpenPOWER on IntegriCloud