| Commit message (Expand) | Author | Age | Files | Lines |
* | MIPS: generic: Convert SEAD-3 to a generic board | Paul Burton | 2016-10-06 | 7 | -567/+0 |
* | MIPS: SEAD3: Remove custom read_persistent_clock | Paul Burton | 2016-10-06 | 1 | -6/+0 |
* | MIPS: SEAD3: Use img-ascii-lcd driver | Paul Burton | 2016-10-06 | 3 | -81/+1 |
* | MIPS: SEAD3: Drop use of cobalt fbdev driver | Paul Burton | 2016-10-06 | 2 | -45/+1 |
* | MIPS: SEAD3: Parse memsize in DT shim | Paul Burton | 2016-10-05 | 2 | -66/+71 |
* | MIPS: SEAD3: Use generic restart-poweroff driver | Paul Burton | 2016-10-05 | 2 | -32/+0 |
* | MIPS: SEAD3: Reset via generic syscon-reboot driver & DT | Paul Burton | 2016-10-05 | 1 | -9/+0 |
* | MIPS: SEAD3: Use register-bit-led driver via DT for LEDs | Paul Burton | 2016-10-05 | 2 | -92/+0 |
* | MIPS: SEAD3: Probe parallel flash via DT | Paul Burton | 2016-10-05 | 1 | -37/+0 |
* | MIPS: SEAD3: Probe EHCI controller using DT | Paul Burton | 2016-10-05 | 2 | -60/+14 |
* | MIPS: SEAD3: Probe ethernet controller using DT | Paul Burton | 2016-10-05 | 2 | -34/+14 |
* | MIPS: SEAD3: Use generic ns16550a earlycon support | Paul Burton | 2016-10-05 | 3 | -54/+0 |
* | MIPS: SEAD3: Probe UARTs using DT | Paul Burton | 2016-10-05 | 3 | -77/+104 |
* | MIPS: SEAD3: Probe interrupt controllers using DT | Paul Burton | 2016-10-05 | 5 | -39/+137 |
* | MIPS: SEAD3: Split obj-y entries across lines | Paul Burton | 2016-10-05 | 1 | -3/+8 |
* | mips: Remove unnecessary of_platform_populate with default match table | Kefeng Wang | 2016-06-23 | 1 | -8/+0 |
* | MIPS: Introduce plat_get_fdt a platform API to retrieve the FDT | Matt Redfearn | 2016-05-13 | 1 | -0/+5 |
* | LED/MIPS: Move SEAD3 LED driver to where it belongs. | Ralf Baechle | 2015-11-03 | 2 | -79/+0 |
* | MIPS: Export get_c0_perfcount_int() | Felix Fietkau | 2015-08-03 | 1 | -0/+1 |
* | of: clean-up unnecessary libfdt include paths | Rob Herring | 2015-06-04 | 1 | -2/+0 |
* | MIPS: SEAD3: Combine all platform device registrations in one file. | Ralf Baechle | 2015-04-02 | 6 | -251/+179 |
* | MIPS: SEAD3: Make static in sead3-ehci what can be made static. | Ralf Baechle | 2015-04-02 | 1 | -2/+2 |
* | MIPS: SEAD3: sead3-ehci should not be a module. | Ralf Baechle | 2015-04-02 | 2 | -10/+5 |
* | MIPS: SEAD3: sead3-platform is not a module. | Ralf Baechle | 2015-04-02 | 1 | -6/+1 |
* | MIPS: SEAD3: sead3-net is not a module. | Ralf Baechle | 2015-04-02 | 1 | -6/+2 |
* | MIPS: SEAD3: Nuke remaining I2C bits. | Ralf Baechle | 2015-04-01 | 3 | -66/+1 |
* | MIPS: SEAD3: Nuke I2C driver that never was wired up in Makefile. | Ralf Baechle | 2015-04-01 | 1 | -397/+0 |
* | MIPS: SEAD3: Use symbolic addresses from sead-addr.h in I2C driver. | Ralf Baechle | 2015-04-01 | 1 | -3/+6 |
* | MIPS: SEAD3: Use symbolic addresses from sead-addr.h in LED driver. | Ralf Baechle | 2015-04-01 | 1 | -2/+5 |
* | MIPS: SEAD3: Get rid of DRVNAME from LED driver for readability. | Ralf Baechle | 2015-04-01 | 1 | -3/+1 |
* | MIPS: SEAD3: Get rid of useless pr_debug calls in the LED driver. | Ralf Baechle | 2015-04-01 | 1 | -2/+0 |
* | MIPS: SEAD3: Convert I2C driver to module_platform_driver. | Ralf Baechle | 2015-04-01 | 1 | -11/+1 |
* | MIPS: SEAD3: Convert LED driver to module_platform_driver. | Ralf Baechle | 2015-04-01 | 1 | -12/+1 |
* | MIPS: SEAD3: Collect LED platform device registration in a single file. | Ralf Baechle | 2015-04-01 | 2 | -22/+15 |
* | MIPS: mark prom_free_prom_memory() everywhere with __init | Aaro Koskinen | 2015-04-01 | 1 | -1/+1 |
* | MIPS: sead3: Corrected get_c0_perfcount_int | Niklas Cassel | 2015-02-20 | 1 | -1/+1 |
* | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-12-14 | 2 | -2/+0 |
|\ |
|
| * | Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke... | Greg Kroah-Hartman | 2014-11-03 | 2 | -2/+0 |
| |\ |
|
| | * | mips: mti-sead3: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 3 | -3/+0 |
* | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2014-12-11 | 6 | -202/+49 |
|\ \ \ |
|
| * | | | MIPS: Move gic.h to include/linux/irqchip/mips-gic.h | Andrew Bresticker | 2014-11-24 | 5 | -5/+5 |
| * | | | MIPS: SEAD3: Stop using GIC REG macros | Andrew Bresticker | 2014-11-24 | 1 | -4/+4 |
| * | | | MIPS: SEAD3: Use generic plat_irq_dispatch | Andrew Bresticker | 2014-11-24 | 1 | -22/+1 |
| * | | | irqchip: mips-gic: Support local interrupts | Andrew Bresticker | 2014-11-24 | 1 | -25/+9 |
| * | | | irqchip: mips-gic: Stop using per-platform mapping tables | Andrew Bresticker | 2014-11-24 | 4 | -35/+33 |
| * | | | irqchip: mips-gic: Use IRQ domains | Andrew Bresticker | 2014-11-24 | 1 | -15/+0 |
| * | | | irqchip: mips-gic: Remove platform irq_ack/irq_eoi callbacks | Andrew Bresticker | 2014-11-24 | 1 | -21/+0 |
| * | | | MIPS: SEAD3: Remove sead3-serial.c | Andrew Bresticker | 2014-11-24 | 1 | -45/+0 |
| * | | | MIPS: Remove gic_{enable,disable}_interrupt() | Andrew Bresticker | 2014-11-24 | 1 | -34/+0 |
| * | | | MIPS: Add hook to get C0 performance counter interrupt | Andrew Bresticker | 2014-11-24 | 1 | -3/+4 |
| |/ / |
|