summaryrefslogtreecommitdiffstats
path: root/src/vendorcode/cavium
Commit message (Expand)AuthorAgeFilesLines
* rules.h: Use more consistent namingArthur Heymans2022-05-161-2/+2
* src/vendorcode/cavium: Fix guard in bdk-require.hDavid Hendricks2022-05-161-1/+1
* src: use ARRAY_SIZE where possiblePatrick Georgi2021-02-153-3/+3
* {include,mb,soc,sb,vendorcode}: Make hexadecimal notation consistentSubrata Banik2020-09-014-28/+28
* vc/cavium: Fix up license headersAngel Pons2020-07-285-5/+0
* src: Substitute `__FUNCTION__` with `__func__`Angel Pons2020-06-218-45/+45
* src: Fix up ##-commented SPDX headersAngel Pons2020-06-012-6/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-119-9/+0
* src/: Replace GPL boilerplate with SPDX headersPatrick Georgi2020-05-092-18/+2
* src/vendorcode: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-041-15/+2
* create stdio.h and stdarg.h for {,v}snprintfJoel Kitching2020-03-251-0/+1
* src (minus soc and mainboard): Remove copyright noticesPatrick Georgi2020-03-172-2/+0
* dram-spd: Remove free()Bora Guvendik2019-12-271-1/+0
* src/include: Remove min/max() from <stdlib.h>Elyes HAOUAS2019-12-271-3/+0
* vendorcode/cavium/bdk/libbdk-hal/bdk-qlm.c: Add missing <stdlib.h>Elyes HAOUAS2019-12-191-0/+1
* vendorcode/cavium/bdk/libbdk-hal/device: Add missing <stdlib.h>Elyes HAOUAS2019-12-191-0/+1
* vendorcode/cavium/bdk/libbdk-hal: Add missing <stdlib.h>Elyes HAOUAS2019-12-191-0/+1
* vendorcode/cavium: Replace use of __PRE_RAM__Kyösti Mälkki2019-09-231-9/+9
* 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