summaryrefslogtreecommitdiffstats
path: root/src/lib
Commit message (Expand)AuthorAgeFilesLines
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-1151-51/+0
* src: Replace remaining GPLv2 long form headers with SPDX headerElyes HAOUAS2020-05-101-12/+1
* src/: Replace GPL boilerplate with SPDX headersPatrick Georgi2020-05-092-18/+3
* memrange: Break early from memranges_find_entry if limit is crossedFurquan Shaikh2020-05-081-1/+6
* lib/rtc.c: Replace GPLv2 long form headers with SPDX headerElyes HAOUAS2020-05-081-11/+2
* treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi2020-05-065-54/+5
* treewide: move copyrights and authors to AUTHORSPatrick Georgi2020-05-065-19/+3
* treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi2020-05-061-2/+1
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-023-3/+3
* rules.h: Rename ENV_VERSTAGE to ENV_SEPARATE_VERSTAGEJulius Werner2020-04-231-4/+4
* drivers/pc80/rtc: Reorganize prototypesKyösti Mälkki2020-04-201-1/+1
* src/lib: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-0447-613/+94
* security/tpm: Include mrc.bin in CRTM if presentBill XIE2020-03-311-3/+10
* security/vboot: Decouple measured boot from verified bootBill XIE2020-03-311-7/+7
* memranges: Change align attribute to be log2 of required alignmentFurquan Shaikh2020-03-301-19/+10
* src/device: Add option to look at revision in option romsMartin Roth2020-03-251-0/+17
* src (minus soc and mainboard): Remove copyright noticesPatrick Georgi2020-03-1749-61/+0
* memrange: Add support for stealing required memory from given rangesFurquan Shaikh2020-03-171-0/+55
* memrange: Enable memranges to support different alignmentsFurquan Shaikh2020-03-171-9/+17
* lib/spd_bin: Add spaces around operatorPaul Menzel2020-03-151-1/+1
* lib/spd_bin: Cleanup spd_get_banksEric Lai2020-03-151-13/+6
* lib/spd_bin: Add LPDDR4X SPD information and DDR5, LPDDR5 IDsEric Lai2020-03-151-1/+8
* prog_loaders: Remove CONFIG_MIRROR_PAYLOAD_TO_RAM_BEFORE_LOADINGJulius Werner2020-03-111-6/+0
* cbfs: Remove unused functionsJulius Werner2020-03-111-30/+0
* lib/spd_bin: Correct LPDDR3 SPD informationEric Lai2020-03-101-12/+26
* lib/spd_bin: Add "number" to log messageEric Lai2020-03-071-1/+1
* lib/spd_bin: Extend LPDDR4 SPD informationEric Lai2020-03-071-1/+7
* lib/spd_bin: Fix grammar mistake in a commentAngel Pons2020-03-071-1/+1
* lib/lzma: Fix out-of-bounds readAlex Rebert2020-02-251-0/+5
* treewide: Capitalize 'CMOS'Elyes HAOUAS2020-02-241-1/+1
* lib/edid: Zero struct only when usedPaul Menzel2020-02-171-2/+2
* lib/edid.c: Remove trailing space from detailed mode outputPaul Menzel2020-02-171-1/+1
* commonlib: Add commonlib/bsdJulius Werner2020-01-286-7/+6
* lib: Always read SPD sources as text fileJohanna Schander2020-01-271-1/+1
* cbfs: Remove locator conceptJulius Werner2020-01-181-56/+3
* drivers/pc80/rtc: Move sanitize_cmos()Kyösti Mälkki2020-01-101-0/+1
* timestamps: Fix syncing, logging and commentsKyösti Mälkki2020-01-101-9/+6
* timestamps: Fix TIMESTAMPS_ON_CONSOLE behaviourKyösti Mälkki2020-01-101-3/+3
* lib/spd_bin,soc/intel/common: Move get_spd_smbus()Kyösti Mälkki2020-01-091-68/+0
* src/lib: Fix typosElyes HAOUAS2020-01-082-2/+2
* drivers/pc80/rtc: Remove stub for sanitize_cmos()Kyösti Mälkki2020-01-071-1/+2
* drivers/pc80/rtc: Remove stub for cmos_post_init()Kyösti Mälkki2020-01-071-1/+3
* lib/crc_byte: Add CRC32 implementationPatrick Rudolph2020-01-071-0/+14
* device/early_smbus: Drop unused function parameterKyösti Mälkki2020-01-031-5/+5
* lib/malloc: Implement a simple free() only for last malloc()Bora Guvendik2020-01-021-0/+29
* lib/: Drop generic_dump_spdKyösti Mälkki2020-01-021-80/+0
* console,boot_state: Reformat state times outputKyösti Mälkki2019-12-311-56/+35
* bootblock: Support normal/fallback mechanism againKyösti Mälkki2019-12-271-2/+7
* src: Remove unused include <string.h>Elyes HAOUAS2019-12-262-2/+0
* arch/x86: Drop romcc bootblockArthur Heymans2019-12-201-2/+0