index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sh
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
sh: machine_ops based reboot support.
Paul Mundt
2010-01-20
11
-90
/
+156
*
|
sh: Make 29/32-bit mode check helper generally available.
Paul Mundt
2010-01-20
4
-14
/
+14
*
|
sh: mach-sdk7786: Split out FPGA IRQ controller setup.
Paul Mundt
2010-01-20
4
-38
/
+59
*
|
sh: mach-sdk7786: FPGA updates.
Paul Mundt
2010-01-20
4
-70
/
+159
*
|
sh: Handle SH-4 FPU variants with broken CVR values.
Paul Mundt
2010-01-20
1
-2
/
+3
*
|
sh: Shut up noisy IOREMAP_FIXED=n build.
Paul Mundt
2010-01-20
1
-1
/
+2
*
|
sh: support SIU sourcing from external clock on sh7722
Guennadi Liakhovetski
2010-01-19
3
-7
/
+116
*
|
sh: Fix up sdk7780 and urquell builds.
Paul Mundt
2010-01-19
2
-2
/
+2
*
|
sh: urquell: Handle EXTAL configuration here, too.
Paul Mundt
2010-01-19
1
-1
/
+24
*
|
sh: mach-sdk7786: Detect/configure/propagate EXTAL.
Paul Mundt
2010-01-19
1
-0
/
+23
*
|
sh: SH7786 clock framework rewrite.
Paul Mundt
2010-01-19
2
-99
/
+91
*
|
sh64: Fixup build breakage from breakpoint handler rename.
Paul Mundt
2010-01-19
2
-3
/
+4
*
|
sh64: Use the shared FPU state restorer.
Paul Mundt
2010-01-19
3
-62
/
+8
*
|
sh64: Fix up PC casting in unaligned fixup notifier with 32bit ABI.
Paul Mundt
2010-01-19
1
-2
/
+2
*
|
sh64: Fix up the build for the thread_xstate changes.
Paul Mundt
2010-01-19
8
-41
/
+43
*
|
sh: Kill off now bogus fixmap/page wiring documentation.
Paul Mundt
2010-01-19
1
-15
/
+0
*
|
sh: Split out MMUCR.URB based entry wiring in to shared helper.
Paul Mundt
2010-01-19
6
-176
/
+124
*
|
sh: Provide a dummy _PAGE_WIRED flag for non-X2TLB parts.
Paul Mundt
2010-01-19
1
-2
/
+2
*
|
sh: Limit ioremap_prot() to 32bit pgprot parts.
Paul Mundt
2010-01-19
2
-1
/
+3
*
|
sh: Convert p3_ioremap() users to ioremap_prot().
Paul Mundt
2010-01-19
4
-5
/
+4
*
|
sh: Kill off duplicate address alignment in ioremap_fixed().
Paul Mundt
2010-01-19
3
-22
/
+8
*
|
sh: Prevent 64-bit pgprot clobbering across ioremap implementations.
Paul Mundt
2010-01-19
6
-33
/
+41
*
|
sh: Flag __ioremap_caller() __init_refok.
Paul Mundt
2010-01-18
1
-2
/
+3
*
|
sh: Handle unmapping of fixed slots transparently in iounmap().
Paul Mundt
2010-01-18
1
-0
/
+6
*
|
sh: Make iounmap_fixed() return success/failure for iounmap() path.
Paul Mundt
2010-01-18
2
-4
/
+10
*
|
sh: Merge _32/_64 ioremap implementations.
Paul Mundt
2010-01-18
3
-48
/
+1
*
|
sh: Fixup the IOREMAP_FIXED=n build.
Paul Mundt
2010-01-18
1
-0
/
+9
*
|
sh: Handle early ioremaps through fixed mappings.
Paul Mundt
2010-01-18
3
-3
/
+16
*
|
Merge branch 'sh/stable-updates'
Paul Mundt
2010-01-18
2
-1
/
+9
|
\
\
|
|
/
|
*
sh: mach-ecovec24: Add motion sensor driver support.
NISHIMOTO Hiroki
2010-01-15
1
-0
/
+8
|
*
Makefile: do not override LC_CTYPE
Michal Marek
2010-01-13
1
-1
/
+1
*
|
Merge branch 'sh/ioremap-fixed'
Paul Mundt
2010-01-18
18
-299
/
+458
|
\
\
|
*
|
sh: Tidy up non-translatable checks in iounmap path.
Paul Mundt
2010-01-17
1
-4
/
+24
|
*
|
sh: Use ioremap_fixed() to implement SH-5 ioremap()
Matt Fleming
2010-01-16
1
-283
/
+4
|
*
|
sh: Use ioremap_fixmed to map the SM501 DRAM config register
Matt Fleming
2010-01-16
1
-2
/
+9
|
*
|
sh: Add fixed ioremap support
Matt Fleming
2010-01-16
6
-3
/
+167
|
*
|
sh: Generalise the pte handling code for the fixmap path
Matt Fleming
2010-01-16
2
-4
/
+41
|
*
|
sh: Acquire some more page flags for SH-5.
Matt Fleming
2010-01-16
4
-3
/
+57
|
*
|
sh: New extended page flag to wire/unwire TLB entries
Matt Fleming
2010-01-16
5
-0
/
+156
*
|
|
sh: Need IRQs enabled for init_fpu().
Paul Mundt
2010-01-18
1
-0
/
+2
*
|
|
sh: Setup early PMB mappings.
Matt Fleming
2010-01-18
2
-51
/
+346
|
/
/
*
|
sh: Generalize SH7786 PCIe support.
Paul Mundt
2010-01-15
2
-2
/
+2
*
|
sh: mach-sdk7786: mode pins support.
Paul Mundt
2010-01-15
1
-0
/
+18
*
|
sh: Fix up the secondary CPU entry point for 32bit mode.
Paul Mundt
2010-01-15
1
-1
/
+4
*
|
sh: Guard against early IPIs in flush_cache_all().
Paul Mundt
2010-01-15
1
-2
/
+11
*
|
sh: heartbeat: Update boards for access size hinting.
Paul Mundt
2010-01-15
12
-151
/
+74
*
|
sh: mach-sdk7786: heartbeat support.
Paul Mundt
2010-01-15
1
-0
/
+15
*
|
sh: heartbeat: Support access size specification via resource flags.
Paul Mundt
2010-01-15
1
-5
/
+17
*
|
sh: Fix CONFIG_PMB=n build.
Matt Fleming
2010-01-15
1
-1
/
+2
*
|
sh: Preliminary SDK7786 board support.
Paul Mundt
2010-01-14
6
-0
/
+1670
[prev]
[next]