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
/
parrot
/
acpi_tables.c
Age
Commit message (
Expand
)
Author
2019-03-20
src: Use 'include <string.h>' when appropriate
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-05
src: Remove unneeded include <arch/ioapic.h>
Elyes HAOUAS
2018-11-05
mainboard: Remove unneeded include <console/console.h>
Elyes HAOUAS
2018-08-13
mb: Get rid of unneeded include <cbmem.h>
Elyes HAOUAS
2017-07-06
mainboard/[g-l]: add IS_ENABLED() around Kconfig symbol references
Martin Roth
2017-06-16
google/parrot: use a GNVS variable to specify trackpad interrupt
Matt DeVillier
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
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-06-08
Remove empty lines at end of file
Elyes HAOUAS
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-23
sandy/ivy/nehalem: Remerge interrupt handling
Vladimir Serbinenko
2014-10-17
bd82x6x: Consolidate common GNVS init
Vladimir Serbinenko
2014-09-11
Move nehalem/sandy/ivy to per-device acpi
Vladimir Serbinenko
2014-06-18
ACPI: Remove CBMEM TOC from GNVS
Kyösti Mälkki
2013-02-22
*/acpi_tables.c: Use ALIGN macro
Patrick Georgi
2012-12-12
Add support for Google Parrot Chromebook
Stefan Reinauer