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
/
intel
/
harcuvar
Age
Commit message (
Expand
)
Author
2020-10-13
{src/mb,util/autoport}: Use macro for DSDT revision
Elyes HAOUAS
2020-09-23
treewide: rename GENERIC_SPD_BIN to HAVE_SPD_BIN_IN_CBFS
Michael Niewöhner
2020-09-06
mb: remove duplicated Make code for spd.bin generation
Michael Niewöhner
2020-07-26
src: Change BOOL CONFIG_ to CONFIG() in comments & strings
Martin Roth
2020-07-26
mb/x/acpi_tables: Do minor cleanup on includes
Kyösti Mälkki
2020-07-14
src: Remove unused 'include <cpu/x86/msr.h>'
Elyes HAOUAS
2020-07-14
src: Remove unused 'include <types.h>'
Elyes HAOUAS
2020-06-30
ACPI: Drop typedef global_nvs_t
Kyösti Mälkki
2020-06-07
acpi: Rename motherboard_fill_fadt() to mainboard_fill_fadt()
Kyösti Mälkki
2020-06-07
mb/*: Remove some fadt.c files
Kyösti Mälkki
2020-06-02
src: Remove unused 'include <arch/smp/mpspec.h>'
Elyes HAOUAS
2020-05-18
mainboard/*/*/*.cb: Remove leading blank lines from SPDX header
Elyes HAOUAS
2020-05-18
mainboard/*/*/Kconfig*: Remove leading blank lines from SPDX header
Elyes HAOUAS
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-02
acpi: Move ACPI table support out of arch/x86 (3/5)
Furquan Shaikh
2020-04-18
mb/intel/harcuvar: Fix board_id() return type
Jacob Garber
2020-04-06
mainboard/intel: Use SPDX for GPL-2.0-only files
Angel Pons
2020-03-18
mainboard/[g-p]*: Remove copyright notices
Patrick Georgi
2020-02-26
treewide: capitalize 'USB'
Elyes HAOUAS
2019-12-31
mb/**/acpi: Remove unused files
Angel Pons
2019-12-31
mb/**/dsdt.asl: Remove outdated sleepstates.asl comment
Angel Pons
2019-12-21
mb/**/dsdt.asl: Remove "Some generic macros" comment
Angel Pons
2019-12-20
src/mainboard: Remove unused '#include <device/pci.h>'
Elyes HAOUAS
2019-11-28
mb/*/*/Kconfig: Drop redundant redeclaration of MAINBOARD_VENDOR
Arthur Heymans
2019-11-23
Kconfig: comply to Linux 5.3's Kconfig language rules
Patrick Georgi
2019-11-04
mb/*/*/others: Use sb/intel/common/acpi/platform.asl
Arthur Heymans
2019-11-01
soc/intel/{IA-CPU/SOC}: Move sleepstates.asl into southbridge/intel/common/acpi
Subrata Banik
2019-06-19
src/mainboard: Remove unused include <arch/byteorder.h>
Elyes HAOUAS
2019-03-20
src: Use 'include <string.h>' when appropriate
Elyes HAOUAS
2019-03-13
src: Drop unused 'include <arch/ioapic.h>'
Elyes HAOUAS
2019-03-12
src: Drop unused 'include <arch/acpigen.h>'
Elyes HAOUAS
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-01
ACPI: Rename FADT model and set it to zero
Elyes HAOUAS
2019-01-25
soc/intel/denverton_ns: Enable ACPI using intelblock
Julien Viard de Galbert
2018-12-19
mainboard: Remove useless include <device/pci_ids.h>
Elyes HAOUAS
2018-11-30
cpu/intel/common: Use a common acpi/cpu.asl file
Arthur Heymans
2018-11-23
mb: Set coreboot as DSDT's manufacturer model ID
Elyes HAOUAS
2018-11-21
ACPI: Fix DSDT's revision field
Elyes HAOUAS
2018-11-12
src: Remove unneeded include "{arch,cpu}/cpu.h"
Elyes HAOUAS
2018-11-05
mainboard: Remove unneeded include <console/console.h>
Elyes HAOUAS
2018-10-30
src: Add missing include <stdint.h>
Elyes HAOUAS
2018-10-16
mb/*/*/Makefile.inc: Remove acpi_tables.c from Makefiles
Peter Lemenkov
2018-08-13
mb: Get rid of unneeded include <cbmem.h>
Elyes HAOUAS
2018-05-14
soc/intel/denverton_ns + mb: Rename gpio configuration
Julien Viard de Galbert
2017-11-23
src/mainboard: Fix various typos
Jonathan Neuschäfer
2017-11-07
mainboard/intel/harcuvar: update to set the HSIO lines configuration
Julien Viard de Galbert
2017-09-05
mainboard/intel/harcuvar: Add support for Intel Harcuvar CRB
Mariusz Szafranski