summaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)Author
2015-06-02prog_loading: add region_device representing memoryAaron Durbin
2015-06-02cbfs: new API and better program loadingAaron Durbin
2015-05-29Remove leftover smi_get_tseg_baseVladimir Serbinenko
2015-05-26fmap: new API using region_deviceAaron Durbin
2015-05-26coreboot: introduce boot_deviceAaron Durbin
2015-05-26cbmem: remove cbmem_set_top()Aaron Durbin
2015-05-26CBMEM console: Fix buffer without EARLY_CBMEM_INITKyösti Mälkki
2015-05-26timestamp: Fix collection without EARLY_CBMEM_INITKyösti Mälkki
2015-05-26CBMEM: Fix S3 resume path without EARLY_CBMEM_INITKyösti Mälkki
2015-05-26consoles: remove unused infrastructureAaron Durbin
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-05-20build system: use archives, not linker action to shorten command linesPatrick Georgi
2015-05-19regions: add more helpersAaron Durbin
2015-05-14regions: add mmap helper deviceAaron Durbin
2015-05-14regions: add memory region device supportAaron Durbin
2015-05-14coreboot: add memory pool infrastructureAaron Durbin
2015-05-14coreboot: add region infrastructureAaron Durbin
2015-05-13secmon: allow for serial consoleAaron Durbin
2015-05-13verstage: provide support for serial consoleAaron Durbin
2015-05-13cbmem: Add initial allocation supportLee Leahy
2015-05-11vboot: inject vboot loader for stage loadingAaron Durbin
2015-05-11imd: don't recover on limit == 0Aaron Durbin
2015-05-11secmon: Add some missing filesPatrick Georgi
2015-05-07timestamp: fix incremental linking error for !HAVE_MONOTONIC_TIMERAaron Durbin
2015-05-05timestamp: provide weak default implementation of timestamp_getAaron Durbin
2015-05-05vboot: add cbfs_coreAaron Durbin
2015-05-05timestamp: refine boot CPU testAaron Durbin
2015-05-05cbfs: make cbfs_load_prog_stage_by_offset() publicAaron Durbin
2015-04-30vboot: split class in library and stagePatrick Georgi
2015-04-30program loading: add optional is_loader_active() callbackAaron Durbin
2015-04-28chromeos: remove VBOOT2_VERIFY_FIRMWARE optionAaron Durbin
2015-04-28lib: When used, add timestamp.c to bootblock and verstage, tooPatrick Georgi
2015-04-27cbmem: add and use a function to dump console bufferVadim Bendebury
2015-04-27lib/tlcl: Provide mock implementationYen Lin
2015-04-23ramstage: don't drop cbmem consoleAaron Durbin
2015-04-23cbmem_console: fix it for x86Aaron Durbin
2015-04-23memlayout: Make sure preram_cbmem_console symbols existPatrick Georgi
2015-04-22cbmem: switch over to imd-based cbmemAaron Durbin
2015-04-22coreboot: common stage cacheAaron Durbin
2015-04-22coreboot: tiered imdAaron Durbin
2015-04-22coreboot: add imd libraryAaron Durbin
2015-04-22coreboot: add a place to choose romstage loaderAaron Durbin
2015-04-22build system: add manual board id supportStefan Reinauer
2015-04-22lib: add base64 decoderVadim Bendebury
2015-04-21Unify byte order macros and clrsetbitsJulius Werner
2015-04-21cbfs: Print absolute offsets of loaded filesVadim Bendebury
2015-04-20chromeos: vboot2: Add TPM PCR extension supportJulius Werner
2015-04-17cbfs: look for CBFS header in a predefined placeVadim Bendebury
2015-04-17uart: pass register width in the coreboot tableVadim Bendebury
2015-04-17drivers/spi: Pass flash parameters from coreboot to payloadDan Ehrenberg