aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-07-16smaug: correct odmdata in odmdata.cfgYen Lin
2015-07-16t210: correct odmdata location in bctYen Lin
2015-07-16foster: add sdram_configs.cYen Lin
2015-07-16smaug: ramstage: include sdram_configs.cYen Lin
2015-07-16smaug: Use VNBN_FLASH instead of VBNV_ECFurquan Shaikh
2015-07-16t210: Reorganize memlayout.ldFurquan Shaikh
2015-07-16t210: SPI driver cleanupFurquan Shaikh
2015-07-16t210: Correct dma_busy functionFurquan Shaikh
2015-07-16smaug: Increase drive strength for QSPI PinmuxFurquan Shaikh
2015-07-16t210: Add PINMUX macros for drive strengthFurquan Shaikh
2015-07-16toolchain: Add -mgeneral-regs-only to CFLAGS for arm64Furquan Shaikh
2015-07-16release: add release scriptPatrick Georgi
2015-07-16cbfstool: Remove extra comma after {0, NULL} list elementSol Boucher
2015-07-16cbfstool: Factor out compression algorithm listSol Boucher
2015-07-16cbfstool: rename fieldSol Boucher
2015-07-16cbfstool: move bit swapping macros to swab.hSol Boucher
2015-07-16cbfstool: use variable length array to model cbfs_file's filenamePatrick Georgi
2015-07-16cbfstool: improve specification of struct cbfs_filePatrick Georgi
2015-07-16soc/intel: Add Skylake SOC supportLee Leahy
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
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
2015-07-08build system / amd64: Avoid GCC taking the ABI spec too literallyPatrick Georgi
2015-07-08vendorcode/intel/edk2: Fix EFI_PEI_GRAPHICS_INFO_HOB structureLee Leahy
2015-07-08Braswell: Fix error in the warranty statementLee Leahy
2015-07-08libpayload: update defconfigsPatrick Georgi
2015-07-08toolchain.inc: Don't overwrite architecture specific CFLAGSStefan Reinauer
2015-07-08memlayout: Add timestamp regions for t210 and cygnusStefan Reinauer