Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-04-13 | [POWERPC] Move bootwrapper ELF parsing routines to a file | Mark A. Greer | 1 | -0/+8 | |
The ELF parsing routines local to arch/powerpc/boot/main.c are useful to other callers therefore move them to their own file. Signed-off-by: Mark A. Greer <mgreer@mvista.com> Signed-off-by: Paul Mackerras <paulus@samba.org> | |||||
2005-11-16 | powerpc: Move ppc64 boot wrapper code over to arch/powerpc | Paul Mackerras | 1 | -0/+149 | |
This also extends the code to handle 32-bit ELF vmlinux files as well as 64-bit ones. This is sufficient for booting on new-world 32-bit powermacs (i.e. all recent machines). Signed-off-by: Paul Mackerras <paulus@samba.org> |