History log of /haiku/src/system/boot/platform/u-boot/arch/ppc/arch_start_kernel.S
Revision Date Author Comments
# 6e809753 08-Mar-2013 François Revol <revol@free.fr>

U-Boot: PPC: Include asm macros header

Use the macros from the header instead of hardcoding.
Add FUNCTION_END() call to help gdb.


# cffda6bf 10-Apr-2012 François Revol <revol@free.fr>

Add PPC to U-Boot bootloader support.

This should be useful for SAM440 and SAM460 boards for example.
The generic U-Boot code still has some ARM-specific parts that must be moved out though.


# 6e809753b1678305bcdef617e820be6353791e0f 08-Mar-2013 François Revol <revol@free.fr>

U-Boot: PPC: Include asm macros header

Use the macros from the header instead of hardcoding.
Add FUNCTION_END() call to help gdb.


# cffda6bf03f2254af8fe280fc9ee6ec5985925b0 10-Apr-2012 François Revol <revol@free.fr>

Add PPC to U-Boot bootloader support.

This should be useful for SAM440 and SAM460 boards for example.
The generic U-Boot code still has some ARM-specific parts that must be moved out though.