aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/tx4927
Commit message (Expand)AuthorAgeFilesLines
* rtc: make rtc-ds1742 driver hotplug-awareAtsushi Nemoto2007-10-161-1/+1
* [MIPS] checkfiles: Fix "need space after that ','" errors.Ralf Baechle2007-10-112-3/+3
* [MIPS] Deforest the function pointer jungle in the time code.Ralf Baechle2007-10-111-8/+1
* [MIPS] ARC: Get rid of mips_machgroupRalf Baechle2007-10-111-2/+0
* [MIPS] tx4927: Cleanup unused macros and non-standard IO accessors.Atsushi Nemoto2007-10-115-41/+36
* [MIPS] cleanup struct irqaction initializersThomas Gleixner2007-10-111-4/+6
* [MIPS] Use -Werror on TX39/TX49 boardsAtsushi Nemoto2007-08-272-0/+4
* [MIPS] Cleanup TX39/TX49 irq codeAtsushi Nemoto2007-08-273-556/+21
* [MIPS] rbtx4927: Fix some gcc warnings and a section mismatch.Atsushi Nemoto2007-07-312-56/+6
* [MIPS] rbtx4927: Fix -Werror-implicit-function-declaration build error.Atsushi Nemoto2007-07-311-0/+3
* [MIPS] Make resources for ds1742 "static __initdata"Atsushi Nemoto2007-07-241-1/+1
* [MIPS] Kill CONFIG_TX4927BUG_WORKAROUNDAtsushi Nemoto2007-07-131-19/+0
* ne: MIPS: Use platform_driver for ne on RBTX49XXAtsushi Nemoto2007-05-081-0/+19
* [MIPS] Misc fixes for plat_irq_dispatch functionsThiemo Seufer2007-03-191-1/+1
* [MIPS] No need to write c0_compare in plat_timer_setupAtsushi Nemoto2007-03-041-10/+0
* [MIPS] Convert to RTC-class ds1742 driverAtsushi Nemoto2007-03-042-64/+15
* [MIPS] Kill redundant EXTRA_AFLAGSAtsushi Nemoto2007-02-261-2/+0
* [MIPS] RBTX49x7: declare prom_getcmdline()Sergei Shtylyov2007-02-101-0/+2
* [MIPS] use name instead of typename for each irq_chipAtsushi Nemoto2007-02-062-8/+8
* [MIPS] prom_free_prom_memory cleanupAtsushi Nemoto2007-02-061-2/+1
* [MIPS] Add GENERIC_HARDIRQS_NO__DO_IRQ for i8259 usersAtsushi Nemoto2006-12-091-25/+2
* [MIPS] Compile __do_IRQ() when really neededFranck Bui-Huu2006-12-062-47/+0
* [MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irqAtsushi Nemoto2006-11-302-3/+6
* [MIPS] IRQ cleanupsAtsushi Nemoto2006-11-302-322/+23
* [MIPS] Add missing file for support of backplane on TX4927 based boardManish Lachwani2006-10-311-0/+172
* [MIPS] TX4927: Remove indent error message that somehow ended in the code.Ralf Baechle2006-10-311-2/+0
* [MIPS] Fix build errors related to wbflush.h on tx4927/tx4938.Atsushi Nemoto2006-10-092-10/+1
* [MIPS] Cleanup unnecessary <asm/ptrace.h> inclusions.Ralf Baechle2006-10-092-2/+0
* [MIPS] Complete fixes after removal of pt_regs argument to int handlers.Ralf Baechle2006-10-082-10/+10
* [MIPS] Replace board_timer_setup function pointer by plat_timer_setup.Ralf Baechle2006-07-131-3/+1
* [MIPS] Eleminate interrupt migration helper use.Ralf Baechle2006-07-132-4/+4
* [PATCH] irq-flags: MIPS: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-304-4/+0
* [PATCH] genirq: rename desc->handler to desc->chipIngo Molnar2006-06-292-9/+9
* [MIPS] Cleanup memory managment initialization.Ralf Baechle2006-06-191-1/+1
* [MIPS] Rewrite all the assembler interrupt handlers to C.Ralf Baechle2006-04-193-112/+24
* [MIPS] Rewrite spurious_interrupt from assembler to C.Ralf Baechle2006-04-191-1/+2
* [PATCH] mips: fixed collision of rtc function nameYoichi Yuasa2006-03-271-2/+2
* [MIPS] War on whitespace: cleanup initial spaces followed by tabs.Ralf Baechle2006-03-211-2/+2
* [MIPS] TX49x7: Fix reporting of the CPU name and PCI clockSergei Shtylylov2006-02-072-49/+97
* [MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again.Ralf Baechle2006-02-071-1/+3
* Sliceup Kconfig; it's grown too large.Ralf Baechle2005-10-291-0/+3
* Conversion to plat_setup() for TX4927 also.Ralf Baechle2005-10-291-1/+1
* Use new txx9 serial driver.Ralf Baechle2005-10-291-0/+23
* Get rid of early_init. There's more need to make this form ofRalf Baechle2005-10-291-4/+0
* [PATCH] mips: nuke trailing whitespaceRalf Baechle2005-09-055-29/+29
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-1610-0/+3041