summaryrefslogtreecommitdiffstats
path: root/sys/arm/sa11x0
Commit message (Collapse)AuthorAgeFilesLines
* Define __RMAN_RESOURCE_VISIBLE where appropriate.cognet2004-07-021-0/+1
|
* Include sys/module.h.cognet2004-06-192-0/+2
|
* Nuke dead code.cognet2004-06-171-92/+1
|
* Nuke bus_space_mmap(), as it does not exist in FreeBSD.cognet2004-06-171-10/+0
|
* Do the dreaded s/dev_t/struct cdev */phk2004-06-161-1/+1
| | | | Bump __FreeBSD_version accordingly.
* Define uart_sa1110_ops and uart_sa1110_classe in .c files instead of spammingcognet2004-05-142-0/+5
| | | | uart_cpu.h
* Implement enough of an uart driver to get serial console working.cognet2004-05-145-3/+539
|
* Import FreeBSD/arm kernel bits.cognet2004-05-1415-0/+2634
It only supports sa1110 (on simics) right now, but xscale support should come soon. Some of the initial work has been provided by : Stephane Potvin <sepotvin at videotron.ca> Most of this comes from NetBSD.
OpenPOWER on IntegriCloud