aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-03-08drivers/intel/fsp2_0: Add MemoryInit APIAndrey Petrov
2016-03-08roda/rk9: Remove #include early_serial.c from romstageAntonello Dettori
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-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-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-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-03nb/intel/sandybridge/raminit: Fill SMBIOS type17 infoPatrick Rudolph
2016-03-03src/device/dram/ddr3: Parse additional informationPatrick Rudolph
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-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
2016-02-18soc/intel/quark: Enable HSUART1Lee Leahy
2016-02-18soc/intel/quark: Establish the Memory MapLee Leahy
2016-02-18soc/intel/quark: Enumerate the PCI devicesLee Leahy
2016-02-18device: Add device path display supportLee Leahy
2016-02-18arch/arm64: Compile arm-trusted-firmware with coreboot timestampPatrick Georgi
2016-02-18intel/kunimitsu: Set USB Type A current limit to 2ANaresh G Solanki
2016-02-18acpi/tpm: Gracefully handle missing TPM module.Tobias Diedrich
2016-02-18nb/intel/sandybridge: Start PEG link trainingPatrick Rudolph
2016-02-18southbridge/intel/bd82x6x/acpi: Fix IRQ warningsPatrick Rudolph
2016-02-18southbridge/intel/bd82x6x: Use common gpio.cPatrick Rudolph
2016-02-18cpu/amd: Add socket FM2Damien Zammit
2016-02-18lib: Add Kconfig to toggle boot state debuggingLee Leahy
2016-02-17mainboard/intel/galileo: Enable PCIe root port 0Lee Leahy
2016-02-17mainboard/intel/galileo: Disable the remaining PCI devicesLee Leahy
2016-02-17arch/x86: Add option to disable default mmap_boot implementationAlexandru Gagniuc
2016-02-16nb/intel/sandybridge/raminit: Add shift offsetPatrick Rudolph
2016-02-16soc/intel/apollolake: bootblock: implement platform_prog_run()Andrey Petrov
2016-02-16device/pci_rom: Rename missleading ON_DEVICE_ROM_RUNPatrick Rudolph
2016-02-16southbridge/intel/common: Add common gpio.cPatrick Rudolph
2016-02-15skylake: Finalize SMM in corebootDuncan Laurie
2016-02-15skylake: Check for power failure when WAK_STS is not setDuncan Laurie
2016-02-15skylake: Enable DDI-A 4-lane support if GOP does not executeDuncan Laurie
2016-02-15skylake: acpi: Make GRXS method serializedDuncan Laurie