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
/
google
/
slippy
/
acpi_tables.c
Age
Commit message (
Expand
)
Author
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-02
src: Remove unused 'include <arch/smp/mpspec.h>'
Elyes HAOUAS
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-02
acpi: Move ACPI table support out of arch/x86 (3/5)
Furquan Shaikh
2020-04-06
mb/google/slippy: Use SPDX for GPL-2.0-only files
Angel Pons
2020-03-18
mainboard/google: Remove copyright notices
Patrick Georgi
2019-12-27
mb/*/*/acpi_tables: Remove unnecessary function call
Peter Lemenkov
2019-12-20
src/mainboard: Remove unused '#include <device/pci.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
2018-12-19
mainboard: Remove useless include <device/pci_ids.h>
Elyes HAOUAS
2018-11-16
src: Remove unneeded include <cbmem.h>
Elyes HAOUAS
2018-11-05
mainboard: Remove unneeded include <console/console.h>
Elyes HAOUAS
2018-11-01
sb/intel/common: Create a common implementation of `acpi_fill_madt()`
Tristan Corrick
2017-07-06
mainboard/[g-l]: add IS_ENABLED() around Kconfig symbol references
Martin Roth
2016-12-06
cpu/x86/msr.h: Drop excessive includes
Kyösti Mälkki
2016-12-06
cpu/cpu.h: Drop excessive includes
Kyösti Mälkki
2016-12-05
Add/Combine Haswell Chromebooks using variant board scheme
Matt DeVillier
2016-07-27
mainboard/google/slippy: remove unobtainable mainboard
Aaron Durbin
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-05-28
igd.asl rewrite
Vladimir Serbinenko
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-05-20
acpi: make fill_slit and fill_srat into arguments.
Vladimir Serbinenko
2014-10-18
lynxpoint: Consolidate common GNVS init
Vladimir Serbinenko
2014-09-22
haswell: Move to per-device ACPI
Vladimir Serbinenko
2014-06-18
ACPI: Remove CBMEM TOC from GNVS
Kyösti Mälkki
2013-11-25
lynxpoint: Change SerialIO device enable reporting to ACPI
Duncan Laurie
2013-11-25
slippy: Minor vboot related fixes
Duncan Laurie
2013-11-25
lynxpoint: export mem console pointer in ACPI
Aaron Durbin
2013-11-24
slippy: Clean up for easier porting
Duncan Laurie
2013-11-24
slippy: Initial mainboard commit
Duncan Laurie