Age | Commit message (Expand) | Author |
2018-06-19 | lib: Add FIT payload support | Patrick Rudolph |
2018-05-22 | Introduce bootblock self-decompression | Julius Werner |
2018-04-30 | lib/devicetree: Integrate flattened devicetree support | Patrick Rudolph |
2018-04-11 | src/lib/dimm_info_util.c: Add methods to convert from SMBIOS to SPD | Raul E Rangel |
2018-03-05 | lib: Add delay.c to smm | Furquan Shaikh |
2018-01-25 | lib: include timer.c for all stages for GENERIC_UDELAY | Aaron Durbin |
2018-01-18 | security/tpm: Move tpm TSS and TSPI layer to security section | Philipp Deppenwiese |
2017-10-28 | lib: Prepare for libhwbase' generated config file | Nico Huber |
2017-10-16 | drivers/elog: Fix debug build errors | John E. Kabat Jr |
2017-09-26 | src/lib/Makefile.inc: Remove loaders subdirectory | Jonathan Neuschäfer |
2017-09-06 | postcar: Add cbmem_stage_cache | Kyösti Mälkki |
2017-06-14 | Add support for Undefined Behavior Sanitizer | Ryan Salsamendi |
2017-06-13 | Consolidate reset API, add generic reset_prepare mechanism | Julius Werner |
2017-05-30 | lib/edid: Split out fill_lb_framebuffer() | Nico Huber |
2017-05-03 | lib/edid.c: Allow use of when not NGI | Arthur Heymans |
2017-03-28 | Remove libverstage as separate library and source file class | Julius Werner |
2017-03-28 | vboot: Move remaining features out of vendorcode/google/chromeos | Julius Werner |
2017-03-28 | chromeos: Remove old MOCK_TPM references | Julius Werner |
2017-02-10 | ddr3 spd: move accessor code into lib/spd_bin.c | Patrick Georgi |
2017-01-31 | src/lib: Update Makefile to keep build/spd.bin rule private | Martin Roth |
2017-01-12 | google/chromeos: disable platform hierarchy on resume for TPM2 | Aaron Durbin |
2016-12-08 | lib: add region file support | Aaron Durbin |
2016-12-01 | lib: put romstage_handoff implementation in own compilation unit | Aaron Durbin |
2016-11-30 | lib: Add library to handle SPD data in CBFS or DIMM | Naresh G Solanki |
2016-11-29 | Hook up libhwbase in ramstage | Nico Huber |
2016-11-10 | TPM: Add TPM driver files to romstage | Furquan Shaikh |
2016-10-07 | soc/intel/apollolake: Implement stage cache to improve resume time | Brandon Breitenstein |
2016-09-19 | arch/x86,lib: make cbmem console work in postcar stage | Aaron Durbin |
2016-09-19 | Add minimal GNAT run time system (RTS) | Nico Huber |
2016-09-08 | lib: Enable hexdump in verstage | Duncan Laurie |
2016-08-19 | drivers/spi: move cbfs_spi.c location | Aaron Durbin |
2016-07-28 | skylake/mainboard: Define mainboard hook in bootblock | Subrata Banik |
2016-07-19 | lib: provide memrange library in romstage | Aaron Durbin |
2016-07-15 | AGESA: Use common romstage ram stack | Kyösti Mälkki |
2016-07-11 | tpm2: add marshaling/unmarshaling layer | Vadim Bendebury |
2016-07-11 | tpm2: implement tlcl layer | Vadim Bendebury |
2016-07-10 | intel post-car: Consolidate choose_top_of_stack() | Kyösti Mälkki |
2016-06-24 | lib: Add real-time-clock functions | Simon Glass |
2016-06-09 | lib: Build reg_script for bootblock | Lee Leahy |
2016-05-21 | hexstrtobin: Add a library function to decode ASCII hex into binary | Duncan Laurie |
2016-05-11 | lib: remove FLASHMAP_OFFSET config variable | Aaron Durbin |
2016-05-03 | lib/cbfs: Use fmap derived information about the COREBOOT region | Patrick Georgi |
2016-03-23 | arch/x86: introduce postcar stage/phase | Aaron Durbin |
2016-03-08 | lib: Implement framework for retrieving WiFi regulatory domain | Felix Durairaj |
2016-02-04 | lib: add bootmode.c to verstage | Aaron Durbin |
2016-01-28 | Makefile: Make full use of src-to-obj macro | Nico Huber |
2016-01-23 | arch/x86: link bootblock like other stages for C_ENVIRONMENT_BOOTBLOCK | Aaron Durbin |
2016-01-22 | lib: compile mdelay for romstage | Patrick Georgi |
2016-01-22 | lib/Makefile.inc: Link hexdump.c in the bootblock as well | Alexandru Gagniuc |
2016-01-21 | */Makefile.inc: Compile files needed by uart8250 in x86 bootblock | Alexandru Gagniuc |
2016-01-20 | lib: compile mdelay for bootblock | Patrick Georgi |
2016-01-15 | lib: NHLT ACPI table support | Aaron Durbin |
2015-12-10 | lib: remove assets infrastructure | Aaron Durbin |
2015-12-10 | cbfs/vboot: remove firmware component support | Aaron Durbin |
2015-11-17 | arm64: tegra132: tegra210: Remove old arm64/stage_entry.S | Julius Werner |
2015-11-11 | arm/arm64: Generalize bootblock C entry point | Julius Werner |
2015-11-07 | arm64: remove secmon | Aaron Durbin |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-10-16 | bootblock: Link timestamp.c only with EARLY_CBMEM_INIT | Paul Menzel |
2015-10-14 | x86: add standalone verstage support | Aaron Durbin |
2015-09-22 | coreboot: introduce commonlib | Aaron Durbin |
2015-09-09 | x86: link ramstage the same way regardless of RELOCATABLE_RAMSTAGE | Aaron Durbin |
2015-09-09 | linking: add and use LDFLAGS_common | Aaron Durbin |
2015-09-09 | verstage: use common program.ld for linking | Aaron Durbin |
2015-09-09 | x86: link romstage like the other architectures | Aaron Durbin |
2015-09-09 | linking: move romstage and bootblock to use program.ld | Aaron Durbin |
2015-09-09 | linking: lay the groundwork for a unified linking approach | Aaron Durbin |
2015-08-09 | Only apply libgcc workaround on x86-32 | Stefan Reinauer |
2015-06-30 | lib: add delay.c to bootblock if I2C_TPM driver is enabled | Patrick Georgi |
2015-06-05 | lib: Unify log2() and related functions | Julius Werner |
2015-06-02 | assets: abstract away the firmware assets used for booting | Aaron Durbin |
2015-06-02 | cbfs: new API and better program loading | Aaron Durbin |
2015-05-26 | fmap: new API using region_device | Aaron Durbin |
2015-05-26 | coreboot: introduce boot_device | Aaron Durbin |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-05-20 | build system: use archives, not linker action to shorten command lines | Patrick Georgi |
2015-05-14 | coreboot: add memory pool infrastructure | Aaron Durbin |
2015-05-14 | coreboot: add region infrastructure | Aaron Durbin |
2015-05-13 | secmon: allow for serial console | Aaron Durbin |
2015-05-13 | verstage: provide support for serial console | Aaron Durbin |
2015-05-11 | vboot: inject vboot loader for stage loading | Aaron Durbin |
2015-05-11 | secmon: Add some missing files | Patrick Georgi |
2015-05-05 | vboot: add cbfs_core | Aaron Durbin |
2015-04-30 | vboot: split class in library and stage | Patrick Georgi |
2015-04-28 | lib: When used, add timestamp.c to bootblock and verstage, too | Patrick Georgi |
2015-04-27 | lib/tlcl: Provide mock implementation | Yen Lin |
2015-04-22 | cbmem: switch over to imd-based cbmem | Aaron Durbin |
2015-04-22 | coreboot: common stage cache | Aaron Durbin |
2015-04-22 | coreboot: add imd library | Aaron Durbin |
2015-04-22 | lib: add base64 decoder | Vadim Bendebury |
2015-04-10 | gpio: compile gpio.c at all stages | David Hendricks |
2015-04-10 | gpio: decouple tristate gpio support from board ID | David Hendricks |
2015-04-10 | gpio: cosmetic changes to tristate_gpios.c | David Hendricks |
2015-04-08 | timer: Add generic udelay() implementation | Aaron Durbin |
2015-04-07 | rmodules: fix linking | Aaron Durbin |
2015-04-06 | New mechanism to define SRAM/memory map with automatic bounds checking | Julius Werner |
2015-04-06 | build system: run linker scripts through the preprocessor | Patrick Georgi |
2015-04-03 | program loading: add prog_run() function | Aaron Durbin |
2015-03-28 | arm64: Add support for secure monitor | Furquan Shaikh |
2015-03-27 | cbfs/rmodule: add architecture specific operations at stage load | Ionela Voinescu |