index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib
Age
Commit message (
Expand
)
Author
2020-08-31
fw_config: Add caching to successfully probed fields
Tim Wawrzynczak
2020-08-27
symbols: Change implementation details of DECLARE_OPTIONAL_REGION()
Julius Werner
2020-08-26
lib/imd: Prohibit removing imd_entry covering root region
Jan Dabros
2020-08-26
lib/imd: Fix imdr_recover for small regions
Jan Dabros
2020-08-26
lib/imd: Improve check to filter out 0-size imd_entries
Jan Dabros
2020-08-26
lib/imd: Add an extra check for root_size
Jan Dabros
2020-08-26
include/imd: Improve API documentation
Jan Dabros
2020-08-26
lib/imd: Remove redundant code in imd.c
Anna Karas
2020-08-26
src/lib: Fix a mistake in a comment in imd.c
Anna Karas
2020-08-21
lib: Update fmap cache error for psp_verstage
Martin Roth
2020-08-21
arch/x86: Add support for ASan to memory functions
Harshit Sharma
2020-08-21
lib: Add ASan support to romstage on x86 arch
Harshit Sharma
2020-08-21
lib: Add ASan support to ramstage on x86 arch
Harshit Sharma
2020-08-21
lib: Update ASan compiler flags and Kconfig help text
Harshit Sharma
2020-08-21
lib: Add ASan stub
Harshit Sharma
2020-08-18
src: Remove unused 'include <stddef.h>
Elyes HAOUAS
2020-08-17
lib/imd_cbmem.c: Add a helper function to indicate that cbmem is ready
Arthur Heymans
2020-08-06
gpio: Pull down HiZ pins after reading tristate GPIO strapping
Julius Werner
2020-08-04
src/lib: Remove unused function parameters in imd.c
Anna Karas
2020-08-03
lib/gcov: Remove assert(0)
Patrick Georgi
2020-08-03
lib/string: Add standard strstr() function
Jes Klinke
2020-07-31
lib/ubsan.c: Update error handlers for current toolchain's GCC
Angel Pons
2020-07-30
lib/bootmem.c: Improve bootmem_allocate_buffer algorithm
Jan Dabros
2020-07-29
lib/libgcov.c: Do not redefine `alloca`
Angel Pons
2020-07-28
ACPI S3: Clean up resume path
Kyösti Mälkki
2020-07-14
src: Remove unused 'include <types.h>'
Elyes HAOUAS
2020-07-11
src/lib: Remove redundant code in imd.c
Anna Karas
2020-07-09
src/lib/jpeg.c: Drop dead code
Angel Pons
2020-07-08
lib: Temporarily remove timestamps from psp_verstage
Martin Roth
2020-07-06
prog_loaders: Fix ramstage loading on x86
Nico Huber
2020-07-06
arch/x86: Remove RELOCATABLE_RAMSTAGE
Kyösti Mälkki
2020-07-04
lib/coreboot_table: Add Intel FSP version to coreboot table
Johnny Lin
2020-06-18
lib/hardwaremain: Drop HAVE_ACPI_RESUME guards
Kyösti Mälkki
2020-06-17
lib/reg_script: Add guards for <arch/io.h>
Kyösti Mälkki
2020-06-17
treewide: Replace CONFIG(ARCH_xx) tests
Kyösti Mälkki
2020-06-16
lib/malloc: Drop <cpu/x86/smm.h> include
Kyösti Mälkki
2020-06-10
lib/program.ld: Replace CONFIG(ARCH_xx) tests
Kyösti Mälkki
2020-06-02
fw_config: Add firmware configuration interface
Duncan Laurie
2020-06-02
src: Remove unused 'include <bootstate.h>'
Elyes HAOUAS
2020-05-29
fit: Swap compat matching priorities for board-revX and board-skuY
Julius Werner
2020-05-28
drivers/intel/fsp2_0: add option to compress FSP-M in cbfs
Aaron Durbin
2020-05-28
drivers/intel/fsp2_0: add option to compress FSP-S in cbfs
Aaron Durbin
2020-05-28
lib/cbfs: add cbfs_stage_load_and_decompress helper
Aaron Durbin
2020-05-28
lib: Add strtok() and strtok_r()
harshit
2020-05-28
arch/x86: Remove more romcc leftovers
Kyösti Mälkki
2020-05-28
lib/cbfs: refactor code culling compression checks
Aaron Durbin
2020-05-26
Remove MAYBE_STATIC_BSS and ENV_STAGE_HAS_BSS_SECTION
Kyösti Mälkki
2020-05-18
Remove new additions of "this file is part of" lines
Elyes HAOUAS
2020-05-18
src: Remove leading blank lines from SPDX header
Elyes HAOUAS
2020-05-13
lib/spd_cache: add spd_cache common code
Jamie Chen
2020-05-13
src: Remove unused '#include <stddef.h>'
Elyes HAOUAS
2020-05-13
espi_debug: Use switch case instead of if-else
Furquan Shaikh
2020-05-13
Remove new additions of "this file is part of" lines
Furquan Shaikh
2020-05-12
espi: Add support for debug helper to print slave capabilities
Furquan Shaikh
2020-05-11
treewide: Convert more license headers to SPDX style
Patrick Georgi
2020-05-11
treewide: split off license text, remove extra copyright notices
Patrick Georgi
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-10
src: Replace remaining GPLv2 long form headers with SPDX header
Elyes HAOUAS
2020-05-09
src/: Replace GPL boilerplate with SPDX headers
Patrick Georgi
2020-05-08
memrange: Break early from memranges_find_entry if limit is crossed
Furquan Shaikh
2020-05-08
lib/rtc.c: Replace GPLv2 long form headers with SPDX header
Elyes HAOUAS
2020-05-06
treewide: replace GPLv2 long form headers with SPDX header
Patrick Georgi
2020-05-06
treewide: move copyrights and authors to AUTHORS
Patrick Georgi
2020-05-06
treewide: Move "is part of the coreboot project" line in its own comment
Patrick Georgi
2020-05-02
acpi: Move ACPI table support out of arch/x86 (3/5)
Furquan Shaikh
2020-04-23
rules.h: Rename ENV_VERSTAGE to ENV_SEPARATE_VERSTAGE
Julius Werner
2020-04-20
drivers/pc80/rtc: Reorganize prototypes
Kyösti Mälkki
2020-04-04
src/lib: Use SPDX for GPL-2.0-only files
Angel Pons
2020-03-31
security/tpm: Include mrc.bin in CRTM if present
Bill XIE
2020-03-31
security/vboot: Decouple measured boot from verified boot
Bill XIE
2020-03-30
memranges: Change align attribute to be log2 of required alignment
Furquan Shaikh
2020-03-25
src/device: Add option to look at revision in option roms
Martin Roth
2020-03-17
src (minus soc and mainboard): Remove copyright notices
Patrick Georgi
2020-03-17
memrange: Add support for stealing required memory from given ranges
Furquan Shaikh
2020-03-17
memrange: Enable memranges to support different alignments
Furquan Shaikh
2020-03-15
lib/spd_bin: Add spaces around operator
Paul Menzel
2020-03-15
lib/spd_bin: Cleanup spd_get_banks
Eric Lai
2020-03-15
lib/spd_bin: Add LPDDR4X SPD information and DDR5, LPDDR5 IDs
Eric Lai
2020-03-11
prog_loaders: Remove CONFIG_MIRROR_PAYLOAD_TO_RAM_BEFORE_LOADING
Julius Werner
2020-03-11
cbfs: Remove unused functions
Julius Werner
2020-03-10
lib/spd_bin: Correct LPDDR3 SPD information
Eric Lai
2020-03-07
lib/spd_bin: Add "number" to log message
Eric Lai
2020-03-07
lib/spd_bin: Extend LPDDR4 SPD information
Eric Lai
2020-03-07
lib/spd_bin: Fix grammar mistake in a comment
Angel Pons
2020-02-25
lib/lzma: Fix out-of-bounds read
Alex Rebert
2020-02-24
treewide: Capitalize 'CMOS'
Elyes HAOUAS
2020-02-17
lib/edid: Zero struct only when used
Paul Menzel
2020-02-17
lib/edid.c: Remove trailing space from detailed mode output
Paul Menzel
2020-01-28
commonlib: Add commonlib/bsd
Julius Werner
2020-01-27
lib: Always read SPD sources as text file
Johanna Schander
2020-01-18
cbfs: Remove locator concept
Julius Werner
2020-01-10
drivers/pc80/rtc: Move sanitize_cmos()
Kyösti Mälkki
2020-01-10
timestamps: Fix syncing, logging and comments
Kyösti Mälkki
2020-01-10
timestamps: Fix TIMESTAMPS_ON_CONSOLE behaviour
Kyösti Mälkki
2020-01-09
lib/spd_bin,soc/intel/common: Move get_spd_smbus()
Kyösti Mälkki
2020-01-08
src/lib: Fix typos
Elyes HAOUAS
2020-01-07
drivers/pc80/rtc: Remove stub for sanitize_cmos()
Kyösti Mälkki
2020-01-07
drivers/pc80/rtc: Remove stub for cmos_post_init()
Kyösti Mälkki
2020-01-07
lib/crc_byte: Add CRC32 implementation
Patrick Rudolph
2020-01-03
device/early_smbus: Drop unused function parameter
Kyösti Mälkki
[next]