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
/
arch
/
x86
/
acpigen.c
Age
Commit message (
Expand
)
Author
2017-08-29
arch/x86: Add Kconfig option for ACPI \_PR CPU name string
Marc Jones
2017-07-07
x86/acpigen: Fix acpigen_write_field
Patrick Rudolph
2017-04-18
x86/acpigen: Fix BufferSize of ResourceTemplate
Nico Huber
2017-04-03
arch/x86/acpigen: Allow writing buffers larger than 256 bytes
Rizwan Qureshi
2017-03-20
arch/x86: Fix most of remaining issues detected by checkpatch
Lee Leahy
2017-03-17
arch/x86: Wrap lines at 80 columns
Lee Leahy
2017-03-17
arch/x86: Fix issues with braces detected by checkpatch
Lee Leahy
2017-02-22
arch/x86/acpigen: Provide helper functions for enabling/disabling GPIO
Furquan Shaikh
2016-11-24
arch/x86/acpigen: Write DSM method with multiple UUID's
Naresh G Solanki
2016-11-17
arch/x86/acpigen: Implement acpigen functions to return integer & string
Naresh G Solanki
2016-11-17
arch/x86/acpigen: acpigen buffer size fix
Naresh G Solanki
2016-11-16
arch/x86/acpigen: Fix acpigen for If (Lequal (...))
Furquan Shaikh
2016-11-07
arch/x86/acpigen: Add OperationRegion & Field method
Naresh G Solanki
2016-10-25
arch/x86/acpigen: Add support for _DSM method generation
Furquan Shaikh
2016-10-25
arch/x86/acpigen: Add more functions to ACPIGEN library
Furquan Shaikh
2016-10-24
arch/x86/acpigen: Add support for interacting with GPIOs
Furquan Shaikh
2016-10-24
arch/x86/acpigen: Add new functions to acpigen library
Furquan Shaikh
2016-10-24
arch/x86/acpigen: Clean up acpigen library
Furquan Shaikh
2016-10-07
src/arch: Remove whitespace after sizeof
Elyes HAOUAS
2016-09-27
x86: acpi: Use GOOG ID for coreboot table
Duncan Laurie
2016-09-12
src/arch: Improve code formatting
Elyes HAOUAS
2016-08-28
src/arch: Add required space before opening parenthesis '('
Elyes HAOUAS
2016-08-28
src/arch: Capitalize CPU and ACPI
Elyes HAOUAS
2016-08-06
acpi: Generate object for coreboot table region
Duncan Laurie
2016-08-01
Remove non-ascii & unprintable characters
Martin Roth
2016-07-07
acpigen_write_package: Return pointer to package element counter
Duncan Laurie
2016-05-21
acpigen: Add function to generate ToUUID() from a string
Duncan Laurie
2016-05-17
acpigen: Fix ?: operator confusion
Jonathan Neuschäfer
2016-05-16
acpigen: Add functions to generate _STA() and _PRW()
Duncan Laurie
2016-05-16
acpigen: Add an abstracted integer output method
Duncan Laurie
2016-05-16
acpigen: Add helper functions for strings
Duncan Laurie
2016-05-16
acpigen: Add helpers for word/dword output
Duncan Laurie
2016-01-19
arch/x86: Indent using tabs not spaces
Martin Roth
2015-11-11
cpu/amd: Add CC6 support
Timothy Pearson
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-07-13
x86: flatten hierarchy
Stefan Reinauer