summaryrefslogtreecommitdiff
path: root/src/include
AgeCommit message (Expand)Author
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
2016-05-04lib/reg_script: Add display supportLee Leahy
2016-05-04cpu/x86: combine multiprocessor and SMM initializationAaron Durbin
2016-05-04cpu/x86/smm_module_loader: always build with SMM module supportAaron Durbin
2016-05-02cpu/x86/mp_init: remove unused callback argumentsAaron Durbin
2016-04-30lib/reg_script: Allow multiple independent handlersLee Leahy
2016-04-30lib/regscript: Add exclusive-or (xor) supportLee Leahy
2016-04-21lib: add common write_tables() implementationAaron Durbin
2016-04-21lib/coreboot_table: add architecture hooks for adding tablesAaron Durbin
2016-04-21lib/bootmem: allow architecture specific bootmem rangesAaron Durbin
2016-04-21lib: add helper for constructing coreboot forwarding tableAaron Durbin
2016-04-19kbuild: Allow drivers to fit src/drivers/[X]/[Y]/ schemeStefan Reinauer
2016-04-15stddef.h: fix zeroptr's definitionPatrick Georgi
2016-04-07edid: Make framebuffer row alignment configurableJulius Werner
2016-04-05chromeos: Simplify fill_lb_gpios even furtherJulius Werner
2016-04-02lib/prog_loading: introduce prog_segment_loaded()Aaron Durbin
2016-03-29cbmem: Add comment for cbmem_top returning NULL if backing store is not readyFurquan Shaikh
2016-03-24edid: Add helper function to calculate bits-per-pixel dependent valuesJulius Werner