summaryrefslogtreecommitdiff
path: root/fs/cbfs/cbfs.c
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-071-2/+1
* fs: cbfs: fix locating the cbfs headerAndre Heider2018-03-311-2/+2
* 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
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-14/+1
* cbfs: Remove mention of CREDITS filesSimon Glass2012-12-061-3/+0
* fs: Add a Coreboot Filesystem (CBFS) driver and commandsGabe Black2012-10-221-0/+339