History log of /netbsd-src/sys/arch/hpc/stand/hpcboot/arm/arm_console.h (Results 1 – 8 of 8)
Revision Date Author Comments
# ce099b40 28-Apr-2008 martin <martin@NetBSD.org>

Remove clause 3 and 4 from TNF licenses


# 3af75740 08-Mar-2008 rafal <rafal@NetBSD.org>

Support for XScale-based (PXA-2x0) iPaqs -- original refactoring / code from
Robert Swindells, with addition of serial console, other assorted cleanup
and much headbanging by me. Tested only on a i

Support for XScale-based (PXA-2x0) iPaqs -- original refactoring / code from
Robert Swindells, with addition of serial console, other assorted cleanup
and much headbanging by me. Tested only on a iPaq 3970 so far.

NB: So far this uses the SA-11xx-targetted assembly code (including cache
handling, etc). Fortunately, none of that's required since hpcboot allocs
cache-inhibited pages from WinCE to copy the 2nd-stage loader and kernel
into. I've split the code into SA-11xx and PXA-2x0 bits in my tree, but
that needs help/review from someone with ARM/XScale clue.

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.


# fae3e8e7 08-May-2001 uch <uch@NetBSD.org>

KNF.


# bd926f64 24-Apr-2001 uch <uch@NetBSD.org>

code clean up.


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

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