summaryrefslogtreecommitdiffstats
path: root/src/vendorcode/cavium
Commit message (Expand)AuthorAgeFilesLines
* src: Include <stdint.h> instead of <inttypes.h>Jacob Garber2019-08-101-1/+1
* vc/cavium/bdk/libbdk-hal: Fix eye data memory leakJacob Garber2019-08-021-2/+5
* vc/cavium/{bdk,include}: Clean up bdk_phys_to_ptr() callsJacob Garber2019-07-305-19/+8
* vc/cavium/bdk/libdram: Add array bounds checkJacob Garber2019-07-301-0/+5
* vc/cavium/bdk/libdram: Remove unused assignmentJacob Garber2019-07-301-1/+1
* vc/cavium/bdk/libdram: Print unknown voltagesJacob Garber2019-07-291-2/+2
* add ctype.h headerJoel Kitching2019-06-242-0/+2
* vendorcode/cavium/bdk/libdram: Add missing commaJacob Garber2019-03-251-1/+1
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-082-10/+10
* device/mmio.h: Add include file for MMIO opsKyösti Mälkki2019-03-041-1/+1
* vendorcode/{amd,cavium,intel}: Remove trailing whitespacePeter Lemenkov2019-01-1717-239/+239
* Fix typos involving "the the"Jonathan Neuschäfer2018-12-183-23/+23
* vendorcode/cavium: Supply bdk_pop and bdk_dpop definitionsMartin Roth2018-11-283-0/+3
* src: Typo fix (cosmetic)Peter Lemenkov2018-10-231-1/+1
* vendorcode/cavium/include: Make bdk_pop and dpop staticMartin Roth2018-07-171-2/+2
* cavium/bdk: Poke the watchdog while PCIe initPatrick Rudolph2018-07-172-0/+3
* cavium/bdk: Fix reference clockPatrick Rudolph2018-07-171-2/+2
* cavium/bdk: Fix possible divide by zeroPatrick Rudolph2018-07-171-1/+3
* cavium/bdk: Fix coverity and remove hardcoded DRAM speedPatrick Rudolph2018-07-171-3/+5
* cavium/bdk: Read DDR freq from memory controllerPatrick Rudolph2018-07-171-1/+1
* cavium/bdk: Fix possible buffer overrunPatrick Rudolph2018-07-171-1/+1
* bdk: Use Kconfig options instead of getenv()Patrick Rudolph2018-07-172-18/+25
* Coverity: Fix CID1393978Patrick Rudolph2018-07-121-1/+1
* cavium: Add CN81xx SoC and eval board supportDavid Hendricks2018-07-102-9/+178
* soc/cavium: Integrate BDK files into corebootDavid Hendricks2018-07-03152-10064/+167079
* soc/cavium: import raw BDK sourcesDavid Hendricks2018-04-06139-0/+148528