aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/mti-sead3 (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds2-2/+0
2014-12-11Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds6-202/+49
2014-11-24MIPS: Move gic.h to include/linux/irqchip/mips-gic.hAndrew Bresticker5-5/+5
2014-11-24MIPS: SEAD3: Stop using GIC REG macrosAndrew Bresticker1-4/+4
2014-11-24MIPS: SEAD3: Use generic plat_irq_dispatchAndrew Bresticker1-22/+1
2014-11-24irqchip: mips-gic: Support local interruptsAndrew Bresticker1-25/+9
2014-11-24irqchip: mips-gic: Stop using per-platform mapping tablesAndrew Bresticker4-35/+33
2014-11-24irqchip: mips-gic: Use IRQ domainsAndrew Bresticker1-15/+0
2014-11-24irqchip: mips-gic: Remove platform irq_ack/irq_eoi callbacksAndrew Bresticker1-21/+0
2014-11-24MIPS: SEAD3: Remove sead3-serial.cAndrew Bresticker1-45/+0
2014-11-24MIPS: Remove gic_{enable,disable}_interrupt()Andrew Bresticker1-34/+0
2014-11-24MIPS: Add hook to get C0 performance counter interruptAndrew Bresticker1-3/+4
2014-11-24MIPS: SEAD3: Fix LED device registration.Ralf Baechle1-6/+2
2014-11-03Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into driver-core-nextGreg Kroah-Hartman2-2/+0
2014-10-24MIPS: SEAD3: Fix I2C device registration.Ralf Baechle1-7/+1
2014-10-24MIPS: SEAD3: Nuke PIC32 I2C driver.Ralf Baechle3-526/+0
2014-10-20mips: mti-sead3: drop owner assignment from platform_driversWolfram Sang3-3/+0
2014-09-22MIPS: sead3: Move device-trees to arch/mips/boot/dts/Andrew Bresticker2-26/+0
2014-06-09Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-23/+13
2014-05-26MIPS: SEAD3: Introduce the use of the managed version of kzallocHimangi Saraogi1-23/+13
2014-04-30mips: convert fdt pointers to opaque pointersRob Herring1-4/+4
2014-03-31MIPS: SEAD3: Don't use module_init in non-modular sead3-mtd.c codePaul Gortmaker1-2/+1
2014-01-24mips: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2014-01-23MIPS: sead3: use unflatten_and_copy_device_tree()Qais Yousef1-10/+1
2014-01-23MIPS: sead3: populate platform devices from device treeQais Yousef1-0/+7
2014-01-23MIPS: sead3: remove chosen nodeQais Yousef1-4/+0
2014-01-23MIPS: sead3: allow cmdline/env to change memory size using memsize paramQais Yousef2-0/+70
2014-01-23MIPS: sead3: remove unused cpu_khz variablePaul Burton1-4/+0
2013-10-09mips: add explicit includes of prom.hRob Herring1-0/+2
2013-09-18MIPS: Cleanup CP0 PRId and CP1 FPIR register access masksMaciej W. Rozycki1-1/+2
2013-07-14MIPS: Delete __cpuinit/__CPUINIT usage from MIPS codePaul Gortmaker1-1/+1
2013-06-21MIPS: sead3: Fix ability to perform a soft reset.Steven J. Hill1-2/+3
2013-05-09MIPS: Move 'gic_present' to common location.Steven J. Hill1-1/+0
2013-05-09MIPS: microMIPS: Add support for exception handling.Steven J. Hill1-0/+48
2013-05-08MIPS: FW: Remove obsolete header file for MTI platforms.Steven J. Hill4-4/+0
2013-05-08MIPS: FW: sead3: Use new common FW library variable processing.Steven J. Hill4-86/+51
2013-05-08MIPS: sead3: Use generic suspend/resume for LEDs.Lars-Peter Clausen1-22/+2
2013-05-01MIPS: Add option to disable software I/O coherency.Steven J. Hill1-3/+0
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle8-57/+57
2013-02-01MIPS: Nuke empty lines at end of files.Ralf Baechle1-1/+0
2013-02-01MIPS: SEAD3: Implement OF support.Steven J. Hill5-141/+65
2013-01-03MIPS: drivers: remove __dev* attributes.Greg Kroah-Hartman2-8/+6
2012-09-13MIPS: Add core files for MIPS SEAD-3 development platform.Steven J. Hill24-0/+2268