summaryrefslogtreecommitdiffstats
path: root/src/include
Commit message (Expand)AuthorAgeFilesLines
* Remove extra newlines from the end of all coreboot files.Martin Roth2016-07-311-1/+0
* bootmode: Get rid of CONFIG_BOOTMODE_STRAPSFurquan Shaikh2016-07-281-9/+0
* cpu/x86: Support CPUs without rdmsr/wrmsr instructionsLee Leahy2016-07-272-1/+33
* drivers/uart: Enable debug serial output during postcarLee Leahy2016-07-251-1/+1
* soc/intel/common: Add reset_prepare() for common resetAndrey Petrov2016-07-191-1/+2
* lib: add poweroff() declarationAaron Durbin2016-07-151-0/+4
* tpm2: implement locking firmware rollback counterVadim Bendebury2016-07-141-0/+5
* tpm2: use pcr0 dependent nvram space policy definitionsVadim Bendebury2016-07-131-15/+4
* SPD: Add CAS latency 2Elyes HAOUAS2016-07-121-0/+1
* vboot2: tpm2 factory initialization.Vadim Bendebury2016-07-121-16/+0
* tpm2: implement tlcl layerVadim Bendebury2016-07-111-0/+23
* intel post-car: Consolidate choose_top_of_stack()Kyösti Mälkki2016-07-101-0/+6
* lib/gpio: add pullup & pulldown gpio_base2_value() variantsAaron Durbin2016-07-071-0/+5
* gpio: Add support for translating gpio_t into ACPI pinDuncan Laurie2016-07-021-0/+10
* lib: remove ulzma()Aaron Durbin2016-07-011-1/+0
* lib/nhlt: drop nhlt_soc_add_endpoint()Aaron Durbin2016-06-291-8/+2
* lib/nhlt: add helper functions for adding endpointsAaron Durbin2016-06-291-0/+37
* soc/intel/common: Add prototype for global_reset() resetAndrey Petrov2016-06-241-0/+2
* lib: Add real-time-clock functionsSimon Glass2016-06-241-0/+6
* SPD: Add DRAM devices typesElyes HAOUAS2016-06-241-0/+4
* SPD: fix DDR3 SDRAM memory module typesElyes HAOUAS2016-06-241-2/+8
* SPD: fix and add DDR2 SDRAM memory module typesElyes HAOUAS2016-06-242-14/+20
* spd: Add module voltage for 1.8VElyes HAOUAS2016-06-241-0/+1
* soc/intel/common/acpi: Add _PTS, _WAK methodsHannah Williams2016-06-221-0/+14
* cpu/cpu.h: Change guard around function declarationsKyösti Mälkki2016-06-221-2/+2
* Ignore RAMTOP for MTRRsKyösti Mälkki2016-06-221-7/+5
* intel: Drop old romstage main() without asmlinkageKyösti Mälkki2016-06-221-3/+0
* include/device/dram/ddr3: Add additional frequenciesPatrick Rudolph2016-06-201-0/+4
* intel: Fix romstage main() with asmlinkageKyösti Mälkki2016-06-181-0/+5
* AMD boards: Fix romstage main() declarationKyösti Mälkki2016-06-181-0/+2
* intel/model_206ax: Move platform specific definesKyösti Mälkki2016-06-171-11/+2
* Move definitions of HIGH_MEMORY_SAVEKyösti Mälkki2016-06-171-8/+0
* Added CL7 supportElyes HAOUAS2016-06-142-0/+2
* bootblock: Declare common bootblock_pre_c_entry routineLee Leahy2016-06-121-0/+6
* lib: Add asmlinkage attribute to bootblock_main_with_timestampLee Leahy2016-06-091-1/+2
* device: i2c: Add support for I2C bus operationsDuncan Laurie2016-06-092-0/+24
* SMBIOS: Implement SKU fieldKyösti Mälkki2016-06-021-0/+1
* wrdd: Export WRDD info in the headerDuncan Laurie2016-06-021-0/+6
* acpi_device: Add support for writing ACPI I2C descriptorsDuncan Laurie2016-05-281-0/+13
* soc/intel/common: Add common smihandler codeHannah Williams2016-05-251-2/+0
* gpio: Add a function to map GPIO to ACPI pathDuncan Laurie2016-05-211-0/+9
* device: Add an ACPI device name and path concept to devicesDuncan Laurie2016-05-211-0/+1
* hexstrtobin: Add a library function to decode ASCII hex into binaryDuncan Laurie2016-05-211-0/+13
* lib/bootblock: Provide mechanism to pass in an early timestampAlexandru Gagniuc2016-05-191-0/+10
* sconfig: Add a new generic device typeDuncan Laurie2016-05-162-1/+11
* sconfig: Add 10bit addressing mode to i2c device typeDuncan Laurie2016-05-161-0/+1
* drivers/uart: Enable override for input clock dividerLee Leahy2016-05-091-0/+4
* cpu/x86/mp_init: reduce exposure of internal implementationAaron Durbin2016-05-061-81/+0
* lib/reg_script: Add display supportLee Leahy2016-05-041-0/+22
* cpu/x86: combine multiprocessor and SMM initializationAaron Durbin2016-05-041-0/+96