aboutsummaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)Author
2020-05-08memrange: Break early from memranges_find_entry if limit is crossedFurquan Shaikh
2020-05-08lib/rtc.c: Replace GPLv2 long form headers with SPDX headerElyes HAOUAS
2020-05-06treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi
2020-05-06treewide: move copyrights and authors to AUTHORSPatrick Georgi
2020-05-06treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi
2020-05-02acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh
2020-04-23rules.h: Rename ENV_VERSTAGE to ENV_SEPARATE_VERSTAGEJulius Werner
2020-04-20drivers/pc80/rtc: Reorganize prototypesKyösti Mälkki
2020-04-04src/lib: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-31security/tpm: Include mrc.bin in CRTM if presentBill XIE
2020-03-31security/vboot: Decouple measured boot from verified bootBill XIE
2020-03-30memranges: Change align attribute to be log2 of required alignmentFurquan Shaikh
2020-03-25src/device: Add option to look at revision in option romsMartin Roth
2020-03-17src (minus soc and mainboard): Remove copyright noticesPatrick Georgi
2020-03-17memrange: Add support for stealing required memory from given rangesFurquan Shaikh
2020-03-17memrange: Enable memranges to support different alignmentsFurquan Shaikh
2020-03-15lib/spd_bin: Add spaces around operatorPaul Menzel
2020-03-15lib/spd_bin: Cleanup spd_get_banksEric Lai
2020-03-15lib/spd_bin: Add LPDDR4X SPD information and DDR5, LPDDR5 IDsEric Lai
2020-03-11prog_loaders: Remove CONFIG_MIRROR_PAYLOAD_TO_RAM_BEFORE_LOADINGJulius Werner
2020-03-11cbfs: Remove unused functionsJulius Werner
2020-03-10lib/spd_bin: Correct LPDDR3 SPD informationEric Lai
2020-03-07lib/spd_bin: Add "number" to log messageEric Lai
2020-03-07lib/spd_bin: Extend LPDDR4 SPD informationEric Lai
2020-03-07lib/spd_bin: Fix grammar mistake in a commentAngel Pons
2020-02-25lib/lzma: Fix out-of-bounds readAlex Rebert
2020-02-24treewide: Capitalize 'CMOS'Elyes HAOUAS
2020-02-17lib/edid: Zero struct only when usedPaul Menzel
2020-02-17lib/edid.c: Remove trailing space from detailed mode outputPaul Menzel
2020-01-28commonlib: Add commonlib/bsdJulius Werner
2020-01-27lib: Always read SPD sources as text fileJohanna Schander
2020-01-18cbfs: Remove locator conceptJulius Werner
2020-01-10drivers/pc80/rtc: Move sanitize_cmos()Kyösti Mälkki
2020-01-10timestamps: Fix syncing, logging and commentsKyösti Mälkki
2020-01-10timestamps: Fix TIMESTAMPS_ON_CONSOLE behaviourKyösti Mälkki
2020-01-09lib/spd_bin,soc/intel/common: Move get_spd_smbus()Kyösti Mälkki
2020-01-08src/lib: Fix typosElyes HAOUAS
2020-01-07drivers/pc80/rtc: Remove stub for sanitize_cmos()Kyösti Mälkki
2020-01-07drivers/pc80/rtc: Remove stub for cmos_post_init()Kyösti Mälkki
2020-01-07lib/crc_byte: Add CRC32 implementationPatrick Rudolph
2020-01-03device/early_smbus: Drop unused function parameterKyösti Mälkki
2020-01-02lib/malloc: Implement a simple free() only for last malloc()Bora Guvendik
2020-01-02lib/: Drop generic_dump_spdKyösti Mälkki
2019-12-31console,boot_state: Reformat state times outputKyösti Mälkki
2019-12-27bootblock: Support normal/fallback mechanism againKyösti Mälkki
2019-12-26src: Remove unused include <string.h>Elyes HAOUAS
2019-12-20arch/x86: Drop romcc bootblockArthur Heymans
2019-12-20src: Replace min/max() with MIN/MAX()Elyes HAOUAS
2019-12-19arch/x86,soc/intel: Drop RESET_ON_INVALID_RAMSTAGE_CACHEKyösti Mälkki
2019-12-11fmap: Make FMAP_CACHE mandatory if it is configured inJulius Werner
2019-12-11printf: Automatically prefix %p with 0xJulius Werner
2019-12-03lib/imd_cbmem: Rename imd_cbmem into imd, use directlyPatrick Georgi
2019-12-03lib/imd_cbmem: Remove the indirections that hide imd_cbmemPatrick Georgi
2019-12-03lib/imd_cbmem: Eliminate unnecessary NULL checkPatrick Georgi
2019-12-02lib/coreboot_table: Add CBMEM_ID_VBOOT_WORKBUF pointer to coreboot tableYu-Ping Wu
2019-12-02security/vboot: Remove struct vboot_working_dataYu-Ping Wu
2019-12-01lib/cbmem_console: Rename cbmem_console_p to current_consolePatrick Georgi
2019-11-30lib/imd_cbmem: Remove indirection through cbmem_get_imd()Patrick Georgi
2019-11-30lib/cbmem_console.c: Drop CAR_GLOBAL_MIGRATION supportArthur Heymans
2019-11-29lib/imd_cbmem.c: Drop CAR_GLOBAL_MIGRATION supportArthur Heymans
2019-11-29lib/*_stage_cache.c: drop CAR_GLOBAL_MIGRATION supportArthur Heymans
2019-11-29lib/fmap.c: Drop CAR_GLOBAL_MIGRATION supportArthur Heymans
2019-11-29lib/spd_bin.c: Drop CAR_GLOBAL_MIGRATION supportArthur Heymans
2019-11-29lib/timestamp.c: Drop CAR_GLOBAL_MIGRATION supportArthur Heymans
2019-11-25Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbolArthur Heymans
2019-11-21soc/intel/fsp_baytrail: Drop supportArthur Heymans
2019-11-20cbfs: switch to region_device for location APIsAaron Durbin
2019-11-20security/vboot: Remove buffer_size from struct vboot_working_dataYu-Ping Wu
2019-11-19lib/fmap: Disable pre-RAM cache for FSP 1.0Julius Werner
2019-11-18include: Make stdbool.h a separate fileJulius Werner
2019-11-15cbfs: remove prepare() callback from struct cbfs_locatorAaron Durbin
2019-11-15security/vboot: Remove flags from struct vboot_working_dataYu-Ping Wu
2019-11-14cbfs: Stop checking master headerJulius Werner
2019-11-14lib/fmap: Add optional pre-RAM cacheJulius Werner
2019-11-14cbfs: Make cbfs_master_header_props() externally availableJulius Werner
2019-11-12lib/bootmem: Correct error messageWim Vervoorn
2019-11-11console,boot_state: Exclude printk() from reported timesKyösti Mälkki
2019-11-11region: add rdev_chain_full()Aaron Durbin
2019-11-10lib/cbmem: Remove the cbmem_top_init() hookArthur Heymans
2019-11-10lib/Kconfig: Remove RAMSTAGE_CBMEM_TOP_ARGArthur Heymans
2019-11-07lib/cbfs: Add fallback to RO region to cbfs_boot_locateWim Vervoorn
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