Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | cbfs: Fix incorrect CBFS file header size being used | Yaroslav K | 2016-08-16 | -4/+4 |
* | fs: cbfs: Fix build of fs/cbfs/cbfs.c when building u-boot sandbox on x86 32-bit | Guillaume GARDET | 2016-06-19 | -0/+1 |
* | fs: descend into sub directories when it is necessary | Masahiro Yamada | 2013-11-17 | -1/+1 |
* | fs: convert makefiles to Kbuild style | Masahiro Yamada | 2013-10-31 | -23/+1 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | -28/+2 |
* | cbfs: Remove mention of CREDITS files | Simon Glass | 2012-12-06 | -6/+1 |
* | fs: Add a Coreboot Filesystem (CBFS) driver and commands | Gabe Black | 2012-10-22 | -0/+382 |