summaryrefslogtreecommitdiffstats
path: root/arch/sh (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | sh: rework kexec segment codeMagnus Damm2009-03-182-6/+17
| * | | | | sh: simplify kexec vbr codeMagnus Damm2009-03-182-13/+8
| * | | | | sh: Flush only the needed range when unmapping a VMA.Paul Mundt2009-03-171-8/+92
| * | | | | sh: Update debugfs ASID dumping for 16-bit ASID support.Paul Mundt2009-03-171-3/+1
| * | | | | sh: tlb-pteaex: Kill off legacy PTEA updates.Paul Mundt2009-03-171-3/+0
| * | | | | sh: Support for extended ASIDs on PTEAEX-capable SH-X3 cores.Paul Mundt2009-03-1710-28/+148
| * | | | | sh: sh7763rdp: Change IRQ number for sh_eth of sh7763rdpNobuhiro Iwamatsu2009-03-171-3/+7
| * | | | | sh: espt-giga board supportNobuhiro Iwamatsu2009-03-175-0/+1301
| * | | | | sh: dma: Make G2 DMA configurable.Paul Mundt2009-03-172-1/+12
| * | | | | sh: dma: Make PVR2 DMA configurable.Paul Mundt2009-03-172-1/+15
| * | | | | sh: Move IRQ multi definition of DMAC to defconfigNobuhiro Iwamatsu2009-03-162-12/+13
| * | | | | sh: clkfwk: Safer resume from hibernation.Francesco VIRLINZI2009-03-161-1/+3
| * | | | | sh: Consolidate SH-Mobile CPU code in arch/sh/kernel/cpu/shmobile/.Paul Mundt2009-03-165-4/+7
| * | | | | sh: add ap325 lcd power off supportMagnus Damm2009-03-161-0/+11
| * | | | | sh: SuperH Mobile suspend supportMagnus Damm2009-03-165-0/+231
| * | | | | sh: Fix compile error by operands(mov.l) in sh3/entry.SNobuhiro Iwamatsu2009-03-161-1/+1
| * | | | | sh: Disable get_dma_error_irq for non-SH4 targets.Nobuhiro Iwamatsu2009-03-161-0/+2
| * | | | | sh: PMB hibernation supportFrancesco VIRLINZI2009-03-161-0/+38
| * | | | | sh: Revert CONFIG_NR_ONCHIP_DMA_CHANNELS to MAX_DMA_CHANNELSNobuhiro Iwamatsu2009-03-161-8/+9
| * | | | | sh: Add OHCI USB support for SH7786Kuninori Morimoto2009-03-161-0/+83
| * | | | | sh: improve sh7785lcr power off codeMagnus Damm2009-03-111-0/+3
| * | | | | sh: clkfwk: Add resume from hibernation support.Francesco VIRLINZI2009-03-111-0/+64
| * | | | | sh: clkfwk: add clk_set_parent/clk_get_parentFrancesco VIRLINZI2009-03-112-0/+30
| * | | | | sh: dma-sh updates for multi IRQ and new SH-4A CPUs.Nobuhiro Iwamatsu2009-03-109-204/+352
| * | | | | sh: Generate uImage by default on Urquell board.Paul Mundt2009-03-101-0/+1
| * | | | | sh: Define ARCH_SHMOBILE for SH-Mobile CPUs.Paul Mundt2009-03-101-0/+7
| * | | | | sh: pci-sh7780: fix pci memory address for fixed PMBYoshihiro Shimoda2009-03-101-2/+2
| * | | | | sh: sh7785lcr: Updates for fixed PMB.Yoshihiro Shimoda2009-03-103-2/+1563
| * | | | | sh: Support fixed 32-bit PMB mappings from bootloader.Yoshihiro Shimoda2009-03-109-17/+104
| * | | | | sh: Show sleep state with Migo-R LEDsMagnus Damm2009-03-101-0/+9
| * | | | | Merge branch 'sh/stable-updates'Paul Mundt2009-03-101-0/+1
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | sh: Add media/soc_camera.h to board setup of Renesas AP325RXANobuhiro Iwamatsu2009-03-101-0/+1
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2009-03-101-50/+3
| |\| | | |
| * | | | | sh: hibernation supportMagnus Damm2009-03-109-5/+228
| * | | | | sh: multiple vectors per irq - sh7720.Paul Mundt2009-03-061-45/+23
| * | | | | sh: multiple vectors per irq - sh7710.Paul Mundt2009-03-061-48/+21
| * | | | | sh: multiple vectors per irq - sh7705.Paul Mundt2009-03-061-42/+19
| * | | | | sh: multiple vectors per irq - sh770x.Paul Mundt2009-03-061-47/+21
| * | | | | sh: multiple vectors per irq - mxg.Paul Mundt2009-03-061-42/+23
| * | | | | sh: multiple vectors per irq - sh7619.Paul Mundt2009-03-061-22/+12
| * | | | | sh: multiple vectors per irq - sh7206.Paul Mundt2009-03-061-96/+58
| * | | | | sh: multiple vectors per irq - sh7201.Paul Mundt2009-03-061-144/+80
| * | | | | sh: multiple vectors per irq - sh7263.Paul Mundt2009-03-061-19/+10
| * | | | | sh: multiple vectors per irq - sh7203.Paul Mundt2009-03-061-140/+73
| * | | | | sh: Restore RTC IRQ setting for SH7763 setup.Nobuhiro Iwamatsu2009-03-061-0/+1
| * | | | | sh: multiple vectors per irq - sh7763Nobuhiro Iwamatsu2009-03-061-76/+37
| * | | | | sh: Set a sensible default for the SH7786 pclk.Paul Mundt2009-03-051-1/+2
| * | | | | sh: urquell: Add smc91x support and update defconfig accordingly.Kuninori Morimoto2009-03-052-64/+896
| * | | | | sh: Urquell board support.Kuninori Morimoto2009-03-036-0/+737
| * | | | | sh: SH7786 is an SH-X3 core, select CPU_SHX3.Paul Mundt2009-03-031-1/+1