summaryrefslogtreecommitdiffstats
path: root/src/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* cpu/x86/smm_module_loader: always build with SMM module supportAaron Durbin2016-05-041-5/+1
* cpu/x86/mp_init: remove unused callback argumentsAaron Durbin2016-05-021-11/+7
* lib/reg_script: Allow multiple independent handlersLee Leahy2016-04-301-6/+8
* lib/regscript: Add exclusive-or (xor) supportLee Leahy2016-04-301-0/+57
* lib: add common write_tables() implementationAaron Durbin2016-04-211-4/+0
* lib/coreboot_table: add architecture hooks for adding tablesAaron Durbin2016-04-211-0/+12
* lib/bootmem: allow architecture specific bootmem rangesAaron Durbin2016-04-211-0/+3
* lib: add helper for constructing coreboot forwarding tableAaron Durbin2016-04-211-0/+6
* kbuild: Allow drivers to fit src/drivers/[X]/[Y]/ schemeStefan Reinauer2016-04-191-1/+1
* stddef.h: fix zeroptr's definitionPatrick Georgi2016-04-151-1/+1
* edid: Make framebuffer row alignment configurableJulius Werner2016-04-071-1/+2
* chromeos: Simplify fill_lb_gpios even furtherJulius Werner2016-04-051-2/+3