summaryrefslogtreecommitdiff
path: root/src/vendorcode/cavium
AgeCommit message (Expand)Author
2021-02-15src: use ARRAY_SIZE where possiblePatrick Georgi
2020-09-01{include,mb,soc,sb,vendorcode}: Make hexadecimal notation consistentSubrata Banik
2020-07-28vc/cavium: Fix up license headersAngel Pons
2020-06-21src: Substitute `__FUNCTION__` with `__func__`Angel Pons
2020-06-01src: Fix up ##-commented SPDX headersAngel Pons
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-09src/: Replace GPL boilerplate with SPDX headersPatrick Georgi
2020-04-04src/vendorcode: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-25create stdio.h and stdarg.h for {,v}snprintfJoel Kitching
2020-03-17src (minus soc and mainboard): Remove copyright noticesPatrick Georgi
2019-12-27dram-spd: Remove free()Bora Guvendik
2019-12-27src/include: Remove min/max() from <stdlib.h>Elyes HAOUAS
2019-12-19vendorcode/cavium/bdk/libbdk-hal/bdk-qlm.c: Add missing <stdlib.h>Elyes HAOUAS
2019-12-19vendorcode/cavium/bdk/libbdk-hal/device: Add missing <stdlib.h>Elyes HAOUAS
2019-12-19vendorcode/cavium/bdk/libbdk-hal: Add missing <stdlib.h>Elyes HAOUAS
2019-09-23vendorcode/cavium: Replace use of __PRE_RAM__Kyösti Mälkki
2019-08-10src: Include <stdint.h> instead of <inttypes.h>Jacob Garber
2019-08-02vc/cavium/bdk/libbdk-hal: Fix eye data memory leakJacob Garber
2019-07-30vc/cavium/{bdk,include}: Clean up bdk_phys_to_ptr() callsJacob Garber
2019-07-30vc/cavium/bdk/libdram: Add array bounds checkJacob Garber
2019-07-30vc/cavium/bdk/libdram: Remove unused assignmentJacob Garber
2019-07-29vc/cavium/bdk/libdram: Print unknown voltagesJacob Garber
2019-06-24add ctype.h headerJoel Kitching
2019-03-25vendorcode/cavium/bdk/libdram: Add missing commaJacob Garber
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-04device/mmio.h: Add include file for MMIO opsKyösti Mälkki
2019-01-17vendorcode/{amd,cavium,intel}: Remove trailing whitespacePeter Lemenkov
2018-12-18Fix typos involving "the the"Jonathan Neuschäfer
2018-11-28vendorcode/cavium: Supply bdk_pop and bdk_dpop definitionsMartin Roth
2018-10-23src: Typo fix (cosmetic)Peter Lemenkov
2018-07-17vendorcode/cavium/include: Make bdk_pop and dpop staticMartin Roth
2018-07-17cavium/bdk: Poke the watchdog while PCIe initPatrick Rudolph
2018-07-17cavium/bdk: Fix reference clockPatrick Rudolph
2018-07-17cavium/bdk: Fix possible divide by zeroPatrick Rudolph
2018-07-17cavium/bdk: Fix coverity and remove hardcoded DRAM speedPatrick Rudolph
2018-07-17cavium/bdk: Read DDR freq from memory controllerPatrick Rudolph
2018-07-17cavium/bdk: Fix possible buffer overrunPatrick Rudolph
2018-07-17bdk: Use Kconfig options instead of getenv()Patrick Rudolph
2018-07-12Coverity: Fix CID1393978Patrick Rudolph
2018-07-10cavium: Add CN81xx SoC and eval board supportDavid Hendricks
2018-07-03soc/cavium: Integrate BDK files into corebootDavid Hendricks
2018-04-06soc/cavium: import raw BDK sourcesDavid Hendricks