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
/
braswell
/
acpi.c
Age
Commit message (
Expand
)
Author
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 acpi_inject_dsdt
Furquan Shaikh
2020-04-28
device: Constify struct device * parameter to acpi_fill_ssdt()
Furquan Shaikh
2020-04-28
device: Constify struct device * parameter to write_acpi_tables
Furquan Shaikh
2020-04-13
acpi: Bump FADT to revision 6
Patrick Rudolph
2020-04-06
soc/intel/braswell: Use SPDX for GPL-2.0-only files
Angel Pons
2020-03-23
acpi: Change Processor ACPI Name (Intel only)
Christian Walter
2020-03-23
soc/intel/braswell: Clean up
Angel Pons
2020-03-18
soc: Remove copyright notices
Patrick Georgi
2019-12-19
src: Remove unused 'include <arch/cpu.h>'
Elyes HAOUAS
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-04
device/mmio.h: Add include file for MMIO ops
Kyösti Mälkki
2019-03-04
arch/x86/acpi: Remove obsolete acpi_gen_regaddr resv field
Elyes HAOUAS
2019-01-16
buildsystem: Promote rules.h to default include
Kyösti Mälkki
2018-12-19
soc: Remove useless include <device/pci_ids.h>
Elyes HAOUAS
2018-11-30
soc/intel/braswell: Rework acpi/cpu.asl
Arthur Heymans
2018-11-21
soc/intel/braswell: Disable OS use of HPET
Frans Hendriks
2018-11-16
src: Remove unneeded include <cbfs.h>
Elyes HAOUAS
2018-11-12
src: Remove unneeded include "{arch,cpu}/cpu.h"
Elyes HAOUAS
2018-10-08
Move compiler.h to commonlib
Nico Huber
2018-09-06
chromeos/gnvs: remove function and naming cleanup
Joel Kitching
2018-08-22
acpi: remove CBMEM_ID_ACPI_GNVS_PTR entry
Joel Kitching
2018-06-12
drivers/intel/gma: Unify VBT related Kconfig names
Nico Huber
2018-06-04
soc/intel/braswell: Get rid of device_t
Elyes HAOUAS
2018-04-24
compiler.h: add __weak macro
Aaron Durbin
2018-03-30
soc/intel/braswell: Save/restore GMA OpRegion address
Matt DeVillier
2018-03-30
soc/intel/common/opregion: Get rid of opregion.c
Patrick Rudolph
2018-01-29
intel: Prepare registers so Windows drivers are happier
Patrick Georgi
2017-09-30
soc/intel/braswell/acpi: Clean OpRegion up
Patrick Rudolph
2017-06-08
fsp/gop: Add running the GOP to the choice of gfx init
Nico Huber
2017-03-17
soc/intel/braswell: Fix most of the issues detected by checkpatch
Lee Leahy
2017-03-17
soc/intel/braswell: Fix spacing issues detected by checkpatch
Lee Leahy
2016-01-22
soc/braswell: Add method for Wifi regulatory domain
Felix Durairaj
2015-12-15
x86 acpi: remove ALIGN_CURRENT macro
Aaron Durbin
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-09-10
fsp1_1: provide binding to UEFI version
Aaron Durbin
2015-07-06
Braswell: Update to end of June.
Lee Leahy
2015-07-06
Braswell: Update the ACPI tables
Lee Leahy
2015-06-25
Braswell: Add Braswell SOC support
Lee Leahy
2015-05-28
Remove address from GPLv2 headers
Patrick Georgi
2015-05-23
Braswell: Use Baytrail as Comparison Base
Lee Leahy