summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/boot/holly.c
Commit message (Collapse)AuthorAgeFilesLines
* [POWERPC] bootwrapper: Move linker symbols into ops.hScott Wood2007-08-221-5/+0
| | | | | | | | Most of these were previously used by numerous C files and redeclared in each one. Signed-off-by: Scott Wood <scottwood@freescale.com> Signed-off-by: Paul Mackerras <paulus@samba.org>
* [POWERPC] Holly bootwrapperJosh Boyer2007-05-081-0/+38
Add Holly/Hickory bootwrapper Signed-off-by: Stephen Winiecki <stevewin@us.ibm.com> Signed-off-by: Josh Boyer <jwboyer@linux.vnet.ibm.com> Signed-off-by: Paul Mackerras <paulus@samba.org>