summaryrefslogtreecommitdiff
path: root/fs/cbfs
AgeCommit message (Expand)Author
2018-12-31fs: cbfs: Fix out of bound access during CBFS walking throughBin Meng
2018-12-31fs: cbfs: remove wrong header validationChristian Gmeiner
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-03-31fs: cbfs: fix locating the cbfs headerAndre Heider
2017-04-30fs: Kconfig: Add a separate config for FS_CBFSSimon Glass
2016-08-16cbfs: Fix incorrect CBFS file header size being usedYaroslav K
2016-06-19fs: cbfs: Fix build of fs/cbfs/cbfs.c when building u-boot sandbox on x86 32-bitGuillaume GARDET
2013-11-17fs: descend into sub directories when it is necessaryMasahiro Yamada
2013-10-31fs: convert makefiles to Kbuild styleMasahiro Yamada
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2012-12-06cbfs: Remove mention of CREDITS filesSimon Glass
2012-10-22fs: Add a Coreboot Filesystem (CBFS) driver and commandsGabe Black