summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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-02-29google/chell: Update DPTF configurationDuncan Laurie
2016-02-29google/chell: Update GPIOs for DVT2Duncan Laurie
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-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-28northbridge/intel: add missing #include guardsIru Cai
2016-02-26During DRAM initialization on certain ASpeed devices, an incorrectTimothy Pearson
2016-02-26nb/intel/sandybridge/raminit: Adjust timB to prevent overflowPatrick Rudolph
2016-02-26tree wide: Convert "if (CONFIG_.*_TPM.*)" to "if (IS_ENABLED(...))"Denis 'GNUtoo' Carikli
2016-02-26mainboard/intel/apollolake_rvp: remove bootblock_mainboard_early_init()Aaron Durbin
2016-02-26soc/intel/apollolake: implement bootblock_soc_early_init()Aaron Durbin
2016-02-26soc/intel/apollolake: provide function to set up uart pads and controllerAaron Durbin
2016-02-26lib/bootblock: provide SoC callback parity with mainboardAaron Durbin
2016-02-26soc/intel/appollolake: fix comment in gpio_defs.hAaron Durbin
2016-02-26soc/intel/apollolake: group serial console options into one KconfigAaron Durbin
2016-02-26lib/memrange: avoid shadow object declarationsAaron Durbin
2016-02-25mc_tcu3: Enable graphic init codeWerner Zeh
2016-02-25fsp_baytrail: Fix a possible hanging DisplayPortWerner Zeh
2016-02-25x86/Makefile.inc: Fix redundant addition of memlayout.ld in bootblockFurquan Shaikh
2016-02-25cbfs: Fix compiler error for gcc versions < 4.6Werner Zeh
2016-02-24commonlib/lz4_wrapper: Use correct casts to ensure valid calculationsPaul Menzel
2016-02-23southbridge/intel/ibexpeak: Use common gpio.cPatrick Rudolph
2016-02-23southbridge/intel/lynxpoint: Use common gpio.cPatrick Rudolph
2016-02-22cbfs: Add LZ4 in-place decompression support for pre-RAM stagesJulius Werner
2016-02-22urara: Increase bootblock sizeJulius Werner
2016-02-22memlayout: Add symbols for stage boundsJulius Werner
2016-02-22mainboard/intel/galileo: Enable minimal ACPI tablesLee Leahy
2016-02-22soc/intel/quark: Add the initial pieces required for ACPI tablesLee Leahy
2016-02-22fsp_baytrail: Add full support for iosf access in reg_scriptWerner Zeh
2016-02-22die() when attempting to use bounce buffer on non-i386.Vladimir Serbinenko
2016-02-22qemu-armv7: Update running instructions.Vladimir Serbinenko
2016-02-22console: Add higher baud ratesLee Leahy
2016-02-21soc/*: fix uart's regwidth specification in cbtablesPatrick Georgi
2016-02-20Fix qemu-armv7 memory mapVladimir Serbinenko
2016-02-20nb/intel/sandybridge/raminit: Add XMP supportPatrick Rudolph
2016-02-20emulation/qemu-power8: initial mainboard and arch commitRonald G. Minnich
2016-02-19nb/amd/amdmct: Add socket specific configuration for FM2Damien Zammit
2016-02-19nb/intel/sandybridge/raminit: Improve loggingPatrick Rudolph
2016-02-19soc/intel/quark: Use single ID value for HSUART1Lee Leahy
2016-02-19cpu/qemu-power8: don't enable it for qemu-x86Patrick Georgi
2016-02-19x86: add coreboot table entry for TSC infoAaron Durbin
2016-02-19lib/coreboot_table: add function to allow arch code to add recordsAaron Durbin
2016-02-19RISC-V: Add more debug info to debug printksAndrew Waterman
2016-02-19RISC-V: Make inline asm usage saferAndrew Waterman
2016-02-19power8: qemu "cpu"Ronald G. Minnich