summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* devicetree: Single scan_bridges()Kyösti Mälkki2015-06-044-21/+21
* PCI subsystem: Drop parameter max from scan_busKyösti Mälkki2015-06-0412-54/+47
* PCI subsystem: Use subordinate property to track bus enumerationKyösti Mälkki2015-06-041-20/+9
* PCI subsystem: Refactor PCI bridge register controlKyösti Mälkki2015-06-042-26/+51
* devicetree: Rename unused parameter max in domain_scan_bus()Kyösti Mälkki2015-06-044-9/+10
* devicetree: Rename unused parameter to passthruKyösti Mälkki2015-06-0411-29/+30
* devicetree: Discriminate device ops scan_bus()Kyösti Mälkki2015-06-0477-117/+140
* HyperTransport: Use subordinate property to track chain enumerationKyösti Mälkki2015-06-045-35/+55
* HyperTransport: Move pci_scan_bus() callKyösti Mälkki2015-06-044-8/+19
* Remove address from GPLv2 headersPatrick Georgi2015-06-044-5/+4
* libpayload: usb: Support MTK xHCI host controllerYidi Lin2015-06-036-2/+62
* libpayload: usb: Max packet size of SuperSpeed control EPs should be 512.Chunfeng Yun2015-06-031-1/+1
* cbfs: Fix mismerge.Vladimir Serbinenko2015-06-025-5/+5
* tpm: Add dummy _DSM to make Bitlocker happy.Vladimir Serbinenko2015-06-021-0/+92
* Make DSDT a file in CBFS rather than embedding it into ramstage.Vladimir Serbinenko2015-06-029-51/+75
* Hide PLATFORM_USES_FSP1_1.Vladimir Serbinenko2015-06-021-1/+1
* Kconfig: Remove RELOCATABLE_MODULES.Vladimir Serbinenko2015-06-021-2/+3
* assets: abstract away the firmware assets used for bootingAaron Durbin2015-06-0214-155/+272
* prog_loading: add region_device representing memoryAaron Durbin2015-06-022-16/+21
* x86: fix mirror_payload()Aaron Durbin2015-06-021-4/+4
* Revert "pistashio: bump up romstage size"Aaron Durbin2015-06-021-2/+2
* cbfs: new API and better program loadingAaron Durbin2015-06-0285-2313/+892
* libpayload: Add div_round_up() functionJulius Werner2015-06-021-0/+2
* ipq806x: clear the RPM initialization Acknowledge bitSourabh Banerjee2015-06-021-1/+5
* TPM: Add Infineon SLB9670 SPI TPM supportWenkai Du2015-06-021-0/+1
* arm64: correct cacheable/non-cacheable tag string in print_tagJimmy Huang2015-06-021-2/+2
* arm64: Guard prints in mmu.cFurquan Shaikh2015-06-021-3/+6
* arm64: Decouple MMU functions from memrangesJulius Werner2015-06-025-230/+153
* superiotool: detect the NCT5572DFelix Held2015-06-021-1/+1
* vboot: Increase max parsed fw components to 6Furquan Shaikh2015-06-021-1/+1
* amd/torpedo: Remove stale ssdt*.aslVladimir Serbinenko2015-06-014-333/+0
* SLIC: Check SLIC signature.Vladimir Serbinenko2015-06-011-2/+4
* autoport: Update documentation to mention runtime prerequisitesVladimir Serbinenko2015-05-311-1/+6
* autoport: Improve keyboard detection.Vladimir Serbinenko2015-05-304-1/+37
* autoport: Add a note that slot labeling is unreliable.Vladimir Serbinenko2015-05-301-0/+3
* autoport: Fix SPD map guessing function.Vladimir Serbinenko2015-05-301-2/+2
* autoport/ec_fixme: Fix error in resulting code.Vladimir Serbinenko2015-05-301-0/+3
* autoport: Strip inc, co and corp suffixes from vendor nameVladimir Serbinenko2015-05-301-3/+14
* autoport/bd82x6x: Fix off-by-one errorVladimir Serbinenko2015-05-301-1/+1
* autoport: Allow binary prerequisites to be placed in the autoport directory.Vladimir Serbinenko2015-05-302-3/+26
* autoport: Minor style fixes in readme.Vladimir Serbinenko2015-05-301-64/+65
* UEFI: Conditionally define the ASSERT macroLee Leahy2015-05-291-0/+2
* tpm: Add Infineon TPM 1.2 supportSubrata2015-05-291-0/+1
* tpm: Fix multiple device supportSubrata2015-05-291-0/+1
* intel/broadwell: Hide use of acpi_slp_typeKyösti Mälkki2015-05-293-6/+5
* binaryPI: Hide use of acpi_slp_typeKyösti Mälkki2015-05-292-9/+2
* x86 SMM: Merge recipesKyösti Mälkki2015-05-291-21/+13
* x86 SMM: We have single SMM linker script nowKyösti Mälkki2015-05-291-6/+2
* autoport: Write autoport together with porting guide for sandy/ivybridge.Vladimir Serbinenko2015-05-2912-0/+2862
* bd82x6x: Move calling of finalize() on resume to southbridge codeVladimir Serbinenko2015-05-2917-94/+9