aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-07-18Makefile: Fix KCONFIG_AUTOHEADER dependenciesStefan Reinauer
2015-07-18libpayload: usb: Add support for SuperSpeed hubsJulius Werner
2015-07-18libpayload: usb: xhci: Prevent address reuseJulius Werner
2015-07-18amd/pi: Increase assumption for maximum CBFS file header sizePatrick Georgi
2015-07-18cbfstool: move fill value to cbfs.hPatrick Georgi
2015-07-18intel/kunimitsu: Fix Kconfig symbol typePatrick Georgi
2015-07-17soc/intel: Remove microcode terminatorsStefan Reinauer
2015-07-17intel/sklrvp: remove trailing whitespacePatrick Georgi
2015-07-17skylake: remove whitespace from ASL filesStefan Reinauer
2015-07-17mainboard/google: Add Braswell based Cyan boardLee Leahy
2015-07-17mainboard/intel: Add Skylake based Kunimitsu boardLee Leahy
2015-07-17mainboard/intel: Add Skylake based RVP3 boardLee Leahy
2015-07-17mainboard/intel: Add Braswell based Strago boardLee Leahy
2015-07-17lint/gitconfig: Enable checkpatch.pl checking of commitsStefan Reinauer
2015-07-17indent style fix for lapic_cpu_init.cJonathan A. Kollasch
2015-07-17Remove unused Kconfig symbols in c codeMartin Roth
2015-07-16libpayload: usb: dwc2: support split transactionYunzhi Li
2015-07-16t210: new sdram_lp0_save_params() functionYen Lin
2015-07-16foster: correct odmdata in odmdata.cfgYen Lin
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