aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-06-08Remove empty lines at end of fileElyes HAOUAS
2015-06-07smbios: Use smbios_mainboard_manufacturer instead MAINBOARD_SMBIOS_MANUFACTURER.Vladimir Serbinenko
2015-06-07Removed unused SOUTHBRIDGE_INTEL_FSP_I89XX expressionsMartin Roth
2015-06-07macbook21: switch off led before jumping to payloadMono
2015-06-07veyron_mickey: Update board name to uppercaseMartin Roth
2015-06-07mainboard/ti/beaglebone: Remove unused Kconfig symbolsMartin Roth
2015-06-07Fix Kconfig whitespace.Martin Roth
2015-06-07fix doxy target in root MakefileNicky Sielicki
2015-06-07genbuild_h: timestamps should not depend on LANG or LC_ALLAlexander Couzens
2015-06-07acpi/sata: add generic sata ssdt port generatorAlexander Couzens
2015-06-06buildgcc: factor out downloading, unpacking and patchingStefan Reinauer
2015-06-05device_ops: add device_t argument to write_acpi_tablesAlexander Couzens
2015-06-05device_ops: add device_t argument to acpi_fill_ssdt_generatorAlexander Couzens
2015-06-05device_ops: add device_t argument to acpi_inject_dsdt_generatorAlexander Couzens
2015-06-05google/veyron_mickey: Add new mainboardDavid Hendricks
2015-06-05google/veyron_romy: Add new mainboardDavid Hendricks
2015-06-05lib: Unify log2() and related functionsJulius Werner
2015-06-05mainboard/lenovo/{t430s,t420s,t520,t530,x220}: Add TPM 1.2 mainboard supportPhilipp Deppenwiese
2015-06-05AMD K8 fam10: Use parent subordinate to track HT enumerationKyösti Mälkki
2015-06-05AMD K8 fam10: Drop extra HT scan_chain() parametersKyösti Mälkki
2015-06-05AMD K8 fam10: Drop local is_sblink in scan_chainsKyösti Mälkki
2015-06-05AMD K8 fam10: Drop redundant parameters on scan_chain()Kyösti Mälkki
2015-06-05AMD K8 fam10: Refactor HT link connection testKyösti Mälkki
2015-06-05AMD K8 fam10: Always have SB_HT_CHAIN_ON_BUS0Kyösti Mälkki
2015-06-05AMD K8 fam10: Refactor Kconfig SB_HT_CHAIN_ON_BUS0Kyösti Mälkki
2015-06-05AMD K8 fam10: Relocate SB_HT_CHAIN in devicetreeKyösti Mälkki
2015-06-05AMD K8: Move SB_HT_CHAIN_ON_BUS0 default 0Kyösti Mälkki
2015-06-05AMD K8 fam10: Refactor logic around SB_HT_CHAIN_ON_BUS0Kyösti Mälkki
2015-06-05AMD K8: Refactor calls for HT configurationKyösti Mälkki
2015-06-05AMD fam10: Refactor calls for HT configurationKyösti Mälkki
2015-06-05devicetree: Add fields for HyperTransport scansKyösti Mälkki
2015-06-05AMD K8 fam10: Eliminate local variable min_busKyösti Mälkki
2015-06-05AMD K8 fam10: Fix preprocessor use with SB_HT_CHAIN_ON_BUS0Kyösti Mälkki
2015-06-05AMD K8 fam10: Eliminate local variables busn and max_busKyösti Mälkki
2015-06-05AMD K8 fam10: Add ht_route_link()Kyösti Mälkki
2015-06-05AMD fam10: Fix add_more_linksKyösti Mälkki
2015-06-04build system: move more clang handling to xcompilePatrick Georgi
2015-06-04arch/x86: No need to specify -Wa,--divide in a MakefilePatrick Georgi
2015-06-04build system: move compiler runtime determination to xcompilePatrick Georgi
2015-06-04xcompile: Detect clang compilersPatrick Georgi
2015-06-04xcompile: Rename internal variable CFLAGS to CFLAGS_GCCPatrick Georgi
2015-06-04board_id: Remove extra quotes.Vladimir Serbinenko
2015-06-04build system: Move .xcompile include further downPatrick Georgi
2015-06-04crossgcc: Improve compatibility of the toolchain across host systemsPatrick Georgi
2015-06-04devicetree: Change scan_bus() prototype in device opsKyösti Mälkki
2015-06-04devicetree: Single scan_bridges()Kyösti Mälkki
2015-06-04PCI subsystem: Drop parameter max from scan_busKyösti Mälkki
2015-06-04PCI subsystem: Use subordinate property to track bus enumerationKyösti Mälkki
2015-06-04PCI subsystem: Refactor PCI bridge register controlKyösti Mälkki
2015-06-04devicetree: Rename unused parameter max in domain_scan_bus()Kyösti Mälkki
2015-06-04devicetree: Rename unused parameter to passthruKyösti Mälkki
2015-06-04devicetree: Discriminate device ops scan_bus()Kyösti Mälkki
2015-06-04HyperTransport: Use subordinate property to track chain enumerationKyösti Mälkki
2015-06-04HyperTransport: Move pci_scan_bus() callKyösti Mälkki
2015-06-04Remove address from GPLv2 headersPatrick Georgi
2015-06-03libpayload: usb: Support MTK xHCI host controllerYidi Lin
2015-06-03libpayload: usb: Max packet size of SuperSpeed control EPs should be 512.Chunfeng Yun
2015-06-02cbfs: Fix mismerge.Vladimir Serbinenko
2015-06-02tpm: Add dummy _DSM to make Bitlocker happy.Vladimir Serbinenko
2015-06-02Make DSDT a file in CBFS rather than embedding it into ramstage.Vladimir Serbinenko
2015-06-02Hide PLATFORM_USES_FSP1_1.Vladimir Serbinenko
2015-06-02Kconfig: Remove RELOCATABLE_MODULES.Vladimir Serbinenko
2015-06-02assets: abstract away the firmware assets used for bootingAaron Durbin
2015-06-02prog_loading: add region_device representing memoryAaron Durbin
2015-06-02x86: fix mirror_payload()Aaron Durbin
2015-06-02Revert "pistashio: bump up romstage size"Aaron Durbin
2015-06-02cbfs: new API and better program loadingAaron Durbin
2015-06-02libpayload: Add div_round_up() functionJulius Werner
2015-06-02ipq806x: clear the RPM initialization Acknowledge bitSourabh Banerjee
2015-06-02TPM: Add Infineon SLB9670 SPI TPM supportWenkai Du
2015-06-02arm64: correct cacheable/non-cacheable tag string in print_tagJimmy Huang
2015-06-02arm64: Guard prints in mmu.cFurquan Shaikh
2015-06-02arm64: Decouple MMU functions from memrangesJulius Werner
2015-06-02superiotool: detect the NCT5572DFelix Held
2015-06-02vboot: Increase max parsed fw components to 6Furquan Shaikh
2015-06-01amd/torpedo: Remove stale ssdt*.aslVladimir Serbinenko
2015-06-01SLIC: Check SLIC signature.Vladimir Serbinenko
2015-05-31autoport: Update documentation to mention runtime prerequisitesVladimir Serbinenko
2015-05-30autoport: Improve keyboard detection.Vladimir Serbinenko
2015-05-30autoport: Add a note that slot labeling is unreliable.Vladimir Serbinenko
2015-05-30autoport: Fix SPD map guessing function.Vladimir Serbinenko
2015-05-30autoport/ec_fixme: Fix error in resulting code.Vladimir Serbinenko
2015-05-30autoport: Strip inc, co and corp suffixes from vendor nameVladimir Serbinenko
2015-05-30autoport/bd82x6x: Fix off-by-one errorVladimir Serbinenko
2015-05-30autoport: Allow binary prerequisites to be placed in the autoport directory.Vladimir Serbinenko
2015-05-30autoport: Minor style fixes in readme.Vladimir Serbinenko
2015-05-29UEFI: Conditionally define the ASSERT macroLee Leahy
2015-05-29tpm: Add Infineon TPM 1.2 supportSubrata
2015-05-29tpm: Fix multiple device supportSubrata
2015-05-29intel/broadwell: Hide use of acpi_slp_typeKyösti Mälkki
2015-05-29binaryPI: Hide use of acpi_slp_typeKyösti Mälkki
2015-05-29x86 SMM: Merge recipesKyösti Mälkki
2015-05-29x86 SMM: We have single SMM linker script nowKyösti Mälkki
2015-05-29autoport: Write autoport together with porting guide for sandy/ivybridge.Vladimir Serbinenko
2015-05-29bd82x6x: Move calling of finalize() on resume to southbridge codeVladimir Serbinenko
2015-05-29smm: Remove dead smm_tseg.ldVladimir Serbinenko
2015-05-29Remove whitespace at the end of line.Vladimir Serbinenko
2015-05-29intel/nehalem/raminit.c: Remove space in `timestamp_add_now(104)`Paul Menzel
2015-05-29smmrelocate: Remove dead TSEG code.Vladimir Serbinenko
2015-05-29i82801gx: Reserve LPC decodes.Vladimir Serbinenko