summaryrefslogtreecommitdiffstats
path: root/src/lib
Commit message (Expand)AuthorAgeFilesLines
* vboot: refactor OPROM codeJoel Kitching2019-04-301-4/+6
* src/lib/selfboot: Remove unused variablesElyes HAOUAS2019-04-251-2/+2
* lib/fmap: Add area read/write functionsT Michael Turney2019-04-231-0/+22
* src: include <assert.h> when appropriateElyes HAOUAS2019-04-231-1/+0
* src: Use include <console/console.h> when appropriateElyes HAOUAS2019-04-233-1/+2
* src: Add missing include 'console.h'Elyes HAOUAS2019-04-231-0/+2
* Klocwork: Fix the Null pointer derefernce found by klocworkThejaswani Putta2019-04-231-3/+6
* src: Use #include <timer.h> when appropriateElyes HAOUAS2019-04-061-0/+2
* vboot: Change oprom checks to CONFIG_VBOOT, assert OPROM_MATTERSJulius Werner2019-04-021-2/+7
* src: Use include <reset.h> when appropriateElyes HAOUAS2019-03-291-1/+0
* lib/edid.c: Add missing break statementJacob Garber2019-03-291-0/+1
* lib/edid.c: Log an error if unable to find edid or headerJacob Garber2019-03-291-2/+2
* lib/edid.c: Dump EDID breakdown after null checkJacob Garber2019-03-271-3/+8
* Move calls to quick_ram_check() before CBMEM initKyösti Mälkki2019-03-272-6/+9
* lib/ramtest.c: Make it a bit more arch-agnosticKyösti Mälkki2019-03-222-31/+20
* src: Use 'include <string.h>' when appropriateElyes HAOUAS2019-03-202-2/+0
* vboot: make vboot workbuf available to payloadJoel Kitching2019-03-191-8/+22
* src: Drop unused 'include <cbfs.h>'Elyes HAOUAS2019-03-192-2/+2
* Remove leftover filesKyösti Mälkki2019-03-141-96/+0
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-0820-84/+84
* prog_loader: Associate TS_END_ROMSTAGE timestamp with postcar if existSubrata Banik2019-03-071-1/+3
* arch/x86/postcar: Add separate timestamp for postcar stageSubrata Banik2019-03-071-0/+3
* src: Drop unused include <timestamp.h>Elyes HAOUAS2019-03-072-2/+0
* mb/qemu-{i440fx,q35}: Use POSTCAR stage to load the ramstageArthur Heymans2019-03-051-0/+1
* device/mmio.h: Add include file for MMIO opsKyösti Mälkki2019-03-041-0/+1
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-041-1/+0
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-011-0/+1
* rtc: Fix rtc_calc_weekdayTim Wawrzynczak2019-02-271-38/+22
* security/vboot: Add measured boot modePhilipp Deppenwiese2019-02-251-14/+21
* symbols.h: Add macro to define memlayout region symbolsJulius Werner2019-02-226-9/+14
* timestamp: Move timestamp_should_run() callKyösti Mälkki2019-02-211-3/+3
* ACPI: Correct asl_compiler_revision valueElyes HAOUAS2019-02-211-0/+2
* SMBIOS: Fix bios versionElyes HAOUAS2019-02-211-0/+2
* riscv: Add initial support for 32bit boardsPhilipp Hug2019-02-131-1/+2
* Hook up Kconfig Ada spec fileNico Huber2019-02-062-0/+4
* bootmem: add new memory type for BL31Ting Shen2019-02-051-0/+3
* string: move strdup() & strconcat() to lib/string.cThomas Heijligen2019-01-302-0/+22
* selfload: check target memory type in selfload_checkTing Shen2019-01-303-24/+19
* lib/hardwaremain: Fix typo ACPISubrata Banik2019-01-301-1/+1
* lib/boot_device: Add API for write protect a regionRizwan Qureshi2019-01-211-0/+7
* lib/libgcc.c: Fix shift warningsPaul Menzel2019-01-171-3/+3
* buildsystem: Promote rules.h to default includeKyösti Mälkki2019-01-167-7/+0
* src: Get rid of device_tElyes HAOUAS2019-01-041-2/+11
* arch/x86 cbmem: Drop tests for LATE_CBMEM_INITKyösti Mälkki2018-12-227-52/+16
* lib/fit: Normalize spaces in board names to dashesJonathan Neuschäfer2018-12-191-2/+2
* cbfs: Alert if something goes wrong in cbfs_boot_locate()Nico Huber2018-12-071-3/+9
* src: Remove duplicated round up functionElyes HAOUAS2018-11-291-1/+1
* src: Remove unneeded include <lib.h>Elyes HAOUAS2018-11-162-2/+0
* src: Remove unneeded include <console/console.h>Elyes HAOUAS2018-11-161-1/+1
* src: Get rid of duplicated includesElyes HAOUAS2018-11-161-1/+0