summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2016-03-03drivers/intel/fsp2_0: Add utility functionsAndrey Petrov
2016-03-03drivers/intel/fsp2_0: Add coreboot<->FSP header filesAndrey Petrov
2016-03-03kconfig_lint: make sure if and endif statements are balancedMartin Roth
2016-03-03nb/intel/sandybridge/raminit: Fill SMBIOS type17 infoPatrick Rudolph
2016-03-03src/device/dram/ddr3: Parse additional informationPatrick Rudolph
2016-03-03amdfwtool: Fix some PSP2 issueszbao
2016-03-03cbfstool: Use fixed width data types for e820entry struct.Werner Zeh
2016-03-03cbfstool: Initialize contents of linux_params to 0Werner Zeh
2016-03-03buildgcc: Bump version to 1.36Stefan Reinauer
2016-03-02nb/intel/sandybridge/romstage: Read fuse bits for max MEM ClkPatrick Rudolph
2016-03-02src/arch/x86/smbios: Add vendorsPatrick Rudolph
2016-03-02nb/intel/sandybridge/raminit: Make discover_timC_write non cyclicPatrick Rudolph