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-11
mb/google/octopus: add audio codec into SSFC support for Meep
Tony Huang
2021-01-11
drivers/genesyslogic/gl9763e: Fix boot on eMMC failed issue on Volteer
Renius Chen
2021-01-11
soc/intel/{icl,tgl,jsl,ehl}: add LPIT support
Michael Niewöhner
2021-01-11
soc/intel/skl: add SLP_S0 residency register and enable LPIT support
Michael Niewöhner
2021-01-11
soc/intel/cnl: add SLP_S0 residency register and enable LPIT support
Michael Niewöhner
2021-01-11
acpi,soc/intel/common: add support for Intel Low Power Idle Table
Michael Niewöhner
2021-01-11
{soc,vc,mb}/intel: Drop support for Cannon Lake SoC
Felix Singer
2021-01-11
mb/google/volteer: Add CSE Lite SKU support to Drobit
Wayne3_Wang
2021-01-11
util/sconfig: Emit chip config pointers for PCI devices on root bus
Furquan Shaikh
2021-01-11
soc/amd/cezzane: Add a minimal chipset tree
Furquan Shaikh
2021-01-11
util/sconfig: Change __pci*|__pnp* device pointers to const
Furquan Shaikh
2021-01-11
soc/intel/common/uart: Use simple(_s_) variants of PCI functions
Furquan Shaikh
2021-01-11
soc/intel/uart: Drop SoC callback `soc_uart_console_to_device`
Furquan Shaikh
2021-01-11
soc/intel/cnl: Allow setting PCIe subsystem IDs after FSP-S
Jeremy Soller
2021-01-11
mb/google/volteer: Set FORCE_PWR low at boot time
John Zhao
2021-01-11
soc/amd/picasso: Separate GPIO define into gpio_defs.h
Eric Lai
2021-01-11
vc/intel/FSP2_0/CPX-SP: update to FSP ww01 release
Jonathan Zhang
2021-01-11
vendorcode/intel/fsp: Update Tiger Lake v3444 FSP Headers
Srinidhi N Kaushik
2021-01-11
mb/emulation/qemu: Copy page tables to DRAM in assembly
Patrick Rudolph
2021-01-11
mb/google/dedede/var/magolor: Remove the unused touch controller
Ren Kuo
2021-01-11
soc/intel/cannonlake: Enable wake from USB in S4
Patrick Rudolph
2021-01-10
nb/intel/gm45: Guard macro parameters
Angel Pons
2021-01-10
nb/intel/gm45: Guard `CxDRBy_BOUND_SHIFT` macro parameters
Angel Pons
2021-01-10
device: Add new Kconfig VGA_ROM_RUN_DEFAULT for mainboard user
Subrata Banik
2021-01-10
mb/intel/adlrvp: Update GPIOs as per latest schematics
Subrata Banik
2021-01-10
mb/intel/adlrvp: Fix FW download failed for PEG 060, 010
Subrata Banik
2021-01-10
soc/intel/alderlake: Refactor SoC code to maintain CPU and PCH PCIE RPs
Subrata Banik
2021-01-10
soc/intel/broadwell: Use `mp_cpu_bus_init`
Angel Pons
2021-01-10
superiotool/nuvoton: Set NCT6791D GPIO inputs to NANA
Nico Huber
2021-01-10
cpu/intel/haswell/haswell.h: Align with Broadwell
Angel Pons
2021-01-10
cpu/intel/haswell: Align cosmetics with Broadwell
Angel Pons
2021-01-10
cpu/intel/haswell: Do not determine CPU type at runtime
Angel Pons
2021-01-10
sb/intel/bd82x6x: Use `PCH_LPC_DEV` macro
Angel Pons
2021-01-10
util/autoport: Rename to mainboard_fill_gnvs()
Kyösti Mälkki
2021-01-10
mb/google/cyan: Move board_id() to mainboard_fill_gnvs()
Kyösti Mälkki
2021-01-10
ACPI: Add missing include in nvs.h
Kyösti Mälkki
2021-01-10
soc/intel: Rename to soc_fill_gnvs()
Kyösti Mälkki
2021-01-10
soc/intel: Replace acpi_init_gnvs()
Kyösti Mälkki
2021-01-10
mb/x/acpi_tables: Rename to mainboard_fill_gnvs()
Kyösti Mälkki
2021-01-10
sb/intel: Use acpi_inject_nvsa()
Kyösti Mälkki
2021-01-10
sb/intel: Factor out soc_fill_gnvs()
Kyösti Mälkki
2021-01-10
ACPI: Replace uses of CBMEM_ID_ACPI_GNVS
Kyösti Mälkki
2021-01-10
soc/intel/braswell: Refactor acpi_init_gnvs()
Kyösti Mälkki
2021-01-10
mb/x/acpi_tables: Move EC_RW detection
Kyösti Mälkki
2021-01-10
ACPI: Drop redundant ChromeOS setup for GNVS
Kyösti Mälkki
2021-01-10
ACPI: Drop redundant CONSOLE_CBMEM setup in GNVS
Kyösti Mälkki
2021-01-10
ACPI: Drop redundant CBMEM_ID_ACPI_GNVS allocations
Kyösti Mälkki
2021-01-09
mb/google/parrot: Replace while-loop with do-while
Felix Singer
2021-01-09
mb/google/parrot: Let else statement follow closing brace
Felix Singer
2021-01-09
mb/google/parrot: Get rid of hard-coded function names in printks
Felix Singer
2021-01-09
mb/google/parrot: Fix spacing issues
Felix Singer
2021-01-09
mb/hp/pavilion_m6_1035dx: Replace leading spaces with tabs
Felix Singer
2021-01-09
mb/hp/pavilion_m6_1035dx: Replace (foo*) with (foo *)
Felix Singer
2021-01-09
mb/hp/pavilion_m6_1035dx: Put opening braces in previous line
Felix Singer
2021-01-09
mb/hp/pavilion_m6_1035dx: Remove trailing semicolon from macro
Felix Singer
2021-01-09
mb/hp/pavilion_m6_1035dx: Fix spacing issues in mptable.c
Felix Singer
2021-01-09
vc/intel/fsp1_1/skylake: Remove unused header file
Felix Singer
2021-01-09
mb/asrock/h110m: Drop VR configuration from devicetree
Felix Singer
2021-01-09
mb/asrock/h110m: Remove zeroed options from devicetree
Felix Singer
2021-01-08
mb/google/volteer: Configure Delbin USB2 ports for Type C
John Zhao
2021-01-08
util/amdfwtool,post: add missing distclean target
Felix Held
2021-01-08
soc/amd/picasso: add missing GNB I/O APIC initialization
Felix Held
2021-01-08
amd_blobs: Advance pointer for picasso FSP 0x25
Marshall Dawson
2021-01-08
mb/google/octopus: add audio codec into SSFC support for Bobba
Marco Chen
2021-01-08
mb/google/asurada: Support audio
Tzung-Bi Shih
2021-01-08
mb/google/dedede/var/sasuke: Add internal USB camera support
Seunghwan Kim
2021-01-08
mb/google/dedede/var/sasuke: Enable ELAN touchpad
Seunghwan Kim
2021-01-08
mb/google/dedede/var/sasuke: Enable audio feature
Seunghwan Kim
2021-01-08
mb/google/dedede/var/sasuke: Configure GPIO NC pads
Seunghwan Kim
2021-01-08
mb/asrock/h110m: Drop DEVICETREE from Kconfig
Felix Singer
2021-01-08
mb/clevo/cml-u: Drop VGA_BIOS_FILE from Kconfig
Felix Singer
2021-01-08
tests: Add lib/fmap-test test case
Jakub Czapiga
2021-01-08
ec/google/chromeec: add SSFC CBI support
Marco Chen
2021-01-08
soc/intel/common/uart: Restrict scope of uart_common_init to uart.c
Furquan Shaikh
2021-01-08
soc/intel/common: Pass in pci_devfn_t into lpss_set_power_state
Furquan Shaikh
2021-01-08
soc/intel: Drop `dev` parameter from soc_get_gen_io_dec_range()
Furquan Shaikh
2021-01-08
cpu/x86/smm: Use append instead of assign for smm-c-deps
Furquan Shaikh
2021-01-08
soc/intel/tigerlake: Enable USB2 port reset message on Type-C ports
John Zhao
2021-01-08
util/testing: remove genprof target
Felix Held
2021-01-08
ec/google/chromeec: Check AP reset cause for watchdog reset
Yu-Ping Wu
2021-01-08
ec/google/chromeec: Update ec_commands.h
Yu-Ping Wu
2021-01-08
cpu/intel/model_206ax: Always return a package from _CST
Angel Pons
2021-01-08
sb/intel/bd82x6x: Remove space in function definition
Angel Pons
2021-01-08
mb/google/volteer: Update copano device tree
hao_chou
2021-01-08
mb/google/volteer: Add GPIO to copano support
hao_chou
2021-01-08
mb/google/volteer: Copano: Update SPD table
hao_chou
2021-01-08
mb/google/zork: Unmap FCH IO-APIC PCI interrupts
Raul E Rangel
2021-01-08
soc/amd/picasso: Generate GNB IO-APIC PCI routing table
Raul E Rangel
2021-01-08
pineview boards: Drop MAINBOARD_HAS_NATIVE_VGA_INIT
Angel Pons
2021-01-08
arch/x86/Makefile.inc: Clean up generated assembly stubs
Arthur Heymans
2021-01-08
payloads/external: Update cbfs-ints with CONFIG_UPDATE_IMAGE
Arthur Heymans
2021-01-08
*/Makefile.inc: Add some INTERMEDIATE targets to .PHONY
Arthur Heymans
2021-01-08
util/crossgcc/.gitignore: Add cmake
Arthur Heymans
2021-01-08
ec/system76/ec: Remove unused EC RAM fields
Jeremy Soller
2021-01-08
cbfstool: Use flock() when accessing CBFS files
Julius Werner
2021-01-08
mb/google/dedede: Enable "FastPkgCRampDisable" upd for noise mitigation
Maulik V Vaghela
2021-01-08
soc/intel/jasperlake: Update acoustic noise related parameters
Maulik V Vaghela
2021-01-08
soc/intel/jasperlake: Enable USB2 PHY SUS PG for s0ix qualification
Krishna Prasad Bhat
2021-01-07
ACPI: Remove ACPI_NO_SMI_GNVS
Kyösti Mälkki
2021-01-07
soc/amd/picasso: Add GRXS and GTXS method
Eric Lai
[next]