index
:
coreboot.git
24.02_branch
4.1
4.10_branch
4.11_branch
4.12_branch
4.14_branch
4.15_branch
4.16_branch
4.18_branch
4.19_branch
4.2
4.20_branch
4.22_branch
4.3
4.4
4.8_branch
classic-2014.10
coreboot-v1
coreboot-v3
main
master
rampayload
Coreboot firmware sources
coreboot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib/imd_cbmem: Rename imd_cbmem into imd, use directly
Patrick Georgi
2019-12-03
1
-39
/
+22
*
lib/imd_cbmem: Remove the indirections that hide imd_cbmem
Patrick Georgi
2019-12-03
1
-63
/
+10
*
lib/imd_cbmem: Eliminate unnecessary NULL check
Patrick Georgi
2019-12-03
1
-10
/
+1
*
lib/coreboot_table: Add CBMEM_ID_VBOOT_WORKBUF pointer to coreboot table
Yu-Ping Wu
2019-12-02
1
-22
/
+1
*
security/vboot: Remove struct vboot_working_data
Yu-Ping Wu
2019-12-02
1
-6
/
+4
*
lib/cbmem_console: Rename cbmem_console_p to current_console
Patrick Georgi
2019-12-01
1
-22
/
+17
*
lib/imd_cbmem: Remove indirection through cbmem_get_imd()
Patrick Georgi
2019-11-30
1
-8
/
+4
*
lib/cbmem_console.c: Drop CAR_GLOBAL_MIGRATION support
Arthur Heymans
2019-11-30
1
-27
/
+16
*
lib/imd_cbmem.c: Drop CAR_GLOBAL_MIGRATION support
Arthur Heymans
2019-11-29
1
-33
/
+2
*
lib/*_stage_cache.c: drop CAR_GLOBAL_MIGRATION support
Arthur Heymans
2019-11-29
2
-14
/
+7
*
lib/fmap.c: Drop CAR_GLOBAL_MIGRATION support
Arthur Heymans
2019-11-29
1
-15
/
+9
*
lib/spd_bin.c: Drop CAR_GLOBAL_MIGRATION support
Arthur Heymans
2019-11-29
1
-5
/
+3
*
lib/timestamp.c: Drop CAR_GLOBAL_MIGRATION support
Arthur Heymans
2019-11-29
1
-11
/
+6
*
Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbol
Arthur Heymans
2019-11-25
1
-1
/
+3
*
soc/intel/fsp_baytrail: Drop support
Arthur Heymans
2019-11-21
1
-2
/
+1
*
cbfs: switch to region_device for location APIs
Aaron Durbin
2019-11-20
2
-34
/
+14
*
security/vboot: Remove buffer_size from struct vboot_working_data
Yu-Ping Wu
2019-11-20
1
-1
/
+8
*
lib/fmap: Disable pre-RAM cache for FSP 1.0
Julius Werner
2019-11-19
2
-4
/
+14
*
include: Make stdbool.h a separate file
Julius Werner
2019-11-18
1
-0
/
+1
*
cbfs: remove prepare() callback from struct cbfs_locator
Aaron Durbin
2019-11-15
2
-15
/
+0
*
security/vboot: Remove flags from struct vboot_working_data
Yu-Ping Wu
2019-11-15
1
-3
/
+3
*
cbfs: Stop checking master header
Julius Werner
2019-11-14
1
-38
/
+10
*
lib/fmap: Add optional pre-RAM cache
Julius Werner
2019-11-14
3
-39
/
+93
*
cbfs: Make cbfs_master_header_props() externally available
Julius Werner
2019-11-14
1
-1
/
+1
*
lib/bootmem: Correct error message
Wim Vervoorn
2019-11-12
1
-1
/
+1
*
console,boot_state: Exclude printk() from reported times
Kyösti Mälkki
2019-11-11
2
-0
/
+12
*
region: add rdev_chain_full()
Aaron Durbin
2019-11-11
2
-3
/
+2
*
lib/cbmem: Remove the cbmem_top_init() hook
Arthur Heymans
2019-11-10
1
-6
/
+0
*
lib/Kconfig: Remove RAMSTAGE_CBMEM_TOP_ARG
Arthur Heymans
2019-11-10
2
-10
/
+2
*
lib/cbfs: Add fallback to RO region to cbfs_boot_locate
Wim Vervoorn
2019-11-07
1
-0
/
+16
*
lib: add calculate crc byte by byte
Xiang Wang
2019-11-06
2
-0
/
+46
*
security/vboot: Removed vboot_prepare from vboot_locator
Wim Vervoorn
2019-11-05
1
-0
/
+5
*
bootblock: Add TS_START_BOOTBLOCK and TS_END_BOOTBLOCK
Kyösti Mälkki
2019-11-05
1
-0
/
+4
*
cbfs: read header offset as explicitly LE
Marty E. Plummer
2019-11-04
1
-1
/
+1
*
boot_state: Reduce precision of reported times
Kyösti Mälkki
2019-11-03
1
-1
/
+7
*
lib/cbmem_top: Add a common cbmem_top implementation
Arthur Heymans
2019-11-01
2
-0
/
+29
*
lib/uuid: Add UUID parsing function
Nico Huber
2019-11-01
2
-0
/
+37
*
Program loading: Handoff cbmem_top via calling arguments
Arthur Heymans
2019-10-30
1
-0
/
+5
*
lib/cbfs: Don't load XIP stages from bootblock
Arthur Heymans
2019-10-28
1
-1
/
+1
*
lib/prog_loaders.c: Add prog_locate_hook()
Frans Hendriks
2019-10-28
1
-0
/
+6
*
src/[arch-lib]: change "unsigned" to "unsigned int"
Martin Roth
2019-10-27
1
-3
/
+3
*
src: Use 'include <boot/coreboot_tables.h>' when appropriate
Elyes HAOUAS
2019-10-27
2
-1
/
+1
*
fmap: Add get_fmap_flash_offset()
Furquan Shaikh
2019-09-27
2
-5
/
+7
*
lib/bootsplash: Fix compilation
Patrick Rudolph
2019-09-27
1
-0
/
+1
*
lib/fmap: Cache FMAP in cbmem
Patrick Rudolph
2019-09-23
2
-1
/
+64
*
lib/coreboot_table: Show splashscreen in lb_table_init
Johanna Schander
2019-09-15
2
-16
/
+9
*
src/: Replace some __PRE_RAM__ use
Kyösti Mälkki
2019-09-14
4
-21
/
+14
*
arch/x86: Remove acpi_fail_wakeup() and cbmem_fail_resume()
Kyösti Mälkki
2019-09-14
1
-4
/
+0
*
timestamps: Remove TIMESTAMP_CACHE_IN_BSS
Kyösti Mälkki
2019-09-13
1
-37
/
+10
*
timestamps: Further simplify timestamp_reinit()
Kyösti Mälkki
2019-09-13
1
-14
/
+7
[next]