summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2008-01-29[MIPS] Malta: use tabs not spacesDmitri Vorobiev2-33/+33
2008-01-29[MIPS] Malta: set up the screen info in a separate functionDmitri Vorobiev1-17/+22
2008-01-29[MIPS] Malta: check the PCI clock frequency in a separate functionDmitri Vorobiev1-18/+25
2008-01-29[MIPS] Malta: use the KERN_ facility level in printk()Dmitri Vorobiev1-13/+14
2008-01-29[MIPS] Malta: use Linux kernel style for structure initializationDmitri Vorobiev1-14/+42
2008-01-29[MIPS]: constify function pointer tablesJan Engelhardt2-2/+2
2008-01-29[MIPS] compat: handle argument endianess of sys32_(f)truncate64 with merge_64Ralf Baechle1-25/+5
2008-01-29[MIPS] Cobalt 64-bits kernels can be safely unmarked experimentalFlorian Fainelli1-1/+1
2008-01-29[MIPS] Qemu: Remove platform.Ralf Baechle53-318/+0
2008-01-29[MIPS] pnx8xxx: clocksource cleanupsVitaly Wool1-24/+11
2008-01-29[MIPS] Lasat: Convert pvc_sem semaphore to mutexDaniel Walker3-13/+10
2008-01-29[MIPS] MTX-1: Add GPIO system buttonFlorian Fainelli2-1/+27
2008-01-29[MIPS] move the eXcite local config to excitedirectoryYoichi Yuasa2-10/+10
2008-01-29[MIPS] add cpu_wait() to machine_halt()Yoichi Yuasa1-1/+6
2008-01-29[MIPS] remove unneeded button check for resetYoichi Yuasa1-19/+2
2008-01-29[MIPS] move vr41xx_calculate_clock_frequency() to plat_time_init()Yoichi Yuasa1-2/+2
2008-01-29[MIPS] time: remove unused mips_timer_state()Yoichi Yuasa2-3/+0
2008-01-29[MIPS] Altas, Malta: Switch boot file format to raw.Ralf Baechle2-2/+4
2008-01-29[MIPS] Extend performance counter event field.Ralf Baechle1-1/+1
2008-01-29[MIPS] RM: Collected changesThomas Bogendoerfer14-270/+784
2008-01-29[MIPS] Alchemy: Au1210/Au1250 CPU supportManuel Lauss3-0/+13
2008-01-29[MIPS] Eleminate local symbols from the symbol table.Ralf Baechle7-281/+282
2008-01-29[MIPS] Fulong: don't reinitialize pci_probe_only to it's default value.Ralf Baechle1-3/+0
2008-01-29[MIPS] BCM1480: Use constants instead of magic numbers in PCI code.Ralf Baechle2-4/+4
2008-01-29[MIPS] IP28 supportThomas Bogendoerfer5-6/+589
2008-01-29[MIPS] Remove CONFIG_SIBYTE_PT{1120,1125,SWARM}Ralf Baechle45-59/+0
2008-01-29[MIPS] Use correct dma flushing in dma_cache_sync()Thomas Bogendoerfer1-1/+1
2008-01-29[MIPS] IP28: added cache barrier to assembly routinesThomas Bogendoerfer3-0/+16
2008-01-29[MIPS] TXx9 watchdog support for rbhma3100,rbhma4200,rbhma4500Atsushi Nemoto6-3/+177
2008-01-29[MIPS] Use real cache invalidateThomas Bogendoerfer1-2/+2
2008-01-29[MIPS] SMP: Call platform methods via ops structure.Ralf Baechle24-427/+620
2008-01-29[MIPS] Cleanup pcspeaker platform device registration.Ralf Baechle5-34/+29
2008-01-29[MIPS] MT: Scheduler support for SMTRalf Baechle4-1/+50
2008-01-29[MIPS] tlbex.c: cleanup debug codeFranck Bui-Huu1-57/+26
2008-01-29[MIPS] tlbex.c: use __cacheline_aligned instead of __tlb_handler_align Franck Bui-Huu1-6/+3
2008-01-29[MIPS] tlbex.c: cleanup include filesFranck Bui-Huu1-6/+0
2008-01-29[MIPS] tlbex.c: Cleanup __init usages.Franck Bui-Huu1-49/+49
2008-01-29[MIPS] Delete now-unreferenced i2c-yosemite.h header file.Robert P. J. Day1-96/+0
2008-01-29[MIPS] Remove duplicate includes.Lucas Woods2-2/+0
2008-01-29[MIPS] ARC: Use strchr instead of strstr.Roel Kluin1-1/+1
2008-01-29[MIPS] Remove useless S-cache flushes.Ralf Baechle1-9/+0
2008-01-29[MIPS] Use pte_present instead of open coded test for _PAGE_PRESENT.Ralf Baechle1-1/+1
2008-01-29[MIPS] Put cast inside macro instead of all the callersAndrew Sharp1-6/+6
2008-01-29[MIPS] clean up au1xxx_irqmap.c include filesYoichi Yuasa1-19/+2
2008-01-29[MIPS] remove unused mips_machtypeYoichi Yuasa17-45/+0
2008-01-29[MIPS] CFE: Make code remotely resemble Linux code.Christoph Hellwig2-222/+148
2008-01-29[MIPS] cleanup tx39/tx49 setup codeAtsushi Nemoto7-280/+7
2008-01-29[MIPS] R4000/R4400 daddiu erratum workaroundMaciej W. Rozycki8-79/+198
2008-01-29[MIPS] R4000/R4400 errata workaroundsMaciej W. Rozycki4-28/+51
2008-01-29[MIPS] Converting most array size calculations to use ARRAY_SIZE().Alejandro Martinez Ruiz4-5/+4