Age | Commit message (Expand) | Author |
2017-03-10 | src/include: Add space after + | Lee Leahy |
2017-03-10 | src/include: Add parenthesis around macros | Lee Leahy |
2017-03-10 | src/include: Add space before ( | Lee Leahy |
2017-03-10 | device/dram/ddr2: Add common ddr2 spd decoder | Patrick Rudolph |
2017-03-09 | vboot/tpm2: enable nvmem commits on cr50 when writing firmware secdata | Aaron Durbin |
2017-03-09 | elog: Add all EC event codes | Furquan Shaikh |
2017-03-09 | src/include: Remove space after & | Lee Leahy |
2017-03-09 | src/include: Add space after comma | Lee Leahy |
2017-03-09 | src/include: Indent code using tabs | Lee Leahy |
2017-03-09 | src/include: Add do { } while(0) around macros | Lee Leahy |
2017-03-09 | src/include: Move trailing statements to next line | Lee Leahy |
2017-03-09 | src/include: Fix unsigned warnings | Lee Leahy |
2017-03-08 | AMD geode: Avoid conflicting main() declaration | Kyösti Mälkki |
2017-03-07 | console: Enable printk for ENV_LIBAGESA | Kyösti Mälkki |
2017-03-07 | Stage rules.h: Add ENV_LIBAGESA | Kyösti Mälkki |
2017-03-07 | elog: Fix duplicate event type | Duncan Laurie |
2017-03-01 | src/include: Include stdint.h since struct dimm_info uses it | Barnali Sarkar |
2017-02-20 | arch/x86: add functions to generate random numbers | Robbie Zhang |
2017-02-16 | device: Add scan_generic_bus support | Furquan Shaikh |
2017-02-16 | device: Add a new "SPI" device type | Furquan Shaikh |
2017-02-16 | spi: Add function callback to get configuration of SPI bus | Furquan Shaikh |
2017-02-10 | ddr3 spd: move accessor code into lib/spd_bin.c | Patrick Georgi |
2017-02-10 | ddr3 spd: Rename read_spd_from_cbfs() to read_ddr3_spd_from_cbfs() | Patrick Georgi |
2017-02-06 | devtree: Drop unused parameter show_devs_tree() call | Kyösti Mälkki |
2017-02-04 | x86/acpi: Add VFCT table | Patrick Rudolph |
2017-01-12 | google/chromeos: disable platform hierarchy on resume for TPM2 | Aaron Durbin |
2017-01-09 | chromeos: Implement locating and decoding wifi sar data from VPD | Robbie Zhang |
2017-01-06 | arch/x86: fix cmos post logging in non romcc bootblock | Aaron Durbin |
2016-12-23 | spi: Get rid of SPI_ATOMIC_SEQUENCING | Furquan Shaikh |
2016-12-15 | smbios.h: add missing SKU field to type3 table | Matt DeVillier |
2016-12-15 | lib/cbmem: allow anyone to use cbmem_possibly_online() | Aaron Durbin |
2016-12-13 | pc80: Move set_boot_successful() | Kyösti Mälkki |
2016-12-11 | x86 SMM: Fix use with RELOCATABLE_RAMSTAGE | Kyösti Mälkki |
2016-12-10 | cbfs: Add API to locate a file from specific region | Pratik Prajapati |
2016-12-08 | cpu/x86: allow AP callbacks after MP init | Aaron Durbin |
2016-12-08 | bootstate: add arch specific hook at coreboot exit | Aaron Durbin |
2016-12-08 | drivers/spi: provide a mechanism to obtain the SPI flash boot device | Aaron Durbin |
2016-12-08 | lib: add region file support | Aaron Durbin |
2016-12-08 | lib/compute_ip_checksum: mark data buffer as const | Aaron Durbin |
2016-12-07 | src/device: Get device structure by path type | Subrata Banik |
2016-12-07 | spi: Clean up SPI driver interface | Furquan Shaikh |
2016-12-07 | MMCONF_SUPPORT: Consolidate resource registration | Kyösti Mälkki |
2016-12-06 | cpu/x86/msr.h: Drop excessive includes | Kyösti Mälkki |
2016-12-06 | CPU: Declare cpu_phys_address_size() for all arch | Kyösti Mälkki |
2016-12-06 | CPU: Move SMM prototypes under x86 | Kyösti Mälkki |
2016-12-06 | PCI ops: Remove pci_mmio_xx() in ramstage | Kyösti Mälkki |
2016-12-06 | spi_flash: Make a deep copy of spi_slave structure | Furquan Shaikh |
2016-12-05 | spi: Define and use spi_ctrlr structure | Furquan Shaikh |
2016-12-05 | spi: Pass pointer to spi_slave structure in spi_setup_slave | Furquan Shaikh |
2016-12-05 | spi: Fix parameter types for spi functions | Furquan Shaikh |
2016-12-04 | spi_flash: Move spi flash opcodes to spi_flash.h | Furquan Shaikh |
2016-12-01 | lib/nhlt: add support for setting the oem_revision | Aaron Durbin |
2016-12-01 | arch/x86: cache postcar in stage cache | Aaron Durbin |
2016-12-01 | lib: put romstage_handoff implementation in own compilation unit | Aaron Durbin |
2016-12-01 | romstage_handoff: add helper to determine resume status | Aaron Durbin |
2016-12-01 | romstage_handoff: remove code duplication | Aaron Durbin |
2016-11-30 | lib: Add library to handle SPD data in CBFS or DIMM | Naresh G Solanki |
2016-11-30 | soc/intel/common: Add save/restore for variable MRC data | Andrey Petrov |
2016-11-24 | x86 BIST: Fix missing include | Kyösti Mälkki |
2016-11-24 | x86 BIST: Declare function with inline in header file | Kyösti Mälkki |
2016-11-23 | AGESA binaryPI: Fix PCI ID namespace | Kyösti Mälkki |
2016-11-23 | include/device/early_smbus.h: Declare smbus write function | Naresh G Solanki |
2016-11-22 | spi: Get rid of flash_programmer_probe in spi_slave structure | Furquan Shaikh |
2016-11-22 | spi: Get rid of max_transfer_size parameter in spi_slave structure | Furquan Shaikh |
2016-11-22 | spi: Clean up SPI flash driver interface | Furquan Shaikh |
2016-11-20 | device/dram/ddr3: Calculate CRC16 of SPD unique identifier | Kyösti Mälkki |
2016-11-17 | rtc: Check update-in-progress bit | Marshall Dawson |
2016-11-16 | include/device/pci_ids.h: Correct Entertainment sub-class | Elyes HAOUAS |
2016-11-16 | vboot: TPM2 - report attempts to re-create NVRAM spaces | Vadim Bendebury |
2016-11-14 | vboot: Add new function for logging recovery mode switches | Furquan Shaikh |
2016-11-14 | elog: Update event log IDs for EC events | Furquan Shaikh |
2016-11-12 | drivers/intel/fsp2_0: track end of firmware notifications | Aaron Durbin |
2016-11-12 | cpu/x86/mtrr: allow temporary MTRR range during coreboot | Aaron Durbin |
2016-11-11 | src/vboot: mark factory_initialze_tpm() as static | Vadim Bendebury |
2016-11-11 | intel post-car: Separate files for setup_stack_and_mtrrs() | Kyösti Mälkki |
2016-11-10 | vboot: Add support for recovery hash space in TPM | Furquan Shaikh |
2016-11-10 | antirollback: Sync TPM space indices with vboot library | Furquan Shaikh |
2016-11-10 | mrc: Add support for separate training cache in recovery mode | Furquan Shaikh |
2016-11-10 | vboot: Add support for recovery mode with forced memory retraining | Furquan Shaikh |
2016-11-09 | cpu/intel: Add MSR to support enabling turbo frequency | Shaunak Saha |
2016-11-09 | ACPI S3: Remove HIGH_MEMORY_SAVE where possible | Kyösti Mälkki |
2016-11-09 | string.h: only guard snprintf() with __ROMCC__ | Aaron Durbin |
2016-11-07 | pci_ids.h: Correct recent AMD ID names | Marshall Dawson |
2016-11-06 | soc/intel/common: log event when MRC cache is updated | Aaron Durbin |
2016-11-06 | elog: add sources to reflect full event type namespace usage | Aaron Durbin |
2016-11-06 | elog: fix default elog_add_event_raw() declaration | Aaron Durbin |
2016-11-06 | Add option to use Ada code in ramstage | Nico Huber |
2016-11-02 | pci_ids.h: Add ID for amd/00670F00 northbridge | Marshall Dawson |
2016-11-02 | soc/intel/apollolake: Disable Monitor and Mwait feature | Venkateswarlu Vinjamuri |
2016-10-31 | lib/prog_loaders: use common ramstage_cache_invalid() | Aaron Durbin |
2016-10-24 | RISCV: Clean up the common architectural code | Ronald G. Minnich |
2016-10-13 | vboot: Stop creating backup space in TPM | Daisuke Nojiri |
2016-10-06 | arm64: Use 'payload' format for ATF instead of 'stage' | Simon Glass |
2016-10-01 | cpu/amd/model_fxx: transition away from device_t | Antonello Dettori |
2016-09-20 | src/include: Add space around operators | Elyes HAOUAS |
2016-09-19 | arch/x86,lib: make cbmem console work in postcar stage | Aaron Durbin |
2016-09-19 | console: honor CONFIG_POSTCAR_CONSOLE | Aaron Durbin |
2016-09-12 | arch/arm: Add armv7-r configuration | Hakim Giydan |
2016-09-12 | cpu/x86: Move fls() and fms() to mtrr.h | Rizwan Qureshi |
2016-09-08 | edid: Fix a function signature | Nico Huber |