summaryrefslogtreecommitdiffstats
path: root/sys/arm/include/resource.h
Commit message (Collapse)AuthorAgeFilesLines
* ARM: Define PCI_RES_BUS resource for platforms having NEW_PCIB enabled.mmel2015-12-021-0/+3
| | | | Approved by: kib (mentor)
* trim trailing whitespaceimp2012-06-131-1/+1
|
* Introduce basic support for Marvell families of system-on-chip ARM devices:raj2008-10-131-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Orion - 88F5181 - 88F5182 - 88F5281 * Kirkwood - 88F6281 * Discovery - MV78100 The above families of SOCs are built around CPU cores compliant with ARMv5TE instruction set architecture definition. They share a number of integrated peripherals. This commit brings support for the following basic elements: * GPIO * Interrupt controller * L1, L2 cache * Timers, watchdog, RTC * TWSI (I2C) * UART Other peripherals drivers will be introduced separately. Reviewed by: imp, marcel, stass (Thanks guys!) Obtained from: Marvell, Semihalf
* Start all license statements with /*-imp2005-01-051-1/+1
|
* Import FreeBSD/arm kernel bits.cognet2004-05-141-0/+45
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