summaryrefslogtreecommitdiffstats
path: root/sys/arm/xscale/i80321/i80321_pci.c
Commit message (Expand)AuthorAgeFilesLines
* Remove all #include <machine/pmap.h> from arm code. It's alreadyian2013-10-271-1/+0
* trim trailing spaces that have accumulated over the years (these filesimp2012-06-131-9/+9
* - There's no need to overwrite the default device method with the defaultmarius2011-11-221-2/+1
* strict kobj signatures: number of fixes for arm architectureavg2009-06-111-4/+4
* Make the PCI code aware of PCI domains (aka PCI segments) so we canmarius2007-09-301-1/+5
* Cleanupcognet2007-07-271-2/+2
* o break newbus api: add a new argument of type driver_filter_t topiso2007-02-231-3/+3
* Finally bring it support for the i80219 XScale processor.cognet2006-08-241-71/+1
* When returning a resource that we've allocated with rman_reserve_resource,imp2006-04-201-0/+1
* We need to adjust the bus handle if the resource is SYS_RES_MEMORY, NOTcognet2006-04-131-1/+2
* Donc recompute the io port address if it's already the good one.cognet2006-01-231-3/+5
* Fix multiple abuses of __RMAN_RESOURCE_VISIBLE in the arm code.cognet2005-09-251-9/+1
* - MFp4: modify slightly the arm intr API, there's arm CPUs with more than 32cognet2005-06-091-1/+9
* Start all license statements with /*-imp2005-01-051-1/+1
* - The IQ80321 has a jumper which changes the PCI device id from 4 to 8 for thecognet2004-12-211-5/+13
* Import partial support for the IQ31244 eval board (i80321 CPU). IQ80321 mightcognet2004-09-231-0/+457
OpenPOWER on IntegriCloud