summaryrefslogtreecommitdiffstats
path: root/sys/arm/mv
Commit message (Expand)AuthorAgeFilesLines
* MFC of r288447. Only the Marvell driver has been updated as there is noandrew2015-10-121-6/+6
* MFC r280451:mav2015-08-222-878/+0
* MFC r262409, r267129, r267130, r280709:ian2015-05-232-13/+22
* MFC r274249, r274484, r275583:ian2015-05-231-1/+1
* MFC r277454, r277460, r277465, r277466, r277467, r277469, r277470, r277471,ian2015-02-132-163/+1
* MFC r276047: Add -march=armv7a to the kernel compile for all v7a ARM systems.ian2015-02-111-0/+1
* MFC r270945:ian2014-10-261-1/+1
* MFC 265852: Map device memory using PTE_DEVICE rather than PTE_NOCACHE.ian2014-05-184-11/+11
* MFC 265694, 265705, 265784:ian2014-05-182-0/+58
* MFC 262952, 262958, 262966, 262979, 262980, 262986, 262987, 262995, 262997,ian2014-05-171-1/+0
* MFC 257774, 256760, 262916, 262905, 262918, 262919, 262920, 262921, 262924,ian2014-05-173-3/+20
* MFC r262534, r262548, r262549, r262552, r262568, r262581, r262583, r262584,ian2014-05-161-7/+0
* MFC r262409, r262411, r262413, r262420, r262426, r262427, r262440, r262456,ian2014-05-161-1/+0
* MFC r261423, r261424, r261516, r261513, r261562, r261563, r261564, r261565,ian2014-05-152-2/+2
* MFC r261410ian2014-05-158-0/+24
* MFC r261351, r261352, r261355, r261396, r261397, r261398, r261403, r261404,ian2014-05-151-5/+7
* MFC r261252, r261279, r261304, r261305, r261322, r261336, r261337, r261338,ian2014-05-155-5/+0
* MFC r257738, r259202, r258410, r260288, r260292, r260294, r260320, r260323,ian2014-05-143-6/+183
* MFC r257170, r257171, r257172, r257240, r257278, r257279, r257280, r257281,ian2014-05-144-6/+90
* MFC r258800, r258802, r258805, r258806, r258807, r258851, r258857,ian2014-05-141-28/+27
* MFC r257702, r257745, r257746, r257747, r257751, r257791, r257793,ian2014-05-142-2/+2
* MFC r256932, r256938, r256966, r256953, r256967, r256969, r257015:ian2014-05-131-4/+1
* MFC r258779,r258780,r258787,r258822:eadler2014-02-041-1/+1
* MFC r257669, r257672, r257673, r257676, r257678:ian2013-12-141-4/+8
* MFC r257648, r257649, r257660:ian2013-12-133-7/+10
* MFC r257201, r257202ian2013-12-131-1/+1
* MFC r257199, r257200, r257217:ian2013-12-134-5/+0
* Replace kernel virtual address space allocation with vmem. This providesjeff2013-08-071-2/+2
* Fix the passing of time on Armada XP.gber2013-06-042-1/+12
* decode_win_sdram_fixup() function should be declared, defined and usedgber2013-05-071-0/+4
* Disable decoding windows with no FDT entry.gber2013-05-063-0/+61
* Properly initialize Armada XP MP subsystem.gber2013-05-063-85/+117
* Initialize L2 cache for Armada XP.gber2013-05-063-0/+109
* Move initialization of CESA decoding windows from common sectiongber2013-05-063-158/+48
* MFcalloutng:mav2013-02-281-20/+11
* Add a default do-nothing implementation of fdt_pci_devmap() using a weak alias,ian2013-01-274-53/+19
* Allow building LINT by defining both SAMPLE_AT_RESET on the one handmarcel2012-11-271-3/+4
* Merge the FDT versions of initarm.andrew2012-11-031-490/+6
* Fix build for SMP.cognet2012-11-011-1/+1
* Merge r242125 into the other ARMv6 copies of initarm.andrew2012-10-311-0/+5
* Pull out the SoC specific parts of initarm into separate functionsandrew2012-09-231-21/+42
* Reduce the diff between the FDT implementations of initarm.andrew2012-09-221-6/+6
* Create a common set_stackptrs in sys/arm/machdep.c.andrew2012-09-221-19/+0
* Implement MSI support.gber2012-09-141-2/+101
* Add support for MSI in interrupt controlller.gber2012-09-142-18/+113
* Remove unused structure fieldsgber2012-09-141-2/+0
* Enable PCI for Armada XPgber2012-09-141-8/+0
* pci: Implement new memory and io space allocator for PCI.gber2012-09-142-110/+235
* Add support for Armada XP A0.gber2012-09-146-11/+202
* - Calculate the I2C baud rate to keep them <100 kHz under different TCLKhrs2012-08-211-13/+122
OpenPOWER on IntegriCloud