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
Age
Commit message (
Expand
)
Author
2021-01-30
soc/intel/broadwell: Define and use MMCONF_BUS_NUMBER
Angel Pons
2021-01-30
soc/intel/broadwell: Use common SMBus code
Angel Pons
2021-01-30
device/Kconfig: Introduce MMCONF_LENGTH
Angel Pons
2021-01-30
soc/intel/{baytrail,broadwell} Fix building with refcode blobs
Angel Pons
2021-01-30
sb/intel/bd82x6x: Clean up early_thermal.c
Angel Pons
2021-01-30
nb/intel/ironlake: Use RCBA macros
Angel Pons
2021-01-30
libpayload/arm*: Add 64bit memory access primitives
Patrick Georgi
2021-01-30
mb/amd/majolica: Add an empty bootblock function to handle GPIO
Zheng Bao
2021-01-30
util/testing/Makefile.inc: Fix up license header
Angel Pons
2021-01-30
mb/amd/majolica: Add an empty function of mainboard bootblock
Zheng Bao
2021-01-30
drivers/intel/fsp2_0: factor out and improve UPD signature check
Felix Held
2021-01-30
soc/amd,intel: Drop leftover GNVS includes
Kyösti Mälkki
2021-01-30
soc/amd/stoneyridge/southbridge: replace southbridge prefix with fch
Felix Held
2021-01-30
soc/amd/cezanne: add use result of acpi_is_wakeup_s3() in FSP calls
Felix Held
2021-01-30
soc/amd/picasso/chip: add missing acpi/acpi.h include
Felix Held
2021-01-30
soc/intel/common/block: Create PCIE related macros
Subrata Banik
2021-01-30
soc/intel/alderlake: Remove pch.h from SoC directory
Subrata Banik
2021-01-30
mb/intel/adlrvp: Remove unnecessary whitespace
Subrata Banik
2021-01-30
soc/amd/piasso/data_fabric: rename data_fabric_read_reg32
Felix Held
2021-01-30
soc/amd/picasso/data_fabric: factor out indirect address/index write
Felix Held
2021-01-29
soc/amd/cezanne: add empty ramstage FCH support
Felix Held
2021-01-29
soc/amd/picasso/fch: replace southbridge prefix with fch
Felix Held
2021-01-29
soc/amd/cezanne/chip: add FSP silicon init driver call
Felix Held
2021-01-29
docker/coreboot-jenkins-node: Add GNU parallel
Patrick Georgi
2021-01-29
soc/intel: Remove duplicate call to acpi_wake_source()
Kyösti Mälkki
2021-01-29
mb/emulation/qemu-q35: Consolidate host bridge definitions
Angel Pons
2021-01-29
mb/emulation/qemu-q35: Rename header
Angel Pons
2021-01-29
device/Kconfig: Declare MMCONF symbols' type once
Angel Pons
2021-01-29
mb/purism/librem_bdw: Turn comments into code
Angel Pons
2021-01-29
soc/intel: Drop CMEM from GNVS
Kyösti Mälkki
2021-01-29
soc/intel/baytrail,broadwell: Use resume_from_stage_cache()
Kyösti Mälkki
2021-01-29
stage_cache: Add resume_from_stage_cache()
Kyösti Mälkki
2021-01-29
mb/emulation/qemu-q35: Rename PICF to PICM in ASL
Kyösti Mälkki
2021-01-29
ACPI: Do minor improvements on GNVS
Kyösti Mälkki
2021-01-29
drivers/intel/fsp1_1: Drop s3_resume parameter to load_vbt()
Kyösti Mälkki
2021-01-29
intel/fsp1_1: Declare fsp_load() as static
Kyösti Mälkki
2021-01-29
vc/google/chromeos/Kconfig: Remove unused NO_TPM_RESUME
Frans Hendriks
2021-01-29
superio/nuvoton/common/Kconfig: Remove HWM config
Frans Hendriks
2021-01-29
soc/amd/picasso/Kconfig: order SOC_AMD_COMMON* selections alphabetically
Felix Held
2021-01-28
mb/google/butterfly: Convert to ASL 2.0 syntax
Elyes HAOUAS
2021-01-28
mb/gizmosphere/gizmo2: Convert to ASL 2.0 syntax
Elyes HAOUAS
2021-01-28
mb/gigabyte/ga-b75m-d3h: Convert to ASL 2.0 syntax
Elyes HAOUAS
2021-01-28
mb/hp/pavilion_m6_1035dx: Convert to ASL 2.0 syntax
Elyes HAOUAS
2021-01-28
mb/asrock/e350m1: Convert to ASL 2.0 syntax
Elyes HAOUAS
2021-01-28
mb/hp/abm: Convert to ASL 2.0 syntax
Elyes HAOUAS
2021-01-28
mb/asrock/imb-a180: Convert to ASL 2.0 syntax
Elyes HAOUAS
2021-01-28
mb/amd/thatcher: Convert to ASL 2.0 syntax
Elyes HAOUAS
2021-01-28
mb/amd/parmer: Convert to ASL 2.0 syntax
Elyes HAOUAS
2021-01-28
mb/amd/padmelon: Convert to ASL 2.0 syntax
Elyes HAOUAS
2021-01-28
soc/amd/cezanne/Kconfig: move selections in alphabetical order
Felix Held
2021-01-28
soc/amd/picasso: allow USB_PD port setting override
Chris Wang
2021-01-28
util/lint: Add test for documentation in util dirs
Martin Roth
2021-01-28
Update util.md documentation
Martin Roth
2021-01-28
mb/biostar/a68n_5200: Convert to ASL 2.0 syntax
Elyes HAOUAS
2021-01-28
mb/elmex/pcm205400: Convert to ASL 2.0 syntax
Elyes HAOUAS
2021-01-28
treewide: Remove unused #includes of spi_winbond.h
Daniel Gröber
2021-01-28
cpu/intel/socket_LGA775: Align CAR DCACHE_RAM_BASE to SIZE
Arthur Heymans
2021-01-28
docker/coreboot-jenkins-node: Add zephyr-sdk toolchain
Patrick Georgi
2021-01-28
util/docker: Split build into multiple parts
Patrick Georgi
2021-01-28
util/docker: Don't try to test-build non-existing crostools target
Patrick Georgi
2021-01-28
gitconfig/test: Adapt test to current tree layout
Patrick Georgi
2021-01-28
mb/system76/oryp5: Fix up DSDT
Patrick Georgi
2021-01-28
soc/intel: Remove selection of ME_REGION_ALLOW_CPU_READ_ACCESS
Sridhar Siricilla
2021-01-28
southbridge/intel: Define default value for ME_REGION_ALLOW_CPU_READ_ACCESS
Sridhar Siricilla
2021-01-28
mb/emulation/qemu-q35: Solve lint-001 error
Frans Hendriks
2021-01-28
xeon_sp/cpx: Update meminfo max_capacity_mib and number_of_devices
Johnny Lin
2021-01-28
util/amdfwtool: Add "all" target to Makefile
Patrick Georgi
2021-01-28
docker/coreboot-sdk: clone coreboot submodules when doing test build
Patrick Georgi
2021-01-28
mb/google/dedede/var/galith: Add Wifi SAR for convertibles
FrankChu
2021-01-28
mb/intel/adlrvp: Configure SATA DEVSLP as per latest schematics
Subrata Banik
2021-01-28
mb/google/parrot: Convert to ASL 2.0 syntax
Elyes HAOUAS
2021-01-28
soc/amd/common: Handle I2C resource only if base address is defined
Zheng Bao
2021-01-28
mb/google/asurada: Improve boot time by raising little CPU frequency
Yidi Lin
2021-01-28
cpu/intel/microcode: Add caching layer in intel_microcode_find
Patrick Rudolph
2021-01-28
soc/mediatek/mt8192: Implement dram all channel calibration
Huayang Duan
2021-01-28
soc/mediatek/mt8192: Add mt6315_romstage_init
Yidi Lin
2021-01-28
soc/mediatek/mt8192: Add function to raise the CCI frequency
Weiyi Lu
2021-01-28
mb/google/dedede/var/sasuke: Configure GPP_G7 as native
Seunghwan Kim
2021-01-28
bayhub bh720: Factor out common HS200 init code
Angel Pons
2021-01-28
drivers/elog: Correct code style
Frans Hendriks
2021-01-28
cpu/intel/common/fsb.c: Correct code style
Frans Hendriks
2021-01-28
cpu/amd/agesa/family15tn/fixme.c
Frans Hendriks
2021-01-28
mb/google/asurada: Add config for spherion
Yu-Ping Wu
2021-01-28
mb/emulation/qemu-i440fx: Convert to ASL 2.0 syntax
Elyes HAOUAS
2021-01-28
mb/emulation/qemu-q35: Convert to ASL 2.0 syntax
Elyes HAOUAS
2021-01-28
mb/google/volteer: Add GL9755 support to Drobit
Wayne3_Wang
2021-01-28
mb/google/brya: Add variants overridetree.cb path and remove unused registers
Eric Lai
2021-01-28
mb/google/zork: add MST details to trembyle devicetree
Shiyu Sun
2021-01-28
soc/intel/xeon_sp/skx: Add soc_acpi_name
Marc Jones
2021-01-28
mb/system76/oryp5: Add System76 Oryx Pro 5
Tim Crawford
2021-01-28
arch/x86/smbios: Update SMBIOS type 16 Extended Maximum Capacity
Tim Chu
2021-01-28
acpi/acpigen.c: Remove unused and incorrect functions
Jakub Czapiga
2021-01-28
ACPI: Move include for <vc/google/chromeos.asl>
Kyösti Mälkki
2021-01-28
ACPI: Separate ChromeOS NVS in ASL
Kyösti Mälkki
2021-01-28
ACPI: Declare GNVS variables globally
Kyösti Mälkki
2021-01-28
arch/x86: Remove most C_ENV_BOOTBLOCK_SIZE limits
Kyösti Mälkki
2021-01-28
arch/x86: Top-align .text in bootblock
Kyösti Mälkki
2021-01-28
arch/x86: Top-align .init in bootblock
Kyösti Mälkki
2021-01-28
cpu/x86: Rename __protected_start symbol
Kyösti Mälkki
2021-01-28
cpu/x86: Link entry32.inc
Kyösti Mälkki
[prev]
[next]