summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-07-13x86: flatten hierarchy4.14.1Stefan 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
2015-07-11Calculate HUDSON_FWM_POSITION and display warning on mismatchMartin Roth
2015-07-11arch/x86/Makefile.inc: Calculate CBFS_BASE_ADDRESS variableMartin Roth
2015-07-11Makefile.inc: Add math macrosMartin Roth
2015-07-11Fix GCC 5.1 compile issue seen at Linux ArchAnatol Pomozov
2015-07-10timestamps: don't drop ramstage timestamps with EARLY_CBMEM_INITAaron Durbin
2015-07-10include/cbmem_id.h: Add name for `CBMEM_ID_TCPA_LOG`Paul Menzel
2015-07-10include/cbmem_id.h: Sort `CBMEM_ID_TCPA_LOG` entryPaul Menzel
2015-07-10Braswell: Move the microcode into a subdirectoryLee Leahy
2015-07-10FSP 1.1: Update the CBFS image typeLee Leahy
2015-07-09libpayload: Have make install save .xcompile fileStefan Reinauer
2015-07-09libpayload: Use top level xcompileStefan Reinauer
2015-07-09arm: add __umoddi3() to libgcc implementationStefan Reinauer
2015-07-09rk3288: Fix & vs && mix up in hdmi driverStefan Reinauer
2015-07-09device: remove unused x86 include from common codeStefan Reinauer
2015-07-09arm: enhance eabi compat functionsStefan Reinauer
2015-07-09xcompile: switch around armv7 TCARCHesStefan Reinauer
2015-07-09ipq8064: enable timestamp collectionVadim Bendebury
2015-07-09libpayload: Add LZ4 decompression algorithmJulius Werner
2015-07-09veyron_{brain,danger,mickey,romy}: Select PHYSICAL_REC_SWITCHDavid Hendricks
2015-07-09smaug: Update PMIC settingsFurquan Shaikh
2015-07-09arm64: Print sp value when dumping registers for exceptionFurquan Shaikh
2015-07-09t210: set CAR2PMC_CPU_ACK_WIDTH to 0Yen Lin
2015-07-09t210: i2c6: enable SOR_SAFE and DPAUX1 clocks for i2c6 to workYen Lin
2015-07-09veyron_danger: Enable developer mode switchDavid Hendricks
2015-07-08vboot: Don't count boot attempts if lid is closedPatrick Georgi