aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/momentum/ocelot_c
Commit message (Expand)AuthorAgeFilesLines
* [MIPS] Remove Momenco Ocelot C supportFranck Bui-Huu2007-07-1010-1274/+0
* [MIPS] Misc fixes for plat_irq_dispatch functionsThiemo Seufer2007-03-191-1/+1
* mv643xx_eth: Place explicit port number in mv643xx_eth_platform_dataDale Farnsworth2007-03-061-0/+4
* mv643xx_eth: move mac_addr inside mv643xx_eth_platform_dataDale Farnsworth2007-03-021-10/+2
* [MIPS] Fix port 0 mac address for mips mv6434x platformsDale Farnsworth2007-02-221-1/+1
* [NET] Eliminate user-selectable CONFIG_MV643XX_ETH_[012]Dale Farnsworth2007-02-201-14/+0
* [MIPS] Remove superfluous "ifdef CONFIG_KGDB".Robert P. J. Day2007-02-061-4/+0
* [MIPS] use name instead of typename for each irq_chipAtsushi Nemoto2007-02-062-2/+2
* [MIPS] prom_free_prom_memory cleanupAtsushi Nemoto2007-02-061-2/+1
* [MIPS] Define MIPS_CPU_IRQ_BASE in generic headerAtsushi Nemoto2007-02-061-1/+1
* [MIPS] Compile __do_IRQ() when really neededFranck Bui-Huu2006-12-062-20/+0
* [MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irqAtsushi Nemoto2006-11-302-3/+3
* [MIPS] IRQ cleanupsAtsushi Nemoto2006-11-302-97/+12
* [MIPS] Ocelot C: Fix MAC address detection after platform_device conversion.Ralf Baechle2006-11-064-180/+202
* [MIPS] Ocelot C: Fix mapping of ioport address range.Ralf Baechle2006-11-061-10/+8
* [MIPS] Ocelot C: Fix warning about missmatching format string.Ralf Baechle2006-11-062-2/+2
* [MIPS] Ocelot C: fix eth registration after conversion to platform_deviceRalf Baechle2006-11-061-3/+121
* [MIPS] Ocelot C: Fix large number of warnings.Ralf Baechle2006-11-061-2/+4
* [MIPS] Cleanup unnecessary <asm/ptrace.h> inclusions.Ralf Baechle2006-10-093-3/+0
* [MIPS] Ocelot C: Build fix - ll_mv64340_irq takes no more regs argument.Ralf Baechle2006-10-091-1/+1
* [MIPS] Complete fixes after removal of pt_regs argument to int handlers.Ralf Baechle2006-10-083-15/+15
* [MIPS] Replace board_timer_setup function pointer by plat_timer_setup.Ralf Baechle2006-07-131-2/+1
* [MIPS] Eleminate interrupt migration helper use.Ralf Baechle2006-07-132-2/+2
* [PATCH] irq-flags: MIPS: Use the new IRQF_ constantsThomas Gleixner2006-07-021-2/+2
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-305-5/+0
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2006-06-291-2/+2
|\
| * [MIPS] Remove BSD and Sys V compat data types.Ralf Baechle2006-06-291-2/+2
* | [PATCH] genirq: rename desc->handler to desc->chipIngo Molnar2006-06-292-3/+3
|/
* [MIPS] Cleanup memory managment initialization.Ralf Baechle2006-06-191-1/+1
* [SERIAL] typo: buad -> baudHorst Schirmeier2006-06-051-1/+1
* [MIPS] Rewrite all the assembler interrupt handlers to C.Ralf Baechle2006-04-193-107/+28
* [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-1/+1
* [MIPS] Momentum: Resurrect after things were moved around a while ago.Ralf Baechle2006-03-093-15/+16
* [MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again.Ralf Baechle2006-02-071-1/+3
* Use rtc_lock to protect RTC operationsAtsushi Nemoto2005-11-071-0/+6
* Convert struct hw_interrupt_type initializations to ISO C99 namedRalf Baechle2005-10-292-16/+14
* Get rid of early_init. There's more need to make this form ofRalf Baechle2005-10-291-3/+1
* [PATCH] mips: nuke trailing whitespaceRalf Baechle2005-09-052-5/+5
* [PATCH] mips: clean up 32/64-bit configurationRalf Baechle2005-09-054-12/+12
* Linux-2.6.12-rc2Linus Torvalds2005-04-1610-0/+1344