summaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)Author
2016-07-20tpm2_tlcl: Use signed integer for tpm2_marshal_command return valueDuncan Laurie
2016-07-19lib: provide memrange library in romstageAaron Durbin
2016-07-15AGESA: Use common romstage ram stackKyösti Mälkki
2016-07-15lib/version: Correct whitespace alignmentPaul Menzel
2016-07-14tpm2: implement and use pcr_extend commandVadim Bendebury
2016-07-14tpm2: implement locking firmware rollback counterVadim Bendebury
2016-07-13tpm2: fix tpm_write() error reportingVadim Bendebury
2016-07-13tpm2: add tlcl_force_clear and use it before factory initVadim Bendebury
2016-07-13tpm2: use pcr0 dependent nvram space policy definitionsVadim Bendebury
2016-07-13tpm2: add TPM_Clear command processingVadim Bendebury
2016-07-13tpm2: refactor session header marshallingVadim Bendebury
2016-07-13tpm2: clean up tpm_marshal_command()Vadim Bendebury
2016-07-13tpm2: avoid comparison between signed and unsigned intsVadim Bendebury
2016-07-13tpm2: drop unused structuresVadim Bendebury
2016-07-13tpm2: remove unused buffer size definitionVadim Bendebury
2016-07-12lib/selfboot: clear BSS segmentsAaron Durbin
2016-07-12lib/selfboot: remove duplicate prog_set_area()Aaron Durbin
2016-07-12lib/selfboot: don't open code linked list operationsAaron Durbin
2016-07-11tpm2: add marshaling/unmarshaling layerVadim Bendebury
2016-07-11tpm2: implement tlcl layerVadim Bendebury
2016-07-10intel post-car: Consolidate choose_top_of_stack()Kyösti Mälkki
2016-07-07lib/gpio: add pullup & pulldown gpio_base2_value() variantsAaron Durbin
2016-07-02gpio: Add support for translating gpio_t into ACPI pinDuncan Laurie
2016-07-01lib: remove ulzma()Aaron Durbin
2016-06-29lib/nhlt: add helper functions for adding endpointsAaron Durbin
2016-06-24region: Add writeat and eraseat supportAntonello Dettori
2016-06-24lib: Add real-time-clock functionsSimon Glass
2016-06-09lib: Build reg_script for bootblockLee Leahy
2016-06-09lib: Add asmlinkage attribute to bootblock_main_with_timestampLee Leahy
2016-06-02cbfs: Use NO_XIP_EARLY_STAGES to decide if stage is XIPFurquan Shaikh
2016-05-31lib/hardwaremain: Add \n to "Boot failed" messageJonathan Neuschäfer
2016-05-21program.ld: Don't exclude sbe region from verstageStefan Reinauer
2016-05-21gpio: Add a function to map GPIO to ACPI pathDuncan Laurie
2016-05-21hexstrtobin: Add a library function to decode ASCII hex into binaryDuncan Laurie
2016-05-19lib/bootblock: Provide mechanism to pass in an early timestampAlexandru Gagniuc
2016-05-19lib/timestamp: Do not initialize cache in timestamp_cache_get()Alexandru Gagniuc
2016-05-11lib: remove FLASHMAP_OFFSET config variableAaron Durbin
2016-05-09coreboot_tables: Extend serial port descriptionLee Leahy
2016-05-09lib/prog_loaders: Allow platforms to skip stage cacheFurquan Shaikh
2016-05-05lib/reg_script: Fix bracesStefan Reinauer
2016-05-04lib/reg_script: Add display supportLee Leahy
2016-05-03lib/cbfs: Use fmap derived information about the COREBOOT regionPatrick Georgi
2016-05-02lib/coreboot_table: use the architecture dependent table sizeAaron Durbin
2016-04-30lib/reg_script: Allow multiple independent handlersLee Leahy
2016-04-30lib/regscript: Add exclusive-or (xor) supportLee Leahy
2016-04-25ensure correct byte ordering for cbfs segment listGeorge Trudeau
2016-04-21lib: add common write_tables() implementationAaron Durbin
2016-04-21lib/coreboot_table: add architecture hooks for adding tablesAaron Durbin
2016-04-21lib/bootmem: allow architecture specific bootmem rangesAaron Durbin
2016-04-21lib: add helper for constructing coreboot forwarding tableAaron Durbin