aboutsummaryrefslogtreecommitdiff
path: root/sys/arm/mv/mvvar.h
Commit message (Expand)AuthorAgeFilesLines
* Move the definition of fdt_localbus_devmap to a Marvell specific file asAndrew Turner2015-04-041-0/+1
* Rename platform_gpio_init to be platform specific, and make it static asAndrew Turner2014-05-101-1/+0
* Remove dev/fdt/fdt_pci.c, which was code specific to Marvell ARM SoCs,Ian Lepore2014-01-051-0/+7
* Move remaining code and data related to static device mapping into theIan Lepore2013-11-041-1/+0
* Remove all #include <machine/pmap.h> from arm code. It's alreadyIan Lepore2013-10-271-1/+0
* Disable decoding windows with no FDT entry.Grzegorz Bernacki2013-05-061-0/+1
* Add support for MSI in interrupt controlller.Grzegorz Bernacki2012-09-141-0/+2
* Add support for Armada XP A0.Grzegorz Bernacki2012-09-141-0/+8
* Merging of projects/armv6, part 7Oleksandr Tymoshenko2012-08-151-2/+27
* Convert Marvell ARM platforms to FDT convention.Rafal Jaworowski2010-06-131-72/+1
* Properly handle initial state of power mgmt.Rafal Jaworowski2009-08-251-0/+1
* Eliminate platform_pmap_init() to simplify Marvell bootstrap code.Rafal Jaworowski2009-08-251-1/+5
* Improve Marvell SOCs PCI/PCIE driver.Rafal Jaworowski2009-01-091-3/+7
* Improve and extend Marvell SOCs platform code.Rafal Jaworowski2009-01-081-0/+14
* Improve style(9) and other cosmetics in Marvell SOCs code.Rafal Jaworowski2008-11-191-30/+30
* PCI/PCI-Express support for Marvell systems.Rafal Jaworowski2008-11-191-0/+30
* Introduce basic support for Marvell families of system-on-chip ARM devices:Rafal Jaworowski2008-10-131-0/+122