summaryrefslogtreecommitdiffstats
path: root/arch/mips/mips-boards
Commit message (Expand)AuthorAgeFilesLines
...
* [MIPS] Fix typo of "CONFIG_MT_SMP".Robert P. J. Day2007-01-301-1/+1
* [PATCH] Malta: Fix build if CONFIG_MTD is diabled.Jan Altenberg2007-01-301-1/+2
* [MIPS] Fix build errors on SEADAtsushi Nemoto2007-01-082-4/+9
* [MIPS] Malta: Add missing MTD file.Ralf Baechle2007-01-081-0/+63
* [MIPS] Malta: Resurrect MTD support for onboard flash.Ralf Baechle2006-12-122-40/+1Star
* [MIPS] Fix double inclusionsNicolas Kaiser2006-11-301-11/+4Star
* [MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irqAtsushi Nemoto2006-11-303-2/+5
* [MIPS] IRQ cleanupsAtsushi Nemoto2006-11-301-22/+6Star
* [MIPS] Fix Bonito bootup message.Ralf Baechle2006-11-281-1/+1
* [MIPS] Fix warning in mips-boards generic PCIYoichi Yuasa2006-11-011-1/+1
* [MIPS] 16K & 64K page size fixesRalf Baechle2006-11-011-1/+1
* [MIPS] VSMP: Synchronize cp0 counters on bootup.Ralf Baechle2006-10-311-2/+3
* [MIPS] Flags must be unsigned long.Ralf Baechle2006-10-311-1/+1
* [MIPS] Cleanup remaining references to mips_counter_frequency.Ralf Baechle2006-10-222-2/+2
* [MIPS] Malta: Fix uninitialized regs pointer.Ralf Baechle2006-10-191-1/+2
* [MIPS] Malta: Fix build for non-MIPS32/64 configuration.Ralf Baechle2006-10-101-6/+6
* [MIPS] Cleanup unnecessary <asm/ptrace.h> inclusions.Ralf Baechle2006-10-092-2/+0Star
* [MIPS] Complete fixes after removal of pt_regs argument to int handlers.Ralf Baechle2006-10-086-45/+44Star
* [MIPS] Atlas: update interrupt handlingMaciej W. Rozycki2006-09-273-22/+92
* [MIPS] Patch to arch/mips/mips-boards/generic/time.cKevin D. Kissell2006-09-271-21/+36
* [MIPS] MIPSsim: Build fix, rename sim_timer_setup -> plat_timer_setup.Ralf Baechle2006-07-131-1/+1
* [MIPS] Remove unused code.Ralf Baechle2006-07-133-249/+1Star
* [MIPS] Atlas, Malta, SEAD: Don't disable interrupts in mips_time_init().Ralf Baechle2006-07-131-5/+1Star
* [MIPS] Replace board_timer_setup function pointer by plat_timer_setup.Ralf Baechle2006-07-135-9/+1Star
* [MIPS] MIPSsim: Delete redeclaration of ll_local_timer_interrupt.Ralf Baechle2006-07-131-2/+0Star
* [MIPS] Malta: Fix build of certain configs.Ralf Baechle2006-07-131-24/+26
* [MIPS] Eleminate interrupt migration helper use.Ralf Baechle2006-07-131-1/+1
* [PATCH] tty: Remove include of screen_info.h from tty.hJon Smirl2006-07-101-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-3013-13/+0Star
* [PATCH] genirq: rename desc->handler to desc->chipIngo Molnar2006-06-291-1/+1
* [MIPS] Cleanup memory managment initialization.Ralf Baechle2006-06-194-4/+4
* [MIPS] C99-ify struct resource initialization.Ralf Baechle2006-06-191-5/+5
* [MIPS] Remove unused instances of prom_build_cpu_map.Ralf Baechle2006-06-192-40/+0Star
* [MIPS] Malta: Handle byteswapping hardare bug in big endian mode.Elizabeth Oldham2006-06-191-0/+9
* [MIPS] 24K LV: Add core card id.Chris Dearman2006-04-273-0/+5
* [MIPS] kgdb: Let gcc compute the array size itself.Ralf Baechle2006-04-191-1/+1
* [MIPS] MT: Improved multithreading support.Ralf Baechle2006-04-198-85/+203
* [MIPS] Rewrite all the assembler interrupt handlers to C.Ralf Baechle2006-04-1910-375/+317Star
* [MIPS] Fix the crime against humanity that mipsIRQ.S is.Ralf Baechle2006-04-197-47/+243
* [MIPS] Fixup damage done by 22a9835c350782a5c3257343713932af3ac92ee0.Ralf Baechle2006-04-192-4/+6
* [MIPS] Replace redundant declarations of _end by <asm/sections.h>.Ralf Baechle2006-04-192-7/+3Star
* [MIPS] Rewrite spurious_interrupt from assembler to C.Ralf Baechle2006-04-192-2/+6
* [PATCH] mips: fixed collision of rtc function nameYoichi Yuasa2006-03-272-2/+2
* [PATCH] unify PFN_* macrosDave Hansen2006-03-272-10/+4Star
* [PATCH] remove set_page_count() outside mm/Nick Piggin2006-03-222-2/+2
* [MIPS] War on whitespace: cleanup initial spaces followed by tabs.Ralf Baechle2006-03-214-4/+4
* Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-02-093-6/+6
|\
| * [SERIAL] uart_port flags member should use UPF_*Russell King2006-02-053-3/+3
| * [SERIAL] uart_port iotype member should use UPIO_*Russell King2006-02-053-3/+3
* | [MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again.Ralf Baechle2006-02-071-2/+3
|/