Age | Commit message (Expand) | Author |
2015-06-04 | devicetree: Change scan_bus() prototype in device ops | Kyösti Mälkki |
2015-06-04 | devicetree: Single scan_bridges() | Kyösti Mälkki |
2015-06-04 | PCI subsystem: Drop parameter max from scan_bus | Kyösti Mälkki |
2015-06-04 | PCI subsystem: Use subordinate property to track bus enumeration | Kyösti Mälkki |
2015-06-04 | PCI subsystem: Refactor PCI bridge register control | Kyösti Mälkki |
2015-06-04 | devicetree: Rename unused parameter max in domain_scan_bus() | Kyösti Mälkki |
2015-06-04 | devicetree: Rename unused parameter to passthru | Kyösti Mälkki |
2015-06-04 | devicetree: Discriminate device ops scan_bus() | Kyösti Mälkki |
2015-06-04 | HyperTransport: Use subordinate property to track chain enumeration | Kyösti Mälkki |
2015-06-04 | HyperTransport: Move pci_scan_bus() call | Kyösti Mälkki |
2015-06-04 | Remove address from GPLv2 headers | Patrick Georgi |
2015-06-02 | cbfs: Fix mismerge. | Vladimir Serbinenko |
2015-06-02 | tpm: Add dummy _DSM to make Bitlocker happy. | Vladimir Serbinenko |
2015-06-02 | Make DSDT a file in CBFS rather than embedding it into ramstage. | Vladimir Serbinenko |
2015-06-02 | Hide PLATFORM_USES_FSP1_1. | Vladimir Serbinenko |
2015-06-02 | Kconfig: Remove RELOCATABLE_MODULES. | Vladimir Serbinenko |
2015-06-02 | assets: abstract away the firmware assets used for booting | Aaron Durbin |
2015-06-02 | prog_loading: add region_device representing memory | Aaron Durbin |
2015-06-02 | x86: fix mirror_payload() | Aaron Durbin |
2015-06-02 | Revert "pistashio: bump up romstage size" | Aaron Durbin |
2015-06-02 | cbfs: new API and better program loading | Aaron Durbin |
2015-06-02 | ipq806x: clear the RPM initialization Acknowledge bit | Sourabh Banerjee |
2015-06-02 | TPM: Add Infineon SLB9670 SPI TPM support | Wenkai Du |
2015-06-02 | arm64: correct cacheable/non-cacheable tag string in print_tag | Jimmy Huang |
2015-06-02 | arm64: Guard prints in mmu.c | Furquan Shaikh |
2015-06-02 | arm64: Decouple MMU functions from memranges | Julius Werner |
2015-06-02 | vboot: Increase max parsed fw components to 6 | Furquan Shaikh |
2015-06-01 | amd/torpedo: Remove stale ssdt*.asl | Vladimir Serbinenko |
2015-06-01 | SLIC: Check SLIC signature. | Vladimir Serbinenko |
2015-05-29 | UEFI: Conditionally define the ASSERT macro | Lee Leahy |
2015-05-29 | tpm: Add Infineon TPM 1.2 support | Subrata |
2015-05-29 | tpm: Fix multiple device support | Subrata |
2015-05-29 | intel/broadwell: Hide use of acpi_slp_type | Kyösti Mälkki |
2015-05-29 | binaryPI: Hide use of acpi_slp_type | Kyösti Mälkki |
2015-05-29 | x86 SMM: Merge recipes | Kyösti Mälkki |
2015-05-29 | x86 SMM: We have single SMM linker script now | Kyösti Mälkki |
2015-05-29 | bd82x6x: Move calling of finalize() on resume to southbridge code | Vladimir Serbinenko |
2015-05-29 | smm: Remove dead smm_tseg.ld | Vladimir Serbinenko |
2015-05-29 | Remove whitespace at the end of line. | Vladimir Serbinenko |
2015-05-29 | intel/nehalem/raminit.c: Remove space in `timestamp_add_now(104)` | Paul Menzel |
2015-05-29 | smmrelocate: Remove dead TSEG code. | Vladimir Serbinenko |
2015-05-29 | i82801gx: Reserve LPC decodes. | Vladimir Serbinenko |
2015-05-29 | x230: Clean up smihandler.c | Vladimir Serbinenko |
2015-05-29 | lenovo: Move pc_keyboard_init to h8 init. | Vladimir Serbinenko |
2015-05-29 | nvs: Add missing stdint.h include. | Vladimir Serbinenko |
2015-05-29 | h8: Add missing include of stdint.h | Vladimir Serbinenko |
2015-05-29 | Remove leftover smi_get_tseg_base | Vladimir Serbinenko |
2015-05-29 | chromeos: always enable timestamps | Stefan Reinauer |
2015-05-28 | smm: Merge configs SMM_MODULES and SMM_TSEG | Vladimir Serbinenko |
2015-05-28 | Remove leftover tseg_relocate | Vladimir Serbinenko |
2015-05-28 | Migrate fsp_206ax to SMM_MODULES | Vladimir Serbinenko |
2015-05-28 | Migrate 2065x to SMM_MODULES | Vladimir Serbinenko |
2015-05-28 | Migrate 206ax to SMM_MODULES | Vladimir Serbinenko |
2015-05-28 | x230: Fix headset microphone support. | Vladimir Serbinenko |
2015-05-28 | intel: Remove pstate_coord_type. | Vladimir Serbinenko |
2015-05-28 | igd.asl rewrite | Vladimir Serbinenko |
2015-05-28 | Add TCPA table. | Vladimir Serbinenko |
2015-05-28 | Remove address from GPLv2 headers | Patrick Georgi |
2015-05-27 | Deactivate TPM | Vladimir Serbinenko |
2015-05-27 | x201: Add TPM declaration. | Vladimir Serbinenko |
2015-05-27 | x230: Add TPM declaration. | Vladimir Serbinenko |
2015-05-27 | sandybridge native: Add call to TPM code. | Vladimir Serbinenko |
2015-05-27 | Move TPM code out of chromeos | Vladimir Serbinenko |
2015-05-27 | AGESA binaryPI: Drop XIP_ROM_BASE | Kyösti Mälkki |
2015-05-27 | Copy gizmosphere/gizmo2 as bap/ode_e20XX | Kyösti Mälkki |
2015-05-27 | AGESA: Reduce SPI use by 24kB for S3 support | Kyösti Mälkki |
2015-05-27 | AGESA: Separate HeapManager declarations from BiosCallOuts | Kyösti Mälkki |
2015-05-27 | AGESA: Split S3 backup in CBMEM | Kyösti Mälkki |
2015-05-27 | arm64: Add weak implementation of soc_get_bl31_plat_params | Furquan Shaikh |
2015-05-27 | arm64: Remove PLAT= variable initialization based on Kconfig variable | Furquan Shaikh |
2015-05-27 | arm64: Pass in CROSS_COMPILE_arm64 for ARM TF compilation | Furquan Shaikh |
2015-05-27 | veyron_brain: Remove unused USB GPIOs | David Hendricks |
2015-05-26 | vboot: move to region_devices | Aaron Durbin |
2015-05-26 | fmap: new API using region_device | Aaron Durbin |
2015-05-26 | vboot: use only offsets for tracking firmware components | Aaron Durbin |
2015-05-26 | cbfs: remove unused CBFS_HEADER_ROM_OFFSET option | Aaron Durbin |
2015-05-26 | coreboot: introduce boot_device | Aaron Durbin |
2015-05-26 | pistashio: bump up romstage size | Aaron Durbin |
2015-05-26 | Make acpi_fill_hest into parameter | Vladimir Serbinenko |
2015-05-26 | acpigen: Remove all explicit length tracking | Vladimir Serbinenko |
2015-05-26 | acpigen: Remove acpigen_patch_len | Vladimir Serbinenko |
2015-05-26 | pcengines/apu1: Enable HAVE_ACPI_RESUME | Kyösti Mälkki |
2015-05-26 | AGESA: Halt on S3 resume failure | Kyösti Mälkki |
2015-05-26 | AGESA: Split S3 support file | Kyösti Mälkki |
2015-05-26 | AGESA: Refactor OEM S3 storage | Kyösti Mälkki |
2015-05-26 | AGESA: Move S3 related SPI writes again | Kyösti Mälkki |
2015-05-26 | cbmem: remove cbmem_set_top() | Aaron Durbin |
2015-05-26 | CBMEM console: Fix buffer without EARLY_CBMEM_INIT | Kyösti Mälkki |
2015-05-26 | timestamp: Fix collection without EARLY_CBMEM_INIT | Kyösti Mälkki |
2015-05-26 | CBMEM: Fix S3 resume path without EARLY_CBMEM_INIT | Kyösti Mälkki |
2015-05-26 | x86: provide consistent cbmem_top() for CONFIG_LATE_CBMEM_INIT | Aaron Durbin |
2015-05-26 | consoles: remove unused infrastructure | Aaron Durbin |
2015-05-26 | AGESA f16kb: Fix PCI device notation | Fabian Kunkel |
2015-05-26 | speedstep: Don't supply weak get_cst_entries. | Vladimir Serbinenko |
2015-05-26 | ACPI: slic support | Vladimir Serbinenko |
2015-05-26 | gm45: Link cstates.c rather than including it. | Vladimir Serbinenko |
2015-05-26 | acpi: Remove monolithic ACPI | Vladimir Serbinenko |
2015-05-26 | bd82x6x: Merge common platform ASL code. | Vladimir Serbinenko |
2015-05-24 | binaryPI boards: Minor fixups to unify boards | Kyösti Mälkki |
2015-05-24 | AGESA binaryPI boards: Drop annoying commentary | Kyösti Mälkki |