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
path:
root
/
src
/
mainboard
/
lenovo
/
t440p
Age
Commit message (
Expand
)
Author
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
2020-05-28
mb/lenovo/t440p: Include ACPI for battery threshold
Amit Caleechurn
2020-05-26
ec/lenovo/h8: Config the ec hardware ids for newer thinkpads
Da Lao
2020-05-18
src: Remove leading blank lines from SPDX header
Elyes HAOUAS
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-09
src/: Replace GPL boilerplate with SPDX headers
Patrick Georgi
2020-05-06
treewide: replace GPLv2 long form headers with SPDX header
Patrick Georgi
2020-05-06
treewide: Move "is part of the coreboot project" line in its own comment
Patrick Georgi
2020-05-04
treewide: Drop ACPI_VIDEO_DEVICE macro
Angel Pons
2020-05-02
acpi: Move ACPI table support out of arch/x86 (3/5)
Furquan Shaikh
2020-04-22
nb/intel/haswell: Deprecate WDB params in pei_data
Angel Pons
2020-04-14
mainboard/lenovo: Use the original hardware ids for keyboard/pointing
dalao
2020-04-14
mb/lenovo: Add additional FMAPs for stripped ME
Patrick Rudolph
2020-04-14
mb/lenovo/*: Add vboot RO FMAPs on 12MiB devices
Marcello Sylvester Bauer
2020-04-04
mainboard/lenovo: Use SPDX for GPL-2.0-only files
Angel Pons
2020-03-29
drivers/intel/gma/acpi: Provide default definition for displays
Nico Huber
2020-03-29
nb/intel/haswell: Implement proper backlight PWM config
Nico Huber
2020-03-20
mb/**/gma-mainboard.ads: Use SPDX for GPL-2.0-or-later
Angel Pons
2020-03-18
mainboard/[g-p]*: Remove copyright notices
Patrick Georgi
2020-03-09
3rdparty/libgfxinit: Update submodule pointer
Nico Huber
2020-03-07
mb/lenovo/*/devicetree: Declare device in one line if possible
Peter Lemenkov
2020-03-06
mb/lenovo: Remove thermal.h header
Peter Lemenkov
2020-03-06
mb/lenovo/*: Add support for VBOOT on 12MiB devices
Jonas Moehle
2020-02-09
mb/lenovo/t440p: Enable dGPU on Lenovo T440P
Chris Morgan
2020-02-03
lenovo/t440p: fix keyboard backlight
Iru Cai
2020-01-28
mb/lenovo: Remove unnecessary whitespace in comments
Peter Lemenkov
2020-01-02
mb/**/hda_verb.{c,h}: use denary numerals for codec IDs
Angel Pons
2019-12-28
mb/lenovo/*/acpi_tables: Don't initialize already initialized fields
Peter Lemenkov
2019-12-12
mb/**/hda_verb.c: Clean up formatting
Angel Pons
2019-11-23
Kconfig: comply to Linux 5.3's Kconfig language rules
Patrick Georgi
2019-11-12
ec/lenovo/h8: Make dock init in ramstage fully mainboard-specific
Bill XIE
2019-11-04
sb/intel/lynxpoint: Use sb/intel/common/platform.asl
Arthur Heymans
2019-11-01
soc/intel/{IA-CPU/SOC}: Move sleepstates.asl into southbridge/intel/common/acpi
Subrata Banik
2019-10-30
mainboard: Add Lenovo ThinkPad T440p
Iru Cai