summaryrefslogtreecommitdiffstats
path: root/src/vendorcode/cavium/bdk
Commit message (Expand)AuthorAgeFilesLines
* rules.h: Use more consistent namingArthur Heymans2022-05-161-2/+2
* src: use ARRAY_SIZE where possiblePatrick Georgi2021-02-153-3/+3
* {include,mb,soc,sb,vendorcode}: Make hexadecimal notation consistentSubrata Banik2020-09-012-4/+4
* vc/cavium: Fix up license headersAngel Pons2020-07-282-2/+0
* src: Substitute `__FUNCTION__` with `__func__`Angel Pons2020-06-218-45/+45
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-112-2/+0
* create stdio.h and stdarg.h for {,v}snprintfJoel Kitching2020-03-251-0/+1
* 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
* 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-304-13/+6
* 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-081-3/+3
* vendorcode/{amd,cavium,intel}: Remove trailing whitespacePeter Lemenkov2019-01-1715-237/+237
* Fix typos involving "the the"Jonathan Neuschäfer2018-12-181-1/+1
* vendorcode/cavium: Supply bdk_pop and bdk_dpop definitionsMartin Roth2018-11-282-0/+2
* src: Typo fix (cosmetic)Peter Lemenkov2018-10-231-1/+1
* 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-171-18/+4
* Coverity: Fix CID1393978Patrick Rudolph2018-07-121-1/+1
* soc/cavium: Integrate BDK files into corebootDavid Hendricks2018-07-0362-7192/+16175
* soc/cavium: import raw BDK sourcesDavid Hendricks2018-04-0641-0/+24089