summaryrefslogtreecommitdiffstats
path: root/sys/mips/nlm
Commit message (Expand)AuthorAgeFilesLines
* MFC r257334, r257336, r257337, r257338, r257341, r257342, r257343, r257370,ian2014-05-142-3/+4
* MFC r258779,r258780,r258787,r258822:eadler2014-02-042-3/+3
* Fixes for the Netlogic XLP on-chip RSA block driverjchandra2013-10-041-79/+77
* Style fixes for the Netlogic XLP RSA driverjchandra2013-10-042-72/+75
* Netlogic XLP network driver updatejchandra2013-09-0710-301/+222
* Fix incorrect KASSERTs in xlpgejchandra2013-04-121-2/+2
* MFcalloutng:mav2013-02-281-17/+9
* Little-endian and other fixes for Broadcom XLP network driverjchandra2013-01-242-7/+9
* Fix credit configuration on Broadcom XLP CMSjchandra2013-01-241-2/+2
* Broadcom XLP network driver update for XLP 8xx B1 revjchandra2013-01-244-13/+28
* Minor updates to the Broadcom XLP NAE driverjchandra2013-01-242-23/+11
* Broadcom XLP updates for the new firmwarejchandra2013-01-242-3/+31
* Little-endian fix for PCI on Broadcom XLP.jchandra2013-01-241-2/+5
* Mechanically substitute flags from historic mbuf allocator withglebius2012-12-051-1/+1
* Add correct range parameter in XLP DTSjchandra2012-08-211-1/+1
* Define and exclude DRAM regions used by hardware/bootloder on XLPjchandra2012-08-201-65/+73
* Support Netlogic XLP 8xx B1 revisions in xlpge.jchandra2012-07-092-20/+36
* Identify Netlogic XLP 8xx B1 chip revisionsjchandra2012-07-092-0/+25
* Fix PCIe hardware swap configuration for Netlogic XLPjchandra2012-07-091-2/+2
* Remove unnecessary assembly code.jchandra2012-03-292-30/+26
* Supply endianness implied by the -m flag when compiling ucore code.jmallett2012-03-291-1/+1
* Fix little-endian built.jmallett2012-03-291-1/+1
* Fix size of PCI softc.jchandra2012-03-271-1/+2
* Resource allocation for XLP SoC SDHCI slotsjchandra2012-03-271-0/+16
* Update memory and resource allocation code for SoC devicesjchandra2012-03-279-375/+343
* NOR flash driver for XLP.jchandra2012-03-273-0/+89
* XLP UART code udpate.jchandra2012-03-274-27/+35
* xlpge : driver for XLP network acceleratorjchandra2012-03-2722-7/+6860
* Support for EEPROM and CPLD on XLP EVP boards.jchandra2012-03-277-24/+487
* Opencrypto driver for XLP Security and RSA/ECC blocksjchandra2012-03-279-0/+3508
* I2C support for XLP, add hints for I2C devices and update PCI resourcejchandra2012-03-271-0/+9
* XLP PCIe code update.jchandra2012-03-273-50/+99
* Update the L1D cache flush sequence when enabling threads.jchandra2012-03-271-7/+7
* Switch to interrupt based message handling for XLP 8xx B0.jchandra2012-03-271-22/+22
* Support for XLP4xx and XLP 8xx B0 revisionjchandra2012-03-274-54/+159
* Fixes to the XLP startup code.jchandra2012-03-271-6/+12
* o) Use ABI, not ISA_* options, to determine whether to compile bits if libkernjmallett2012-03-121-2/+0
* 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
* Fix XLP compilation.jchandra2011-12-051-0/+2
* - There's no need to overwrite the default device method with the defaultmarius2011-11-221-2/+1
* Do dcache flush on CPU core before enabling threads.jchandra2011-11-211-3/+42
* Merge XLP 3XX updates and related rework.jchandra2011-11-2113-1141/+891
* Remove unused variable ubase.jchandra2011-11-191-2/+0
* Remvoe unused filejchandra2011-11-191-88/+0
* Fix USB compilation, and add USB options to XLP confjchandra2011-11-191-1/+0
* Whitespace fixes in XLP HAL files.jchandra2011-11-199-358/+358
* Rearrange XLP configuration files.jchandra2011-11-181-0/+3
* Fix XLP compile failure on n32 abi.jchandra2011-10-181-1/+1
* Support for booting XLP using FDT.jchandra2011-10-183-98/+201
OpenPOWER on IntegriCloud