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
/
getac
/
p470
/
acpi_tables.c
Age
Commit message (
Expand
)
Author
2020-07-25
mb/getac/p470/acpi_tables.c: Remove wrong comment
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-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-28
device: Constify struct device * parameter to write_acpi_tables
Furquan Shaikh
2020-04-04
mainboard/getac: Use SPDX for GPL-2.0-only files
Angel Pons
2020-03-18
mainboard/[g-p]*: Remove copyright notices
Patrick Georgi
2020-01-02
mb/*/*/acpi_tables: Remove unused includes
Elyes HAOUAS
2019-12-20
src/mainboard: Remove unused '#include <device/pci.h>'
Elyes HAOUAS
2019-07-19
mb/getac/p470: Null-terminate ec_id string buffer
Jacob Garber
2019-03-12
src: Drop unused 'include <arch/acpigen.h>'
Elyes HAOUAS
2018-12-19
mainboard: Remove useless include <device/pci_ids.h>
Elyes HAOUAS
2018-11-05
src: Remove unneeded include <arch/ioapic.h>
Elyes HAOUAS
2018-07-02
src/mb: Fix non-local header treated as local
Elyes HAOUAS
2018-05-08
mb/getac: Get rid of device_t
Elyes HAOUAS
2015-12-15
x86 acpi: remove ALIGN_CURRENT macro
Aaron Durbin
2015-11-05
intel/i945: Consolidate MADT handling
Vladimir Serbinenko
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-06-05
device_ops: add device_t argument to write_acpi_tables
Alexander Couzens
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-11-09
i945: Consolidate common GNVS init
Vladimir Serbinenko
2014-10-15
i945: Convert to per-device ACPI
Vladimir Serbinenko
2014-09-05
i82801gx: Kill unused TCG and SMI1
Vladimir Serbinenko
2012-10-08
hpet: common ACPI generation
Patrick Georgi
2012-04-20
Refactor some alignment handling
Patrick Georgi
2011-11-01
remove trailing whitespace
Stefan Reinauer
2011-08-26
Add automatic SMBIOS table generation
Sven Schnelle
2010-12-08
first round name simplification. drop the <component>_ prefix.
stepan
2010-10-12
We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.
Uwe Hermann
2010-09-25
Drop some useless "../../../" in #includes (trivial).
Uwe Hermann
2010-05-16
Add support for the Getac P470
Stefan Reinauer