summaryrefslogtreecommitdiffstats
path: root/sys/arm/xscale/ixp425/ixp425.c
Commit message (Expand)AuthorAgeFilesLines
* trim trailing spaces that have accumulated over the years (these filesimp2012-06-131-6/+6
* Check the return value of BUS_SETUP_INTR()kevlo2011-10-271-2/+5
* Provide a mutex around the read/modify/write of the IXP425_GPIO_*thompsa2010-11-141-0/+5
* bus_add_child: change type of order parameter to u_intavg2010-09-101-1/+1
* use consistent stylesam2009-06-231-1/+1
* o add a bus space tag that forces a 2usec delay between r/w ops; this issam2009-06-221-10/+20
* hook arm_post_filter to ACK GPIO interrupts; this fixes the interruptsam2009-06-221-0/+8
* always define Cambria GPS+RS485 mappings as they are no longer conditionalsam2009-06-221-4/+0
* add ixp425_set_gpio to program the gpio interrupt typesam2009-06-221-0/+19
* rewrite arm_get_next_irq to always make forward progress (should be optimized)sam2009-06-221-8/+20
* kill stray whitespacesam2009-06-221-2/+2
* move logic to ACK a GPIO to a separate functionsam2009-06-221-3/+9
* swap order in ddb show gpio printfsam2009-06-221-2/+2
* make type use consistentsam2009-06-221-1/+1
* add ixp4xx_write_feature_bitssam2009-06-171-0/+6
* strict kobj signatures: number of fixes for arm architectureavg2009-06-111-1/+1
* Pass the previously returned IRQ back to arm_get_next_irq() so thatmarcel2009-06-091-1/+1
* o add missing bus_release_resource and bus_deactivate_resource that justsam2009-03-101-22/+44
* bring in ddb "show gpio" support from Cambria branchsam2009-03-101-10/+51
* Small cleanup of memory resource allocation from Cambria branch:sam2009-03-101-38/+92
* catch up with r189306; handle delayed activation of resourcessam2009-03-101-8/+33
* Add support for the StrataFlash on 2348 boards:sam2009-02-031-0/+2
* Fill in feature control support:sam2008-12-231-0/+17
* Merge WIP from p4:sam2008-12-131-80/+119
* Bandaid: disable interrupts to make sure intr_enabled and the IER registercognet2008-09-111-3/+8
* On the ixp425, when we fail to initialize the memory rman instance, therwatson2008-02-261-1/+1
* Remove the hardcoded IXP425_UART?_VBASE values in thejhay2007-05-291-1/+1
* We do not need to get the irq out of ivars in ixp425_setup_intr(). Byjhay2007-05-281-5/+1
* Move to hints for configuring numerous devices so we can eliminate varioussam2007-05-241-50/+96
* Map the second CS of the compact flash too. This allow us access tojhay2007-03-141-0/+7
* o break newbus api: add a new argument of type driver_filter_t topiso2007-02-231-4/+4
* Create bus dma tags for both the PCI bus and the IXP425 root bus. Set thecognet2007-01-171-0/+6
* Bring in status led support for /dev/led/gpioled on Avila.kevlo2006-11-221-0/+1
* Gateworks Avila board support:sam2006-11-191-0/+369
OpenPOWER on IntegriCloud