Age | Commit message (Expand) | Author |
2019-09-10 | AUTHORS: Move src/arch/x86 copyrights into AUTHORS file | Martin Roth |
2019-07-08 | src/arch/x86/acpigen: Compare dev_states_count to size_t | Elyes HAOUAS |
2019-06-09 | acpigen: Add support for IndexField | Patrick Rudolph |
2019-04-23 | src: include <assert.h> when appropriate | Elyes HAOUAS |
2019-03-04 | arch/x86/acpi: Remove obsolete acpi_gen_regaddr resv field | Elyes HAOUAS |
2019-02-05 | arch/x86/acpigen: wrap _PLD in a package | Matt Delco |
2018-11-29 | arch/x86/acpigen.c: Add a method to notify all CPU cores | Arthur Heymans |
2018-10-23 | src: Remove unneeded whitespace | Elyes HAOUAS |
2018-10-08 | Move compiler.h to commonlib | Nico Huber |
2018-09-14 | arch/x86/acpigen: Fix comment in _ROM method generator | Jonathan Neuschäfer |
2018-08-17 | x86/acpigen: Fix ACPI _ROM method | Marc Jones |
2018-08-17 | arch/x86/acpigen: add methods for cppc | Matt Delco |
2018-08-15 | arch/x86/acpigen: refactor calls to acpigen_write_register | Matt Delco |
2018-05-18 | arch/x86/acpigen: Fix corner case in _ROM generator | Patrick Rudolph |
2018-05-11 | acpi: Add support for writing ACPI _PLD structures | Duncan Laurie |
2018-05-11 | acpi: Add support for generating ACPI _UPC | Duncan Laurie |
2018-04-24 | compiler.h: add __weak macro | Aaron Durbin |
2018-03-14 | acpi: update comment referencing ACPI ID | Joel Kitching |
2018-01-31 | arch/x86/acpigen: Add generator for _ROM | Patrick Rudolph |
2017-11-04 | arch/x86/acpigen: Add function to write a CPU package | Nico Huber |
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 |