Age | Commit message (Expand) | Author | Files | Lines |
2008-07-20 | [MIPS] TXx9: Miscellaneous build fixes | Atsushi Nemoto | 3 | -13/+23 |
2008-07-20 | [MIPS] Routerboard 532: Support for base system | Ralf Baechle | 15 | -1/+2962 |
2008-07-20 | [MIPS] IP32: Use common SGI button driver | Thomas Bogendoerfer | 1 | -12/+1 |
2008-07-20 | [MIPS] IP22: Use common SGI button driver | Thomas Bogendoerfer | 1 | -2/+1 |
2008-07-20 | [MIPS] IP22, IP28: Fix merge bug | Thomas Bogendoerfer | 1 | -1/+1 |
2008-07-20 | [MIPS] Fix missing prototypes in asm/fpu.h | Dmitri Vorobiev | 1 | -0/+1 |
2008-07-20 | [MIPS] PCI: Make the pcibios_max_latency variable static | Dmitri Vorobiev | 1 | -1/+1 |
2008-07-17 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 1 | -36/+0 |
2008-07-16 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 174 | -14619/+3657 |
2008-07-16 | generic-ipi: more merge fallout | Ingo Molnar | 1 | -2/+2 |
2008-07-15 | Merge branch 'generic-ipi' into generic-ipi-for-linus | Ingo Molnar | 9 | -152/+33 |
2008-07-15 | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds | 2 | -0/+38 |
2008-07-15 | [MIPS] Remove mips_machtype for LASAT machines | Thomas Bogendoerfer | 6 | -35/+22 |
2008-07-15 | [MIPS] Remove mips_machtype from EMMA2RH machines | Thomas Bogendoerfer | 1 | -8/+7 |
2008-07-15 | [MIPS] Remove mips_machtype from ARC based machines | Thomas Bogendoerfer | 2 | -13/+1 |
2008-07-15 | [MIPS] MTX-1 flash partition setup move to platform devices registration | Yoichi Yuasa | 1 | -1/+50 |
2008-07-15 | [MIPS] TXx9: cleanup and fix some sparse warnings | Atsushi Nemoto | 4 | -27/+7 |
2008-07-15 | [MIPS] TXx9: rename asm-mips/mach-jmr3927 to asm-mips/mach-tx39xx | Atsushi Nemoto | 3 | -3/+13 |
2008-07-15 | [MIPS] remove machtype for group Toshiba | Yoichi Yuasa | 3 | -4/+0 |
2008-07-15 | [MIPS] separate rbtx4927_time_init() and rbtx4937_time_init() | Yoichi Yuasa | 1 | -33/+45 |
2008-07-15 | [MIPS] separate rbtx4927_arch_init() and rbtx4937_arch_init() | Yoichi Yuasa | 1 | -5/+8 |
2008-07-15 | [MIPS] txx9_cpu_clock setup move to rbtx4927_time_init() | Yoichi Yuasa | 1 | -49/+49 |
2008-07-15 | [MIPS] txx9_board_vec set directly without mips_machtype | Yoichi Yuasa | 1 | -26/+8 |
2008-07-15 | [MIPS] IP22: Add platform device for Indy volume buttons | Thomas Bogendoerfer | 2 | -49/+13 |
2008-07-15 | [MIPS] cmbvr4133: Remove support | Yoichi Yuasa | 9 | -675/+0 |
2008-07-15 | [MIPS] remove wrppmc_machine_power_off() | Yoichi Yuasa | 2 | -7/+1 |
2008-07-15 | [MIPS] replace inline assembler to cpu_wait() | Yoichi Yuasa | 1 | -5/+4 |
2008-07-15 | [MIPS] IP22/28: Add platform devices for HAL2 | Thomas Bogendoerfer | 2 | -0/+12 |
2008-07-15 | [MIPS] TXx9: Update and merge defconfigs | Atsushi Nemoto | 3 | -708/+14 |
2008-07-15 | [MIPS] TXx9: Make single kernel can support multiple boards | Atsushi Nemoto | 23 | -536/+470 |
2008-07-15 | [MIPS] TXx9: Update defconfigs | Atsushi Nemoto | 3 | -189/+340 |
2008-07-15 | [MIPS] TXx9: Reorganize PCI code | Atsushi Nemoto | 20 | -1630/+1397 |
2008-07-15 | [MIPS] TXx9: Reorganize code | Atsushi Nemoto | 40 | -185/+77 |
2008-07-15 | [MIPS] txx9: Make gpio_txx9 entirely spinlock-safe | Atsushi Nemoto | 1 | -4/+6 |
2008-07-15 | [MIPS] Malta: Cleanup organization of code into directories. | Ralf Baechle | 19 | -59/+23 |
2008-07-15 | [MIPS] Remove always true ifdef conditions. | Ralf Baechle | 5 | -19/+2 |
2008-07-15 | [MIPS] MSC01: Cleanup configuration. | Ralf Baechle | 1 | -1/+1 |
2008-07-15 | [MIPS] Remove impossible ifdef and code wrapped by it. | Ralf Baechle | 1 | -13/+0 |
2008-07-15 | [MIPS] SEAD: Remove support code. | Ralf Baechle | 51 | -953/+2 |
2008-07-15 | [MIPS] Atlas: Remove support code. | Ralf Baechle | 55 | -2159/+2 |
2008-07-15 | [MIPS] Enable -ffunction-sections sections. | Ralf Baechle | 1 | -1/+1 |
2008-07-15 | [MIPS] Bigsur: Make defconfig a bit more useful. | Ralf Baechle | 1 | -58/+104 |
2008-07-15 | [MIPS] Replace use of print_symbol with new %sP pointer format. | Ralf Baechle | 3 | -17/+12 |
2008-07-15 | [MIPS] rbtx4927: misc cleanups | Atsushi Nemoto | 7 | -553/+29 |
2008-07-15 | [MIPS] Declare some pci variables in header file | Atsushi Nemoto | 4 | -4/+0 |
2008-07-15 | [MIPS] IP32: Add platform devices for audio and volume button | Thomas Bogendoerfer | 1 | -0/+36 |
2008-07-15 | [MIPS] IP28: switch to "normal" mode after PROM no longer needed | Thomas Bogendoerfer | 1 | -0/+26 |
2008-07-15 | [MIPS] Add an appropriate header into display.c | Dmitri Vorobiev | 1 | -0/+1 |
2008-07-15 | [MIPS] Make gcmp_probe() static | Dmitri Vorobiev | 1 | -1/+1 |
2008-07-15 | [MIPS] A few cleanups in malta_int.c | Dmitri Vorobiev | 1 | -3/+6 |