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

Added support PXA270.


# 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 ...