aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2016-02-14Intel common: add microcode loading to romstage before fspmemoryinitrobbie zhang
2016-02-14cpu/amd: Update/Add license headersDamien Roth
2016-02-14CPU/intel: Add missing license headersDamien Roth
2016-02-13FMAP: Clean up debug outputDuncan Laurie
2016-02-13cpu/allwinner: Update license headersDamien Roth
2016-02-13sandybridge: Always include MRC if not using native RAM init.Vladimir Serbinenko
2016-02-13soc/intel/apollolake: add assert for pad constraintsAaron Durbin
2016-02-13soc/intel/apollolake: pre-evaluate gpio number valuesAaron Durbin
2016-02-13soc/intel/apollolake: limit bootblock size to 32KiBAaron Durbin
2016-02-13x86: make bootblock size for C_ENVIRONMENT_BOOTBLOCK configurableAaron Durbin
2016-02-12ktqm77: Support native raminitVladimir Serbinenko
2016-02-12lzma: Port size-checking ulzman() version to corebootJulius Werner
2016-02-12tegra132/pistachio: Increase romstage size in memlayout.ldJulius Werner
2016-02-12tegra132/210: Remove memlayout_vboot2.ldJulius Werner
2016-02-12timestamp: Remove HAS_PRECBMEM_TIMESTAMP_REGION KconfigJulius Werner
2016-02-12samsung/*umpy: fix Kconfig formattingPatrick Georgi
2016-02-12lumpy: Support native raminitVladimir Serbinenko
2016-02-12stumpy: Add native raminit supportVladimir Serbinenko
2016-02-12link: Support native raminitVladimir Serbinenko
2016-02-12emeraldlake2: Support native raminit.Vladimir Serbinenko
2016-02-12chromebooks: Define GBB hardware IDsPatrick Georgi
2016-02-12butterfly: Make configurable MRC vs non-MRC.Vladimir Serbinenko
2016-02-12stout: Support native raminitVladimir Serbinenko
2016-02-12Make MRC vs native a config rather than making a separate chipset for it.Vladimir Serbinenko
2016-02-12mainboards: Drop remaining references to vboot indexesPatrick Georgi
2016-02-12Fix butterfly usb map.Vladimir Serbinenko
2016-02-12Move gpio.h to gpio.c on sandy and ivy.Vladimir Serbinenko
2016-02-12Merge sandy/ivybridge romstage flow for MRC and non-MRC.Vladimir Serbinenko
2016-02-11arches: lib: add main_decl.h for main() declarationAaron Durbin
2016-02-11arch/{arm64,riscv}: remove jmp_to_elf_entry() declarationAaron Durbin
2016-02-11lib/prog_loaders.c: remove arch/stages.h includeAaron Durbin
2016-02-11arch: remove stage_exit()Aaron Durbin
2016-02-11timestamp: Bump CBMEM timestamp count, make full use of pre-RAM regionsJulius Werner
2016-02-11soc/apollolake: Add early serial driver for BOOTBLOCK_CONSOLEAndrey Petrov
2016-02-11soc/apollolake: Add minimal GPIO driverAndrey Petrov
2016-02-11mainboard/intel: Add skeleton for Apollolake RVP board familyAlexandru Gagniuc
2016-02-11soc/apollolake: Add initial cache-as-ram setup for bootblockAlexandru Gagniuc
2016-02-11cpu/x86/tsc: Compile delay_tsc.c for the bootblock as wellAlexandru Gagniuc
2016-02-11util/marvell: Add Marvell doimage utility and dependency in relevant MakefileRuilin Hao
2016-02-11arch/x86: Change how BOOTBLOCK_CUSTOM is selected by defaultAndrey Petrov