summaryrefslogtreecommitdiffstats
path: root/src/arch/x86/acpigen.c
Commit message (Expand)AuthorAgeFilesLines
* src/arch: Improve code formattingElyes HAOUAS2016-09-121-63/+63
* src/arch: Add required space before opening parenthesis '('Elyes HAOUAS2016-08-281-1/+1
* src/arch: Capitalize CPU and ACPIElyes HAOUAS2016-08-281-3/+3
* acpi: Generate object for coreboot table regionDuncan Laurie2016-08-061-0/+8
* Remove non-ascii & unprintable charactersMartin Roth2016-08-011-3/+3
* acpigen_write_package: Return pointer to package element counterDuncan Laurie2016-07-071-1/+4
* acpigen: Add function to generate ToUUID() from a stringDuncan Laurie2016-05-211-0/+36
* acpigen: Fix ?: operator confusionJonathan Neuschäfer2016-05-171-1/+1
* acpigen: Add functions to generate _STA() and _PRW()Duncan Laurie2016-05-161-0/+23
* acpigen: Add an abstracted integer output methodDuncan Laurie2016-05-161-0/+49
* acpigen: Add helper functions for stringsDuncan Laurie2016-05-161-0/+18
* acpigen: Add helpers for word/dword outputDuncan Laurie2016-05-161-33/+30
* arch/x86: Indent using tabs not spacesMartin Roth2016-01-191-1/+1
* cpu/amd: Add CC6 supportTimothy Pearson2015-11-111-4/+22
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* x86: flatten hierarchy4.14.1Stefan Reinauer2015-07-131-0/+728