summaryrefslogtreecommitdiff
path: root/fs/cbfs
AgeCommit message (Expand)AuthorFilesLines
2018-12-31fs: cbfs: Fix out of bound access during CBFS walking throughBin Meng1-2/+2
2018-12-31fs: cbfs: remove wrong header validationChristian Gmeiner1-2/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2-5/+2
2018-03-31fs: cbfs: fix locating the cbfs headerAndre Heider1-2/+2
2017-04-30fs: Kconfig: Add a separate config for FS_CBFSSimon Glass1-0/+8
2016-08-16cbfs: Fix incorrect CBFS file header size being usedYaroslav K1-4/+4
2016-06-19fs: cbfs: Fix build of fs/cbfs/cbfs.c when building u-boot sandbox on x86 32-bitGuillaume GARDET1-0/+1
2013-11-17fs: descend into sub directories when it is necessaryMasahiro Yamada1-1/+1
2013-10-31fs: convert makefiles to Kbuild styleMasahiro Yamada1-23/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2-28/+2
2012-12-07cbfs: Remove mention of CREDITS filesSimon Glass2-6/+1
2012-10-22fs: Add a Coreboot Filesystem (CBFS) driver and commandsGabe Black2-0/+382