summaryrefslogtreecommitdiff
path: root/src/include/cbfs.h
AgeCommit message (Expand)Author
2020-07-26src/include: Add missing includesElyes HAOUAS
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-04-05src/include: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-25src/device: Add option to look at revision in option romsMartin Roth
2020-03-17src (minus soc and mainboard): Remove copyright noticesPatrick Georgi
2020-03-11cbfs: Remove unused functionsJulius Werner
2020-01-18cbfs: Remove locator conceptJulius Werner
2019-11-20cbfs: switch to region_device for location APIsAaron Durbin
2019-11-15cbfs: remove prepare() callback from struct cbfs_locatorAaron Durbin
2019-11-14cbfs: Stop checking master headerJulius Werner
2019-11-14cbfs: Make cbfs_master_header_props() externally availableJulius Werner
2018-04-17cbfs: Add cbfs_boot_load_file()T Michael Turney
2017-03-13src/include: Wrap lines at 80 columnsLee Leahy
2016-12-10cbfs: Add API to locate a file from specific regionPratik Prajapati
2016-11-09ACPI S3: Remove HIGH_MEMORY_SAVE where possibleKyösti Mälkki
2016-08-27cbfs: Add "struct" file type and associated helpersJulius Werner
2016-07-31src/include: Capitalize CPU, RAM and ROMElyes HAOUAS
2016-02-22cbfs: Add LZ4 in-place decompression support for pre-RAM stagesJulius Werner
2016-01-06commonlib: Add common cbfs parsing logic to coreboot and cbfstool.Aaron Durbin
2015-12-10cbfs/vboot: remove firmware component supportAaron Durbin
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-10-07cbfs: add struct cbfsfAaron Durbin
2015-09-22coreboot: introduce commonlibAaron Durbin
2015-07-15cbfs: hardcode file alignmentPatrick Georgi
2015-06-02cbfs: new API and better program loadingAaron Durbin
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-05-05cbfs: make cbfs_load_prog_stage_by_offset() publicAaron Durbin
2015-04-22coreboot: common stage cacheAaron Durbin
2015-04-17cbfs: look for CBFS header in a predefined placeVadim Bendebury
2015-04-17exynos: return correct value when init_default_cbfs_media failsDaisuke Nojiri
2015-04-03program loading: introduce struct progAaron Durbin
2015-03-31loading: move ramstage cache function declarationsAaron Durbin
2015-03-31cbfs: remove run_address()Aaron Durbin
2015-03-24cbfs: expose init_backing_media()Aaron Durbin
2015-03-24vboot2: load decompressed stage directly to load addressDaisuke Nojiri
2014-12-28RELOCATABLE_RAMSTAGE: Fix weak symbols with ramstage_cacheKyösti Mälkki
2014-03-03coreboot: unify infrastructure for loading payloadsAaron Durbin
2014-02-15coreboot: infrastructure for different ramstage loadersAaron Durbin
2013-11-18cbfs: remove unused code and prototypeRonald G. Minnich
2013-05-01boot state: rebalance payload load vs actual bootAaron Durbin
2013-03-22coreboot: dynamic cbmem requirementAaron Durbin
2013-03-21coreboot: add caching loaded ramstage interfaceAaron Durbin
2013-01-30Extend CBFS to support arbitrary ROM source media.Hung-Te Lin
2012-07-24Implement stack overflow checking for the BSPRonald G. Minnich
2011-08-04split CBFS support into shared core and extended functionsPatrick Georgi
2011-01-18Move option table (cmos.layout's binary representation)Patrick Georgi
2010-04-27Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer
2010-04-091. This patch adds CAR for Intel P6 series processors.Joseph Smith
2010-03-01This patch implements MBI (modular bios interface) support to the i830 chipset.Stefan Reinauer
2010-02-22Random cosmetic fixes (trivial).Uwe Hermann