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
/
include
/
cbfs.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
src/include: Wrap lines at 80 columns
Lee Leahy
2017-03-13
1
-1
/
+3
*
cbfs: Add API to locate a file from specific region
Pratik Prajapati
2016-12-10
1
-0
/
+3
*
ACPI S3: Remove HIGH_MEMORY_SAVE where possible
Kyösti Mälkki
2016-11-09
1
-0
/
+3
*
cbfs: Add "struct" file type and associated helpers
Julius Werner
2016-08-27
1
-0
/
+4
*
src/include: Capitalize CPU, RAM and ROM
Elyes HAOUAS
2016-07-31
1
-1
/
+1
*
cbfs: Add LZ4 in-place decompression support for pre-RAM stages
Julius Werner
2016-02-22
1
-0
/
+8
*
commonlib: Add common cbfs parsing logic to coreboot and cbfstool.
Aaron Durbin
2016-01-06
1
-27
/
+1
*
cbfs/vboot: remove firmware component support
Aaron Durbin
2015-12-10
1
-0
/
+14
*
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-10-31
1
-4
/
+0
*
cbfs: add struct cbfsf
Aaron Durbin
2015-10-07
1
-7
/
+13
*
coreboot: introduce commonlib
Aaron Durbin
2015-09-22
1
-2
/
+2
*
cbfs: hardcode file alignment
Patrick Georgi
2015-07-15
1
-3
/
+0
*
cbfs: new API and better program loading
Aaron Durbin
2015-06-02
1
-65
/
+56
*
Remove address from GPLv2 headers
Patrick Georgi
2015-05-21
1
-1
/
+1
*
cbfs: make cbfs_load_prog_stage_by_offset() public
Aaron Durbin
2015-05-05
1
-0
/
+2
*
coreboot: common stage cache
Aaron Durbin
2015-04-22
1
-2
/
+1
*
cbfs: look for CBFS header in a predefined place
Vadim Bendebury
2015-04-17
1
-0
/
+5
*
exynos: return correct value when init_default_cbfs_media fails
Daisuke Nojiri
2015-04-17
1
-1
/
+6
*
program loading: introduce struct prog
Aaron Durbin
2015-04-03
1
-0
/
+3
*
loading: move ramstage cache function declarations
Aaron Durbin
2015-03-31
1
-38
/
+0
*
cbfs: remove run_address()
Aaron Durbin
2015-03-31
1
-3
/
+0
*
cbfs: expose init_backing_media()
Aaron Durbin
2015-03-24
1
-0
/
+1
*
vboot2: load decompressed stage directly to load address
Daisuke Nojiri
2015-03-24
1
-0
/
+1
*
RELOCATABLE_RAMSTAGE: Fix weak symbols with ramstage_cache
Kyösti Mälkki
2014-12-28
1
-4
/
+2
*
coreboot: unify infrastructure for loading payloads
Aaron Durbin
2014-03-03
1
-6
/
+0
*
coreboot: infrastructure for different ramstage loaders
Aaron Durbin
2014-02-15
1
-3
/
+19
*
cbfs: remove unused code and prototype
Ronald G. Minnich
2013-11-18
1
-1
/
+0
*
boot state: rebalance payload load vs actual boot
Aaron Durbin
2013-05-01
1
-1
/
+2
*
coreboot: dynamic cbmem requirement
Aaron Durbin
2013-03-22
1
-9
/
+12
*
coreboot: add caching loaded ramstage interface
Aaron Durbin
2013-03-21
1
-0
/
+21
*
Extend CBFS to support arbitrary ROM source media.
Hung-Te Lin
2013-01-30
1
-6
/
+31
*
Implement stack overflow checking for the BSP
Ronald G. Minnich
2012-07-24
1
-0
/
+1
*
split CBFS support into shared core and extended functions
Patrick Georgi
2011-08-04
1
-120
/
+3
*
Move option table (cmos.layout's binary representation)
Patrick Georgi
2011-01-18
1
-0
/
+3
*
Since some people disapprove of white space cleanups mixed in regular commits
Stefan Reinauer
2010-04-27
1
-1
/
+1
*
1. This patch adds CAR for Intel P6 series processors.
Joseph Smith
2010-04-09
1
-2
/
+0
*
This patch implements MBI (modular bios interface) support to the i830 chipset.
Stefan Reinauer
2010-03-01
1
-7
/
+9
*
Random cosmetic fixes (trivial).
Uwe Hermann
2010-02-22
1
-1
/
+1
*
Move the ulzma prototype out of the function to make the code easier to read.
Myles Watson
2009-10-09
1
-1
/
+1
*
strdup the input of dirname, as dirname is free
Patrick Georgi
2009-07-18
1
-2
/
+5
*
Attached patch moves the CBFS payload loader to selfboot.c as it's
Patrick Georgi
2009-05-26
1
-0
/
+2
*
Remove warnings from compilation of the s2892 with and without CBFS.
Myles Watson
2009-04-30
1
-0
/
+1
*
v2/src romfs->cbfs rename
Peter Stuge
2009-04-14
1
-0
/
+169