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
Age
Commit message (
Expand
)
Author
2021-04-21
mb/**/early_init.c: Use get_int_option()
Angel Pons
2021-04-21
ec/kontron: Use get_int_option()
Angel Pons
2021-04-21
nb/intel: Use get_int_option()
Angel Pons
2021-04-21
ec/lenovo: Use get_int_option()
Angel Pons
2021-04-21
mb/asus/p8z77-m_pro: Use get_int_option()
Angel Pons
2021-04-21
{sb,soc}/intel: Use `get_int_option` function
Angel Pons
2021-04-21
sb/intel/bd82x6x: Use {get,set}_int_option
Angel Pons
2021-04-21
sb/intel/x/sata.c: Use `get_int_option` for `sata_mode`
Angel Pons
2021-04-21
option.h: Introduce {get,set}_int_option() functions
Angel Pons
2021-04-21
soc/mediatek: Move mt8192 ufs driver to common
Yidi Lin
2021-04-21
src/mediatek: Move mt8192 eint driver to common
Yidi Lin
2021-04-21
soc/amd/picasso/acp: use clrsetbits32 in acp_update32
Felix Held
2021-04-21
soc/amd/picasso/acp: rename acp_update32 mask parameters
Felix Held
2021-04-21
commonlib/region: Turn addrspace_32bit into a more official API
Julius Werner
2021-04-20
soc/intel/cannonlake/romstage: Reuse device pointer
Felix Singer
2021-04-20
soc/intel/cannonlake: Deduplicate function declaration
Felix Singer
2021-04-20
soc/intel/cannonlake: Remove unnecessary function
Felix Singer
2021-04-20
mainboard: Drop redundant DEVICETREE configuration
Felix Singer
2021-04-20
mb/asrock/h110m: Choose `CHIPSET_LOCKDOWN_COREBOOT`
Angel Pons
2021-04-20
mb/prodrive/hermes: Fix HSI version
Patrick Rudolph
2021-04-20
vc/amd/fsp/cezanne: update SMU setting section of FspmUpd.h
Felix Held
2021-04-20
soc/intel/skylake: Move `SataTestMode` to Kconfig
Angel Pons
2021-04-20
soc/amd/{common,cezanne}: Add uPEP device
Raul E Rangel
2021-04-19
device/azalia_device.c: Add option to lock down GCAP
Angel Pons
2021-04-19
soc/intel/common/block/smm: Drop stale comment
Angel Pons
2021-04-19
mb/clevo/cml-u/Kconfig: Use BOARD_CLEVO_L140CU_BASE
Felix Singer
2021-04-19
mb/amd/majolica: use GPIO_40 as reset pin for NVME SSD
Nikolai Vyssotski
2021-04-19
lib/rtc: Fix incomplete leap year macro
Jakub Czapiga
2021-04-19
sb/intel/common: Drop some PCH_LPC_DEV macros
Angel Pons
2021-04-19
soc/intel/baytrail/pmutil.c: Define __SIMPLE_DEVICE__
Angel Pons
2021-04-19
soc/intel/braswell/pmutil.c: Define __SIMPLE_DEVICE__
Angel Pons
2021-04-19
soc/intel/common/block/pcr: Define __SIMPLE_DEVICE__
Angel Pons
2021-04-19
soc/intel/cannonlake/elog.c: Define __SIMPLE_DEVICE__
Angel Pons
2021-04-19
soc/intel/braswell/smbus.c: Define __SIMPLE_DEVICE__
Angel Pons
2021-04-19
mb/clevo/cml-u: Rename `BOARD_CLEVO_L140CU_OPTIONS`
Felix Singer
2021-04-19
mb/clevo/kbl-u: Move memory init config to variant level
Felix Singer
2021-04-19
mb/clevo/kbl-u: Clean up code
Felix Singer
2021-04-19
mb/clevo/l140cu: Move FSP-M config hook to mainboard level
Felix Singer
2021-04-19
soc/intel/common/block/smbus: Define __SIMPLE_DEVICE__
Angel Pons
2021-04-19
drivers/intel/mipi_camera: Adding support for low power camera probe
Sugnan Prabhu S
2021-04-19
mainboard/ocp/tiogapass: Remove redundant PARALLEL_MP_AP_WORK
Marc Jones
2021-04-19
cpu/x86/smm/smm_module_loaderv2.c: Rename file
Arthur Heymans
2021-04-19
cpu/x86/smm: Drop the V1 smmloader
Arthur Heymans
2021-04-19
cpu/x86/smm_loaderv2: Use the permanent stack top during relocation
Arthur Heymans
2021-04-19
Revert "mb/google/mancomb: Enable early EC Software Sync"
Karthikeyan Ramasubramanian
2021-04-19
Revert "soc/amd/cezanne: Add support to perform early EC sync"
Karthikeyan Ramasubramanian
2021-04-19
Revert "mb/google/guybrush: Enable early EC Software Sync"
Karthikeyan Ramasubramanian
2021-04-18
libpayload/keyboard: Reset to scancode set #2 on exit
Nico Huber
2021-04-18
libpayload/keyboard: Add a detention state
Nico Huber
2021-04-18
libpayload/keyboard: Implement hot (un)plugging
Nico Huber
[next]