summaryrefslogtreecommitdiffstats
path: root/sys/arm/mv/common.c
Commit message (Expand)AuthorAgeFilesLines
* decode_win_sdram_fixup() function should be declared, defined and usedgber2013-05-071-0/+4
* Disable decoding windows with no FDT entry.gber2013-05-061-0/+58
* Move initialization of CESA decoding windows from common sectiongber2013-05-061-129/+31
* Add support for Armada XP A0.gber2012-09-141-6/+69
* - MV_DEV_88F6282 has 256KB 4-way L2 cache.hrs2012-08-181-6/+14
* Merging of projects/armv6, part 7gonzo2012-08-151-54/+260
* Add support for Marvell 88F6282.hrs2012-07-281-2/+13
* Fix error check.raj2012-03-151-1/+1
* Fix OF_finddevice error return value in case of FDT.jchandra2011-12-021-4/+4
* Fix build when DEBUG is defined in the kernel configuration file (e.g.marcel2011-10-041-3/+0
* Typokevlo2011-06-291-1/+1
* Move MRVL FDT fixups and PIC decode routine to a platform specific area.raj2010-07-191-0/+42
* Convert Marvell ARM platforms to FDT convention.raj2010-06-131-255/+502
* Provide correct TCLK value for Kirkwood A1 silicon revision.raj2010-03-051-0/+2
* Properly handle initial state of power mgmt.raj2009-08-251-0/+119
* Move the memory layout definitions and logic from mvreg.h to mvwin.hmarcel2009-06-121-0/+1
* Adjust Marvell Discovery (MV78xxx) support to recognize newest chip revisions,raj2009-04-161-9/+19
* Improve and extend Marvell SOCs platform code.raj2009-01-081-39/+511
* Adjust Marvell SOC support for A0 chip revision.raj2009-01-081-11/+4
* Improve style(9) and other cosmetics in Marvell SOCs code.raj2008-11-191-11/+12
* PCI/PCI-Express support for Marvell systems.raj2008-11-191-30/+56
* Introduce basic support for Marvell families of system-on-chip ARM devices:raj2008-10-131-0/+965
OpenPOWER on IntegriCloud