| Commit message (Expand) | Author | Age | Files | Lines |
* | sh: Move out the solution engine headers to arch/sh/include/mach-se/ | Paul Mundt | 2008-07-29 | 1 | -1/+1 |
* | sh: dma-sh: Fix up dreamcast dma.h mach path. | Paul Mundt | 2008-07-29 | 1 | -1/+1 |
* | sh: migrate to arch/sh/include/ | Paul Mundt | 2008-07-29 | 8 | -10/+10 |
* | sh: Renesas R0P7785LC0011RL board support | Yoshihiro Shimoda | 2008-07-28 | 3 | -0/+113 |
* | sh: make pcibios_max_latency static | Adrian Bunk | 2008-07-28 | 1 | -1/+1 |
* | sh: make EARLY_PCI_OP's static | Adrian Bunk | 2008-07-28 | 1 | -1/+1 |
* | sh dreamcast: export board_pci_channels | Adrian Bunk | 2008-07-28 | 1 | -0/+2 |
* | sysdev: Pass the attribute to the low level sysdev show/store function | Andi Kleen | 2008-07-22 | 1 | -4/+11 |
* | PCI: remove unused arch pcibios_update_resource() functions | Adrian Bunk | 2008-06-27 | 1 | -32/+0 |
* | MODULE_LICENSE expects "GPL v2", not "GPLv2" | Al Viro | 2008-05-22 | 1 | -1/+1 |
* | iomap: fix 64 bits resources on 32 bits | Benjamin Herrenschmidt | 2008-04-29 | 1 | -2/+2 |
* | PCI: remove initial bios sort of PCI devices on x86 | Greg Kroah-Hartman | 2008-04-21 | 1 | -2/+0 |
* | arch/sh/drivers/dma/dma-sh.c: Correct use of ! and & | Julia Lawall | 2008-02-27 | 1 | -1/+1 |
* | sh: revert dreamcast pci change | Magnus Damm | 2008-02-26 | 1 | -22/+22 |
* | sh: heartbeat: ioremap is expected to succeed | Roel Kluin | 2008-02-26 | 1 | -1/+1 |
* | sh: fix pci io access for r2d boards | Magnus Damm | 2008-02-14 | 1 | -1/+2 |
* | sh: use ctrl_in/out for on chip pci access | Magnus Damm | 2008-02-14 | 6 | -37/+37 |
* | sh: remove unneeded cast | Stephen Rothwell | 2008-02-14 | 1 | -1/+1 |
* | PCI: Kconfig help: don't refer to the PCI-HOWTO | Adrian Bunk | 2008-02-02 | 1 | -5/+0 |
* | sh: update r7780rp interrupt code | Magnus Damm | 2008-01-28 | 1 | -14/+2 |
* | sh: use declared coherent memory for dreamcast pci ethernet adapter | Magnus Damm | 2008-01-28 | 3 | -72/+11 |
* | sh: Add support for SDK7780 board. | Nicholas Beck | 2008-01-28 | 3 | -0/+133 |
* | sh: Kill off dead HS771RVoIP board support. | Paul Mundt | 2008-01-28 | 1 | -2/+0 |
* | sh: Add support for SH7763 CPU subtype. | Yoshihiro Shimoda | 2008-01-28 | 4 | -1/+6 |
* | sh: Add support for SH7721 CPU subtype. | Yoshihiro Shimoda | 2008-01-28 | 2 | -1/+3 |
* | sh: Get the SH-5 PCI support building. | Paul Mundt | 2008-01-28 | 6 | -383/+270 |
* | sh: Kill off the rest of arch/sh64/kernel/. | Paul Mundt | 2008-01-28 | 2 | -0/+643 |
* | Driver core: change sysdev classes to use dynamic kobject names | Kay Sievers | 2008-01-25 | 1 | -1/+1 |
* | sh: Support PCI IO access of SH7780 base boards. | Nobuhiro Iwamatsu | 2007-11-30 | 2 | -4/+4 |
* | sh: Fix PCI IO space base address of SH7780. | Nobuhiro Iwamatsu | 2007-11-30 | 1 | -1/+1 |
* | sh: Kill off the remaining ST40 cruft. | Paul Mundt | 2007-11-07 | 3 | -625/+0 |
* | sh: ARRAY_SIZE() cleanup | Alejandro Martinez Ruiz | 2007-10-30 | 1 | -2/+2 |
* | Remove dma_cache_(wback|inv|wback_inv) functions | Ralf Baechle | 2007-10-17 | 1 | -1/+1 |
* | sh: Revert incorrect license string changes. | Paul Mundt | 2007-09-24 | 1 | -1/+1 |
* | sh: dma: Fix up build for SH7709 support. | Kristoffer Ericson | 2007-09-21 | 1 | -0/+1 |
* | sh: remove sh7780 interrupt controller hack from pci code | Magnus Damm | 2007-09-21 | 1 | -13/+0 |
* | sh: More license string silliness. | Paul Mundt | 2007-09-21 | 1 | -1/+1 |
* | sh: heartbeat driver update. | Paul Mundt | 2007-09-21 | 1 | -19/+51 |
* | sh: intc - convert board specific r2d code | Magnus Damm | 2007-09-21 | 1 | -4/+4 |
* | sh: Add SH7720 CPU support. | Markus Brunner | 2007-09-21 | 2 | -3/+10 |
* | sh: Fix Dreamcast DMA issues. | Adrian McMenamin | 2007-07-24 | 1 | -3/+4 |
* | sh: heartbeat: Shut up resource size warning. | Paul Mundt | 2007-07-20 | 1 | -1/+1 |
* | sh: update r2d defconfig and fix SH7751R pci compliation | Magnus Damm | 2007-07-20 | 1 | -0/+1 |
* | sh: Make on-chip DMA channel selection explicit. | Paul Mundt | 2007-07-20 | 1 | -1/+1 |
* | sh: Fix up CPU dependencies for on-chip DMAC. | Paul Mundt | 2007-07-20 | 1 | -0/+1 |
* | sh: Fix up PCI section mismatch warnings. | Paul Mundt | 2007-07-20 | 3 | -3/+3 |
* | sh: push-switch: Correct license string. | Paul Mundt | 2007-07-20 | 1 | -1/+1 |
* | sh: Kill off broken dma page ops. | Paul Mundt | 2007-06-11 | 1 | -17/+0 |
* | sh: Tidy up dependencies for SH-2 build. | Paul Mundt | 2007-06-11 | 1 | -0/+1 |
* | sh: Trivial fix for dma-api compile failure. | Manuel Lauss | 2007-05-31 | 1 | -0/+1 |