summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-03-08x86 chipsets: utilize x86_setup_mtrrs_with_detect()Aaron Durbin
2016-03-08nyan: Fix timestamps and CBFS SPI integrationJulius Werner
2016-03-08mainboard/skylake: Include WRDD method in WIFI ACPI deviceDuncan Laurie
2016-03-08skylake: Add and fill out CID1 NVS fieldDuncan Laurie
2016-03-08intel/wifi: Add WRDD ACPI methodDuncan Laurie
2016-03-08Chromeos: Modify wifi_regulatory_domain to use "region" key in VPDHuang, Huki
2016-03-08lib: Implement framework for retrieving WiFi regulatory domainFelix Durairaj
2016-03-08soc/intel/quark: Set the UPD values for MemoryInitLee Leahy
2016-03-08archive: build archive tool with HOSTCCDaisuke Nojiri
2016-03-08util: add archive toolDaisuke Nojiri
2016-03-08soc/intel/apollolake: Add cbmem_top() implementationAndrey Petrov
2016-03-08Kconfig: Remove unneeded UDELAY_IO redeclarationStefan Reinauer
2016-03-08cpu/x86/mtrr: add helper function to detect variable MTRRsAaron Durbin
2016-03-08soc/intel/quark: Add the UPD support for SiliconInitLee Leahy
2016-03-08crossgcc: Build make per defaultStefan Reinauer
2016-03-08cpu/x86: Sort some Kconfig optionsStefan Reinauer
2016-03-08soc/intel/apollolake: Enable using FSP 2.0 driverAndrey Petrov
2016-03-08soc/intel/apollolake: Add romstage that calls FSP2.0 driverAndrey Petrov
2016-03-08soc/intel/apollolake: Add support for memory-mapped boot mediaAndrey Petrov
2016-03-08drivers/intel/fsp2_0: Add framebuffer graphics supportAlexandru Gagniuc
2016-03-08drivers/intel/fsp2_0: Add hand-off-block parsersAlexandru Gagniuc
2016-03-08drivers/intel/fsp2_0: Add Notify Phase APIAndrey Petrov
2016-03-08drivers/intel/fsp2_0: Add SiliconInit APIAndrey Petrov
2016-03-08drivers/intel/fsp2_0: Add MemoryInit APIAndrey Petrov
2016-03-08roda/rk9: Remove #include early_serial.c from romstageAntonello Dettori
2016-03-07MAINTAINERS: Add Timothy Pearson to the maintainers listMartin Roth
2016-03-07intel/fsp_baytrail: use 20K PU/PD for GPIOBen Gardner
2016-03-07soc/intel/quark: Split out MTRR supportLee Leahy
2016-03-07mainboard/intel/galileo: Enable SD flash cardsLee Leahy
2016-03-07Documentation/Intel: Add EDK-II linksLee Leahy
2016-03-07Documentation/Intel: Making a bootable SD cardLee Leahy
2016-03-05BuildSystem: Add Memtest86+ as a secondary payloadMartin Roth
2016-03-05tpm/acpi/tpm.asl: Only include tpm.asl if tpm is enabledMartin Roth
2016-03-05arch/x86: Add common assembly code for stages that run in CARAndrey Petrov
2016-03-05arch/x86: document CAR symbols and expose them in symbols.hAndrey Petrov
2016-03-05lint-kconfig: pipe stderr to stdout to catch script errorsMartin Roth
2016-03-05amd/thatcher: Removed #include early_serial.c from romstageAntonello Dettori
2016-03-05include/device/dram: Fix DDR3-1866Patrick Rudolph
2016-03-05sandybridge/gma_lvds: support both Sandy&Ivy on one boardIru Cai
2016-03-05Hide EC_GOOGLE_CHROMEEC_SPI_BUS.Vladimir Serbinenko
2016-03-05lz4_wrapper: Use __asm__ rather than asm.Vladimir Serbinenko
2016-03-05Kconfig: hide useless options on ARM.Vladimir Serbinenko
2016-03-04toolchain.inc: test IASL by version string instead of numberMartin Roth
2016-03-04util/futility: trivial - Add distclean targetMartin Roth
2016-03-04arch/x86: always use _start as entry symbol for all stagesAaron Durbin
2016-03-04arch/x86: rename reset_vector -> _startAaron Durbin
2016-03-03arch/x86: Allow soc/chipset to set linking addressAndrey Petrov
2016-03-03cpu/x86/16bit: rename _start -> _start16bitAaron Durbin
2016-03-03cpu/x86/16bit/reset16: mark reset vector executableAaron Durbin
2016-03-03cpu/x86/16bit/reset16: remove stale 32-bit jumpAaron Durbin