summaryrefslogtreecommitdiff
path: root/src/include
AgeCommit message (Expand)Author
2016-08-02elog: Include declarations for boot count functions unconditionallyFurquan Shaikh
2016-08-02console: Drop leftover struct console_driverKyösti Mälkki
2016-08-01arch/x86: Enable postcar consoleLee Leahy
2016-07-31src/include: Capitalize CPU, RAM and ROMElyes HAOUAS
2016-07-31Remove extra newlines from the end of all coreboot files.Martin Roth
2016-07-28bootmode: Get rid of CONFIG_BOOTMODE_STRAPSFurquan Shaikh
2016-07-27cpu/x86: Support CPUs without rdmsr/wrmsr instructionsLee Leahy
2016-07-25drivers/uart: Enable debug serial output during postcarLee Leahy
2016-07-19soc/intel/common: Add reset_prepare() for common resetAndrey Petrov
2016-07-15lib: add poweroff() declarationAaron Durbin
2016-07-14tpm2: implement locking firmware rollback counterVadim Bendebury
2016-07-13tpm2: use pcr0 dependent nvram space policy definitionsVadim Bendebury
2016-07-12SPD: Add CAS latency 2Elyes HAOUAS
2016-07-12vboot2: tpm2 factory initialization.Vadim Bendebury
2016-07-11tpm2: implement tlcl layerVadim Bendebury
2016-07-10intel post-car: Consolidate choose_top_of_stack()Kyösti Mälkki
2016-07-07lib/gpio: add pullup & pulldown gpio_base2_value() variantsAaron Durbin
2016-07-02gpio: Add support for translating gpio_t into ACPI pinDuncan Laurie
2016-07-01lib: remove ulzma()Aaron Durbin
2016-06-29lib/nhlt: drop nhlt_soc_add_endpoint()Aaron Durbin
2016-06-29lib/nhlt: add helper functions for adding endpointsAaron Durbin
2016-06-24soc/intel/common: Add prototype for global_reset() resetAndrey Petrov
2016-06-24lib: Add real-time-clock functionsSimon Glass
2016-06-24SPD: Add DRAM devices typesElyes HAOUAS
2016-06-24SPD: fix DDR3 SDRAM memory module typesElyes HAOUAS
2016-06-24SPD: fix and add DDR2 SDRAM memory module typesElyes HAOUAS
2016-06-24spd: Add module voltage for 1.8VElyes HAOUAS
2016-06-22soc/intel/common/acpi: Add _PTS, _WAK methodsHannah Williams
2016-06-22cpu/cpu.h: Change guard around function declarationsKyösti Mälkki
2016-06-22Ignore RAMTOP for MTRRsKyösti Mälkki
2016-06-22intel: Drop old romstage main() without asmlinkageKyösti Mälkki
2016-06-20include/device/dram/ddr3: Add additional frequenciesPatrick Rudolph
2016-06-18intel: Fix romstage main() with asmlinkageKyösti Mälkki
2016-06-18AMD boards: Fix romstage main() declarationKyösti Mälkki
2016-06-17intel/model_206ax: Move platform specific definesKyösti Mälkki
2016-06-17Move definitions of HIGH_MEMORY_SAVEKyösti Mälkki
2016-06-14Added CL7 supportElyes HAOUAS
2016-06-12bootblock: Declare common bootblock_pre_c_entry routineLee Leahy
2016-06-09lib: Add asmlinkage attribute to bootblock_main_with_timestampLee Leahy
2016-06-09device: i2c: Add support for I2C bus operationsDuncan Laurie
2016-06-02SMBIOS: Implement SKU fieldKyösti Mälkki
2016-06-02wrdd: Export WRDD info in the headerDuncan Laurie
2016-05-28acpi_device: Add support for writing ACPI I2C descriptorsDuncan Laurie
2016-05-25soc/intel/common: Add common smihandler codeHannah Williams
2016-05-21gpio: Add a function to map GPIO to ACPI pathDuncan Laurie
2016-05-21device: Add an ACPI device name and path concept to devicesDuncan Laurie
2016-05-21hexstrtobin: Add a library function to decode ASCII hex into binaryDuncan Laurie
2016-05-19lib/bootblock: Provide mechanism to pass in an early timestampAlexandru Gagniuc
2016-05-16sconfig: Add a new generic device typeDuncan Laurie
2016-05-16sconfig: Add 10bit addressing mode to i2c device typeDuncan Laurie