summaryrefslogtreecommitdiffstats
path: root/sys/arm/versatile/versatile_pci.c
Commit message (Expand)AuthorAgeFilesLines
* Convert rman to use rman_res_t instead of u_longjhibbits2016-01-271-1/+1
* Limit arm_base_bs_tag to ARMv4 and ARMv5, we only used it in one place inandrew2015-11-211-1/+1
* Add domain support to PCI bus allocationzbb2015-09-161-1/+1
* Include vm/pmap.h for pmap_kextract.andrew2015-04-041-0/+4
* Remove a no-longer-used include.ian2015-01-211-2/+0
* The versatile platform had two copies of a bus_space that are essentiallyian2015-01-211-1/+1
* Follow r261352 by updating all drivers which are children of simplebusian2014-02-021-0/+3
* Remove #include <machine/frame.h> from all the arm code that doesn'tian2013-10-271-1/+0
* In sys/arm/versatile/versatile_pci.c, add a default handler, to fix adim2013-10-101-0/+3
* - Fix IMAPx registers values calculationgonzo2013-06-291-20/+24
* Add support for QEMU's version of Versatile Platform Boardgonzo2012-12-131-0/+510
OpenPOWER on IntegriCloud