index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
Age
Commit message (
Expand
)
Author
2020-09-03
memory_info: add max_speed_mts and configured_speed_mts
Rob Barnes
2020-09-01
{include,mb,soc,sb,vendorcode}: Make hexadecimal notation consistent
Subrata Banik
2020-08-31
device: Add method to configure bus mastering based on Kconfig
Felix Singer
2020-08-31
include/device/azalia_device: Fix typo
Patrick Rudolph
2020-08-31
fw_config: Add caching to successfully probed fields
Tim Wawrzynczak
2020-08-31
{intel/gma,include/device}: Delete unused 'drm_dp_helper.h' file
Elyes HAOUAS
2020-08-29
PCI IDs: Add PCI ID for CML DPTF/DTT PCI device
Edward O'Callaghan
2020-08-27
symbols: Change implementation details of DECLARE_OPTIONAL_REGION()
Julius Werner
2020-08-27
soc/intel/common: Include Elkhart Lake SA IDs
Tan, Lean Sheng
2020-08-26
include/imd: Improve API documentation
Jan Dabros
2020-08-24
mrc_cache: Add mrc_cache fetch functions to support non-x86 platforms
Shelley Chen
2020-08-24
soc/amd/picasso: Add console & timestamp buffers to psp_verstage
Martin Roth
2020-08-21
lib: Update fmap cache error for psp_verstage
Martin Roth
2020-08-21
acpi: add more AML generation functions
Aaron Durbin
2020-08-21
include/asan.h: Add missing includes
Elyes HAOUAS
2020-08-21
arch/x86: Add support for ASan to memory functions
Harshit Sharma
2020-08-21
lib: Add ASan support to romstage on x86 arch
Harshit Sharma
2020-08-21
lib: Add ASan support to ramstage on x86 arch
Harshit Sharma
2020-08-20
soc/amd/acpi: Move ACPI IVRS generation to coreboot
Jason Glenesk
2020-08-19
arch/x86/boot: Jump to payload in protected mode
Patrick Rudolph
2020-08-18
elog: add ELOG_WAKE_SOURCE_GPIO
Aaron Durbin
2020-08-18
elog: rename ELOG_WAKE_SOURCE_GPIO to ELOG_WAKE_SOURCE_GPE
Aaron Durbin
2020-08-18
cpu/x86/smm/smm_stub: Add x86_64 support
Patrick Rudolph
2020-08-17
soc/intel/common: Move common HDA registers to <device/azalia_device.h>
Elyes HAOUAS
2020-08-17
lib/imd_cbmem.c: Add a helper function to indicate that cbmem is ready
Arthur Heymans
2020-08-17
arch/x86/exit_car.S: Make sure _cbmem_top_ptr hits dram
Arthur Heymans
2020-08-17
soc/intel/jasperlake: Add IGD Device ID
Krishna Prasad Bhat
2020-08-15
cpu/x86/smm: Introduce SMM module loader version 2
Rocky Phagura
2020-08-10
soc/intel/common: Include Alder Lake SATA controller device IDs
Subrata Banik
2020-08-05
drivers/genesyslogic/gl9763e: Add driver for Genesys Logic GL9763E
Ben Chuang
2020-08-05
include/device/azalia_device.h: Include <stdint.h>
Elyes HAOUAS
2020-08-05
soc/intel/common: Include Alder Lake device IDs
Subrata Banik
2020-08-04
src/lib: Remove unused function parameters in imd.c
Anna Karas
2020-08-03
assert.h: Try to evaluate assertions at compile time
Julius Werner
2020-08-03
lib/string: Add standard strstr() function
Jes Klinke
2020-07-31
mb/ocp/deltalake: Update SMBIOS type 4 -- Processor Information
Morgan Jang
2020-07-30
smbios: Fix type 17 for Windows 10
Patrick Rudolph
2020-07-28
device: Add find_dev_nested_path helper function
Rob Barnes
2020-07-28
arch/x86/smbios: Bump to version 3.0
Patrick Rudolph
2020-07-28
PCI IDs: Add PCI ID for the realtek 5261
Caveh Jalali
2020-07-28
src: Never set ISA Enable on PCI bridges
Angel Pons
2020-07-28
ACPI S3: Clean up resume path
Kyösti Mälkki
2020-07-27
include/rules.h: Add ENV_USER_SPACE definition
Martin Roth
2020-07-26
src/include: Remove unused 'include <stddef.h>'
Elyes HAOUAS
2020-07-26
src/include: Add missing includes
Elyes HAOUAS
2020-07-26
src: Change BOOL CONFIG_ to CONFIG() in comments & strings
Martin Roth
2020-07-26
arch/x86/smbios: Fix type4 for EDK2
Patrick Rudolph
2020-07-26
smbios: Add Type19
Patrick Rudolph
2020-07-26
smp/spinlock: Do not define barrier() globally
Kyösti Mälkki
2020-07-26
arch/x86: Move cpu_relax()
Kyösti Mälkki
[next]