aboutsummaryrefslogtreecommitdiff
path: root/src/include
AgeCommit message (Expand)Author
2016-11-20device/dram/ddr3: Calculate CRC16 of SPD unique identifierKyösti Mälkki
2016-11-17rtc: Check update-in-progress bitMarshall Dawson
2016-11-16include/device/pci_ids.h: Correct Entertainment sub-classElyes HAOUAS
2016-11-16vboot: TPM2 - report attempts to re-create NVRAM spacesVadim Bendebury
2016-11-14vboot: Add new function for logging recovery mode switchesFurquan Shaikh
2016-11-14elog: Update event log IDs for EC eventsFurquan Shaikh
2016-11-12drivers/intel/fsp2_0: track end of firmware notificationsAaron Durbin
2016-11-12cpu/x86/mtrr: allow temporary MTRR range during corebootAaron Durbin
2016-11-11src/vboot: mark factory_initialze_tpm() as staticVadim Bendebury
2016-11-11intel post-car: Separate files for setup_stack_and_mtrrs()Kyösti Mälkki
2016-11-10vboot: Add support for recovery hash space in TPMFurquan Shaikh
2016-11-10antirollback: Sync TPM space indices with vboot libraryFurquan Shaikh
2016-11-10mrc: Add support for separate training cache in recovery modeFurquan Shaikh
2016-11-10vboot: Add support for recovery mode with forced memory retrainingFurquan Shaikh
2016-11-09cpu/intel: Add MSR to support enabling turbo frequencyShaunak Saha
2016-11-09ACPI S3: Remove HIGH_MEMORY_SAVE where possibleKyösti Mälkki
2016-11-09string.h: only guard snprintf() with __ROMCC__Aaron Durbin
2016-11-07pci_ids.h: Correct recent AMD ID namesMarshall Dawson
2016-11-06soc/intel/common: log event when MRC cache is updatedAaron Durbin
2016-11-06elog: add sources to reflect full event type namespace usageAaron Durbin
2016-11-06elog: fix default elog_add_event_raw() declarationAaron Durbin
2016-11-06Add option to use Ada code in ramstageNico Huber
2016-11-02pci_ids.h: Add ID for amd/00670F00 northbridgeMarshall Dawson
2016-11-02soc/intel/apollolake: Disable Monitor and Mwait featureVenkateswarlu Vinjamuri
2016-10-31lib/prog_loaders: use common ramstage_cache_invalid()Aaron Durbin
2016-10-24RISCV: Clean up the common architectural codeRonald G. Minnich
2016-10-13vboot: Stop creating backup space in TPMDaisuke Nojiri
2016-10-06arm64: Use 'payload' format for ATF instead of 'stage'Simon Glass
2016-10-01cpu/amd/model_fxx: transition away from device_tAntonello Dettori
2016-09-20src/include: Add space around operatorsElyes HAOUAS
2016-09-19arch/x86,lib: make cbmem console work in postcar stageAaron Durbin
2016-09-19console: honor CONFIG_POSTCAR_CONSOLEAaron Durbin
2016-09-12arch/arm: Add armv7-r configurationHakim Giydan
2016-09-12cpu/x86: Move fls() and fms() to mtrr.hRizwan Qureshi
2016-09-08edid: Fix a function signatureNico Huber
2016-09-05src/include: Improve code formattingElyes HAOUAS
2016-09-04device/pci.h: change #ifdef argument to __SIMPLE_DEVICE__Antonello Dettori
2016-08-28src/include: Add required space before opening parenthesis '('Elyes HAOUAS
2016-08-27cbmem: Always maintain backing store struct in a global on non-x86Julius Werner
2016-08-27cbfs: Add "struct" file type and associated helpersJulius Werner
2016-08-23memlayout: Ensure TIMESTAMP() region is big enough to avoid BUG()Julius Werner
2016-08-23src/include: Capitalize APIC and SMMElyes HAOUAS
2016-08-19lib/fmap: provide RW region device supportAaron Durbin
2016-08-19lib/boot_device: add RW boot device constructAaron Durbin
2016-08-18pc80/mc146818rtc.h: Replace leftover macro tokenAntonello Dettori
2016-08-16console: Change CONFIG_CHROMEOS requirement from do_printk_va_list()Julius Werner
2016-08-10console: Add write line routineLee Leahy
2016-08-09drivers/elog: provide return status for all operationsAaron Durbin
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
2016-05-09drivers/uart: Enable override for input clock dividerLee Leahy
2016-05-06cpu/x86/mp_init: reduce exposure of internal implementationAaron Durbin