summaryrefslogtreecommitdiff
path: root/arch/mips/mti-malta
AgeCommit message (Expand)Author
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner
2016-10-06MIPS: Print CM error reports upon bus errorsPaul Burton
2016-10-06MIPS: Sanitise coherentio semanticsPaul Burton
2016-10-06MIPS: Malta: Remove custom halt implementationPaul Burton
2016-10-06MIPS: Malta: Use syscon-reboot driver to rebootPaul Burton
2016-10-06MIPS: Malta: Probe pflash via DTPaul Burton
2016-10-06MIPS: Malta: Probe RTC via DTPaul Burton
2016-10-06MIPS: Malta: Remove custom DT match tablePaul Burton
2016-10-06MIPS: Malta: Probe interrupt controllers via DTPaul Burton
2016-10-06MIPS: Malta: Use all available DDR by defaultPaul Burton
2016-10-06MIPS: Malta: Allow PCI devices DMA to lower 2GB physicalPaul Burton
2016-10-04MIPS: Squash lines for simple wrapper functionsMasahiro Yamada
2016-09-29MIPS: Malta: Fix IOCU disable switch read for MIPS64Paul Burton
2016-08-04tree-wide: replace config_enabled() with IS_ENABLED()Masahiro Yamada
2016-05-13MIPS: malta-time: Take seconds into accountJames Hogan
2016-05-13MIPS: malta-time: Start GIC count before syncing to RTCJames Hogan
2016-05-13MIPS: Introduce plat_get_fdt a platform API to retrieve the FDTMatt Redfearn
2016-02-09MIPS: Fix early CM probingPaul Burton
2015-11-11MIPS: Malta: Register UP SMP ops if all else failsPaul Burton
2015-11-11MIPS: Malta: Setup RAM regions via DTPaul Burton
2015-11-11MIPS: Malta: Remove fw_memblock_t abstractionPaul Burton
2015-11-11MIPS: Malta: Split obj-y entries across linesPaul Burton
2015-09-03MIPS: malta: Use generic platform_maar_initPaul Burton
2015-08-26MIPS: CM: Add support for reporting CM cache errorsMarkos Chandras
2015-08-26MIPS: Add platform callback before initializing the L2 cacheMarkos Chandras
2015-08-03MIPS: Export get_c0_perfcount_int()Felix Fietkau
2015-08-03MIPS: SMP: Don't increment irq_count multiple times for call function IPIsAlex Smith
2015-08-03MIPS: Malta: Don't reinitialise RTCJames Hogan
2015-07-10MIPS: Malta: Make GIC FDC IRQ workaround Malta specificJames Hogan
2015-06-21MIPS: Malta: Basic DT plumbingPaul Burton
2015-04-21Merge tag 'tty-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-04-13Merge branch '4.0-fixes' into mips-for-linux-nextRalf Baechle
2015-04-10MIPS: Malta: Detect and fix bad memsize valuesMarkos Chandras
2015-03-31MIPS: Malta: malta-time: Ensure GIC counter is runningMarkos Chandras
2015-03-31MIPS: Malta: Implement get_c0_fdc_int()James Hogan
2015-03-31MIPS: Malta: Implement mips_cdmm_phys_base()James Hogan
2015-03-26serial: 8250_early: Remove setup_early_serial8250_console()Peter Hurley
2014-11-24MIPS: Replace use of phys_t with phys_addr_t.Ralf Baechle
2014-11-24clocksource: mips-gic: Move gic_frequency to clocksource driverAndrew Bresticker
2014-11-24MIPS: Move GIC clocksource driver to drivers/clocksource/Andrew Bresticker
2014-11-24MIPS: Move gic.h to include/linux/irqchip/mips-gic.hAndrew Bresticker
2014-11-24MIPS: Malta: Stop using GIC REG macrosAndrew Bresticker
2014-11-24MIPS: Malta: Use gic_read_count() to read GIC timerAndrew Bresticker
2014-11-24MIPS: Malta: Use generic plat_irq_dispatchAndrew Bresticker
2014-11-24irqchip: mips-gic: Support local interruptsAndrew Bresticker
2014-11-24irqchip: mips-gic: Stop using per-platform mapping tablesAndrew Bresticker
2014-11-24irqchip: mips-gic: Use IRQ domainsAndrew Bresticker
2014-11-24irqchip: mips-gic: Remove platform irq_ack/irq_eoi callbacksAndrew Bresticker
2014-11-24MIPS: Move GIC to drivers/irqchip/Andrew Bresticker
2014-11-24MIPS: Remove gic_{enable,disable}_interrupt()Andrew Bresticker