Age | Commit message (Expand) | Author |
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-09 | ACPI S3: Remove HIGH_MEMORY_SAVE where possible | Kyösti Mälkki |
2016-11-07 | arch/x86/acpigen: Add OperationRegion & Field method | Naresh G Solanki |
2016-10-25 | arch/x86/acpigen_dsm: Add support for DSM types | Furquan Shaikh |
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-10-07 | x86/acpi_device: Add support for GPIO output polarity | Furquan Shaikh |
2016-10-07 | x86/acpi_device: Fix writing of array property | Furquan Shaikh |
2016-09-27 | x86: acpi: Use GOOG ID for coreboot table | Duncan Laurie |
2016-09-21 | x86: acpi: Add function for querying GPE status | Duncan Laurie |
2016-09-21 | Makefiles: update cbfs types from bare numbers to values | Martin Roth |
2016-09-19 | Revert "x86: acpi: Add function for querying GPE status" | Duncan Laurie |
2016-09-19 | x86: acpi: Add function for querying GPE status | Duncan Laurie |
2016-09-19 | arch/x86,lib: make cbmem console work in postcar stage | Aaron Durbin |
2016-09-19 | arch/x86: move postcar main logic into C | Aaron Durbin |
2016-09-15 | arch/acpi_ivrs.h: Update 8-byte IVRS entry values | Martin Roth |
2016-09-12 | src/arch: Improve code formatting | Elyes HAOUAS |
2016-09-12 | arch/x86: Utilize additional MTRRs in postcar_frame_add_mtrr | Rizwan Qureshi |
2016-09-12 | arch/x86: Always compile postcar library in romstage | Rizwan Qureshi |
2016-09-07 | include/arch/acpi.h: change IVRS efr field to iommu_feature_info | Martin Roth |
2016-09-07 | x86/acpi.c: use #define for IVRS revision field | Martin Roth |
2016-09-07 | arch/x86/include: Add #defines for IVRS tables | Martin Roth |
2016-09-04 | arch/acpi.h: add #if guard to handle the absence of device_t type | Antonello Dettori |
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-03 | ACPI: Add code to create root port entry in DMAR table | Werner Zeh |
2016-08-03 | ACPI: Add code to include ATSR structure in DMAR table | Werner Zeh |
2016-08-01 | Remove non-ascii & unprintable characters | Martin Roth |
2016-08-01 | arch/x86: Enable postcar console | Lee Leahy |
2016-08-01 | arch/x86: Display MTRRs after MTRR update in postcar | Lee Leahy |
2016-07-31 | src/arch: Capitalize CPU, RAM and ROM | Elyes HAOUAS |
2016-07-27 | arch/x86: Add bootblock and postcar support for SOC MTRR access | Lee Leahy |
2016-07-26 | arch/x86: Generate a map file for the postcar stage | Lee Leahy |
2016-07-26 | arch/x86: Organize ramstage to match other stages | Lee Leahy |
2016-07-26 | arch/x86: Move romstage files into romstage section | Lee Leahy |
2016-07-26 | arch/x86: Move postcar stage commands into place | Lee Leahy |
2016-07-17 | acpi: Change API called to write the name for ACPI_DP_TYPE_CHILD | Harsha Priya |
2016-07-15 | arch/x86: provide common Intel ACPI hardware definitions | Aaron Durbin |
2016-07-15 | arch/x86: provide common ACPI_Sx constants | Aaron Durbin |
2016-07-08 | acpi: Change device properties to work as a tree | Duncan Laurie |
2016-07-07 | acpigen_write_package: Return pointer to package element counter | Duncan Laurie |
2016-07-02 | acpi_device: Have acpi_device_scope() use a separate buffer | Duncan Laurie |
2016-07-02 | gpio: Add support for translating gpio_t into ACPI pin | Duncan Laurie |
2016-06-24 | region: Add writeat and eraseat support | Antonello Dettori |