summaryrefslogtreecommitdiffstats
path: root/arch/sh
Commit message (Expand)AuthorAgeFilesLines
...
* | sh: unify external irq pin code for sh3Magnus Damm2008-05-086-94/+75
* | sh: reset hardware from early printkMagnus Damm2008-05-081-3/+3
* | sh: drain and wait for early printkMagnus Damm2008-05-081-0/+6
* | sh: use sci_out() for early printkMagnus Damm2008-05-081-11/+13
* | sh: add memory resources to /proc/iomemMagnus Damm2008-05-082-2/+38
* | sh: add kernel bss resourceMagnus Damm2008-05-081-0/+7
* | sh: fix sh7705 interrupt vector typoMagnus Damm2008-05-081-1/+1
* | sh: update smc91x platform data for se7722Magnus Damm2008-05-081-0/+6
* | sh: update smc91x platform data for MigoRMagnus Damm2008-05-081-1/+10
* | sh: remove -traditional.Mathieu Desnoyers2008-05-082-2/+0
* | sh: r7780rp: Kill off unneded ifdefs for irq setup.Paul Mundt2008-05-084-24/+6
* | sh: rts7751r2d: Kill off unneeded ifdefs.Paul Mundt2008-05-081-5/+2
* | sh: intc_sh5 depends on cayman board for IRQ priority table.Paul Mundt2008-05-081-35/+38
* | sh64: export onchip_remap/unmap() too.Paul Mundt2008-05-081-0/+2
* | sh64: Some symbol exports to make the allmodconfig happier.Paul Mundt2008-05-084-2/+28
* | sh: remove the broken SH_MPC1211 supportAdrian Bunk2008-05-087-799/+2
* | sh64: Setup I/D-TLB defaults in SH-5 probe path.Paul Mundt2008-05-081-0/+4
* | sh: kexec and kdump depend on SUPERH32.Paul Mundt2008-05-081-2/+2
* | sh64: Fix up compile warning in event tracer.Paul Mundt2008-05-081-1/+1
* | sh64: Fixup the nommu build.Paul Mundt2008-05-083-3/+34
* | sh64: fixups for xtime_lock seqlock conversion.Paul Mundt2008-05-081-2/+2
* | sh: sh-bios depends on SUPERH32.Paul Mundt2008-05-081-0/+1
* | unified (weak) sys_pipe implementationUlrich Drepper2008-05-031-17/+0
* | i2c: Convert most new-style drivers to use module aliasingJean Delvare2008-04-292-4/+2
* | sh: use kbuild.h instead of defining macros in asm-offsets.cChristoph Lameter2008-04-291-5/+2
* | proper __do_softirq() prototypeAdrian Bunk2008-04-291-2/+0
* | iomap: fix 64 bits resources on 32 bitsBenjamin Herrenschmidt2008-04-291-2/+2
* | hotplug-memory: make online_page() commonJeremy Fitzhardinge2008-04-281-9/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2008-04-211-2/+0
|\ \
| * | PCI: remove initial bios sort of PCI devices on x86Greg Kroah-Hartman2008-04-201-2/+0
* | | sh: Fix up L2 cache probe.Paul Mundt2008-04-181-0/+6
* | | sh: Fix up SH-4A part probe.Paul Mundt2008-04-181-1/+1
* | | sh: Add support for SH7723 CPU subtype.Paul Mundt2008-04-185-12/+328
* | | sh: Fix up SH7763 build.Paul Mundt2008-04-181-9/+1
* | | sh: Add migor_ts support to MigoRMagnus Damm2008-04-181-0/+9
* | | sh: Add rs5c732b RTC support to MigoRMagnus Damm2008-04-181-0/+4
* | | sh: Add I2C support to MigoRMagnus Damm2008-04-181-0/+10
* | | sh: Add I2C platform data to sh7722Magnus Damm2008-04-181-0/+21
* | | sh: MigoR NAND flash support using gen_flashMagnus Damm2008-04-181-0/+73
* | | sh: MigoR NOR flash support using physmap-flashMagnus Damm2008-04-181-0/+46
* | | sh: Fix up mach-types formatting from merge damage.Paul Mundt2008-04-181-3/+3
* | | sh: r7780rp: Hook up the I2C and SMBus platform devices.Paul Mundt2008-04-181-3/+39
* | | sh: Use phyical addresses for MigoR smc91x resourcesMagnus Damm2008-04-181-3/+3
* | | sh: Use physical addresses for sh7722 USBF resourcesMagnus Damm2008-04-181-4/+3
* | | sh: Add MigoR header fileMagnus Damm2008-04-181-8/+1
* | | sh: Allow optimized clear/copy page routines to be used on SH-2.Paul Mundt2008-04-182-6/+6
* | | sh: Hook up the rest of the SH7770 serial ports.Paul Mundt2008-04-181-1/+36
* | | sh: Add support for Solution Engine SH7721 boardYoshihiro Shimoda2008-04-188-6/+1249
* | | sh: Hook up remaining IRQ sources for R7780MP FPGA.Masayuki Hosokawa2008-04-181-13/+26
* | | sh: Initial support for the MX-G CPU.Paul Mundt2008-04-186-11/+192