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
Age
Commit message (
Expand
)
Author
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
[next]