Age | Commit message (Expand) | Author |
2015-06-05 | device_ops: add device_t argument to write_acpi_tables | Alexander Couzens |
2015-06-05 | device_ops: add device_t argument to acpi_fill_ssdt_generator | Alexander Couzens |
2015-06-05 | device_ops: add device_t argument to acpi_inject_dsdt_generator | Alexander Couzens |
2015-06-05 | google/veyron_mickey: Add new mainboard | David Hendricks |
2015-06-05 | google/veyron_romy: Add new mainboard | David Hendricks |
2015-06-05 | lib: Unify log2() and related functions | Julius Werner |
2015-06-05 | mainboard/lenovo/{t430s,t420s,t520,t530,x220}: Add TPM 1.2 mainboard support | Philipp Deppenwiese |
2015-06-05 | AMD K8 fam10: Use parent subordinate to track HT enumeration | Kyösti Mälkki |
2015-06-05 | AMD K8 fam10: Drop extra HT scan_chain() parameters | Kyösti Mälkki |
2015-06-05 | AMD K8 fam10: Drop local is_sblink in scan_chains | Kyösti Mälkki |
2015-06-05 | AMD K8 fam10: Drop redundant parameters on scan_chain() | Kyösti Mälkki |
2015-06-05 | AMD K8 fam10: Refactor HT link connection test | Kyösti Mälkki |
2015-06-05 | AMD K8 fam10: Always have SB_HT_CHAIN_ON_BUS0 | Kyösti Mälkki |
2015-06-05 | AMD K8 fam10: Refactor Kconfig SB_HT_CHAIN_ON_BUS0 | Kyösti Mälkki |
2015-06-05 | AMD K8 fam10: Relocate SB_HT_CHAIN in devicetree | Kyösti Mälkki |
2015-06-05 | AMD K8: Move SB_HT_CHAIN_ON_BUS0 default 0 | Kyösti Mälkki |
2015-06-05 | AMD K8 fam10: Refactor logic around SB_HT_CHAIN_ON_BUS0 | Kyösti Mälkki |
2015-06-05 | AMD K8: Refactor calls for HT configuration | Kyösti Mälkki |
2015-06-05 | AMD fam10: Refactor calls for HT configuration | Kyösti Mälkki |
2015-06-05 | devicetree: Add fields for HyperTransport scans | Kyösti Mälkki |
2015-06-05 | AMD K8 fam10: Eliminate local variable min_bus | Kyösti Mälkki |
2015-06-05 | AMD K8 fam10: Fix preprocessor use with SB_HT_CHAIN_ON_BUS0 | Kyösti Mälkki |
2015-06-05 | AMD K8 fam10: Eliminate local variables busn and max_bus | Kyösti Mälkki |
2015-06-05 | AMD K8 fam10: Add ht_route_link() | Kyösti Mälkki |
2015-06-05 | AMD fam10: Fix add_more_links | Kyösti Mälkki |
2015-06-04 | build system: move more clang handling to xcompile | Patrick Georgi |
2015-06-04 | arch/x86: No need to specify -Wa,--divide in a Makefile | Patrick Georgi |
2015-06-04 | build system: move compiler runtime determination to xcompile | Patrick Georgi |
2015-06-04 | xcompile: Detect clang compilers | Patrick Georgi |
2015-06-04 | xcompile: Rename internal variable CFLAGS to CFLAGS_GCC | Patrick Georgi |
2015-06-04 | board_id: Remove extra quotes. | Vladimir Serbinenko |
2015-06-04 | build system: Move .xcompile include further down | Patrick Georgi |
2015-06-04 | crossgcc: Improve compatibility of the toolchain across host systems | Patrick Georgi |
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-03 | libpayload: usb: Support MTK xHCI host controller | Yidi Lin |
2015-06-03 | libpayload: usb: Max packet size of SuperSpeed control EPs should be 512. | Chunfeng Yun |
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 | libpayload: Add div_round_up() function | Julius Werner |
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 | superiotool: detect the NCT5572D | Felix Held |
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-31 | autoport: Update documentation to mention runtime prerequisites | Vladimir Serbinenko |
2015-05-30 | autoport: Improve keyboard detection. | Vladimir Serbinenko |
2015-05-30 | autoport: Add a note that slot labeling is unreliable. | Vladimir Serbinenko |
2015-05-30 | autoport: Fix SPD map guessing function. | Vladimir Serbinenko |
2015-05-30 | autoport/ec_fixme: Fix error in resulting code. | Vladimir Serbinenko |
2015-05-30 | autoport: Strip inc, co and corp suffixes from vendor name | Vladimir Serbinenko |
2015-05-30 | autoport/bd82x6x: Fix off-by-one error | Vladimir Serbinenko |
2015-05-30 | autoport: Allow binary prerequisites to be placed in the autoport directory. | Vladimir Serbinenko |
2015-05-30 | autoport: Minor style fixes in readme. | 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 | autoport: Write autoport together with porting guide for sandy/ivybridge. | Vladimir Serbinenko |
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 |