summaryrefslogtreecommitdiffstats
path: root/sys/arm/mv
Commit message (Expand)AuthorAgeFilesLines
* Oops! Wrong copy-paste in r206053.mav2010-04-011-1/+1
* Fill extended ATA command registers in cPRD to support 48bit commands.mav2010-04-011-0/+5
* Provide correct TCLK value for Kirkwood A1 silicon revision.raj2010-03-052-2/+4
* Do not force verbose and single mode in non-metadata boot case.raj2010-02-241-2/+1
* Fix the build.mav2009-12-081-2/+13
* MFp4:mav2009-12-061-10/+4
* Eliminate an unnecessary vm include file.alc2009-11-041-1/+0
* MFp4:mav2009-10-311-7/+6
* Review previous change. It has no relation to the I-cache coherencymarcel2009-10-211-1/+1
* o Introduce vm_sync_icache() for making the I-cache coherent withmarcel2009-10-211-1/+1
* Introduce SheevaPlug support.raj2009-08-253-0/+164
* Exclude common Kirkwood settings so they can be shared among various platformsraj2009-08-254-8/+21
* Properly handle initial state of power mgmt.raj2009-08-253-2/+134
* Eliminate platform_pmap_init() to simplify Marvell bootstrap code.raj2009-08-255-44/+13
* Map DPCPU pages into ARM kernel VA space.raj2009-07-011-3/+3
* Enable all populated TWSI (I2C) controllers on Marvell SOCs.raj2009-06-254-4/+9
* Introduce ata(4) support for Marvell integrated SATA controllers (found onraj2009-06-246-0/+946
* Implement a facility for dynamic per-cpu variables.jeff2009-06-231-0/+5
* Move the memory layout definitions and logic from mvreg.h to mvwin.hmarcel2009-06-129-245/+287
* strict kobj signatures: number of fixes for arm architectureavg2009-06-111-2/+2
* Pass the previously returned IRQ back to arm_get_next_irq() so thatmarcel2009-06-091-1/+1
* Adjust Marvell Discovery (MV78xxx) support to recognize newest chip revisions,raj2009-04-165-19/+42
* Fix path and config name for ehci_mbus.cthompsa2009-02-241-2/+1
* Include Marvell EHCI HC driver for USB2.marcel2009-02-161-0/+1
* Check PCIE link status before accessing the bus.raj2009-01-091-0/+3
* Rename Marvell ARM CPU specific file according to r186933.raj2009-01-091-1/+1
* Improve Marvell SOCs PCI/PCIE driver.raj2009-01-094-41/+110
* Improve and extend Marvell SOCs platform code.raj2009-01-0812-72/+830
* Minor style(9) corrections.raj2009-01-081-6/+6
* Adjust Marvell SOC support for A0 chip revision.raj2009-01-085-21/+87
* Avoid confusion and adjust link address range of Marvell Orion kernel so it israj2008-12-051-4/+4
* Fix configuration of the PCI bridge. This got omitted in the initial import ofraj2008-12-051-0/+4
* - Fix spelling error in comments.stas2008-12-011-1/+1
* Improve error handling in pcib_mbus_identify().raj2008-11-191-1/+3
* Improve style(9) and other cosmetics in Marvell SOCs code.raj2008-11-193-64/+64
* Fix off-by-one error in mbus_attach().raj2008-11-191-1/+1
* PCI/PCI-Express support for Marvell systems.raj2008-11-1912-93/+1011
* Auto-size kernel page tables allocation on Marvell systems.raj2008-11-061-11/+9
* Introduce basic support for Marvell families of system-on-chip ARM devices:raj2008-10-1325-0/+5692
OpenPOWER on IntegriCloud