summaryrefslogtreecommitdiffstats
path: root/src/lib
Commit message (Expand)AuthorAgeFilesLines
* ddr3 spd: move accessor code into lib/spd_bin.cPatrick Georgi2017-02-102-2/+46
* cbmem_console: Remove "buffer_" prefix from all structure fieldsJulius Werner2017-02-081-24/+24
* src/lib: Update Makefile to keep build/spd.bin rule privateMartin Roth2017-01-311-0/+2
* lb_tables: make lb_mainboard and lb_strings record sizes 64-bit alignedRonald G. Minnich2017-01-201-4/+4
* google/chromeos: disable platform hierarchy on resume for TPM2Aaron Durbin2017-01-124-10/+57
* arch/x86: fix cmos post logging in non romcc bootblockAaron Durbin2017-01-061-0/+3
* lib/spd_bin: Check return code & remove dead codeNaresh G Solanki2016-12-141-5/+3
* pc80: Move set_boot_successful()Kyösti Mälkki2016-12-131-37/+2
* cbfs: Add API to locate a file from specific regionPratik Prajapati2016-12-101-1/+15
* bootstate: add arch specific hook at coreboot exitAaron Durbin2016-12-081-0/+4
* lib: add region file supportAaron Durbin2016-12-082-0/+476
* lib/compute_ip_checksum: mark data buffer as constAaron Durbin2016-12-081-2/+2
* lib: Add time stamp when starting to finalize chipsPaul Menzel2016-12-071-0/+1
* lib/nhlt: add support for setting the oem_revisionAaron Durbin2016-12-011-2/+4
* lib: put romstage_handoff implementation in own compilation unitAaron Durbin2016-12-012-0/+83
* romstage_handoff: add helper to determine resume statusAaron Durbin2016-12-011-13/+12
* lib: Add library to handle SPD data in CBFS or DIMMNaresh G Solanki2016-11-302-0/+186
* Hook up libhwbase in ramstageNico Huber2016-11-293-1/+59
* intel post-car: Increase stacktop alignmentKyösti Mälkki2016-11-181-0/+3
* vboot: TPM2 - report attempts to re-create NVRAM spacesVadim Bendebury2016-11-161-2/+9
* lib/tpm2: do not create all NVRAM spaces with the same set of attributesVadim Bendebury2016-11-141-22/+42
* lib/tlcl: Ensure tlcl library is initialized only onceFurquan Shaikh2016-11-112-4/+20
* TPM: Add TPM driver files to romstageFurquan Shaikh2016-11-101-0/+8
* ACPI S3: Remove HIGH_MEMORY_SAVE where possibleKyösti Mälkki2016-11-092-1/+25
* quick_ram_check: Remove reference to RAMBASEKyösti Mälkki2016-11-081-11/+16
* Add option to use Ada code in ramstageNico Huber2016-11-062-0/+17
* lib/prog_loaders: use common ramstage_cache_invalid()Aaron Durbin2016-10-311-1/+10
* lib/program.ld: add .sdata sectionsAaron Durbin2016-10-311-0/+2
* soc/intel/apollolake: Implement stage cache to improve resume timeBrandon Breitenstein2016-10-072-0/+2
* arm64: Use 'payload' format for ATF instead of 'stage'Simon Glass2016-10-062-11/+15
* TPM2: Fill in empty tlcl_resume function in TPM2 tlclFurquan Shaikh2016-10-021-14/+20
* selfboot: Move the usable-RAM check into a functionSimon Glass2016-09-201-8/+18
* arch/x86,lib: make cbmem console work in postcar stageAaron Durbin2016-09-194-3/+6
* Add minimal GNAT run time system (RTS)Nico Huber2016-09-1920-0/+2401
* edid: Fix a function signatureNico Huber2016-09-081-1/+1
* lib: Enable hexdump in verstageDuncan Laurie2016-09-081-0/+1
* src/lib: Fix checkpatch warningsStefan Reinauer2016-09-072-228/+228
* tpm2: Fix tlcl and marshaling code for CAR usageDuncan Laurie2016-09-062-12/+13
* Provide CAR decoration for tpm2 staticsVictor Prupis2016-08-312-9/+15
* cbmem: Always maintain backing store struct in a global on non-x86Julius Werner2016-08-271-6/+18
* cbfs: Add "struct" file type and associated helpersJulius Werner2016-08-271-0/+21
* memlayout: Ensure TIMESTAMP() region is big enough to avoid BUG()Julius Werner2016-08-231-0/+1
* lib/fmap: provide RW region device supportAaron Durbin2016-08-191-0/+10
* drivers/spi: ensure SPI flash is boot device for coreboot tablesAaron Durbin2016-08-191-3/+10
* lib/boot_device: add RW boot device constructAaron Durbin2016-08-191-6/+18
* drivers/spi: move cbfs_spi.c locationAaron Durbin2016-08-192-85/+0
* Kconfig: separate memory mapped boot device from SPIAaron Durbin2016-08-191-1/+1
* Kconfig: rename BOOT_MEDIA_SPI_BUS to BOOT_DEVICE_SPI_FLASH_BUSAaron Durbin2016-08-181-1/+1
* Revert "Kconfig: separate memory mapped boot device from SPI"Aaron Durbin2016-08-151-1/+1
* Kconfig: separate memory mapped boot device from SPIAaron Durbin2016-08-151-1/+1