summaryrefslogtreecommitdiffstats
path: root/arch/mips/cobalt
AgeCommit message (Expand)AuthorLines
2024-01-22MIPS: Cobalt: Fix missing prototypesFlorian Fainelli-3/+0
2021-01-07MIPS: Remove empty prom_free_prom_memory functionsThomas Bogendoerfer-5/+0
2020-10-12MIPS: replace add_memory_region with memblockThomas Bogendoerfer-1/+2
2020-05-13MIPS: Only include the platform file neededThomas Bogendoerfer-1/+0
2020-03-05MIPS: Replace setup_irq() by request_irq()afzal mohammed-8/+10
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1Thomas Gleixner-98/+7
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+1
2016-08-03MIPS: Cobalt: Fix typoAndrea Gelmini-2/+2
2015-06-21MIPS: Cobalt Don't use module_init in non-modular MTD registration.Paul Gortmaker-2/+1
2015-06-10MIPS: Cobalt: Do not build MTD platform device registration code as module.Ralf Baechle-2/+1
2013-10-29MIPS: Cobalt: Move to 8250/16550 serial early printk driverYoichi Yuasa-21/+3
2013-05-22MIPS: Idle: Consolidate all declarations in <asm/idle.h>.Ralf Baechle-0/+1
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle-3/+3
2011-09-21MIPS: Mark cascade and low level interrupts IRQF_NO_THREADWu Zhangjin-0/+1
2011-06-09i8253: Create linux/i8253.h and use it in all 8253 related filesRalf Baechle-1/+1
2010-08-05MIPS: Move Cobalt Makefile parts to their own Platform fileYoichi Yuasa-2/+6
2010-02-27MIPS: Cobalt: Fix theoretical port aliasing issueRalf Baechle-1/+1
2010-01-12MIPS: Cobalt use strlcat() for the command line argumentsYoichi Yuasa-16/+8
2009-07-03Update Yoichi Yuasa's e-mail addressYoichi Yuasa-7/+7
2009-03-30cpumask: remove references to struct irqaction's mask field.Rusty Russell-1/+0
2008-07-20[MIPS] Cobalt: Fix I/O port resource rangeYoichi Yuasa-2/+2
2008-07-15[MIPS] Cobalt: Register new LCD platform device.Yoichi Yuasa-1/+56
2008-01-29[MIPS] add cpu_wait() to machine_halt()Yoichi Yuasa-1/+6
2008-01-29[MIPS] remove unneeded button check for resetYoichi Yuasa-19/+2
2008-01-15[MIPS] Cobalt: Qube1 has no serial port so don't use itThomas Bogendoerfer-0/+5
2007-12-14[MIPS] time: Set up Cobalt's mips_hpt_frequencyYoichi Yuasa-1/+20
2007-10-22[MIPS] time: Add GT641xx timer0 clockevent driverYoichi Yuasa-22/+39
2007-10-11[MIPS] Cobalt: Remove cobalt_machine_power_off()Yoichi Yuasa-11/+1
2007-10-11[MIPS] Cobalt: Move reset port definition to arch/mips/cobalt/reset.cYoichi Yuasa-2/+6
2007-10-11[MIPS] Cobalt: Move UART base definition to arch/mips/cobalt/console.cYoichi Yuasa-5/+4
2007-10-11[MIPS] Cobalt: Add Qube series front LED support to platform registerYoichi Yuasa-1/+7
2007-10-11[MIPS] Cobalt: Add Cobalt Raq LED platform register and power off triggerYoichi Yuasa-9/+71
2007-10-11[MIPS] i8253 PIT clocksource and clockevent driversRalf Baechle-0/+6
2007-10-11[MIPS] ARC: Get rid of mips_machgroupRalf Baechle-2/+0
2007-10-11[MIPS] Add GT641xx IRQ routines.Yoichi Yuasa-98/+41
2007-10-11[MIPS] cleanup struct irqaction initializersThomas Gleixner-1/+3
2007-07-31[MIPS] Cobalt: Enable UART on RaQ1Martin Michlmayr-2/+2
2007-07-31[MIPS] Use -Werror on subdirectories which build cleanly.Ralf Baechle-0/+2
2007-06-26[MIPS] add io_map_base to pci_controller on CobaltYoichi Yuasa-0/+1
2007-05-11[MIPS] Rework cobalt_board_idYoichi Yuasa-12/+0
2007-05-11[MIPS] Use RTC_CMOS for CobaltYoichi Yuasa-1/+64
2007-05-11[MIPS] Use platform_device for Cobalt UARTYoichi Yuasa-20/+86
2007-05-01Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov-117/+151
2007-04-27[MIPS] merge GT64111 PCI routines and GT64120 PCI_0 routinesYoichi Yuasa-2/+2
2007-04-27[MIPS] Cobalt: Split PCI codes from setup.cYoichi Yuasa-28/+48
2007-04-27[MIPS] Cobalt: clean up include filesYoichi Yuasa-16/+9
2007-04-12Input: cobalt buttons - separate device and driver registrationDmitry Torokhov-1/+55
2007-03-07[MIPS] Cobalt: Fix early printkYoichi Yuasa-11/+1
2007-03-04[MIPS] Cobalt: update reserved resourcesYoichi Yuasa-23/+24
2007-03-04[MIPS] Fix and cleanup the mess that a dozen prom_printf variants are.Ralf Baechle-30/+0