aboutsummaryrefslogtreecommitdiff
path: root/sys/arm/mv/kirkwood
Commit message (Expand)AuthorAgeFilesLines
* Remove STARTUP_PAGETABLE_ADDR from the ARM configs and replace it withAndrew Turner2014-01-281-1/+0
* Add a default do-nothing implementation of fdt_pci_devmap() using a weak alias,Ian Lepore2013-01-273-53/+0
* Merging of projects/armv6, part 7Oleksandr Tymoshenko2012-08-151-0/+1
* Add support for Marvell 88F6282.Hiroki Sato2012-07-281-0/+2
* Now that we are fully FDT-driven on MRVL platforms, remove PHYSMEM_SIZE option.Rafal Jaworowski2010-07-192-4/+0
* Convert Marvell ARM platforms to FDT convention.Rafal Jaworowski2010-06-136-395/+16
* Provide correct TCLK value for Kirkwood A1 silicon revision.Rafal Jaworowski2010-03-051-2/+2
* Introduce SheevaPlug support.Rafal Jaworowski2009-08-253-0/+164
* Exclude common Kirkwood settings so they can be shared among various platformsRafal Jaworowski2009-08-254-8/+21
* Eliminate platform_pmap_init() to simplify Marvell bootstrap code.Rafal Jaworowski2009-08-251-14/+1
* Enable all populated TWSI (I2C) controllers on Marvell SOCs.Rafal Jaworowski2009-06-251-1/+1
* Introduce ata(4) support for Marvell integrated SATA controllers (found onRafal Jaworowski2009-06-241-0/+5
* Move the memory layout definitions and logic from mvreg.h to mvwin.hMarcel Moolenaar2009-06-122-0/+2
* Improve and extend Marvell SOCs platform code.Rafal Jaworowski2009-01-082-6/+59
* Adjust Marvell SOC support for A0 chip revision.Rafal Jaworowski2009-01-081-0/+18
* PCI/PCI-Express support for Marvell systems.Rafal Jaworowski2008-11-192-19/+13
* Introduce basic support for Marvell families of system-on-chip ARM devices:Rafal Jaworowski2008-10-134-0/+303