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
Age
Commit message (
Expand
)
Author
2020-12-03
src: Remove redundant use of ACPI offset(0)
Elyes HAOUAS
2020-12-02
cbfs: Simplify load/map API names, remove type arguments
Julius Werner
2020-12-02
cbfs: Enable CBFS mcache on most chipsets
Julius Werner
2020-11-30
lenovo/g505s: remove the unused and not present devices
Mike Banon
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-17
AGESA mb: Replace tab with space in macro definition for consistency
Paul Menzel
2020-10-13
mb/*/*/dsdt.asl: Drop useless comments in DefinitionBlock()
Elyes HAOUAS
2020-10-13
mainboard/*/*/dsdt.asl: Make DefinitionBlock's AMLFileName uniform
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-23
treewide: rename GENERIC_SPD_BIN to HAVE_SPD_BIN_IN_CBFS
Michael Niewöhner
2020-09-21
mb/lenovo: Drop unneeded empty lines
Elyes HAOUAS
2020-09-17
nb/intel/sandybridge: Drop casts from DEFAULT_{MCHBAR,DMIBAR}
Angel Pons
2020-09-17
nb/intel/sandybridge: Drop invalid `DEFAULT_RCBABASE` macro
Angel Pons
2020-09-08
nb/intel/ironlake: Use an enum for `gpu_panel_port_select`
Angel Pons
2020-09-08
nb/intel/sandybridge: Use an enum for `gpu_panel_port_select`
Angel Pons
2020-09-08
nb/intel/haswell: Drop `gpu_panel_port_select`
Angel Pons
2020-09-06
mb: remove duplicated Make code for spd.bin generation
Michael Niewöhner
2020-09-04
mb/*/Kconfig: Drop redundant 'select CPU_INTEL_HASWELL'
Elyes HAOUAS
2020-08-21
SMM: Validate more user-provided pointers
Patrick Rudolph
2020-08-18
src: Remove unused 'include <delay.h>'
Elyes HAOUAS
2020-08-18
src: Remove unused '<option.h>'
Elyes HAOUAS
2020-08-18
src: Remove unneded whitespace before tab
Elyes HAOUAS
2020-08-17
x4x boards: Remove unused/deprecated cmos bits
Arthur Heymans
2020-08-05
src: Use space after switch, while
Elyes HAOUAS
2020-08-03
nb/intel/ironlake: Drop `D0F0_` prefix from register names
Angel Pons
2020-07-28
mb/lenovo/{l520,t430}/acpi/platform.asl: Rearrange code
Peter Lemenkov
2020-07-28
mb/lenovo/*/acpi/superio.asl: Replace with GPLv2+ equivalent
Peter Lemenkov
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-21
mb/lenovo/t430/gma-mainboard.ads: Replace with GPLv2+ equivalent
Peter Lemenkov
2020-07-21
mb/lenovo/t420/gma-mainboard.ads: Replace with GPLv2+ equivalent
Peter Lemenkov
2020-07-20
sb/intel: Define CONFIG_FIXED_SMBUS_IO_BASE
Angel Pons
2020-07-15
mainboard: Drop optional and empty ACPI \_BFS methods
Angel Pons
2020-07-14
src: Remove unused 'include <cpu/x86/msr.h>'
Elyes HAOUAS
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-10
AMD mainboards: Drop commented-out include
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-07-07
mb/lenovo/t60: Fix override devicetrees
Nico Huber
2020-07-05
mb/lenovo/x230s: Add MAINBOARD_HAS_LPC_TPM
Kyösti Mälkki
2020-06-30
ACPI: Drop typedef global_nvs_t
Kyösti Mälkki
2020-06-30
src/mb: Use macro for access_size
Elyes HAOUAS
2020-06-30
mb/lenovo/x60: Use tabs for aligning the "\"
Elyes HAOUAS
2020-06-29
mb/lenovo/{x230, x230s}: Disable SuperSpeed capabilities for WWAN USB
Bill XIE
2020-06-29
mainboard/lenovo/x230: Add ThinkPad x230s as a variant
Bill XIE
2020-06-22
src/mainboard: Remove unused include 'sandybridge.h'
Elyes HAOUAS
2020-06-22
device/smbus_host: Declare common early SMBus prototypes
Kyösti Mälkki
2020-06-19
Kconfig: Escape variable to accommodate new Kconfig versions
Patrick Georgi
2020-06-16
sb/amd/x/hudson: Replace hudson_enable_smi_generation()
Kyösti Mälkki
2020-06-15
gm45 boards: Factor out MAX_CPUS
Angel Pons
2020-06-15
haswell boards: Factor out MAX_CPUS
Angel Pons
2020-06-15
x4x boards: Factor out MAX_CPUS
Angel Pons
2020-06-15
arrandale boards: Factor out MAX_CPUS
Angel Pons
2020-06-15
sandybridge boards: Factor out MAX_CPUS
Angel Pons
2020-06-10
sb/intel/i82801ix: Select COMMON_FADT
Kyösti Mälkki
2020-06-06
amd/agesa/hudson boards: Get rid of power button device
Paul Menzel
2020-06-06
arch/x86: Declare permanent_smi_handler()
Kyösti Mälkki
2020-06-06
mb/lenovo/t400,x200: Control SMI related FADT entries
Kyösti Mälkki
2020-06-02
mb/lenovo/x230: Add support for ThinkLight
Stefan Ott
2020-06-02
src: Remove unused '#include <cpu/x86/lapic.h>'
Elyes HAOUAS
2020-06-01
src: Fix up #-commented SPDX headers
Angel Pons
2020-06-01
AGESA f14/f15tn/f16kb: Clean up buildOpts.c files
Angel Pons
2020-05-29
AGESA boards: Fix typo in *OVERRIDES* in comment
Paul Menzel
2020-05-28
mb/lenovo/t440p: Include ACPI for battery threshold
Amit Caleechurn
2020-05-26
AGESA f14/f15tn/f16kb: Deduplicate RAM settings
Angel Pons
2020-05-26
AGESA f15tn: Factor out default MTRR settings
Angel Pons
2020-05-26
AGESA f14/f15tn/f16kb: Factor out memory settings
Angel Pons
2020-05-26
AGESA f14/f15tn/f16kb: Factor out PCI MMIO base/size
Angel Pons
2020-05-26
AGESA f14/f15tn/f16kb: Factor out AGESA_VERSION_STRING
Angel Pons
2020-05-26
AGESA f14/f15tn/f16kb: Factor out AGESA_PACKAGE_STRING
Angel Pons
2020-05-26
mb/*/*/buildOpts.c: Clean up whitespace
Angel Pons
2020-05-26
mb/*/*/buildOpts.c: Drop BLDCFG_IR_PIN_CONTROL
Angel Pons
2020-05-26
mb/lenovo/t410: Set default CBFS size
Patrick Rudolph
2020-05-26
ec/lenovo/h8: Config the ec hardware ids for newer thinkpads
Da Lao
2020-05-22
mb/lenovo/x230: add "docking_supported" to x230 overridetree
Bill XIE
2020-05-22
mb/lenovo/t400: Add support for ThinkLight
Stefan Ott
2020-05-22
mb/lenovo/t430s: Add support for ThinkLight
Stefan Ott
2020-05-22
mb/lenovo/t420s: Add support for ThinkLight
Stefan Ott
2020-05-22
mb/lenovo/t520: Add support for ThinkLight
Stefan Ott
2020-05-22
mb/lenovo/t530: Add support for ThinkLight
Stefan Ott
2020-05-22
mb/lenovo/t430: Add support for ThinkLight
Stefan Ott
2020-05-22
mb/lenovo/x220: Add support for ThinkLight
Stefan Ott
[next]