summaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)Author
2016-12-14lib/spd_bin: Check return code & remove dead codeNaresh G Solanki
2016-12-13pc80: Move set_boot_successful()Kyösti Mälkki
2016-12-10cbfs: Add API to locate a file from specific regionPratik Prajapati
2016-12-08bootstate: add arch specific hook at coreboot exitAaron Durbin
2016-12-08lib: add region file supportAaron Durbin
2016-12-08lib/compute_ip_checksum: mark data buffer as constAaron Durbin
2016-12-07lib: Add time stamp when starting to finalize chipsPaul Menzel
2016-12-01lib/nhlt: add support for setting the oem_revisionAaron Durbin
2016-12-01lib: put romstage_handoff implementation in own compilation unitAaron Durbin
2016-12-01romstage_handoff: add helper to determine resume statusAaron Durbin
2016-11-30lib: Add library to handle SPD data in CBFS or DIMMNaresh G Solanki
2016-11-29Hook up libhwbase in ramstageNico Huber
2016-11-18intel post-car: Increase stacktop alignmentKyösti Mälkki
2016-11-16vboot: TPM2 - report attempts to re-create NVRAM spacesVadim Bendebury
2016-11-14lib/tpm2: do not create all NVRAM spaces with the same set of attributesVadim Bendebury
2016-11-11lib/tlcl: Ensure tlcl library is initialized only onceFurquan Shaikh
2016-11-10TPM: Add TPM driver files to romstageFurquan Shaikh
2016-11-09ACPI S3: Remove HIGH_MEMORY_SAVE where possibleKyösti Mälkki
2016-11-08quick_ram_check: Remove reference to RAMBASEKyösti Mälkki
2016-11-06Add option to use Ada code in ramstageNico Huber
2016-10-31lib/prog_loaders: use common ramstage_cache_invalid()Aaron Durbin
2016-10-31lib/program.ld: add .sdata sectionsAaron Durbin
2016-10-07soc/intel/apollolake: Implement stage cache to improve resume timeBrandon Breitenstein
2016-10-06arm64: Use 'payload' format for ATF instead of 'stage'Simon Glass
2016-10-02TPM2: Fill in empty tlcl_resume function in TPM2 tlclFurquan Shaikh
2016-09-20selfboot: Move the usable-RAM check into a functionSimon Glass
2016-09-19arch/x86,lib: make cbmem console work in postcar stageAaron Durbin
2016-09-19Add minimal GNAT run time system (RTS)Nico Huber
2016-09-08edid: Fix a function signatureNico Huber
2016-09-08lib: Enable hexdump in verstageDuncan Laurie
2016-09-07src/lib: Fix checkpatch warningsStefan Reinauer
2016-09-06tpm2: Fix tlcl and marshaling code for CAR usageDuncan Laurie
2016-08-31Provide CAR decoration for tpm2 staticsVictor Prupis
2016-08-27cbmem: Always maintain backing store struct in a global on non-x86Julius Werner
2016-08-27cbfs: Add "struct" file type and associated helpersJulius Werner
2016-08-23memlayout: Ensure TIMESTAMP() region is big enough to avoid BUG()Julius Werner
2016-08-19lib/fmap: provide RW region device supportAaron Durbin
2016-08-19drivers/spi: ensure SPI flash is boot device for coreboot tablesAaron Durbin
2016-08-19lib/boot_device: add RW boot device constructAaron Durbin
2016-08-19drivers/spi: move cbfs_spi.c locationAaron Durbin
2016-08-19Kconfig: separate memory mapped boot device from SPIAaron Durbin
2016-08-18Kconfig: rename BOOT_MEDIA_SPI_BUS to BOOT_DEVICE_SPI_FLASH_BUSAaron Durbin
2016-08-15Revert "Kconfig: separate memory mapped boot device from SPI"Aaron Durbin
2016-08-15Kconfig: separate memory mapped boot device from SPIAaron Durbin
2016-08-04lib/timestamp: Add timestamps to CBMEM in POSTCAR stageFurquan Shaikh
2016-08-01Remove non-ascii & unprintable charactersMartin Roth
2016-07-31src/lib: Capitalize ROM, RAM, NVRAM and CPUElyes HAOUAS
2016-07-28skylake/mainboard: Define mainboard hook in bootblockSubrata Banik
2016-07-28bootmode: Get rid of CONFIG_BOOTMODE_STRAPSFurquan Shaikh
2016-07-28vboot: Separate vboot from chromeosFurquan Shaikh