index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sh
/
kernel
/
head_32.S
Age
Commit message (
Expand
)
Author
2016-07-31
sh: fix build regression with CONFIG_OF && !CONFIG_OF_FLATTREE
Rich Felker
2016-03-17
sh: add device tree support and generic board using device tree
Rich Felker
2010-09-30
sh: boot kernel with SR.BL set
Magnus Damm
2010-04-25
sh: Use correct mask when comparing PMB DATA array values
Matt Fleming
2010-04-21
sh: __cpuinit annotate the CPU init path.
Paul Mundt
2010-02-18
sh: Merge legacy and dynamic PMB modes.
Paul Mundt
2010-02-17
sh: uncached mapping helpers.
Paul Mundt
2010-02-17
sh: PMB tidying.
Paul Mundt
2010-01-21
sh: Track the uncached mapping size.
Paul Mundt
2010-01-21
sh: Rework P2 to only include kernel text.
Paul Mundt
2010-01-21
sh: initial PMB mapping iteration by helper macro.
Paul Mundt
2010-01-18
sh: Setup early PMB mappings.
Matt Fleming
2010-01-13
sh: fixed PMB mode refactoring.
Paul Mundt
2009-10-10
sh: CONFIG_PMB doesn't mean the MMU is in 32bit mode
Matt Fleming
2009-04-26
sh: convert to use __HEAD and HEAD_TEXT macros.
Tim Abbott
2008-12-22
sh: Enable skipping of bss on debug platforms for sh32 also.
Paul Mundt
2008-05-16
sh: disable initrd defaults in .empty_zero_page.
Paul Mundt
2008-01-28
sh: Provide a 29/32-bit physical hint for bootloaders.
Stuart Menefy
2008-01-28
sh: Move over the SH-5 head.S and tlb.h.
Paul Mundt