summaryrefslogtreecommitdiff
path: root/src/include
AgeCommit message (Expand)Author
2017-04-28nb/amdk8: Link coherent_ht.cArthur Heymans
2017-04-25AMD Geode: Move conflicting mainboard_romstage_entry()Marc Jones
2017-04-25lib: provide clearer devicetree semanticsAaron Durbin
2017-04-25drivers/storage: Add SD/MMC/eMMC driver based upon depthchargeLee Leahy
2017-04-19console: Add convenient debug level macros for raminitNico Huber
2017-04-13drivers/spi/tpm: Clean up SPI TPM driverFurquan Shaikh
2017-04-09drivers/spi: Get rid of spi_get_configFurquan Shaikh
2017-04-05drivers/spi/tpm: using tpm irq to sync tpm transactionJeffy Chen
2017-04-05AGESA: Disable CAR with empty stackKyösti Mälkki
2017-04-05AGESA: Move romstage main entry under cpuKyösti Mälkki
2017-04-05AGESA: Move amd_initmmio() callKyösti Mälkki
2017-03-28vboot: Move remaining features out of vendorcode/google/chromeosJulius Werner
2017-03-28vboot: Disallow separate verstage after romstage, try to clarify logicJulius Werner
2017-03-23cr50: add unmarshaling of vendor commands and process 'enable_update'Vadim Bendebury
2017-03-19cpu/x86: add a barrier with timeoutBora Guvendik
2017-03-13src/include: Wrap lines at 80 columnsLee Leahy
2017-03-13src/include: Add space after minus signLee Leahy
2017-03-13src/include: Remove use of binary constantsLee Leahy
2017-03-13src/include: Add spaces around :Lee Leahy
2017-03-13src/include: Fix indent for case labelsLee Leahy
2017-03-13src/include: Move constants to the right hand sideLee Leahy
2017-03-13src/include: Remove space between function name and parametersLee Leahy
2017-03-13src/include: Move assignment out of if conditionLee Leahy
2017-03-13src/include: Remove unnecessary typecastLee Leahy
2017-03-13src/include: Move storage class to beginning of declarationLee Leahy
2017-03-13src/include: Remove space after function nameLee Leahy
2017-03-13src/include: Fix space between type, * and variable nameLee Leahy
2017-03-12src/include: Remove braces for single statementsLee Leahy
2017-03-12src/include: Open brace on same line as enum or structLee Leahy
2017-03-12src/include: Remove spaces before tabsLee Leahy
2017-03-12src/include: Remove spaces before ( and after )Lee Leahy
2017-03-10src/include: Add space after +Lee Leahy
2017-03-10src/include: Add parenthesis around macrosLee Leahy
2017-03-10src/include: Add space before (Lee Leahy
2017-03-10device/dram/ddr2: Add common ddr2 spd decoderPatrick Rudolph
2017-03-09vboot/tpm2: enable nvmem commits on cr50 when writing firmware secdataAaron Durbin
2017-03-09elog: Add all EC event codesFurquan Shaikh
2017-03-09src/include: Remove space after &Lee Leahy
2017-03-09src/include: Add space after commaLee Leahy
2017-03-09src/include: Indent code using tabsLee Leahy
2017-03-09src/include: Add do { } while(0) around macrosLee Leahy
2017-03-09src/include: Move trailing statements to next lineLee Leahy
2017-03-09src/include: Fix unsigned warningsLee Leahy
2017-03-08AMD geode: Avoid conflicting main() declarationKyösti Mälkki
2017-03-07console: Enable printk for ENV_LIBAGESAKyösti Mälkki
2017-03-07Stage rules.h: Add ENV_LIBAGESAKyösti Mälkki
2017-03-07elog: Fix duplicate event typeDuncan Laurie
2017-03-01src/include: Include stdint.h since struct dimm_info uses itBarnali Sarkar
2017-02-20arch/x86: add functions to generate random numbersRobbie Zhang
2017-02-16device: Add scan_generic_bus supportFurquan Shaikh