12 Dec, 2006
2 commits
-
This adds CPU support for the SH7722.
Signed-off-by: Paul Mundt
-
Signed-off-by: Paul Mundt
06 Dec, 2006
2 commits
-
This makes the early printk support somewhat more flexible,
moving the port definition to a config option, and making the
port initialization configurable for sh-ipl+g users.At the same time, this allows us to trivially wire up the
SH7780 SCIF0, so that's thrown in too more or less for free.Signed-off-by: Paul Mundt
-
This implements initial support for the SH7206 (SH-2A) and SH7619
(SH-2) MMU-less CPUs.Signed-off-by: Yoshinori Sato
Signed-off-by: Paul Mundt
04 Oct, 2006
1 commit
-
kbuild explicitly includes this at build time.
Signed-off-by: Dave Jones
27 Sep, 2006
1 commit
-
sh-sci was turning in to an unmaintainable mess, especially with
regards to the port list. This cleans it up quite a bit, and
switches over to a platform device model where subtypes will
register their port list individually in their setup code.Signed-off-by: Paul Mundt
01 Jul, 2006
1 commit
-
Signed-off-by: Jörn Engel
Signed-off-by: Adrian Bunk
02 Feb, 2006
1 commit
-
A couple of updates for the sh-sci serial driver:
- Update for clock framework on sh.
- Fix a compile error introduced by some h8300 changes.
- Add SH7770/SH7780 subtype support.Signed-off-by: Paul Mundt
Signed-off-by: Andrew Morton
Signed-off-by: Linus Torvalds
17 Apr, 2005
1 commit
-
Initial git repository build. I'm not bothering with the full history,
even though we have it. We can create a separate "historical" git
archive of that later if we want to, and in the meantime it's about
3.2GB when imported into git - space that would just make the early
git days unnecessarily complicated, when we don't have a lot of good
infrastructure for it.Let it rip!