Age | Commit message (Expand) | Author |
---|---|---|
2019-06-04 | device_tree: Add version checks | Julius Werner |
2019-06-04 | device_tree: Switch allocations to xzalloc() | Julius Werner |
2019-05-23 | fit: Add "board-skuX" (without -rev) to allowed compatible strings | Julius Werner |
2019-04-23 | src: Use include <console/console.h> when appropriate | Elyes HAOUAS |
2019-03-19 | src: Drop unused 'include <cbfs.h>' | Elyes HAOUAS |
2019-03-07 | src: Drop unused include <timestamp.h> | Elyes HAOUAS |
2018-12-19 | lib/fit: Normalize spaces in board names to dashes | Jonathan Neuschäfer |
2018-08-24 | device_tree/fit: Constify data structures | Patrick Rudolph |
2018-08-10 | lib/fit: support booting initrd placed above 4GiB | Patrick Rudolph |
2018-06-19 | lib: Add FIT payload support | Patrick Rudolph |
2018-06-19 | lib: Raw import FIT parser | Patrick Rudolph |