index
:
coreboot.git
24.02_branch
4.1
4.10_branch
4.11_branch
4.12_branch
4.14_branch
4.15_branch
4.16_branch
4.18_branch
4.19_branch
4.2
4.20_branch
4.22_branch
4.3
4.4
4.8_branch
classic-2014.10
coreboot-v1
coreboot-v3
main
master
rampayload
Coreboot firmware sources
coreboot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mainboard
/
lenovo
/
l520
Commit message (
Expand
)
Author
Age
Files
Lines
*
nb/intel/sandybridge: Add a chipset devicetree
Arthur Heymans
2022-11-30
1
-10
/
+0
*
sb/intel: Use `bool` for PCIe coalescing option
Angel Pons
2022-01-04
1
-1
/
+1
*
mainboard: Drop invalid `VGA_BIOS_FILE` defaults
Angel Pons
2021-10-15
1
-4
/
+0
*
mb/*: Specify type of `MAINBOARD_PART_NUMBER` once
Angel Pons
2021-07-26
1
-1
/
+0
*
mb/*: Specify type of `MAINBOARD_DIR` once
Angel Pons
2021-07-26
1
-1
/
+0
*
bd82x6x boards: Drop redundant `c2_latency`
Angel Pons
2021-06-07
1
-1
/
+0
*
mainboard: Use decimal for `device lapic 0x0 on`
Angel Pons
2021-05-18
1
-1
/
+1
*
sb/intel/bd82x6x: Support ME Soft Temporary Disable Mode
Evgeny Zinoviev
2021-02-07
2
-1
/
+6
*
ACPI: Add top-level ASL
Kyösti Mälkki
2021-01-27
1
-0
/
+1
*
mb/lenovo/l520: Convert to ASL 2.0 syntax
Elyes HAOUAS
2021-01-24
1
-2
/
+2
*
arch/x86: Use wildcard for mb/smihandler.c
Kyösti Mälkki
2021-01-24
1
-1
/
+0
*
ACPI: Select ACPI_SOC_NVS only where suitable
Kyösti Mälkki
2021-01-18
1
-1
/
+1
*
mb/x/acpi_tables: Rename to mainboard_fill_gnvs()
Kyösti Mälkki
2021-01-10
1
-1
/
+1
*
cpu/intel/model_206ax: Rename `cX_acpower` options
Angel Pons
2021-01-06
1
-3
/
+3
*
cpu/intel/model_206ax: Unify ACPI C-state options
Angel Pons
2021-01-06
1
-3
/
+0
*
mb/**/cmos.layout: Indent everything with tabs
Angel Pons
2020-11-23
1
-61
/
+61
*
mb/**/cmos.layout: Remove crusty comments
Angel Pons
2020-11-23
1
-25
/
+0
*
{src/mb,util/autoport}: Use macro for DSDT revision
Elyes HAOUAS
2020-10-13
1
-1
/
+1
*
mb/lenovo: Drop unneeded empty lines
Elyes HAOUAS
2020-09-21
1
-1
/
+0
*
nb/intel/sandybridge: Use an enum for `gpu_panel_port_select`
Angel Pons
2020-09-08
1
-1
/
+1
*
mb/lenovo/{l520,t430}/acpi/platform.asl: Rearrange code
Peter Lemenkov
2020-07-28
1
-7
/
+13
*
mb/lenovo/*/acpi/superio.asl: Replace with GPLv2+ equivalent
Peter Lemenkov
2020-07-28
1
-1
/
+1
*
mb/lenovo: Prepend EC event number with 0x to denote hex notation
Paul Menzel
2020-07-26
1
-1
/
+1
*
ACPI: Drop typedef global_nvs_t
Kyösti Mälkki
2020-06-30
1
-1
/
+2
*
src/mainboard: Remove unused include 'sandybridge.h'
Elyes HAOUAS
2020-06-22
1
-1
/
+0
*
sandybridge boards: Factor out MAX_CPUS
Angel Pons
2020-06-15
1
-4
/
+0
*
src: Remove leading blank lines from SPDX header
Elyes HAOUAS
2020-05-18
2
-6
/
+0
*
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-11
13
-13
/
+0
*
src/: Replace GPL boilerplate with SPDX headers
Patrick Georgi
2020-05-09
2
-18
/
+2
*
treewide: Drop ACPI_VIDEO_DEVICE macro
Angel Pons
2020-05-04
1
-1
/
+0
*
acpi: Move ACPI table support out of arch/x86 (3/5)
Furquan Shaikh
2020-05-02
1
-1
/
+1
*
mainboard/lenovo: Use the original hardware ids for keyboard/pointing
dalao
2020-04-14
1
-0
/
+6
*
mainboard/lenovo: Use SPDX for GPL-2.0-only files
Angel Pons
2020-04-04
10
-138
/
+20
*
drivers/intel/gma/acpi: Provide default definition for displays
Nico Huber
2020-03-29
1
-3
/
+1
*
drivers/intel/gma: Ditch `link_frequency_270_mhz` setting
Nico Huber
2020-03-24
1
-1
/
+0
*
mb/**/gma-mainboard.ads: Use SPDX for GPL-2.0-or-later
Angel Pons
2020-03-20
1
-12
/
+1
*
mainboard/[g-p]*: Remove copyright notices
Patrick Georgi
2020-03-18
11
-18
/
+0
*
3rdparty/libgfxinit: Update submodule pointer
Nico Huber
2020-03-09
2
-2
/
+3
*
mb/lenovo: Remove thermal.h header
Peter Lemenkov
2020-03-06
2
-34
/
+5
*
mb/lenovo: Remove unnecessary whitespace in comments
Peter Lemenkov
2020-01-28
3
-5
/
+5
*
mb/**/hda_verb.{c,h}: use denary numerals for codec IDs
Angel Pons
2020-01-02
1
-15
/
+15
*
mb/lenovo/*/acpi_tables: Don't initialize already initialized fields
Peter Lemenkov
2019-12-28
1
-8
/
+0
*
mb/*/*/acpi_tables: Remove unnecessary function call
Peter Lemenkov
2019-12-27
1
-7
/
+2
*
mb/**/dsdt.asl: Remove "Some generic macros" comment
Angel Pons
2019-12-21
1
-1
/
+0
*
mb/*/*/early_init.c: Remove unused <device/pci_{def,ops}.h>
Elyes HAOUAS
2019-12-19
1
-2
/
+0
*
mb/**/hda_verb.c: Clean up formatting
Angel Pons
2019-12-12
1
-35
/
+6
*
mb/**/hda_verb.c: use denary numerals for lengths
Angel Pons
2019-12-11
1
-2
/
+2
*
mb/lenovo/l520/devicetree: Use subsystemid inheritance
Peter Lemenkov
2019-12-09
1
-83
/
+39
*
Kconfig: comply to Linux 5.3's Kconfig language rules
Patrick Georgi
2019-11-23
1
-1
/
+1
*
nb/intel/sandybridge: Set up console in bootblock
Arthur Heymans
2019-11-18
2
-5
/
+2
[next]