summaryrefslogtreecommitdiffstats
path: root/arch/mips/mti-sead3
Commit message (Expand)AuthorAgeFilesLines
* MIPS: generic: Convert SEAD-3 to a generic boardPaul Burton2016-10-067-567/+0
* MIPS: SEAD3: Remove custom read_persistent_clockPaul Burton2016-10-061-6/+0
* MIPS: SEAD3: Use img-ascii-lcd driverPaul Burton2016-10-063-81/+1
* MIPS: SEAD3: Drop use of cobalt fbdev driverPaul Burton2016-10-062-45/+1
* MIPS: SEAD3: Parse memsize in DT shimPaul Burton2016-10-052-66/+71
* MIPS: SEAD3: Use generic restart-poweroff driverPaul Burton2016-10-052-32/+0
* MIPS: SEAD3: Reset via generic syscon-reboot driver & DTPaul Burton2016-10-051-9/+0
* MIPS: SEAD3: Use register-bit-led driver via DT for LEDsPaul Burton2016-10-052-92/+0
* MIPS: SEAD3: Probe parallel flash via DTPaul Burton2016-10-051-37/+0
* MIPS: SEAD3: Probe EHCI controller using DTPaul Burton2016-10-052-60/+14
* MIPS: SEAD3: Probe ethernet controller using DTPaul Burton2016-10-052-34/+14
* MIPS: SEAD3: Use generic ns16550a earlycon supportPaul Burton2016-10-053-54/+0
* MIPS: SEAD3: Probe UARTs using DTPaul Burton2016-10-053-77/+104
* MIPS: SEAD3: Probe interrupt controllers using DTPaul Burton2016-10-055-39/+137
* MIPS: SEAD3: Split obj-y entries across linesPaul Burton2016-10-051-3/+8
* mips: Remove unnecessary of_platform_populate with default match tableKefeng Wang2016-06-231-8/+0
* MIPS: Introduce plat_get_fdt a platform API to retrieve the FDTMatt Redfearn2016-05-131-0/+5
* LED/MIPS: Move SEAD3 LED driver to where it belongs.Ralf Baechle2015-11-032-79/+0
* MIPS: Export get_c0_perfcount_int()Felix Fietkau2015-08-031-0/+1
* of: clean-up unnecessary libfdt include pathsRob Herring2015-06-041-2/+0
* MIPS: SEAD3: Combine all platform device registrations in one file.Ralf Baechle2015-04-026-251/+179
* MIPS: SEAD3: Make static in sead3-ehci what can be made static.Ralf Baechle2015-04-021-2/+2
* MIPS: SEAD3: sead3-ehci should not be a module.Ralf Baechle2015-04-022-10/+5
* MIPS: SEAD3: sead3-platform is not a module.Ralf Baechle2015-04-021-6/+1
* MIPS: SEAD3: sead3-net is not a module.Ralf Baechle2015-04-021-6/+2
* MIPS: SEAD3: Nuke remaining I2C bits.Ralf Baechle2015-04-013-66/+1
* MIPS: SEAD3: Nuke I2C driver that never was wired up in Makefile.Ralf Baechle2015-04-011-397/+0
* MIPS: SEAD3: Use symbolic addresses from sead-addr.h in I2C driver.Ralf Baechle2015-04-011-3/+6
* MIPS: SEAD3: Use symbolic addresses from sead-addr.h in LED driver.Ralf Baechle2015-04-011-2/+5
* MIPS: SEAD3: Get rid of DRVNAME from LED driver for readability.Ralf Baechle2015-04-011-3/+1
* MIPS: SEAD3: Get rid of useless pr_debug calls in the LED driver.Ralf Baechle2015-04-011-2/+0
* MIPS: SEAD3: Convert I2C driver to module_platform_driver.Ralf Baechle2015-04-011-11/+1
* MIPS: SEAD3: Convert LED driver to module_platform_driver.Ralf Baechle2015-04-011-12/+1
* MIPS: SEAD3: Collect LED platform device registration in a single file.Ralf Baechle2015-04-012-22/+15
* MIPS: mark prom_free_prom_memory() everywhere with __initAaro Koskinen2015-04-011-1/+1
* MIPS: sead3: Corrected get_c0_perfcount_intNiklas Cassel2015-02-201-1/+1
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-142-2/+0
|\
| * Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2014-11-032-2/+0
| |\
| | * mips: mti-sead3: drop owner assignment from platform_driversWolfram Sang2014-10-203-3/+0
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-12-116-202/+49
|\ \ \
| * | | MIPS: Move gic.h to include/linux/irqchip/mips-gic.hAndrew Bresticker2014-11-245-5/+5
| * | | MIPS: SEAD3: Stop using GIC REG macrosAndrew Bresticker2014-11-241-4/+4
| * | | MIPS: SEAD3: Use generic plat_irq_dispatchAndrew Bresticker2014-11-241-22/+1
| * | | irqchip: mips-gic: Support local interruptsAndrew Bresticker2014-11-241-25/+9
| * | | irqchip: mips-gic: Stop using per-platform mapping tablesAndrew Bresticker2014-11-244-35/+33
| * | | irqchip: mips-gic: Use IRQ domainsAndrew Bresticker2014-11-241-15/+0
| * | | irqchip: mips-gic: Remove platform irq_ack/irq_eoi callbacksAndrew Bresticker2014-11-241-21/+0
| * | | MIPS: SEAD3: Remove sead3-serial.cAndrew Bresticker2014-11-241-45/+0
| * | | MIPS: Remove gic_{enable,disable}_interrupt()Andrew Bresticker2014-11-241-34/+0
| * | | MIPS: Add hook to get C0 performance counter interruptAndrew Bresticker2014-11-241-3/+4
| |/ /
OpenPOWER on IntegriCloud