06 Sep, 2005
2 commits
-
Take udbg out of ppc_md. Allows us to not overwrite early udbg inits
when assigning ppc_md.Signed-off-by: Milton Miller
Signed-off-by: Anton Blanchard
Signed-off-by: Paul Mackerras -
udbg_getc_poll is a ppc_md function. don't call directly into udbg.c
Signed-off-by: Milton Miller
Signed-off-by: Anton Blanchard
Signed-off-by: Paul Mackerras
29 Aug, 2005
1 commit
-
If both CONFIG_XMON and CONFIG_XMON_DEFAULT is enabled in the .config,
there is no way to disable xmon again. setup_system calls first xmon_init,
later parse_early_param. So a new 'xmon=off' cmdline option will do the right
thing.Signed-off-by: Olaf Hering
Signed-off-by: Paul Mackerras
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!