summaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)Author
2019-11-06lib: add calculate crc byte by byteXiang Wang
2019-11-05security/vboot: Removed vboot_prepare from vboot_locatorWim Vervoorn
2019-11-05bootblock: Add TS_START_BOOTBLOCK and TS_END_BOOTBLOCKKyösti Mälkki
2019-11-04cbfs: read header offset as explicitly LEMarty E. Plummer
2019-11-03boot_state: Reduce precision of reported timesKyösti Mälkki
2019-11-01lib/cbmem_top: Add a common cbmem_top implementationArthur Heymans
2019-11-01lib/uuid: Add UUID parsing functionNico Huber
2019-10-30Program loading: Handoff cbmem_top via calling argumentsArthur Heymans
2019-10-28lib/cbfs: Don't load XIP stages from bootblockArthur Heymans
2019-10-28lib/prog_loaders.c: Add prog_locate_hook()Frans Hendriks
2019-10-27src/[arch-lib]: change "unsigned" to "unsigned int"Martin Roth
2019-10-27src: Use 'include <boot/coreboot_tables.h>' when appropriateElyes HAOUAS
2019-09-27fmap: Add get_fmap_flash_offset()Furquan Shaikh
2019-09-27lib/bootsplash: Fix compilationPatrick Rudolph
2019-09-23lib/fmap: Cache FMAP in cbmemPatrick Rudolph
2019-09-15lib/coreboot_table: Show splashscreen in lb_table_initJohanna Schander
2019-09-14src/: Replace some __PRE_RAM__ useKyösti Mälkki
2019-09-14arch/x86: Remove acpi_fail_wakeup() and cbmem_fail_resume()Kyösti Mälkki
2019-09-13timestamps: Remove TIMESTAMP_CACHE_IN_BSSKyösti Mälkki
2019-09-13timestamps: Further simplify timestamp_reinit()Kyösti Mälkki
2019-09-12timestamps: Mostly remove struct timestamp_cacheKyösti Mälkki
2019-09-12timestamps: Refactor CBMEM hookKyösti Mälkki
2019-09-11timestamps: Improve collection for ENV_ROMSTAGE_OR_BEFOREKyösti Mälkki
2019-09-09arch/x86: Refactor CAR_GLOBAL quirk for FSP1.0Kyösti Mälkki
2019-09-09lib/spd_bin: Extend DDR4 spd informationEric Lai
2019-08-26arch/x86: Simplify <arch/early_variables.h>Kyösti Mälkki
2019-08-26lib/bootblock: Add simplified entry with basetimeKyösti Mälkki
2019-08-26Split MAYBE_STATIC to _BSS and _NONZERO variantsKyösti Mälkki
2019-08-26Move and rename ARCH_STAGE_HAS_xxx_SECTION rulesKyösti Mälkki
2019-08-26lib: ramdetect: Register exception handlers for ARMv8Asami Doi
2019-08-23lib: hardwaremain: Call exception_init() as soon as possibleAsami Doi
2019-08-22ACPI S3: Depend on RELOCATABLE_RAMSTAGEKyösti Mälkki
2019-08-21lib/bootsplash: Log bootsplash dimensions and framebuffer dimensionsJohanna Schander
2019-08-15lib: edid: Move manufacturer name from private extra to public infoHung-Te Lin
2019-08-11arch/x86: Flip option NO_CAR_GLOBAL_MIGRATIONKyösti Mälkki
2019-08-10include, lib: Add <inttypes.h> printf macrosJacob Garber
2019-08-10src: Include <stdint.h> instead of <inttypes.h>Jacob Garber
2019-08-10string: implement strspn, strcspn, atolYuji Sasaki
2019-08-08lib/stage_cache: Refactor Kconfig optionsKyösti Mälkki
2019-08-08lib/edid: Add suport for display rotationNicolas Boichat
2019-08-06lib: Throw an error when ramdisk is present but initrd.size is 0Asami Doi
2019-07-31lib/bootmem: Prepare for OpenSBIPatrick Rudolph
2019-07-29Revert "src/security/vboot: Add option to skip display init with vboot 2.0"Christian Walter
2019-07-28lib: Rewrite qemu-armv7 ramdetectPatrick Rudolph
2019-07-26lib: add string.c to verstagePatrick Georgi
2019-07-26src/device/oprom: Fix bootsplash display code for optionromsJohanna Schander
2019-07-23vboot: deprecate vboot_handoff structureJoel Kitching
2019-07-23src/lib/hexdump: Use size_t for indicesElyes HAOUAS
2019-07-19src: Make implicit fall throughs explicitJacob Garber
2019-07-17lib: Remove the BOOTBLOCK_CUSTOM compile guardAsami Doi