summaryrefslogtreecommitdiffstats
path: root/src/include
Commit message (Expand)AuthorAgeFilesLines
* arm64: Use 'payload' format for ATF instead of 'stage'Simon Glass2016-10-061-2/+8
* cpu/amd/model_fxx: transition away from device_tAntonello Dettori2016-10-011-3/+6
* src/include: Add space around operatorsElyes HAOUAS2016-09-206-21/+21
* arch/x86,lib: make cbmem console work in postcar stageAaron Durbin2016-09-192-1/+15
* console: honor CONFIG_POSTCAR_CONSOLEAaron Durbin2016-09-191-2/+3
* arch/arm: Add armv7-r configurationHakim Giydan2016-09-121-0/+13
* cpu/x86: Move fls() and fms() to mtrr.hRizwan Qureshi2016-09-121-0/+27
* edid: Fix a function signatureNico Huber2016-09-081-1/+1
* src/include: Improve code formattingElyes HAOUAS2016-09-059-61/+59
* device/pci.h: change #ifdef argument to __SIMPLE_DEVICE__Antonello Dettori2016-09-041-3/+3
* src/include: Add required space before opening parenthesis '('Elyes HAOUAS2016-08-281-2/+2
* cbmem: Always maintain backing store struct in a global on non-x86Julius Werner2016-08-271-3/+2
* cbfs: Add "struct" file type and associated helpersJulius Werner2016-08-271-0/+4
* memlayout: Ensure TIMESTAMP() region is big enough to avoid BUG()Julius Werner2016-08-231-1/+2
* src/include: Capitalize APIC and SMMElyes HAOUAS2016-08-232-4/+4
* lib/fmap: provide RW region device supportAaron Durbin2016-08-191-0/+4
* lib/boot_device: add RW boot device constructAaron Durbin2016-08-191-0/+16
* pc80/mc146818rtc.h: Replace leftover macro tokenAntonello Dettori2016-08-181-2/+0
* console: Change CONFIG_CHROMEOS requirement from do_printk_va_list()Julius Werner2016-08-161-1/+1
* console: Add write line routineLee Leahy2016-08-101-0/+9
* drivers/elog: provide return status for all operationsAaron Durbin2016-08-091-12/+13
* elog: Include declarations for boot count functions unconditionallyFurquan Shaikh2016-08-021-4/+0
* console: Drop leftover struct console_driverKyösti Mälkki2016-08-021-7/+0
* arch/x86: Enable postcar consoleLee Leahy2016-08-011-1/+2
* src/include: Capitalize CPU, RAM and ROMElyes HAOUAS2016-07-319-19/+19
* 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