summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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