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
/
bdk
/
libdram
Age
Commit message (
Expand
)
Author
2020-09-01
{include,mb,soc,sb,vendorcode}: Make hexadecimal notation consistent
Subrata Banik
2020-06-21
src: Substitute `__FUNCTION__` with `__func__`
Angel Pons
2019-12-27
dram-spd: Remove free()
Bora Guvendik
2019-12-27
src/include: Remove min/max() from <stdlib.h>
Elyes HAOUAS
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-01-17
vendorcode/{amd,cavium,intel}: Remove trailing whitespace
Peter Lemenkov
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
cavium/bdk: Fix coverity and remove hardcoded DRAM speed
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-03
soc/cavium: Integrate BDK files into coreboot
David Hendricks
2018-04-06
soc/cavium: import raw BDK sources
David Hendricks