History log of /netbsd-src/sys/arch/hpc/stand/hpcboot/arm/arm.asm (Results 1 – 9 of 9)
Revision Date Author Comments
# 569b7f92 06-Apr-2010 nonaka <nonaka@NetBSD.org>

Added support PXA270.


# 912b8073 03-May-2008 martin <martin@NetBSD.org>

Move to 2 clause TNF license


# 6e46f637 08-Mar-2008 rafal <rafal@NetBSD.org>

Grrr, don't grow the stack *up*, grown it *down* as everything else expects.
Fixes a frequent memory stomp of the bootinfo page (the kernel entry address,
no less) that occurrs when you turn the seri

Grrr, don't grow the stack *up*, grown it *down* as everything else expects.
Fixes a frequent memory stomp of the bootinfo page (the kernel entry address,
no less) that occurrs when you turn the serial-debug code in the ARM 2nd-
stage bootloader.

show more ...


# 24c8a902 05-Mar-2006 uwe <uwe@NetBSD.org>

s/u_intN_t/uintN_t/


# 95e1ffb1 11-Dec-2005 christos <christos@NetBSD.org>

merge ktrace-lwp.


# 32b30275 06-Aug-2004 uch <uch@NetBSD.org>

clean up whitespace.


# e267c67b 17-Jul-2001 toshii <toshii@NetBSD.org>

"infomation" -> "information"


# 59b3c088 23-Mar-2001 toshii <toshii@NetBSD.org>

Pass bootargs like usual function calls.
Initialize sp register to more useful value.


# 9173eae7 09-Feb-2001 uch <uch@NetBSD.org>

bootloader for SH3, SA-1100, TX39, VR41 based Windows CE(2.00 or later)