summaryrefslogtreecommitdiff
path: root/src/include
AgeCommit message (Expand)Author
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
2016-03-23arch/x86: introduce postcar stage/phaseAaron Durbin
2016-03-22gpio: Add support for binary_first base3 number systemJulius Werner
2016-03-22lib/rmodule: export parameters in struct rmod_stage_loadAaron Durbin
2016-03-21device: Add i2c read/write register field APIYidi Lin
2016-03-18mtrr: Define a function for obtaining free var mtrrFurquan Shaikh
2016-03-12device/i2c: Add i2c_read_bytes() APIJitao Shi
2016-03-10cbmem: Add utility to get memory region occupied by cbmemAlexandru Gagniuc
2016-03-09lib/memrange: add function to initialize range_entryAaron Durbin
2016-03-08cpu/x86/mtrr: add helper function to detect variable MTRRsAaron Durbin
2016-03-05include/device/dram: Fix DDR3-1866Patrick Rudolph
2016-03-03src/device/dram/ddr3: Parse additional informationPatrick Rudolph
2016-03-02nb/intel/sandybridge/romstage: Read fuse bits for max MEM ClkPatrick Rudolph