summaryrefslogtreecommitdiff
path: root/fs/cbfs
Commit message (Expand)AuthorAgeFilesLines
* fs: cbfs: Fix out of bound access during CBFS walking throughBin Meng2018-12-311-2/+2
* fs: cbfs: remove wrong header validationChristian Gmeiner2018-12-311-2/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-072-5/+2
* fs: cbfs: fix locating the cbfs headerAndre Heider2018-03-311-2/+2
* fs: Kconfig: Add a separate config for FS_CBFSSimon Glass2017-04-301-0/+8
* cbfs: Fix incorrect CBFS file header size being usedYaroslav K2016-08-161-4/+4
* fs: cbfs: Fix build of fs/cbfs/cbfs.c when building u-boot sandbox on x86 32-bitGuillaume GARDET2016-06-191-0/+1
* fs: descend into sub directories when it is necessaryMasahiro Yamada2013-11-171-1/+1
* fs: convert makefiles to Kbuild styleMasahiro Yamada2013-10-311-23/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-242-28/+2
* cbfs: Remove mention of CREDITS filesSimon Glass2012-12-062-6/+1
* fs: Add a Coreboot Filesystem (CBFS) driver and commandsGabe Black2012-10-222-0/+382