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
2019-09-15
src/security: Remove unused #include <fmap.h>
Elyes HAOUAS
2019-09-15
southbridge: Remove unused include <device/pci_ops.h>
Elyes HAOUAS
2019-09-15
src/soc: Remove unused include <device/pci_ops.h>
Elyes HAOUAS
2019-09-15
northbridge: Remove unused include <device/pci_ops.h>
Elyes HAOUAS
2019-09-15
{cpu,device,drivers}: Remove unused include <device/pci_ops.h>
Elyes HAOUAS
2019-09-15
src/mainboard: Remove not used #include <elog.h>
Elyes HAOUAS
2019-09-15
nb/i945: Remove unused include <cpu/cpu.h>
Elyes HAOUAS
2019-09-15
util/inteltool: Add Intel HD 4400 (Haswell IGD)
Sellerie
2019-09-15
lib/coreboot_table: Show splashscreen in lb_table_init
Johanna Schander
2019-09-15
soc/amd/common: Remove Picasso display HDA from list
Marshall Dawson
2019-09-14
src/: Replace some __PRE_RAM__ use
Kyösti Mälkki
2019-09-14
ec/acpi: Replace __PRE_RAM__ use
Kyösti Mälkki
2019-09-14
arch/x86: Replace some __PRE_RAM__ use
Kyösti Mälkki
2019-09-14
cpu/x86: Drop lapic_remote_read()
Kyösti Mälkki
2019-09-14
arch/x86: Remove acpi_fail_wakeup() and cbmem_fail_resume()
Kyösti Mälkki
2019-09-14
mb/asrock/h110m: configure SuperIO global registers
Maxim Polyakov
2019-09-14
mb/asrock/h110m: configure GPIOs in SuperIO chip
Maxim Polyakov
2019-09-14
mb/asrock/h110m: enable ACPI LDN in SuperIO
Maxim Polyakov
2019-09-14
mb/asrock/h110m: set I/O Range for SuperIO HWM
Maxim Polyakov
2019-09-14
arm64: Uprev Arm TF and adjust to BL31 parameter changes
Julius Werner
2019-09-13
timestamps: Remove TIMESTAMP_CACHE_IN_BSS
Kyösti Mälkki
2019-09-13
timestamps: Further simplify timestamp_reinit()
Kyösti Mälkki
2019-09-13
drivers/pc80: Remove some __PRE_RAM__ and __SMM__
Kyösti Mälkki
2019-09-13
security/vboot: Replace use of __PRE_RAM__
Kyösti Mälkki
2019-09-13
intel/broadwell: Replace some __PRE_RAM__ use
Kyösti Mälkki
2019-09-13
intel/haswell: Remove some __PRE_RAM__ use
Kyösti Mälkki
2019-09-13
soc/intel: Remove some __PRE_RAM__ use
Kyösti Mälkki
2019-09-13
mb/google/hatch: Merge emmc_sku_gpio_table and gpio_table to one table
Peichao Wang
2019-09-13
emulation/qemu-i440fx/fw_cfg_if.h: replace macro with enum
Himanshu Sahdev
2019-09-13
drivers/intel/fsp2_0: Allocate cfg_region_size for UPD
Marshall Dawson
2019-09-13
arch/x86/bootblock_crt0.S: Leverage eax in protected mode entry
Himanshu Sahdev aka CunningLearner
2019-09-13
drivers/elog: Add elog_boot_notify()
Kyösti Mälkki
2019-09-13
intel/nehalem: Refactor ACPI S3 detection
Kyösti Mälkki
2019-09-13
intel/fsp2_0: Move TS_BEFORE_INITRAM
Kyösti Mälkki
2019-09-13
mb/google/drallion: Use arcada_ish.bin for arcada_cml
Selma BENSAID
2019-09-13
soc/intel/cannonlake: Allow coreboot to reserve stack for fsp
Bora Guvendik
2019-09-13
mb/google/hatch/var: Increase Goodix touchscreen reset delay to 500ms
Philip Chen
2019-09-13
soc/amd/picasso: Refactor AOAC enabling
Marshall Dawson
2019-09-12
mb/google/drallion: Update memory map
Ivy Jian
2019-09-12
soc/intel/cnl: Remove unnecessary FSP UPD “PchPwrOptEnable” usage
Subrata Banik
2019-09-12
mainboard/sifive/hifive-unleashed: Update devicetree
Patrick Rudolph
2019-09-12
src/{northbridge,soc}: Remove not used #include <elog.h>
Elyes HAOUAS
2019-09-12
src/vendorcode: Remove not used #include <elog.h>
Elyes HAOUAS
2019-09-12
southbridge: Remove not used #include <elog.h>
Elyes HAOUAS
2019-09-12
nb/intel/nehalem: Add a header for raminit_tables.c
Angel Pons
2019-09-12
src/soc/intel/common/block/cse: Make hfsts1 common & add helper functions
Sridhar Siricilla
2019-09-12
mediatek/mt8183: tune EDID for BOE panel
Peichao Wang
2019-09-12
timestamps: Mostly remove struct timestamp_cache
Kyösti Mälkki
2019-09-12
timestamps: Refactor CBMEM hook
Kyösti Mälkki
2019-09-12
mb/google/hatch: Configure SATA DEVSLP pad reset config to PLT_RST
Aamir Bohra
2019-09-12
soc/intel/cannonlake: Add config for sata devslp pad reset configuration
Aamir Bohra
2019-09-12
soc/intel/{cnl, icl}: Cache the TSEG region
Subrata Banik
2019-09-12
soc/{amd, intel}: Make use of common postcar_enable_tseg_cache() API
Subrata Banik
2019-09-11
Revert "security/tpm/tss/tcg-2.0: Add multi digits support to tlcl_extend()"
Julius Werner
2019-09-11
futility: Use HOSTPKGCONFIG for host PKG_CONFIG
Manoj Gupta
2019-09-11
intel/fsp2_0: Add help text for FSP_TEMP_RAM_SIZE Kconfig
Subrata Banik
2019-09-11
arch/x86: Cache the TSEG region at the top of ram
Subrata Banik
2019-09-11
src: Remove unneeded include <arch/interrupt.h>
Elyes HAOUAS
2019-09-11
mb/google/hatch: Create dratini variant
Wisley Chen
2019-09-11
mb/google/drallion: enable Elan and Melfas touch panel
Eric Lai
2019-09-11
superio/common: fix regression in ssdt
Michael Niewöhner
2019-09-11
emulation/qemu-i440fx/northbridge.c: Fix minor whitespace
Himanshu Sahdev
2019-09-11
soc/intel/common/block/cse: Move me_read_config32() to common code
Sridhar Siricilla
2019-09-11
arch/x86: Restrict use of _car_global[start|end]
Kyösti Mälkki
2019-09-11
arch/x86: Drop _car_relocatable_data symbols
Kyösti Mälkki
2019-09-11
arch/x86: Move ehci_dbg_info outside _car_relocatable_data
Kyösti Mälkki
2019-09-11
timestamps: Improve collection for ENV_ROMSTAGE_OR_BEFORE
Kyösti Mälkki
2019-09-10
mb/google/kukui: Enable MT8183_DRAM_EMCP
Huayang Duan
2019-09-10
mediatek/mt8183: Add new option for eMCP DDR
Huayang Duan
2019-09-10
crossgcc: Upgrade CMake to 3.15.3
Elyes HAOUAS
2019-09-10
Add .editorconfig file
Martin Roth
2019-09-10
AUTHORS: Move src/cpu copyrights into AUTHORS file
Martin Roth
2019-09-10
AUTHORS: Move src/cpu/intel copyrights into AUTHORS file
Martin Roth
2019-09-10
AUTHORS: Move src/cpu/amd copyrights into AUTHORS file
Martin Roth
2019-09-10
AUTHORS: Move src/console copyrights into AUTHORS file
Martin Roth
2019-09-10
AUTHORS: Move src/commonlib copyrights into AUTHORS file
Martin Roth
2019-09-10
AUTHORS: Move src/arch/x86 copyrights into AUTHORS file
Martin Roth
2019-09-10
mb/google/poppy/variant/nocturne: add EC_SYNC_GPIO
Nick Vaccaro
2019-09-10
mb/google/hatch/variants/helios: Modify FPU power on sequence
Frank_Chu
2019-09-10
mb/google/octopus: Add a new sku for meep
Wisley Chen
2019-09-10
mb/google/kahlee/treeya: Tune I2C bus 1, 2 and 3 clock
Peichao Wang
2019-09-10
soc/intel/skylake: Add option to toggle Hyper-Threading
Patrick Rudolph
2019-09-09
mb/google/hatch: Distinguish SKU1 and 2 for eMMC and SSD respectively
Peichao Wang
2019-09-09
soc/amd/picasso: Update TSC and monotonic timer
Marshall Dawson
2019-09-09
soc/amd/common/lpc: Add decode disable function
Marshall Dawson
2019-09-09
soc/amd/common: Add missing stdint.h to lpc.h
Marshall Dawson
2019-09-09
arch/x86: Refactor CAR_GLOBAL quirk for FSP1.0
Kyösti Mälkki
2019-09-09
intel/fsp_broadwell_de: Add early timestamps
Kyösti Mälkki
2019-09-09
intel/fsp_broadwell_de: Enable CONSOLE_CBMEM by default
Kyösti Mälkki
2019-09-09
soc/intel/common/block/cse: Add helper function heci_send_receive
Sridhar Siricilla
2019-09-09
soc/intel/cannonlake: Allow coreboot to handle SPI lockdown
Subrata Banik
2019-09-09
lib/spd_bin: Extend DDR4 spd information
Eric Lai
2019-09-09
mb/google/drallion: modify USB setting
Eric Lai
2019-09-09
mb/asrock/h110m: add missing pci devices to tree
Maxim Polyakov
2019-09-09
mb/asrock/h110m: disable unused sata ports
Maxim Polyakov
2019-09-09
mb/asrock/h110m: disable unused serial buses
Maxim Polyakov
2019-09-09
mb/asrock/h110m: remove unsed i2c_voltage settings
Maxim Polyakov
2019-09-09
mb/asrock/h110m: use VR_CFG_AMP() macro to set PSI threshold
Maxim Polyakov
2019-09-09
mb/asrock/h110m: fix VR domains configuration
Maxim Polyakov
2019-09-09
src/southbridge/amd/pi/hudson/lpc.c: add missing MCFG ACPI table generation
Michał Żygowski
[prev]
[next]