index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
arm
/
mv
/
gpio.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
MFC r270945:
ian
2014-10-26
1
-1
/
+1
*
MFC r261410
ian
2014-05-15
1
-0
/
+3
*
MFC r256932, r256938, r256966, r256953, r256967, r256969, r257015:
ian
2014-05-13
1
-4
/
+1
*
Fix a bug that could fail to initialize GPIO pins specified in "gpios" because
hrs
2012-08-18
1
-1
/
+1
*
Add support for Marvell 88F6282.
hrs
2012-07-28
1
-1
/
+2
*
Do not call platform_gpio_init() early. It doesn't work because we do
marcel
2011-07-15
1
-20
/
+1
*
Fix mv_gpio_in() for pin numbers that occupy bits 8-31 in GPIO registers.
marcel
2011-03-16
1
-1
/
+1
*
Remove use_high from the softc and simply check the number of GPIO
marcel
2011-02-07
1
-7
/
+3
*
- Add a proper return value to mv_gpio_intr().
jhb
2011-01-06
1
-4
/
+5
*
Convert Marvell ARM platforms to FDT convention.
raj
2010-06-13
1
-28
/
+181
*
Adjust Marvell Discovery (MV78xxx) support to recognize newest chip revisions,
raj
2009-04-16
1
-3
/
+4
*
Improve and extend Marvell SOCs platform code.
raj
2009-01-08
1
-8
/
+20
*
Minor style(9) corrections.
raj
2009-01-08
1
-6
/
+6
*
Introduce basic support for Marvell families of system-on-chip ARM devices:
raj
2008-10-13
1
-0
/
+516