summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2016-03-02crossgcc: add 'urls' option to print urls of all packagesMartin Roth
2016-03-02buildgcc: Add 'nocolor' option to remove color codes from outputMartin Roth
2016-03-02buildgcc: Use $(CURDIR) instead of $(PWD)Stefan Reinauer
2016-03-02abuild: Use 12 lines of context for errorsStefan Reinauer
2016-03-02buildgcc: Disable RISC-V GDBStefan Reinauer
2016-03-01buildgcc: Allow specifying destination directoryStefan Reinauer
2016-03-01buildgcc: Fix building GDB for mipsel-elfStefan Reinauer
2016-03-01crosstool: add EXPAT as a dependency on the gdb build.Ronald G. Minnich
2016-03-01Skylake: Support Intel Speed Shift Technology based on configSubrata Banik
2016-03-01Skylake boards: Enabling HWP (hardware P state control)Subrata Banik
2016-03-01Makefile.inc: Add dependency on util/kconfig/conf for config.hMartin Roth
2016-02-29google/chell: Update DPTF configurationDuncan Laurie
2016-02-29google/chell: Update GPIOs for DVT2Duncan Laurie
2016-02-29vboot: Update to current master to support S3 resume signallingPatrick Georgi
2016-02-29vboot: Set S3_RESUME flag for vboot context if necessaryDuncan Laurie
2016-02-29skylake: Increase IGD stolen size to 64MBDuncan Laurie
2016-02-29mainboard/google/chell: provide configuration for all padsAaron Durbin
2016-02-29buildgcc: Add support for gdb on x86_64-elfStefan Reinauer
2016-02-29mainboard/intel/galileo: Enable USBLee Leahy
2016-02-29soc/intel/quark: Reserve non-MMIO spaceLee Leahy
2016-02-29soc/intel/quark: Initialize some of the FADT base registersLee Leahy
2016-02-29Documentation/Intel: More CorebootPayloadPkg documentationLee Leahy
2016-02-29Documentation/Intel: Add ACPI link and more FADT documentationLee Leahy
2016-02-28coreinfo: quote $(AS) and $(CC) in $(LPAS) and $(LPCC)Iru Cai
2016-02-28northbridge/intel: add missing #include guardsIru Cai
2016-02-26payloads: Load coreinfo as a secondary payloadMartin Roth