~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* cbfs: Add some more definititionsSimon Glass2022-04-06
* doc: replace @return by Return:Heinrich Schuchardt2022-01-19
* cbfs: Support reading compression informationSimon Glass2021-03-27
* cbfs: Allow file traversal with any CBFSSimon Glass2021-03-27
* cbfs: Allow access to CBFS without a headerSimon Glass2021-03-27
* cbfs: Add support for attributesSimon Glass2021-03-27
* cbfs: Don't require the CBFS size with cbfs_init_mem()Simon Glass2020-05-27
* cbfs: Allow reading a file from a CBFS given its base addrSimon Glass2020-05-27
* cbfs: Change file_cbfs_find_uncached() to return an errorSimon Glass2020-05-27
* cbfs: Return the error code from file_cbfs_init()Simon Glass2020-05-27
* cbfs: Use ulong consistentlySimon Glass2020-05-27
* cbfs: drop file_cbfs_result declarationChristian Gmeiner2020-05-27
* x86: cbfs: Drop unwanted declarationSimon Glass2020-04-30
* cbfs: do not pack struct cbfs_cachenodeHeinrich Schuchardt2019-11-02
* cbfs: Add functions to support multiple CBFSsSimon Glass2019-08-18
* cbfs: Move result variable into the structSimon Glass2019-08-18
* cbfs: Rename checksum to attributes_offsetSimon Glass2019-07-23
* cbfs: Add an enum and comment for the magic numberSimon Glass2019-07-23
* fs: cbfs: Add missing standard CBFS component typesBin Meng2018-12-31
* fs: cbfs: Make all CBFS_TYPE_xxx macros consistentBin Meng2018-12-31
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24
* cbfs: Add docbook templateSimon Glass2012-12-06
* cbfs: Remove mention of CREDITS filesSimon Glass2012-12-06
* fs: Add a Coreboot Filesystem (CBFS) driver and commandsGabe Black2012-10-22