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
/
mainboard
/
lenovo
/
t440p
Age
Commit message (
Expand
)
Author
2021-05-18
mainboard: Use decimal for `device lapic 0x0 on`
Angel Pons
2021-05-18
mainboard: Use decimal for `device domain 0x0 on`
Angel Pons
2021-05-18
mainboard: Use decimal for `device cpu_cluster 0x0 on`
Angel Pons
2021-05-06
src: Retype option API to use unsigned integers
Angel Pons
2021-04-21
mainboard: Use read_int_option()
Angel Pons
2021-03-25
nb/intel/haswell: Decouple mainboard USB config from MRC
Angel Pons
2021-03-23
nb/intel/haswell: Use unshifted SPD addresses in mainboards
Angel Pons
2021-03-19
nb/intel/haswell: Consolidate memory-down SPD handling
Angel Pons
2021-03-15
mb/lenovo/t440p: update VBT to version 2179
Da Lao
2021-02-12
haswell boards: Correct USB config indentation
Angel Pons
2021-02-12
haswell: Drop `mainboard_fill_pei_data`
Angel Pons
2021-01-27
ACPI: Add top-level ASL
Kyösti Mälkki
2021-01-24
mb/lenovo/t440p: Convert to ASL 2.0 syntax
Elyes HAOUAS
2021-01-24
arch/x86: Use wildcard for mb/smihandler.c
Kyösti Mälkki
2021-01-18
ACPI: Select ACPI_SOC_NVS only where suitable
Kyösti Mälkki
2021-01-15
cpu/intel/haswell: Factor out ACPI C-state values
Angel Pons
2021-01-10
mb/x/acpi_tables: Rename to mainboard_fill_gnvs()
Kyösti Mälkki
2021-01-01
nb/intel/hsw,soc/intel/{bdw,skl,apl},mb/*: unify dt panel settings
Michael Niewöhner
2021-01-01
soc/intel/bdw,nb/intel/hsw: convert panel delays to ms representation
Michael Niewöhner
2020-11-23
mb/**/cmos.layout: Indent everything with tabs
Angel Pons
2020-11-23
mb/**/cmos.layout: Remove crusty comments
Angel Pons
2020-11-13
nb/intel/haswell/acpi: Merge `haswell.asl` into `hostbridge.asl`
Angel Pons
2020-11-10
sb/intel/lynxpoint/sata: Always use AHCI mode
Angel Pons
2020-10-26
src: Include <arch/io.h> when appropriate
Elyes HAOUAS
2020-10-13
{src/mb,util/autoport}: Use macro for DSDT revision
Elyes HAOUAS
2020-09-30
lenovo/t440p: Add HDA verbs from the OEM firmware
Iru Cai
2020-09-08
nb/intel/haswell: Drop `gpu_panel_port_select`
Angel Pons
2020-09-04
mb/*/Kconfig: Drop redundant 'select CPU_INTEL_HASWELL'
Elyes HAOUAS
2020-08-18
src: Remove unused 'include <delay.h>'
Elyes HAOUAS
2020-07-28
lynxpoint: Factor out PIRQ routing from devicetree
Angel Pons
2020-07-26
mb/*/*/devicetree.cb: Normalize disabled PIRQ values
Angel Pons
2020-07-26
mb/lenovo: Prepend EC event number with 0x to denote hex notation
Paul Menzel
2020-07-12
haswell: Move some MRC settings to devicetree
Angel Pons
2020-07-12
haswell: Automatically check if Intel GbE is to be enabled
Angel Pons
2020-07-12
haswell: Add function to retrieve SPD addresses
Angel Pons
2020-07-12
haswell: Automatically determine system type
Angel Pons
2020-07-12
haswell boards: Drop unused romstage.c includes
Angel Pons
2020-07-12
haswell: Factor out `max_ddr3_freq`
Angel Pons
2020-07-12
haswell: Compute disabled channel masks at runtime
Angel Pons
2020-07-12
mb/lenovo/t440p: Factor out common MRC settings
Angel Pons
2020-07-12
haswell: Relocate `mainboard_romstage_entry` to northbridge
Angel Pons
2020-07-12
haswell: Drop `struct romstage_params` type
Angel Pons
2020-07-11
nb/intel/haswell: Add `mb_late_romstage_setup` function
Angel Pons
2020-07-09
haswell: Drop GPIO indirection layers
Angel Pons
2020-07-09
haswell: Turn RCBA configuration into a function
Angel Pons
2020-07-09
mb/lenovo/t440p/romstage.c: Drop empty function
Angel Pons
2020-07-08
sb/intel/lynxpoint: Factor out RCBA Function Disable
Angel Pons
2020-06-30
ACPI: Drop typedef global_nvs_t
Kyösti Mälkki
2020-06-19
Kconfig: Escape variable to accommodate new Kconfig versions
Patrick Georgi
2020-06-15
haswell boards: Factor out MAX_CPUS
Angel Pons
[next]