summaryrefslogtreecommitdiff
path: root/arch/mips/ite-boards
Commit message (Expand)AuthorAgeFilesLines
* [MIPS] Remove IT8172-based platforms, ITE 8172G and Globespan IVR support.Yoichi Yuasa2006-10-0317-1892/+0
* [MIPS] Replace board_timer_setup function pointer by plat_timer_setup.Ralf Baechle2006-07-132-3/+2
* [MIPS] Nuke redeclarations of board_time_init.Ralf Baechle2006-07-131-1/+0
* [MIPS] Nuke redeclarations of board_timer_setup.Ralf Baechle2006-07-131-1/+1
* [MIPS] Eleminate interrupt migration helper use.Ralf Baechle2006-07-131-2/+2
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-304-4/+0
* [PATCH] genirq: rename desc->handler to desc->chipIngo Molnar2006-06-291-2/+2
* [MIPS] Cleanup memory managment initialization.Ralf Baechle2006-06-191-1/+1
* [MIPS] C99-ify struct resource initialization.Ralf Baechle2006-06-191-13/+61
* [SERIAL] typo: buad -> baudHorst Schirmeier2006-06-051-1/+1
* [MIPS] Rewrite all the assembler interrupt handlers to C.Ralf Baechle2006-04-193-67/+13
* [MIPS] Replace redundant declarations of _end by <asm/sections.h>.Ralf Baechle2006-04-192-2/+2
* [MIPS] ITE: Glue build.Ralf Baechle2006-04-191-0/+1
* [MIPS] ITE8172: Fix build error due to missmatching prototypes.Ralf Baechle2006-04-191-3/+0
* [PATCH] mips: fixed collision of rtc function nameYoichi Yuasa2006-03-271-2/+2
* [PATCH] unify PFN_* macrosDave Hansen2006-03-272-6/+0
* [MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again.Ralf Baechle2006-02-071-1/+2
* Sliceup Kconfig; it's grown too large.Ralf Baechle2005-10-291-0/+8
* Don't call memset to clean irq_desc; these data fields have alreadyRalf Baechle2005-10-291-1/+0
* Convert struct hw_interrupt_type initializations to ISO C99 namedRalf Baechle2005-10-291-15/+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-9/+9
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-1617-0/+1907