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
/
kontron
/
ktqm77
Commit message (
Expand
)
Author
Age
Files
Lines
*
arch/x86: consolidate HPET base address definitions
Felix Held
2022-02-25
1
-1
/
+2
*
sb/intel: Use `bool` for PCIe coalescing option
Angel Pons
2022-01-04
1
-1
/
+1
*
Rename ECAM-specific MMCONF Kconfigs
Shelley Chen
2021-11-10
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
-2
/
+0
*
mainboard: Use decimal for `device lapic 0x0 on`
Angel Pons
2021-05-18
1
-1
/
+1
*
src: Retype option API to use unsigned integers
Angel Pons
2021-05-06
1
-2
/
+2
*
mainboard: Use read_int_option()
Angel Pons
2021-04-21
1
-5
/
+4
*
sandybridge MRC boards: Drop channel disable masks
Angel Pons
2021-02-12
1
-8
/
+0
*
nb/intel/sandybridge: Use common {DMI,EP,MCH}BAR accessors
Angel Pons
2021-02-10
1
-3
/
+3
*
ACPI: Add top-level ASL
Kyösti Mälkki
2021-01-27
1
-0
/
+1
*
mb/kontron/ktqm77: Convert to ASL 2.0 syntax
Elyes HAOUAS
2021-01-26
2
-3
/
+3
*
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
-4
/
+0
*
mb/**/cmos.layout: Indent everything with tabs
Angel Pons
2020-11-23
1
-70
/
+70
*
mb/**/cmos.layout: Remove crusty comments
Angel Pons
2020-11-23
1
-27
/
+0
*
{src/mb,util/autoport}: Use macro for DSDT revision
Elyes HAOUAS
2020-10-13
1
-1
/
+1
*
nb/intel/sandybridge: Drop casts from DEFAULT_{MCHBAR,DMIBAR}
Angel Pons
2020-09-17
1
-2
/
+2
*
nb/intel/sandybridge: Drop invalid `DEFAULT_RCBABASE` macro
Angel Pons
2020-09-17
1
-1
/
+1
*
mb/kontron/ktqm77: Use 'PNP_IDX_*' instead of magic numbers
Elyes HAOUAS
2020-09-11
1
-2
/
+4
*
sb/intel: Define CONFIG_FIXED_SMBUS_IO_BASE
Angel Pons
2020-07-20
1
-1
/
+1
*
src: Remove unused 'include <cpu/x86/msr.h>'
Elyes HAOUAS
2020-07-14
1
-1
/
+0
*
ACPI: Drop typedef global_nvs_t
Kyösti Mälkki
2020-06-30
1
-1
/
+2
*
sandybridge boards: Factor out MAX_CPUS
Angel Pons
2020-06-15
1
-4
/
+0
*
src: Remove unused '#include <cpu/x86/lapic.h>'
Elyes HAOUAS
2020-06-02
1
-1
/
+0
*
src: Remove leading blank lines from SPDX header
Elyes HAOUAS
2020-05-18
1
-3
/
+0
*
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-11
14
-14
/
+0
*
src/: Replace GPL boilerplate with SPDX headers
Patrick Georgi
2020-05-09
1
-9
/
+1
*
acpi: Move ACPI table support out of arch/x86 (3/5)
Furquan Shaikh
2020-05-02
1
-1
/
+1
*
mb/kontron/ktqm77: Extend SATA CMOS option with "legacy" mode
Nico Huber
2020-04-15
1
-4
/
+5
*
src/mainboard: Use 'const' to set pnp_devfn_t statically
Elyes HAOUAS
2020-04-14
1
-1
/
+1
*
mainboard/kontron: Use SPDX for GPL-2.0-only files
Angel Pons
2020-04-04
12
-155
/
+24
*
drivers/intel/gma/acpi: Provide default definition for displays
Nico Huber
2020-03-29
1
-2
/
+1
*
mb/**/gma-mainboard.ads: Use SPDX for GPL-2.0-only
Angel Pons
2020-03-20
1
-11
/
+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
-3
/
+4
*
treewide: capitalize 'USB'
Elyes HAOUAS
2020-02-26
1
-2
/
+2
*
treewide: capitalize 'BIOS'
Elyes HAOUAS
2020-02-17
1
-3
/
+3
*
drivers/pc80/rtc: Separate {get|set}_option() prototypes
Kyösti Mälkki
2020-01-09
1
-1
/
+1
*
mb/**/hda_verb.c: Correct codec ID on subvendor verbs
Angel Pons
2020-01-02
1
-1
/
+1
*
mb/**/hda_verb.{c,h}: use denary numerals for codec IDs
Angel Pons
2020-01-02
1
-5
/
+5
*
mb/**/acpi: Remove unused files
Angel Pons
2019-12-31
1
-3
/
+0
*
mb/*/*/acpi_tables: Don't initialize already initialized fields
Peter Lemenkov
2019-12-31
1
-8
/
+0
*
mb/**/dsdt.asl: Remove outdated sleepstates.asl comment
Angel Pons
2019-12-31
1
-1
/
+0
*
mb/*/*/acpi_tables: Remove unnecessary function call
Peter Lemenkov
2019-12-27
1
-8
/
+2
*
mb/**/dsdt.asl: Remove "Some generic macros" comment
Angel Pons
2019-12-21
1
-1
/
+0
[next]