summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [MIPS] TXx9: cleanup and fix some sparse warningsAtsushi Nemoto2008-07-154-27/+7Star
* [MIPS] TXx9: rename asm-mips/mach-jmr3927 to asm-mips/mach-tx39xxAtsushi Nemoto2008-07-153-3/+13
* [MIPS] remove machtype for group ToshibaYoichi Yuasa2008-07-153-4/+0Star
* [MIPS] separate rbtx4927_time_init() and rbtx4937_time_init()Yoichi Yuasa2008-07-151-33/+45
* [MIPS] separate rbtx4927_arch_init() and rbtx4937_arch_init()Yoichi Yuasa2008-07-151-5/+8
* [MIPS] txx9_cpu_clock setup move to rbtx4927_time_init()Yoichi Yuasa2008-07-151-49/+49
* [MIPS] txx9_board_vec set directly without mips_machtypeYoichi Yuasa2008-07-151-26/+8Star
* [MIPS] IP22: Add platform device for Indy volume buttonsThomas Bogendoerfer2008-07-152-49/+13Star
* [MIPS] cmbvr4133: Remove supportYoichi Yuasa2008-07-159-675/+0Star
* [MIPS] remove wrppmc_machine_power_off()Yoichi Yuasa2008-07-152-7/+1Star
* [MIPS] replace inline assembler to cpu_wait()Yoichi Yuasa2008-07-151-5/+4Star
* [MIPS] IP22/28: Add platform devices for HAL2Thomas Bogendoerfer2008-07-152-0/+12
* [MIPS] TXx9: Update and merge defconfigsAtsushi Nemoto2008-07-153-708/+14Star
* [MIPS] TXx9: Make single kernel can support multiple boardsAtsushi Nemoto2008-07-1523-536/+470Star
* [MIPS] TXx9: Update defconfigsAtsushi Nemoto2008-07-153-189/+340
* [MIPS] TXx9: Reorganize PCI codeAtsushi Nemoto2008-07-1520-1630/+1397Star
* [MIPS] TXx9: Reorganize codeAtsushi Nemoto2008-07-1540-185/+77Star
* [MIPS] txx9: Make gpio_txx9 entirely spinlock-safeAtsushi Nemoto2008-07-151-4/+6
* [MIPS] Malta: Cleanup organization of code into directories.Ralf Baechle2008-07-1519-59/+23Star
* [MIPS] Remove always true ifdef conditions.Ralf Baechle2008-07-155-19/+2Star
* [MIPS] MSC01: Cleanup configuration.Ralf Baechle2008-07-151-1/+1
* [MIPS] Remove impossible ifdef and code wrapped by it.Ralf Baechle2008-07-151-13/+0Star
* [MIPS] SEAD: Remove support code.Ralf Baechle2008-07-1551-953/+2Star
* [MIPS] Atlas: Remove support code.Ralf Baechle2008-07-1555-2159/+2Star
* [MIPS] Enable -ffunction-sections sections.Ralf Baechle2008-07-151-1/+1
* [MIPS] Bigsur: Make defconfig a bit more useful.Ralf Baechle2008-07-151-58/+104
* [MIPS] Replace use of print_symbol with new %sP pointer format.Ralf Baechle2008-07-153-17/+12Star
* [MIPS] rbtx4927: misc cleanupsAtsushi Nemoto2008-07-157-553/+29Star
* [MIPS] Declare some pci variables in header fileAtsushi Nemoto2008-07-154-4/+0Star
* [MIPS] IP32: Add platform devices for audio and volume buttonThomas Bogendoerfer2008-07-151-0/+36
* [MIPS] IP28: switch to "normal" mode after PROM no longer neededThomas Bogendoerfer2008-07-151-0/+26
* [MIPS] Add an appropriate header into display.cDmitri Vorobiev2008-07-151-0/+1
* [MIPS] Make gcmp_probe() staticDmitri Vorobiev2008-07-151-1/+1
* [MIPS] A few cleanups in malta_int.cDmitri Vorobiev2008-07-151-3/+6
* [MIPS] Namespace clean-up in arch/mips/pci/pci.cDmitri Vorobiev2008-07-151-2/+1Star
* [MIPS] i8253: make the pit_clockevent variable staticDmitri Vorobiev2008-07-151-1/+1
* [MIPS] Enable FAST-20 for onboard scsiThomas Bogendoerfer2008-07-151-0/+7
* [MIPS] Cobalt: Register new LCD platform device.Yoichi Yuasa2008-07-152-1/+56
* [MIPS] Use kernel-supplied ARRAY_SIZE() macro.Robert P. J. Day2008-07-152-3/+3
* [MIPS] IRIX: Goodbye and thanks for all the fishRalf Baechle2008-07-1510-5755/+0Star
* [MIPS] Alchemy, PNX: Use symbolic constants for DMA masks.Ralf Baechle2008-07-153-20/+23
* [MIPS] unexport {allocate,free}_irqnoDmitri Vorobiev2008-07-151-4/+0Star
* [MIPS] Make two functions staticDmitri Vorobiev2008-07-152-4/+2Star
* [MIPS] fix sparse warning about setup_early_printk()Dmitri Vorobiev2008-07-152-5/+3Star
* [MIPS] Remove obsolete isa_slot_offsetMaciej W. Rozycki2008-07-155-14/+0Star
* [MIPS] Remove board_watchpoint_handlerDavid Daney2008-07-151-6/+0Star
* Merge branch 'for-2.6.27' of git://git.infradead.org/users/dwmw2/firmware-2.6Linus Torvalds2008-07-151-2/+2
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse2008-07-151-2/+2
| |\
| | * x86 microcode: firmware data is constGreg Kroah-Hartman2008-07-101-2/+2
* | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-07-15302-5338/+36432
|\ \ \