summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-07-16soc/intel/skylake: Use Broadwell as comparision base for Skylake SOCLee Leahy
2015-07-16x86 realmode: Set up the 8254 timer before running option romzbao
2015-07-16AMD Merlin Falcon: Mask bit 31 of BIST while doing BIST checkzbao
2015-07-15amd/model_fxx rev.F: emit P-states when no intermediates existJonathan A. Kollasch
2015-07-15libpayload: assume cbfs file alignment is 64 bytePatrick Georgi
2015-07-15cbfs: hardcode file alignmentPatrick Georgi
2015-07-15cbfstool: fix alignment to 64 bytePatrick Georgi
2015-07-15intel/fsp_baytrail: Remove PcdEnableLan optionYork Yang
2015-07-14timestamps: clarify in ramstage when not to reinit the cacheAaron Durbin
2015-07-14cbmem: export base_time in timestamp tableAaron Durbin
2015-07-14libpayload: store boot media information in sysinfoPatrick Georgi
2015-07-14cbtable: describe boot mediaPatrick Georgi
2015-07-14abuild: Allow disabling mainboardsPatrick Georgi
2015-07-14Braswell: Use CBFS image type nameLee Leahy
2015-07-14libpayload: Add support for handling fmapsPatrick Georgi
2015-07-14riscv-emulation: Set stack size to 0 in KconfigThaminda Edirisooriya
2015-07-14fmap: publish find_fmap_directory()Patrick Georgi
2015-07-14fmap: Introduce new function to derive fmap name from offset/sizePatrick Georgi
2015-07-14getac/p470: initialize timestamps in romstagePatrick Georgi
2015-07-14azalia: fix up and clean up shrinkage of boilerplate codeJonathan A. Kollasch
2015-07-14amd/rs780: Fix typoPatrick Georgi
2015-07-14cbmem: convert x86 timestamps on OpenBSDPatrick Georgi
2015-07-14intel/sandybridge/gma: Add graphics PCI Device IDs 0x0162 and 0x0152Damien Zammit
2015-07-14buildgcc: Show the archive URLPaul Menzel
2015-07-14amd/fam10: Add k10temp ACPI thermal zone mixin.Tobias Diedrich
2015-07-13x86: flatten hierarchyStefan Reinauer
2015-07-13x86: Port x86 over to compile cleanly with x86-64Stefan Reinauer
2015-07-13version: allow stating the coreboot revision in .coreboot-versionPatrick Georgi
2015-07-13superio/smsc: Add support for SMSC DME1737Jonathan A. Kollasch
2015-07-13superio/smsc/dme1737: copy superio/smsc/lpc47b397Jonathan A. Kollasch
2015-07-13tegra124/tegra210: Include stages.h in bootblock.cStefan Reinauer
2015-07-13tegra210: Fix coding style in clock.cStefan Reinauer
2015-07-13coreinfo: Fix build output (cosmetical)Stefan Reinauer
2015-07-13smaug: Set LDO2 voltage to 1.8VFurquan Shaikh
2015-07-13t210: Apply A57 hardware issue workaround during cpu startupFurquan Shaikh
2015-07-13arm64: Define stage_entry as weak symbolFurquan Shaikh
2015-07-13arm64/a57: Move cortex_a57.h under include directoryFurquan Shaikh
2015-07-13libpayload: Fix arithmetic precedence in div_round_up()Julius Werner
2015-07-13t210: Add TZDRAM_BASE param to BL31_MAKEARGSFurquan Shaikh
2015-07-13coreinfo: fix compilationStefan Reinauer
2015-07-13intel raminit: improve loggingPatrick Rudolph
2015-07-13intel raminit: fix timB high adjust calculationPatrick Rudolph
2015-07-13intel raminit: whitespace fixesPatrick Rudolph
2015-07-13intel sandybridge: add VGA pci device idPatrick Rudolph
2015-07-12Verify Kconfigs symbols are not zero for hex and int type symbolsMartin Roth
2015-07-12southbridge/amd/pi/hudson: Fix HUDSON_DISABLE_IMC kconfig warningMartin Roth
2015-07-12x86emu/debug.h: remove #ifdef CONFIG_DEFAULT_CONSOLE_LOGLEVELMartin Roth
2015-07-12Update crossgcc Makefile for new buildgcc argumentsMartin Roth
2015-07-12Change #ifdef and #if defined CONFIG_ bools to #if IS_ENABLED()Martin Roth
2015-07-11amd/.../hudson: Warn if HUDSON_FWM_POSITION is not inside CBFSMartin Roth