index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
vendorcode
/
cavium
Age
Commit message (
Expand
)
Author
2020-09-01
{include,mb,soc,sb,vendorcode}: Make hexadecimal notation consistent
Subrata Banik
2020-07-28
vc/cavium: Fix up license headers
Angel Pons
2020-06-21
src: Substitute `__FUNCTION__` with `__func__`
Angel Pons
2020-06-01
src: Fix up ##-commented SPDX headers
Angel Pons
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-09
src/: Replace GPL boilerplate with SPDX headers
Patrick Georgi
2020-04-04
src/vendorcode: Use SPDX for GPL-2.0-only files
Angel Pons
2020-03-25
create stdio.h and stdarg.h for {,v}snprintf
Joel Kitching
2020-03-17
src (minus soc and mainboard): Remove copyright notices
Patrick Georgi
2019-12-27
dram-spd: Remove free()
Bora Guvendik
2019-12-27
src/include: Remove min/max() from <stdlib.h>
Elyes HAOUAS
2019-12-19
vendorcode/cavium/bdk/libbdk-hal/bdk-qlm.c: Add missing <stdlib.h>
Elyes HAOUAS
2019-12-19
vendorcode/cavium/bdk/libbdk-hal/device: Add missing <stdlib.h>
Elyes HAOUAS
2019-12-19
vendorcode/cavium/bdk/libbdk-hal: Add missing <stdlib.h>
Elyes HAOUAS
2019-09-23
vendorcode/cavium: Replace use of __PRE_RAM__
Kyösti Mälkki
2019-08-10
src: Include <stdint.h> instead of <inttypes.h>
Jacob Garber
2019-08-02
vc/cavium/bdk/libbdk-hal: Fix eye data memory leak
Jacob Garber
2019-07-30
vc/cavium/{bdk,include}: Clean up bdk_phys_to_ptr() calls
Jacob Garber
2019-07-30
vc/cavium/bdk/libdram: Add array bounds check
Jacob Garber
2019-07-30
vc/cavium/bdk/libdram: Remove unused assignment
Jacob Garber
2019-07-29
vc/cavium/bdk/libdram: Print unknown voltages
Jacob Garber
2019-06-24
add ctype.h header
Joel Kitching
2019-03-25
vendorcode/cavium/bdk/libdram: Add missing comma
Jacob Garber
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-04
device/mmio.h: Add include file for MMIO ops
Kyösti Mälkki
2019-01-17
vendorcode/{amd,cavium,intel}: Remove trailing whitespace
Peter Lemenkov
2018-12-18
Fix typos involving "the the"
Jonathan Neuschäfer
2018-11-28
vendorcode/cavium: Supply bdk_pop and bdk_dpop definitions
Martin Roth
2018-10-23
src: Typo fix (cosmetic)
Peter Lemenkov
2018-07-17
vendorcode/cavium/include: Make bdk_pop and dpop static
Martin Roth
2018-07-17
cavium/bdk: Poke the watchdog while PCIe init
Patrick Rudolph
2018-07-17
cavium/bdk: Fix reference clock
Patrick Rudolph
2018-07-17
cavium/bdk: Fix possible divide by zero
Patrick Rudolph
2018-07-17
cavium/bdk: Fix coverity and remove hardcoded DRAM speed
Patrick Rudolph
2018-07-17
cavium/bdk: Read DDR freq from memory controller
Patrick Rudolph
2018-07-17
cavium/bdk: Fix possible buffer overrun
Patrick Rudolph
2018-07-17
bdk: Use Kconfig options instead of getenv()
Patrick Rudolph
2018-07-12
Coverity: Fix CID1393978
Patrick Rudolph
2018-07-10
cavium: Add CN81xx SoC and eval board support
David Hendricks
2018-07-03
soc/cavium: Integrate BDK files into coreboot
David Hendricks
2018-04-06
soc/cavium: import raw BDK sources
David Hendricks