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
/
mv_pci.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix invalid root link detection in mv_pci driver
zbb
2016-01-20
1
-3
/
+22
*
Fix typo.
br
2014-12-15
1
-1
/
+1
*
Follow r275792 eliminating fdt_data_verify().
br
2014-12-15
1
-3
/
+2
*
Fix buffer overflow in Marvell PCI/PCIe driver
zbb
2014-12-07
1
-1
/
+1
*
When mapping device memory, use PTE_DEVICE rather than PTE_NOCACHE.
ian
2014-05-10
1
-2
/
+2
*
Move Open Firmware device root on PowerPC, ARM, and MIPS systems to
nwhitehorn
2014-02-05
1
-1
/
+1
*
Open Firmware interrupt specifiers can consist of arbitrary-length byte
nwhitehorn
2014-02-01
1
-5
/
+7
*
Remove dev/fdt/fdt_pci.c, which was code specific to Marvell ARM SoCs,
ian
2014-01-05
1
-2
/
+170
*
Retire machine/fdt.h as a header used by MI code, as its function is now
nwhitehorn
2014-01-05
1
-0
/
+1
*
Simplify the ofw_bus_lookup_imap() API slightly: make it allocate maskbuf
nwhitehorn
2013-12-17
1
-2
/
+1
*
Use the common Open Firmware PCI interrupt routing code instead of the
nwhitehorn
2013-12-16
1
-31
/
+31
*
Fix undefined behavior: (1 << 31) is not defined as 1 is an int and this
eadler
2013-11-30
1
-1
/
+1
*
Teach nexus(4) about Open Firmware (e.g. FDT) on ARM and MIPS, retiring
nwhitehorn
2013-11-05
1
-1
/
+1
*
Implement MSI support.
gber
2012-09-14
1
-2
/
+101
*
pci: Implement new memory and io space allocator for PCI.
gber
2012-09-14
1
-107
/
+231
*
Merging of projects/armv6, part 7
gonzo
2012-08-15
1
-6
/
+6
*
- There's no need to overwrite the default device method with the default
marius
2011-11-22
1
-2
/
+1
*
The FDT describes the host controller directly. There's no need to
marcel
2011-02-03
1
-17
/
+10
*
Convert Marvell ARM platforms to FDT convention.
raj
2010-06-13
1
-473
/
+431
*
Adjust Marvell Discovery (MV78xxx) support to recognize newest chip revisions,
raj
2009-04-16
1
-0
/
+10
*
Check PCIE link status before accessing the bus.
raj
2009-01-09
1
-0
/
+3
*
Improve Marvell SOCs PCI/PCIE driver.
raj
2009-01-09
1
-9
/
+77
*
Fix configuration of the PCI bridge. This got omitted in the initial import of
raj
2008-12-05
1
-0
/
+4
*
Improve error handling in pcib_mbus_identify().
raj
2008-11-19
1
-1
/
+3
*
PCI/PCI-Express support for Marvell systems.
raj
2008-11-19
1
-0
/
+768