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
/
fit.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
add ctype.h header
Joel Kitching
2019-06-24
1
-0
/
+1
*
device_tree: Update comment style to C89
Julius Werner
2019-06-21
1
-3
/
+3
*
fit: Check all compat strings for highest match
Julius Werner
2019-06-21
1
-1
/
+0
*
fit: Add overlay support
Julius Werner
2019-06-21
1
-1
/
+38
*
fit: Add device tree compression
Julius Werner
2019-06-21
1
-24
/
+36
*
fit: Refactor config node handling
Julius Werner
2019-06-21
1
-70
/
+60
*
device_tree: Add version checks
Julius Werner
2019-06-04
1
-5
/
+3
*
device_tree: Switch allocations to xzalloc()
Julius Werner
2019-06-04
1
-1
/
+1
*
fit: Add "board-skuX" (without -rev) to allowed compatible strings
Julius Werner
2019-05-23
1
-0
/
+8
*
src: Use include <console/console.h> when appropriate
Elyes HAOUAS
2019-04-23
1
-0
/
+1
*
src: Drop unused 'include <cbfs.h>'
Elyes HAOUAS
2019-03-19
1
-1
/
+1
*
src: Drop unused include <timestamp.h>
Elyes HAOUAS
2019-03-07
1
-1
/
+0
*
lib/fit: Normalize spaces in board names to dashes
Jonathan Neuschäfer
2018-12-19
1
-2
/
+2
*
device_tree/fit: Constify data structures
Patrick Rudolph
2018-08-24
1
-4
/
+6
*
lib/fit: support booting initrd placed above 4GiB
Patrick Rudolph
2018-08-10
1
-5
/
+4
*
lib: Add FIT payload support
Patrick Rudolph
2018-06-19
1
-226
/
+277
*
lib: Raw import FIT parser
Patrick Rudolph
2018-06-19
1
-0
/
+487