summaryrefslogtreecommitdiff
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2019-04-1418-18/+18
|\
| * dts: switch spi-flash to jedec, spi-nor compatibleNeil Armstrong2019-04-1218-18/+18
* | net: mscc: servalt: Add ethernet nodes for ServalTHoratiu Vultur2019-04-122-0/+65
* | net: Add MSCC ServalT network driver.Horatiu Vultur2019-04-121-0/+2
* | net: mscc: jaguar2: Add ethenet nodes for Jaguar2.Horatiu Vultur2019-04-124-0/+636
* | dt: bcm968380gerg: enable gpio controllerPhilippe Reynes2019-04-121-0/+12
* | dt: bcm6838: add gpio controllerPhilippe Reynes2019-04-121-0/+27
* | mips: add initial support for qca956x referenced boardRosy Song2019-04-1213-0/+1432
* | mips: fix erros on registers macros of pll-ddr-config1-nfrac for QCA956XRosy Song2019-04-121-2/+2
* | bootm: mips: Remove boot_reloc_ramdiskHoratiu Vultur2019-04-121-19/+0
* | mips: mt76xx: gardena-smart-gateway: Correct spelling of GARDENAStefan Roese2019-04-122-3/+3
* | mips: add ethernet support for qca953x referenced boardsRosy Song2019-04-122-0/+36
|/
* watchdog: Move watchdog_dev to data section (BSS may not be cleared)Stefan Roese2019-04-081-1/+1
* mips: add missing dtb-y to arch/mips/dts/MakefileMasahiro Yamada2019-03-221-0/+5
* dt: bcm6838: add watchdogPhilippe Reynes2019-02-091-0/+17
* mips: mscc: luton: Add ethernet nodes for Luton.Horatiu Vultur2019-02-013-0/+267
* linker: Modify linker scripts to be more genericTom Rini2019-01-261-2/+2
* MSCC: Add board support for Serval SoC family.Horatiu Vultur2019-01-232-0/+2
* MSCC: Add device tree for Serval pcb106 boardHoratiu Vultur2019-01-231-0/+56
* MSCC: add device tree for Serval pcb105 boardHoratiu Vultur2019-01-232-0/+205
* MSCC: Add support for Serval SoC family.Horatiu Vultur2019-01-2310-12/+435
* MSCC: Add board support for Servalt SoC familyHoratiu Vultur2019-01-233-0/+206
* MSCC: Add support for Servalt SoC family.Horatiu Vultur2019-01-2310-11/+419
* MIPS: mscc: ocelot: Add ethernet nodes for OcelotGregory CLEMENT2019-01-232-0/+117
* mips: mt7688: gardena-smart-gateway: Enable green power LED on startupStefan Roese2019-01-161-1/+1
* MSCC: Add board support for Jaguar2 SOC familyHoratiu Vultur2019-01-162-2/+4
* MSCC: add device tree for Serval2 boardHoratiu Vultur2019-01-161-0/+60
* MSCC: Add device tree for Jaguar2-48 boardHoratiu Vultur2019-01-161-0/+74
* MSCC: Add device tree for Jaguar2 boardHoratiu Vultur2019-01-162-0/+261
* MSCC: Add support for Jaguar2 SOC familyHoratiu Vultur2019-01-1610-8/+460
* mips: mscc: DT: Update luton device tree to use fast SPI driverLars Povlsen2019-01-161-13/+2
* mips: spi: mscc: Add fast bitbang SPI driverLars Povlsen2019-01-161-0/+38
* MIPS: jz47xx: remove custom u-boot-spl.ldsDaniel Schwierzeck2019-01-161-50/+0
* MIPS: optimize and fix ELF sectionsDaniel Schwierzeck2019-01-162-68/+136
* mips: ocelot: DT: Enable use of serial gpioLars Povlsen2019-01-163-0/+124
* mips: luton: DT: Enable use of serial gpioLars Povlsen2019-01-163-0/+68
* mips: mscc: luton+ocelot: Remove board config options, do probingLars Povlsen2019-01-163-28/+14
* mips: luton: DT: Add pcb090Lars Povlsen2019-01-161-0/+36
* mips: mscc: Add generic GPIO control utility functionLars Povlsen2019-01-165-1/+40
* mips: mscc: Add generic PHY MIIM utility functionsLars Povlsen2019-01-165-1/+145
* mips: jz47xx: Add Creator CI20 platformPaul Burton2018-12-193-0/+134
* mips: jz47xx: Add JZ4780 SoC supportPaul Burton2018-12-1918-0/+2132
* mips: Add SPL headerPaul Burton2018-12-191-0/+33
* MSCC: add board support for the Luton based evaluation boardGregory CLEMENT2018-12-193-0/+125
* MSCC: add board support for the Ocelots based evaluation boardsGregory CLEMENT2018-12-195-0/+220
* MSCC: add support for Luton SoCsGregory CLEMENT2018-12-1911-4/+494
* MSCC: add support for Ocelot SoCsGregory CLEMENT2018-12-1915-0/+1450
* MIPS: Allow to prefetch and lock instructions into cacheGregory CLEMENT2018-12-191-0/+19
* MIPS: move create_tlb() in an proper header: mipsregs.hGregory CLEMENT2018-12-192-10/+11
* MIPS: remove local_irq_[save|restore] from CP0 macrosDaniel Schwierzeck2018-12-191-7/+0