Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fs: cbfs: Fix out of bound access during CBFS walking through | Bin Meng | 2018-12-31 | 1 | -2/+2 |
* | fs: cbfs: remove wrong header validation | Christian Gmeiner | 2018-12-31 | 1 | -2/+1 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -2/+1 |
* | fs: cbfs: fix locating the cbfs header | Andre Heider | 2018-03-31 | 1 | -2/+2 |
* | 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 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | 1 | -14/+1 |
* | cbfs: Remove mention of CREDITS files | Simon Glass | 2012-12-06 | 1 | -3/+0 |
* | fs: Add a Coreboot Filesystem (CBFS) driver and commands | Gabe Black | 2012-10-22 | 1 | -0/+339 |