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-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
2019-11-11
region: add rdev_chain_full()
Aaron Durbin
2019-11-10
lib/cbmem: Remove the cbmem_top_init() hook
Arthur Heymans
2019-11-10
lib/Kconfig: Remove RAMSTAGE_CBMEM_TOP_ARG
Arthur Heymans
2019-11-07
lib/cbfs: Add fallback to RO region to cbfs_boot_locate
Wim Vervoorn
2019-11-06
lib: add calculate crc byte by byte
Xiang Wang
2019-11-05
security/vboot: Removed vboot_prepare from vboot_locator
Wim Vervoorn
2019-11-05
bootblock: Add TS_START_BOOTBLOCK and TS_END_BOOTBLOCK
Kyösti Mälkki
2019-11-04
cbfs: read header offset as explicitly LE
Marty E. Plummer
2019-11-03
boot_state: Reduce precision of reported times
Kyösti Mälkki
2019-11-01
lib/cbmem_top: Add a common cbmem_top implementation
Arthur Heymans
2019-11-01
lib/uuid: Add UUID parsing function
Nico Huber
2019-10-30
Program loading: Handoff cbmem_top via calling arguments
Arthur Heymans
2019-10-28
lib/cbfs: Don't load XIP stages from bootblock
Arthur Heymans
2019-10-28
lib/prog_loaders.c: Add prog_locate_hook()
Frans Hendriks
2019-10-27
src/[arch-lib]: change "unsigned" to "unsigned int"
Martin Roth
2019-10-27
src: Use 'include <boot/coreboot_tables.h>' when appropriate
Elyes HAOUAS
2019-09-27
fmap: Add get_fmap_flash_offset()
Furquan Shaikh
2019-09-27
lib/bootsplash: Fix compilation
Patrick Rudolph
2019-09-23
lib/fmap: Cache FMAP in cbmem
Patrick Rudolph
2019-09-15
lib/coreboot_table: Show splashscreen in lb_table_init
Johanna Schander
2019-09-14
src/: Replace some __PRE_RAM__ use
Kyösti Mälkki
2019-09-14
arch/x86: Remove acpi_fail_wakeup() and cbmem_fail_resume()
Kyösti Mälkki
2019-09-13
timestamps: Remove TIMESTAMP_CACHE_IN_BSS
Kyösti Mälkki
2019-09-13
timestamps: Further simplify timestamp_reinit()
Kyösti Mälkki
2019-09-12
timestamps: Mostly remove struct timestamp_cache
Kyösti Mälkki
2019-09-12
timestamps: Refactor CBMEM hook
Kyösti Mälkki
2019-09-11
timestamps: Improve collection for ENV_ROMSTAGE_OR_BEFORE
Kyösti Mälkki
2019-09-09
arch/x86: Refactor CAR_GLOBAL quirk for FSP1.0
Kyösti Mälkki
2019-09-09
lib/spd_bin: Extend DDR4 spd information
Eric Lai
2019-08-26
arch/x86: Simplify <arch/early_variables.h>
Kyösti Mälkki
2019-08-26
lib/bootblock: Add simplified entry with basetime
Kyösti Mälkki
2019-08-26
Split MAYBE_STATIC to _BSS and _NONZERO variants
Kyösti Mälkki
2019-08-26
Move and rename ARCH_STAGE_HAS_xxx_SECTION rules
Kyösti Mälkki
2019-08-26
lib: ramdetect: Register exception handlers for ARMv8
Asami Doi
2019-08-23
lib: hardwaremain: Call exception_init() as soon as possible
Asami Doi
2019-08-22
ACPI S3: Depend on RELOCATABLE_RAMSTAGE
Kyösti Mälkki
2019-08-21
lib/bootsplash: Log bootsplash dimensions and framebuffer dimensions
Johanna Schander
2019-08-15
lib: edid: Move manufacturer name from private extra to public info
Hung-Te Lin
2019-08-11
arch/x86: Flip option NO_CAR_GLOBAL_MIGRATION
Kyösti Mälkki
2019-08-10
include, lib: Add <inttypes.h> printf macros
Jacob Garber
2019-08-10
src: Include <stdint.h> instead of <inttypes.h>
Jacob Garber
2019-08-10
string: implement strspn, strcspn, atol
Yuji Sasaki
2019-08-08
lib/stage_cache: Refactor Kconfig options
Kyösti Mälkki
2019-08-08
lib/edid: Add suport for display rotation
Nicolas Boichat
2019-08-06
lib: Throw an error when ramdisk is present but initrd.size is 0
Asami Doi
2019-07-31
lib/bootmem: Prepare for OpenSBI
Patrick Rudolph
2019-07-29
Revert "src/security/vboot: Add option to skip display init with vboot 2.0"
Christian Walter
2019-07-28
lib: Rewrite qemu-armv7 ramdetect
Patrick Rudolph
2019-07-26
lib: add string.c to verstage
Patrick Georgi
2019-07-26
src/device/oprom: Fix bootsplash display code for optionroms
Johanna Schander
2019-07-23
vboot: deprecate vboot_handoff structure
Joel Kitching
2019-07-23
src/lib/hexdump: Use size_t for indices
Elyes HAOUAS
2019-07-19
src: Make implicit fall throughs explicit
Jacob Garber
2019-07-17
lib: Remove the BOOTBLOCK_CUSTOM compile guard
Asami Doi
2019-07-15
lib/bootmode: Include 'vboot/misc.h'
Elyes HAOUAS
2019-07-15
src: Use '#include <timestamp.h>' when needed
Elyes HAOUAS
2019-07-13
fit_payload: Always set DT size
Julius Werner
2019-07-09
arch/x86: Replace some uses of SMM_TSEG
Kyösti Mälkki
2019-07-07
lib/romstage_stack.c: Remove file
Kyösti Mälkki
2019-07-07
src/security/vboot: Add option to skip display init with vboot 2.0
Sukerkar, Amol N
2019-07-04
lib/romstage_stack.c: Remove unused functions
Arthur Heymans
2019-06-28
lib/gnat: Enable -Werror
Nico Huber
2019-06-28
lib/gnat: Use ADAFLAGS instead of CFLAGS
Nico Huber
2019-06-24
add ctype.h header
Joel Kitching
[prev]
[next]