Age | Commit message (Expand) | Author | Files | Lines |
2006-10-08 | [MIPS] Complete fixes after removal of pt_regs argument to int handlers. | Ralf Baechle | 1 | -1/+1 |
2006-10-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 1 | -1/+1 |
2006-10-03 | fix file specification in comments | Uwe Zeisberger | 1 | -1/+1 |
2006-10-03 | [MIPS] Remove IT8172-based platforms, ITE 8172G and Globespan IVR support. | Yoichi Yuasa | 4 | -371/+0 |
2006-10-03 | [MIPS] BCM1250: TRDY timeout tweaks for Broadcom SiByte systems | Maciej W. Rozycki | 1 | -1/+22 |
2006-09-27 | [MIPS] Remove EV96100 as previously announced. | Ralf Baechle | 4 | -282/+0 |
2006-09-27 | [MIPS] IP27: Delete useless declaration of allocate_irqno(). | Ralf Baechle | 1 | -2/+0 |
2006-09-27 | [MIPS] Atlas: update interrupt handling | Maciej W. Rozycki | 1 | -10/+10 |
2006-09-27 | [MIPS] Fix for pci config_access on alchemy au1x000 | Alexander Bigga | 1 | -1/+1 |
2006-09-27 | [MIPS] Fix EV64120 PCI fixup in Makefile | Yoichi Yuasa | 1 | -1/+1 |
2006-07-13 | [MIPS] vr41xx: Move IRQ numbers to asm-mips/vr41xx/irq.h | Yoichi Yuasa | 1 | -1/+0 |
2006-07-13 | [MIPS] Don't include obsolete <linux/config.h>. | Ralf Baechle | 3 | -3/+0 |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 8 | -8/+0 |
2006-06-29 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 3 | -9/+9 |
2006-06-29 | [MIPS] Remove BSD and Sys V compat data types. | Ralf Baechle | 2 | -8/+8 |
2006-06-29 | [MIPS] excite: PCI makefile needs to use += if it wants a chance to work. | Ralf Baechle | 1 | -1/+1 |
2006-06-27 | [PATCH] 64bit resource: change pci core and arch code to use resource_size_t | Greg Kroah-Hartman | 1 | -2/+2 |
2006-06-19 | [MIPS] Support for the RM9000-based Basler eXcite smart camera platform. | Ralf Baechle | 4 | -7/+204 |
2006-06-19 | [MIPS] Support for the R5500-based NEC EMMA2RH Mark-eins board | dmitry pervushin | 4 | -0/+379 |
2006-06-19 | [MIPS] Support SNI RM200C SNI in big endian mode and R5000 processors. | Thomas Bogendoerfer | 1 | -6/+6 |
2006-06-19 | [MIPS] Remove support for NEC DDB5476. | Ralf Baechle | 3 | -380/+0 |
2006-06-19 | [MIPS] Remove support for NEC DDB5074. | Ralf Baechle | 4 | -372/+0 |
2006-06-19 | [MIPS] Remove unused function alloc_pci_controller. | Ralf Baechle | 1 | -5/+0 |
2006-06-19 | [MIPS] IP27: Extract pci_ops into separate file. | Ralf Baechle | 3 | -292/+308 |
2006-06-19 | [MIPS] IP27: Use symbolic constants instead of magic numbers. | Ralf Baechle | 1 | -2/+1 |
2006-06-19 | [MIPS] C99-ify struct resource initialization. | Ralf Baechle | 7 | -64/+68 |
2006-06-19 | [MIPS] Wind River 4KC PPMC Eval Board Support | Mark.Zhan | 2 | -0/+38 |
2006-03-21 | [MIPS] War on whitespace: cleanup initial spaces followed by tabs. | Ralf Baechle | 6 | -19/+19 |
2006-03-09 | [MIPS] Momentum: Resurrect after things were moved around a while ago. | Ralf Baechle | 1 | -2/+4 |
2006-02-07 | [MIPS] Fix Cobalt PCI cache line sizes | Peter Horton | 1 | -2/+2 |
2006-02-07 | [MIPS] BCM1480: Cleanup debug code left behind in the PCI driver. | Mark Mason | 1 | -2/+0 |
2006-02-07 | [MIPS] BCM1125 PCI fixes | Mark Mason | 1 | -0/+1 |
2006-02-07 | [MIPS] Rename include/asm-mips/cobalt to include/asm-mips/mach-cobalt. | Ralf Baechle | 2 | -2/+2 |
2006-01-10 | Update Yoichi Yuasa's email address. | Ralf Baechle | 8 | -8/+8 |
2005-11-17 | [MIPS] TX3927: Try to glue the PCI code. | Ralf Baechle | 1 | -71/+43 |
2005-11-17 | [MIPS] JMR3927: It's ops-tx3927.o not ops-jmr3927.o | Ralf Baechle | 1 | -1/+1 |
2005-11-17 | [MIPS] JMR3927: Fix syntax error. | Ralf Baechle | 1 | -1/+1 |
2005-10-29 | pci-expmem-hack | Andrew Isaacson | 1 | -0/+8 |
2005-10-29 | BCM1480 HT support | Andrew Isaacson | 4 | -17/+247 |
2005-10-29 | Support for the BCM1480 on-chip PCI-X bridge. | Andrew Isaacson | 2 | -0/+257 |
2005-10-29 | Convert the remaining SPIN_LOCK_UNLOCKED instances to DEFINE_SPINLOCK. | Ralf Baechle | 1 | -1/+1 |
2005-10-29 | Define pcibus_to_node() for IP27. | Ralf Baechle | 1 | -0/+7 |
2005-10-29 | Support for Toshiba's RBHMA4500 eval board for the TX4938. | Ralf Baechle | 3 | -0/+291 |
2005-10-29 | Philips PNX8550 support: MIPS32-like core with 2 Trimedias on it. | Pete Popov | 3 | -0/+342 |
2005-10-29 | In pcibios_enable_resources go back to handling all PCI_NUM_RESOURCES | Ralf Baechle | 1 | -1/+1 |
2005-10-29 | Brian Murphy says: | Thiemo Seufer | 1 | -3/+1 |
2005-10-29 | Code cleanup, thanks Brian Murphy. | Thiemo Seufer | 1 | -26/+24 |
2005-10-29 | Arrested for multiple offences of header file inclusion. | Ralf Baechle | 1 | -2/+0 |
2005-10-29 | Moved irq_tab_alchemy to the board specific irqmap.c files. | Pete Popov | 1 | -77/+1 |
2005-10-29 | No barrier needed on au1x. | Pete Popov | 1 | -9/+0 |