summaryrefslogtreecommitdiffstats
path: root/sys/mips/nlm/xlp_machdep.c
Commit message (Expand)AuthorAgeFilesLines
* Whitespace fixes for files in sys/mips/nlmjchandra2015-02-281-21/+21
* Follow up to r225617. In order to maximize the re-usability of kernel codedavide2014-10-161-5/+5
* Fix undefined behavior: (1 << 31) is not defined as 1 is an int and thiseadler2013-11-301-1/+1
* Broadcom XLP updates for the new firmwarejchandra2013-01-241-3/+18
* Define and exclude DRAM regions used by hardware/bootloder on XLPjchandra2012-08-201-65/+73
* Update memory and resource allocation code for SoC devicesjchandra2012-03-271-2/+1
* Support for XLP4xx and XLP 8xx B0 revisionjchandra2012-03-271-3/+9
* Fixes to the XLP startup code.jchandra2012-03-271-6/+12
* Remove platform APIs which are not used by any code and which had only stubjmallett2012-03-121-21/+0
* Fix N32 compilation again for XLP.jchandra2011-12-051-1/+1
* Merge XLP 3XX updates and related rework.jchandra2011-11-211-59/+73
* Fix XLP compile failure on n32 abi.jchandra2011-10-181-1/+1
* Support for booting XLP using FDT.jchandra2011-10-181-71/+111
* MIPS XLP platform code update.jchandra2011-09-051-27/+32
* MIPS changes for Netlogic XLP support.jchandra2011-07-161-4/+2
* Add MIPS platform files for Netlogic XLP SoC.jchandra2011-07-161-0/+667
OpenPOWER on IntegriCloud