index
:
delta/coreboot/coreboot.git
4.1
4.10_branch
4.11_branch
4.12_branch
4.14_branch
4.15_branch
4.16_branch
4.18_branch
4.19_branch
4.2
4.3
4.4
4.8_branch
classic-2014.10
coreboot-v1
coreboot-v3
foo2
master
rampayload
review.coreboot.org: coreboot.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
arch
/
x86
/
acpigen.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
acpi: Move ACPI table support out of arch/x86 (1/5)
Furquan Shaikh
2020-05-02
1
-1888
/
+0
*
arch/x86: Change power_res_dev_states[] to be static const * const
Furquan Shaikh
2020-05-02
1
-1
/
+1
*
arch/x86/acpigen: Constify fieldlist parameter to acpigen_write_field
Furquan Shaikh
2020-04-29
1
-1
/
+1
*
arch/x86/acpigen: Add helpers for Store() and If (Lequal (...))
Furquan Shaikh
2020-04-29
1
-0
/
+22
*
arch/x86/acpigen: Add helpers for generating _ADR
Furquan Shaikh
2020-04-27
1
-0
/
+24
*
acpi: Change Processor ACPI Name (Intel only)
Christian Walter
2020-03-23
1
-2
/
+2
*
src/arch/x86: Convert to SPDX license header
Patrick Georgi
2020-03-06
1
-12
/
+2
*
arch/x86/acpigen: Add new helper routines for XOR and get_rx_gpio
Rajat Jain
2020-03-02
1
-0
/
+17
*
arch/x86: add acpigen resource support
Jonathan Zhang
2020-01-30
1
-0
/
+75
*
arch/x86: Fix typos
Elyes HAOUAS
2020-01-13
1
-1
/
+1
*
acpigen: Add function to generate unicode names
Patrick Rudolph
2020-01-07
1
-0
/
+15
*
acpigen: Add methods for mutex operations
Patrick Rudolph
2019-12-12
1
-0
/
+31
*
AUTHORS: Move src/arch/x86 copyrights into AUTHORS file
Martin Roth
2019-09-10
1
-4
/
+0
*
src/arch/x86/acpigen: Compare dev_states_count to size_t
Elyes HAOUAS
2019-07-08
1
-1
/
+1
*
acpigen: Add support for IndexField
Patrick Rudolph
2019-06-09
1
-0
/
+57
*
src: include <assert.h> when appropriate
Elyes HAOUAS
2019-04-23
1
-0
/
+1
*
arch/x86/acpi: Remove obsolete acpi_gen_regaddr resv field
Elyes HAOUAS
2019-03-04
1
-9
/
+7
*
arch/x86/acpigen: wrap _PLD in a package
Matt Delco
2019-02-05
1
-0
/
+2
*
arch/x86/acpigen.c: Add a method to notify all CPU cores
Arthur Heymans
2018-11-29
1
-0
/
+17
*
src: Remove unneeded whitespace
Elyes HAOUAS
2018-10-23
1
-1
/
+1
*
Move compiler.h to commonlib
Nico Huber
2018-10-08
1
-1
/
+0
*
arch/x86/acpigen: Fix comment in _ROM method generator
Jonathan Neuschäfer
2018-09-14
1
-1
/
+1
*
x86/acpigen: Fix ACPI _ROM method
Marc Jones
2018-08-17
1
-1
/
+1
*
arch/x86/acpigen: add methods for cppc
Matt Delco
2018-08-17
1
-0
/
+49
*
arch/x86/acpigen: refactor calls to acpigen_write_register
Matt Delco
2018-08-15
1
-10
/
+11
*
arch/x86/acpigen: Fix corner case in _ROM generator
Patrick Rudolph
2018-05-18
1
-3
/
+14
*
acpi: Add support for writing ACPI _PLD structures
Duncan Laurie
2018-05-11
1
-0
/
+11
*
acpi: Add support for generating ACPI _UPC
Duncan Laurie
2018-05-11
1
-0
/
+15
*
compiler.h: add __weak macro
Aaron Durbin
2018-04-24
1
-4
/
+5
*
acpi: update comment referencing ACPI ID
Joel Kitching
2018-03-14
1
-1
/
+1
*
arch/x86/acpigen: Add generator for _ROM
Patrick Rudolph
2018-01-31
1
-0
/
+192
*
arch/x86/acpigen: Add function to write a CPU package
Nico Huber
2017-11-04
1
-0
/
+16
*
arch/x86: Add Kconfig option for ACPI \_PR CPU name string
Marc Jones
2017-08-29
1
-2
/
+2
*
x86/acpigen: Fix acpigen_write_field
Patrick Rudolph
2017-07-07
1
-21
/
+32
*
x86/acpigen: Fix BufferSize of ResourceTemplate
Nico Huber
2017-04-18
1
-1
/
+5
*
arch/x86/acpigen: Allow writing buffers larger than 256 bytes
Rizwan Qureshi
2017-04-03
1
-4
/
+4
*
arch/x86: Fix most of remaining issues detected by checkpatch
Lee Leahy
2017-03-20
1
-2
/
+1
*
arch/x86: Wrap lines at 80 columns
Lee Leahy
2017-03-17
1
-8
/
+16
*
arch/x86: Fix issues with braces detected by checkpatch
Lee Leahy
2017-03-17
1
-10
/
+12
*
arch/x86/acpigen: Provide helper functions for enabling/disabling GPIO
Furquan Shaikh
2017-02-22
1
-0
/
+23
*
arch/x86/acpigen: Write DSM method with multiple UUID's
Naresh G Solanki
2016-11-24
1
-57
/
+62
*
arch/x86/acpigen: Implement acpigen functions to return integer & string
Naresh G Solanki
2016-11-17
1
-0
/
+12
*
arch/x86/acpigen: acpigen buffer size fix
Naresh G Solanki
2016-11-17
1
-1
/
+1
*
arch/x86/acpigen: Fix acpigen for If (Lequal (...))
Furquan Shaikh
2016-11-16
1
-4
/
+10
*
arch/x86/acpigen: Add OperationRegion & Field method
Naresh G Solanki
2016-11-07
1
-0
/
+116
*
arch/x86/acpigen: Add support for _DSM method generation
Furquan Shaikh
2016-10-25
1
-0
/
+86
*
arch/x86/acpigen: Add more functions to ACPIGEN library
Furquan Shaikh
2016-10-25
1
-0
/
+53
*
arch/x86/acpigen: Add support for interacting with GPIOs
Furquan Shaikh
2016-10-24
1
-0
/
+29
*
arch/x86/acpigen: Add new functions to acpigen library
Furquan Shaikh
2016-10-24
1
-2
/
+130
*
arch/x86/acpigen: Clean up acpigen library
Furquan Shaikh
2016-10-24
1
-41
/
+31
[next]