aboutsummaryrefslogtreecommitdiff
path: root/sys/contrib/octeon-sdk
Commit message (Expand)AuthorAgeFilesLines
* Fix misleading indentation warning in OCTEON1 kernelAlex Richardson2020-03-171-3/+4
* octeon-sdk: suppress another set of warnings under clangKyle Evans2019-09-221-2/+2
* Octeon SDK: avoid use of uninitialized variableEd Maste2018-11-091-0/+1
* Correct the identifier for the Unifi Security GatewayJustin Hibbits2018-07-102-5/+5
* Use the correct board name for the Ubiquiti Unifi Security GatewayJustin Hibbits2017-11-142-5/+5
* octeon sdk: initialize variable to quiet Clang warningEd Maste2017-09-141-1/+1
* Add necessary bits to get FreeBSD booting on the Unifi Security GatewayJustin Hibbits2017-05-072-1/+6
* Fix octeon model comparison in Cavium SDKEd Maste2016-10-131-1/+1
* Convert ­ U+00AD soft hyphen to - in Cavium Octeon SDKEd Maste2016-10-134-33/+33
* Consistently use `device_t`Jean-Sébastien Pédron2016-08-091-1/+1
* Turns out that there really isn't an RTC chip on this board, at all.Warner Losh2013-05-121-3/+0
* Make the read/write routines default to the newer DS1337 part, but keepWarner Losh2013-05-101-20/+2
* As requested, move this back to opt-in and list my boards.Warner Losh2013-05-101-3/+30
* Remove the commented out code I just committed. If we need it, I'llWarner Losh2013-05-101-225/+0
* Add support from GE Intelligent Platform Cavium Octeon boards. AddWarner Losh2013-05-105-12/+457
* Both my EBH5200 and GE WANIC 6354 have a RTC as well. It looks fromWarner Losh2013-05-101-18/+3
* Expose cvmx_mgmt_port_num_ports() as a wrapper to the staticWarner Losh2013-05-022-0/+18
* Fix incorrect sizeof() in bzero()Eitan Adler2013-05-011-1/+1
* Fix packet reception and other issues arising from incorrect ASX clockJuli Mallett2013-01-211-0/+15
* Use the right USB clock type on the EdgeRouter Lite. This fixes USB.Juli Mallett2013-01-021-0/+3
* Add basic support for the Ubiquiti EdgeRouter Lite.Juli Mallett2013-01-022-0/+12
* Allow this file to build on FreeBSD.Juli Mallett2012-11-271-0/+2
* o) Have the FreeBSD kernel option "INVARIANTS" trickle down into the SimpleJuli Mallett2012-11-243-5/+38
* Use bootverbose to control debug printfs from the Cavium Simple ExecutiveJuli Mallett2012-11-242-2/+3
* o) Add support for specifying a model of Octeon to target at compile-time,Juli Mallett2012-11-242-3/+12
* Return port numbers for ATCA-7220 SPI interfaces in a different place forJuli Mallett2012-11-192-8/+10
* Fix packet receive on the ATCA-7220 by disabling FCS-related checks, since theJuli Mallett2012-11-192-0/+14
* Fix build for FreeBSD kernel.Juli Mallett2012-11-131-4/+4
* Handle the management port on the EBT5600 and disable loopback. The XAUIJuli Mallett2012-11-011-0/+12
* Speed feature tests and initialize helper configuration that some CPUs require.Juli Mallett2012-10-302-2/+2
* Use Simple Executive LED display routines, which correctly use the LED baseJuli Mallett2012-10-291-3/+6
* No MII on the RSYS4GBE (AMC-7211/ATCA-7220).Juli Mallett2012-10-261-0/+5
* Add support for Radisys as a vendor of Octeon hardware. Add some preliminaryJuli Mallett2012-10-263-0/+18
* Remove some files not used by the FreeBSD kernel which have been adding quiteJuli Mallett2012-03-1328-361410/+6
* Disable the Simple Executive's error decoding/reporting code.Juli Mallett2012-03-117-5/+19
* Do not try to use libfdt in FreeBSD.Juli Mallett2012-03-111-0/+2
* Remove files not needed by FreeBSD.Juli Mallett2012-03-1114-3387/+0
* Merge the Cavium Octeon SDK 2.3.0 Simple Executive code and update FreeBSD toJuli Mallett2012-03-11286-31793/+293909
* - Do not enumerate PCIe bus on CN56XX Pass 1 devices to avoid hard hang.Oleksandr Tymoshenko2012-01-131-0/+6
* - Properly clean state structure in cvmx_usb_initializeOleksandr Tymoshenko2011-12-311-1/+1
* - CAPK-0100 board's USB timer is 12MHzOleksandr Tymoshenko2011-12-311-0/+3
* o) Clean up FPA pools on module unload.Juli Mallett2011-03-161-0/+13
* o) Expand the CIU driver to be aware of newly-allocated parts of the IRQ range.Juli Mallett2011-01-103-7/+78
* o) Add support for the Lanner MR-321X/MR-325, which is just a modified MR-320.Juli Mallett2010-12-164-1/+16
* Merge Cavium Octeon SDK 2.0 Simple Executive; this brings some fixes and newJuli Mallett2010-11-28259-126603/+278322
* o) Recognize the Lanner MR-730.Juli Mallett2010-11-083-3/+21
* o) Allow devices to override the MDIO read and write functions presented toJuli Mallett2010-10-021-2/+3
* Add preliminary support for the Lanner MR-955. It boots multi-user but thereJuli Mallett2010-09-195-0/+45
* Update the port of FreeBSD to Cavium Octeon to use the Cavium Simple ExecutiveJuli Mallett2010-07-2028-56/+161
* Import the Cavium Simple Executive from the Cavium Octeon SDK. The SimpleJuli Mallett2010-07-20157-0/+222515