index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
soc
/
intel
/
quark
/
acpi.c
Age
Commit message (
Expand
)
Author
2020-09-21
src/soc/intel: Drop unneeded empty lines
Elyes HAOUAS
2020-07-20
src: Make HAVE_CF9_RESET set the FADT reset register
Angel Pons
2020-07-20
src: Never overwrite `fadt->flags`
Angel Pons
2020-06-24
src: Report byte-sized access for GPE0
Angel Pons
2020-06-07
mb,soc/intel: Rename acpi_fill_in_fadt() to acpi_fill_fadt()
Kyösti Mälkki
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-04-13
acpi: Bump FADT to revision 6
Patrick Rudolph
2020-04-06
soc/intel/quark: Use SPDX for GPL-2.0-only files
Angel Pons
2020-03-18
soc: Remove copyright notices
Patrick Georgi
2020-02-04
soc/intel: Add get_pmbase
Eugene Myers
2019-07-12
src: Add missing include <device/pci_ops.h>
Elyes HAOUAS
2019-04-23
src: Add missing include 'console.h'
Elyes HAOUAS
2019-01-06
device: Use pcidev_on_root()
Kyösti Mälkki
2016-08-05
soc/intel/quark: Clean up debug output levels
Lee Leahy
2016-02-29
soc/intel/quark: Initialize some of the FADT base registers
Lee Leahy
2016-02-22
soc/intel/quark: Add the initial pieces required for ACPI tables
Lee Leahy