aboutsummaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)Author
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
2019-06-21lib: Prevent memory leak on error pathJacob Garber
2019-06-19lib/spd_bin.c: Remove unused include <arch/byteorder.h>Elyes HAOUAS
2019-06-13stage_cache: Make empty inline function if CONFIG_NO_STAGE_CACHE enableSubrata Banik
2019-06-05lib/Makefile.inc: Add hexdump.c to postcar stageFrans Hendriks
2019-06-04device_tree: Make FDT property data non-constJulius Werner
2019-06-04device_tree: Match debug output format to dtc -O dts outputJulius Werner
2019-06-04device_tree: Add support for aliasesJulius Werner
2019-06-04device_tree: Have absolute paths start with '/'Julius Werner
2019-06-04device_tree: Drop sub-node path lookup from dt_find_node_by_path()Julius Werner
2019-06-04device_tree: Add phandle caching and lookupsJulius Werner
2019-06-04device_tree: Add version checksJulius Werner
2019-06-04device_tree: Switch allocations to xzalloc()Julius Werner
2019-06-02Makefile.inc: Remove unnecessary CONFIG dependencySubrata Banik
2019-05-31string.h: Move common string functions into .c fileJulius Werner
2019-05-29src/{include,arch,cpu,lib}: Add missing 'include <types.h>'Elyes HAOUAS
2019-05-29commonlib: fix typo LB_TAB_* (instead of LB_TAG_*)Patrick Georgi
2019-05-23coreboot_tables: pass the early_mmc_wake_hw status to payloadBora Guvendik
2019-05-23lib/bootblock: Sanitize CMOS after bootblock_*_early_init()Nico Huber
2019-05-23device_tree: Use be32dec/be32enc where appropriateJulius Werner
2019-05-23fit: Add "board-skuX" (without -rev) to allowed compatible stringsJulius Werner
2019-05-22post_code: add post code for failure to load next stageKeith Short
2019-05-20src/Kconfig: Move DRAM section to src/lib/KconfigElyes HAOUAS
2019-05-19timestamp: Update TIMESTAMP_CACHE_IN_BSS to include ENV_POSTCARFurquan Shaikh
2019-05-14Remove unnecessary ENV_RAMSTAGE guardSubrata Banik
2019-05-13lib/hexdump: Drop redundant isprint() implementationNico Huber
2019-05-12boot_device: Constify argumentPatrick Rudolph
2019-05-12lib/timestamp: Make timestamp_sync_cache_to_cbmem() in postcarSubrata Banik
2019-04-30vboot: refactor OPROM codeJoel Kitching
2019-04-25src/lib/selfboot: Remove unused variablesElyes HAOUAS
2019-04-23lib/fmap: Add area read/write functionsT Michael Turney
2019-04-23src: include <assert.h> when appropriateElyes HAOUAS
2019-04-23src: Use include <console/console.h> when appropriateElyes HAOUAS
2019-04-23src: Add missing include 'console.h'Elyes HAOUAS
2019-04-23Klocwork: Fix the Null pointer derefernce found by klocworkThejaswani Putta
2019-04-06src: Use #include <timer.h> when appropriateElyes HAOUAS
2019-04-02vboot: Change oprom checks to CONFIG_VBOOT, assert OPROM_MATTERSJulius Werner
2019-03-29src: Use include <reset.h> when appropriateElyes HAOUAS
2019-03-29lib/edid.c: Add missing break statementJacob Garber
2019-03-29lib/edid.c: Log an error if unable to find edid or headerJacob Garber
2019-03-27lib/edid.c: Dump EDID breakdown after null checkJacob Garber
2019-03-27Move calls to quick_ram_check() before CBMEM initKyösti Mälkki
2019-03-22lib/ramtest.c: Make it a bit more arch-agnosticKyösti Mälkki
2019-03-20src: Use 'include <string.h>' when appropriateElyes HAOUAS
2019-03-19vboot: make vboot workbuf available to payloadJoel Kitching
2019-03-19src: Drop unused 'include <cbfs.h>'Elyes HAOUAS
2019-03-14Remove leftover filesKyösti Mälkki
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-07prog_loader: Associate TS_END_ROMSTAGE timestamp with postcar if existSubrata Banik
2019-03-07arch/x86/postcar: Add separate timestamp for postcar stageSubrata Banik
2019-03-07src: Drop unused include <timestamp.h>Elyes HAOUAS
2019-03-05mb/qemu-{i440fx,q35}: Use POSTCAR stage to load the ramstageArthur Heymans
2019-03-04device/mmio.h: Add include file for MMIO opsKyösti Mälkki
2019-03-04arch/io.h: Drop unnecessary includeKyösti Mälkki
2019-03-01device/pci: Fix PCI accessor headersKyösti Mälkki
2019-02-27rtc: Fix rtc_calc_weekdayTim Wawrzynczak