summaryrefslogtreecommitdiff
path: root/src/include
AgeCommit message (Expand)Author
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