aboutsummaryrefslogtreecommitdiff
path: root/sys/mips/nlm
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary assembly code.Jayachandran C.2012-03-292-30/+26
* Supply endianness implied by the -m flag when compiling ucore code.Juli Mallett2012-03-291-1/+1
* Fix little-endian built.Juli Mallett2012-03-291-1/+1
* Fix size of PCI softc.Jayachandran C.2012-03-271-1/+2
* Resource allocation for XLP SoC SDHCI slotsJayachandran C.2012-03-271-0/+16
* Update memory and resource allocation code for SoC devicesJayachandran C.2012-03-279-375/+343
* NOR flash driver for XLP.Jayachandran C.2012-03-273-0/+89
* XLP UART code udpate.Jayachandran C.2012-03-274-27/+35
* xlpge : driver for XLP network acceleratorJayachandran C.2012-03-2722-7/+6860
* Support for EEPROM and CPLD on XLP EVP boards.Jayachandran C.2012-03-277-24/+487
* Opencrypto driver for XLP Security and RSA/ECC blocksJayachandran C.2012-03-279-0/+3508
* I2C support for XLP, add hints for I2C devices and update PCI resourceJayachandran C.2012-03-271-0/+9
* XLP PCIe code update.Jayachandran C.2012-03-273-50/+99
* Update the L1D cache flush sequence when enabling threads.Jayachandran C.2012-03-271-7/+7
* Switch to interrupt based message handling for XLP 8xx B0.Jayachandran C.2012-03-271-22/+22
* Support for XLP4xx and XLP 8xx B0 revisionJayachandran C.2012-03-274-54/+159
* Fixes to the XLP startup code.Jayachandran C.2012-03-271-6/+12
* o) Use ABI, not ISA_* options, to determine whether to compile bits if libkernJuli Mallett2012-03-121-2/+0
* Remove platform APIs which are not used by any code and which had only stubJuli Mallett2012-03-121-21/+0
* Fix N32 compilation again for XLP.Jayachandran C.2011-12-051-1/+1
* Fix XLP compilation.Jayachandran C.2011-12-051-0/+2
* - There's no need to overwrite the default device method with the defaultMarius Strobl2011-11-221-2/+1
* Do dcache flush on CPU core before enabling threads.Jayachandran C.2011-11-211-3/+42
* Merge XLP 3XX updates and related rework.Jayachandran C.2011-11-2113-1141/+891
* Remove unused variable ubase.Jayachandran C.2011-11-191-2/+0
* Remvoe unused fileJayachandran C.2011-11-191-88/+0
* Fix USB compilation, and add USB options to XLP confJayachandran C.2011-11-191-1/+0
* Whitespace fixes in XLP HAL files.Jayachandran C.2011-11-199-358/+358
* Rearrange XLP configuration files.Jayachandran C.2011-11-181-0/+3
* Fix XLP compile failure on n32 abi.Jayachandran C.2011-10-181-1/+1
* Support for booting XLP using FDT.Jayachandran C.2011-10-183-98/+201
* - change "is is" to "is" or "it is"Eitan Adler2011-10-161-1/+1
* MIPS XLP platform code update.Jayachandran C.2011-09-0536-2505/+3941
* MIPS changes for Netlogic XLP support.Jayachandran C.2011-07-163-17/+8
* Add MIPS platform files for Netlogic XLP SoC.Jayachandran C.2011-07-1630-0/+7112