summaryrefslogtreecommitdiffstats
path: root/sys/arm/mv/gpio.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r261410ian2014-05-151-0/+3
* MFC r256932, r256938, r256966, r256953, r256967, r256969, r257015:ian2014-05-131-4/+1
* Fix a bug that could fail to initialize GPIO pins specified in "gpios" becausehrs2012-08-181-1/+1
* Add support for Marvell 88F6282.hrs2012-07-281-1/+2
* Do not call platform_gpio_init() early. It doesn't work because we domarcel2011-07-151-20/+1
* Fix mv_gpio_in() for pin numbers that occupy bits 8-31 in GPIO registers.marcel2011-03-161-1/+1
* Remove use_high from the softc and simply check the number of GPIOmarcel2011-02-071-7/+3
* - Add a proper return value to mv_gpio_intr().jhb2011-01-061-4/+5
* Convert Marvell ARM platforms to FDT convention.raj2010-06-131-28/+181
* Adjust Marvell Discovery (MV78xxx) support to recognize newest chip revisions,raj2009-04-161-3/+4
* Improve and extend Marvell SOCs platform code.raj2009-01-081-8/+20
* Minor style(9) corrections.raj2009-01-081-6/+6
* Introduce basic support for Marvell families of system-on-chip ARM devices:raj2008-10-131-0/+516
OpenPOWER on IntegriCloud