summaryrefslogtreecommitdiffstats
path: root/arch/sh
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | sh: Add MMU and Cache handling sleep mode codeMagnus Damm2009-10-304-0/+132
| | * | | | sh: Keep track of allowed sleep modesMagnus Damm2009-10-303-18/+34
| | * | | | sh: Rework SuperH Mobile sleep mode codeMagnus Damm2009-10-304-164/+171
| | * | | | sh: Add Ecovec24 specific memory pre/post sleep codeMagnus Damm2009-10-303-1/+67
| | * | | | sh: Add ap325rxa specific memory pre/post sleep codeMagnus Damm2009-10-303-1/+83
| | * | | | sh: Move ap325rxa board code into separate directoryMagnus Damm2009-10-304-1/+3
| | * | | | sh: Add migor specific memory pre/post sleep codeMagnus Damm2009-10-303-2/+82
| | * | | | sh: Add ms7724se specific memory pre/post sleep codeMagnus Damm2009-10-303-1/+65
| | * | | | sh: Add kfr2r09 specific memory pre/post sleep codeMagnus Damm2009-10-303-1/+66
| | * | | | sh: Allow boards to register memory pre/post sleep codeMagnus Damm2009-10-302-0/+10
| | * | | | sh: Add sh7724 notifier for R-standby save/restoreMagnus Damm2009-10-301-0/+167
| | * | | | sh: Add notifiers chains for cpu/board codeMagnus Damm2009-10-302-0/+23
| | * | | | sh: Do not apply virt_to_phys() to a physical addressMatt Fleming2009-10-301-2/+1
| | * | | | sh: perf events: Kill off left over debugging cruft.Paul Mundt2009-10-281-1/+1
| | * | | | sh: perf events: Add preliminary support for SH-4A counters.Paul Mundt2009-10-285-2/+576
| | * | | | sh: mach-ecovec24: Add USB1 gadget supportKuninori Morimoto2009-10-281-21/+17
| | * | | | sh: add SDHI1 support to ms7724seMagnus Damm2009-10-281-0/+35
| | * | | | sh: mac address through private data for sh_eth on ms7724seMagnus Damm2009-10-281-10/+4
| | * | | | Merge branch 'sh/stable-updates'Paul Mundt2009-10-273-1/+7
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | * | | | sh: enable PERF_USE_VMALLOC across the board.Paul Mundt2009-10-271-0/+1
| | * | | | sh: Bump up dma_ops initialization far earlier in the boot process.Paul Mundt2009-10-272-2/+11
| | * | | | sh: Clean up more superfluous symbol exports.Paul Mundt2009-10-274-51/+16
| | * | | | sh64: cache flush symbol exports.Paul Mundt2009-10-272-11/+6
| | * | | | sh: Fix up dma_is_consistent().Paul Mundt2009-10-271-0/+5
| | * | | | sh: Kill off superfluous arch/sh/drivers/pci/Kconfig.Paul Mundt2009-10-272-8/+7
| | * | | | sh: Revamp PCI DMA coherence Kconfig bits.Paul Mundt2009-10-274-25/+18
| | * | | | sh: Annotate irq functions with "notrace"Matt Fleming2009-10-272-4/+4
| | * | | | sh: fix watchdog timer for sh7780/sh7785Valentin R Sitsikov2009-10-272-1/+71
| | * | | | sh: mac address through private data for sh_eth on ecovec24Magnus Damm2009-10-261-29/+4
| | * | | | sh: add hwblk_id to sh_eth on ecovec24Magnus Damm2009-10-261-0/+3
| | * | | | Merge branch 'sh/stable-updates'Paul Mundt2009-10-264-15/+20
| | |\ \ \ \
| | * | | | | sh: fix kexec by removing check for old kexec-toolsMagnus Damm2009-10-261-6/+0
| | * | | | | Merge branch 'sh/stable-updates'Paul Mundt2009-10-263-1/+38
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch 'sh/sdhi-mfd'Paul Mundt2009-10-265-49/+200
| | |\ \ \ \ \ \
| | | * | | | | | sh: mach-ecevec24: Add SDHI supportKuninori Morimoto2009-10-261-0/+78
| | | * | | | | | sh: SDHI platform data to the kfr2r09 boardMagnus Damm2009-10-261-0/+33
| | | * | | | | | sh: SDHI platform data to the SE7724 boardMagnus Damm2009-10-261-0/+33
| | | * | | | | | sh: SDHI platform data to the AP325RXA boardMagnus Damm2009-10-261-24/+28
| | | * | | | | | sh: SDHI platform data to the Migo-R boardMagnus Damm2009-10-261-24/+28
| | * | | | | | | sh: Add dma-mapping support for dma_alloc/free_coherent() overrides.Paul Mundt2009-10-263-25/+47
| | * | | | | | | sh: Convert to asm-generic/dma-mapping-common.hPaul Mundt2009-10-206-184/+112
| | * | | | | | | sh: Fix up cacheflush routine symbol exports.Paul Mundt2009-10-191-3/+0
| | * | | | | | | sh: Fix up uninitialized variable warning in dwarf unwinder.Paul Mundt2009-10-191-1/+1
| | * | | | | | | sh: Fix up smp_mb__xxx() memory barriers for SH-4A SMP.Paul Mundt2009-10-182-7/+6
| | * | | | | | | sh: Disable SCIF2 on the SH-X3 proto CPU.Paul Mundt2009-10-183-46/+9
| | * | | | | | | sh: Convert to asm-generic/irqflags.h.Paul Mundt2009-10-178-214/+168
| | * | | | | | | sh: Kill off legacy UBC wakeup cruft.Paul Mundt2009-10-165-93/+0
| | * | | | | | | Merge branch 'sh/stable-updates'Paul Mundt2009-10-161-1/+0
| | |\ \ \ \ \ \ \
| | * | | | | | | | sh: Support SCHED_MC for SH-X3 multi-cores.Paul Mundt2009-10-163-0/+43
| | * | | | | | | | sh: Fix up IRQ re-enabling for the need_resched() case.Paul Mundt2009-10-161-1/+2
OpenPOWER on IntegriCloud