index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib
Age
Commit message (
Expand
)
Author
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
2020-01-02
lib/malloc: Implement a simple free() only for last malloc()
Bora Guvendik
2020-01-02
lib/: Drop generic_dump_spd
Kyösti Mälkki
2019-12-31
console,boot_state: Reformat state times output
Kyösti Mälkki
2019-12-27
bootblock: Support normal/fallback mechanism again
Kyösti Mälkki
2019-12-26
src: Remove unused include <string.h>
Elyes HAOUAS
2019-12-20
arch/x86: Drop romcc bootblock
Arthur Heymans
2019-12-20
src: Replace min/max() with MIN/MAX()
Elyes HAOUAS
2019-12-19
arch/x86,soc/intel: Drop RESET_ON_INVALID_RAMSTAGE_CACHE
Kyösti Mälkki
2019-12-11
fmap: Make FMAP_CACHE mandatory if it is configured in
Julius Werner
2019-12-11
printf: Automatically prefix %p with 0x
Julius Werner
2019-12-03
lib/imd_cbmem: Rename imd_cbmem into imd, use directly
Patrick Georgi
2019-12-03
lib/imd_cbmem: Remove the indirections that hide imd_cbmem
Patrick Georgi
2019-12-03
lib/imd_cbmem: Eliminate unnecessary NULL check
Patrick Georgi
2019-12-02
lib/coreboot_table: Add CBMEM_ID_VBOOT_WORKBUF pointer to coreboot table
Yu-Ping Wu
2019-12-02
security/vboot: Remove struct vboot_working_data
Yu-Ping Wu
2019-12-01
lib/cbmem_console: Rename cbmem_console_p to current_console
Patrick Georgi
2019-11-30
lib/imd_cbmem: Remove indirection through cbmem_get_imd()
Patrick Georgi
2019-11-30
lib/cbmem_console.c: Drop CAR_GLOBAL_MIGRATION support
Arthur Heymans
2019-11-29
lib/imd_cbmem.c: Drop CAR_GLOBAL_MIGRATION support
Arthur Heymans
2019-11-29
lib/*_stage_cache.c: drop CAR_GLOBAL_MIGRATION support
Arthur Heymans
2019-11-29
lib/fmap.c: Drop CAR_GLOBAL_MIGRATION support
Arthur Heymans
2019-11-29
lib/spd_bin.c: Drop CAR_GLOBAL_MIGRATION support
Arthur Heymans
2019-11-29
lib/timestamp.c: Drop CAR_GLOBAL_MIGRATION support
Arthur Heymans
2019-11-25
Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbol
Arthur Heymans
2019-11-21
soc/intel/fsp_baytrail: Drop support
Arthur Heymans
2019-11-20
cbfs: switch to region_device for location APIs
Aaron Durbin
2019-11-20
security/vboot: Remove buffer_size from struct vboot_working_data
Yu-Ping Wu
2019-11-19
lib/fmap: Disable pre-RAM cache for FSP 1.0
Julius Werner
2019-11-18
include: Make stdbool.h a separate file
Julius Werner
2019-11-15
cbfs: remove prepare() callback from struct cbfs_locator
Aaron Durbin
2019-11-15
security/vboot: Remove flags from struct vboot_working_data
Yu-Ping Wu
2019-11-14
cbfs: Stop checking master header
Julius Werner
2019-11-14
lib/fmap: Add optional pre-RAM cache
Julius Werner
2019-11-14
cbfs: Make cbfs_master_header_props() externally available
Julius Werner
2019-11-12
lib/bootmem: Correct error message
Wim Vervoorn
2019-11-11
console,boot_state: Exclude printk() from reported times
Kyösti Mälkki
[next]