aboutsummaryrefslogtreecommitdiff
path: root/src/arch/x86/acpigen.c
AgeCommit message (Expand)Author
2017-03-20arch/x86: Fix most of remaining issues detected by checkpatchLee Leahy
2017-03-17arch/x86: Wrap lines at 80 columnsLee Leahy
2017-03-17arch/x86: Fix issues with braces detected by checkpatchLee Leahy
2017-02-22arch/x86/acpigen: Provide helper functions for enabling/disabling GPIOFurquan Shaikh
2016-11-24arch/x86/acpigen: Write DSM method with multiple UUID'sNaresh G Solanki
2016-11-17arch/x86/acpigen: Implement acpigen functions to return integer & stringNaresh G Solanki
2016-11-17arch/x86/acpigen: acpigen buffer size fixNaresh G Solanki
2016-11-16arch/x86/acpigen: Fix acpigen for If (Lequal (...))Furquan Shaikh
2016-11-07arch/x86/acpigen: Add OperationRegion & Field methodNaresh G Solanki
2016-10-25arch/x86/acpigen: Add support for _DSM method generationFurquan Shaikh
2016-10-25arch/x86/acpigen: Add more functions to ACPIGEN libraryFurquan Shaikh
2016-10-24arch/x86/acpigen: Add support for interacting with GPIOsFurquan Shaikh
2016-10-24arch/x86/acpigen: Add new functions to acpigen libraryFurquan Shaikh
2016-10-24arch/x86/acpigen: Clean up acpigen libraryFurquan Shaikh
2016-10-07src/arch: Remove whitespace after sizeofElyes HAOUAS
2016-09-27x86: acpi: Use GOOG ID for coreboot tableDuncan Laurie
2016-09-12src/arch: Improve code formattingElyes HAOUAS
2016-08-28src/arch: Add required space before opening parenthesis '('Elyes HAOUAS
2016-08-28src/arch: Capitalize CPU and ACPIElyes HAOUAS
2016-08-06acpi: Generate object for coreboot table regionDuncan Laurie
2016-08-01Remove non-ascii & unprintable charactersMartin Roth
2016-07-07acpigen_write_package: Return pointer to package element counterDuncan Laurie
2016-05-21acpigen: Add function to generate ToUUID() from a stringDuncan Laurie
2016-05-17acpigen: Fix ?: operator confusionJonathan Neuschäfer
2016-05-16acpigen: Add functions to generate _STA() and _PRW()Duncan Laurie
2016-05-16acpigen: Add an abstracted integer output methodDuncan Laurie
2016-05-16acpigen: Add helper functions for stringsDuncan Laurie
2016-05-16acpigen: Add helpers for word/dword outputDuncan Laurie
2016-01-19arch/x86: Indent using tabs not spacesMartin Roth
2015-11-11cpu/amd: Add CC6 supportTimothy Pearson
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-07-13x86: flatten hierarchyStefan Reinauer