summaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)Author
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
2019-07-15lib/bootmode: Include 'vboot/misc.h'Elyes HAOUAS
2019-07-15src: Use '#include <timestamp.h>' when neededElyes HAOUAS
2019-07-13fit_payload: Always set DT sizeJulius Werner
2019-07-09arch/x86: Replace some uses of SMM_TSEGKyösti Mälkki
2019-07-07lib/romstage_stack.c: Remove fileKyösti Mälkki
2019-07-07src/security/vboot: Add option to skip display init with vboot 2.0Sukerkar, Amol N
2019-07-04lib/romstage_stack.c: Remove unused functionsArthur Heymans
2019-06-28lib/gnat: Enable -WerrorNico Huber
2019-06-28lib/gnat: Use ADAFLAGS instead of CFLAGSNico Huber
2019-06-24add ctype.h headerJoel Kitching
2019-06-24Replace ENV_RAMSTAGE with ENV_PAYLOAD_LOADERSubrata Banik
2019-06-21device_tree: Update comment style to C89Julius Werner
2019-06-21fit: Check all compat strings for highest matchJulius Werner
2019-06-21fit: Add overlay supportJulius Werner
2019-06-21fit: Add device tree compressionJulius Werner
2019-06-21fit_payload: Don't call prog_segment_loaded() on extracted imagesJulius Werner
2019-06-21fit: Refactor config node handlingJulius Werner
2019-06-21device_tree: Add overlay supportJulius Werner