Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fs: Kconfig: Add a separate config for FS_CBFS | Simon Glass | 2017-04-30 | 1 | -0/+8 |
* | cbfs: Fix incorrect CBFS file header size being used | Yaroslav K | 2016-08-16 | 1 | -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 | 1 | -0/+1 |
* | fs: descend into sub directories when it is necessary | Masahiro Yamada | 2013-11-17 | 1 | -1/+1 |
* | fs: convert makefiles to Kbuild style | Masahiro Yamada | 2013-10-31 | 1 | -23/+1 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | 2 | -28/+2 |
* | cbfs: Remove mention of CREDITS files | Simon Glass | 2012-12-06 | 2 | -6/+1 |
* | fs: Add a Coreboot Filesystem (CBFS) driver and commands | Gabe Black | 2012-10-22 | 2 | -0/+382 |