summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* intel raminit: fix timB high adjust calculationPatrick Rudolph2015-07-131-0/+5
* intel raminit: whitespace fixesPatrick Rudolph2015-07-131-10/+10
* intel sandybridge: add VGA pci device idPatrick Rudolph2015-07-131-0/+1
* Verify Kconfigs symbols are not zero for hex and int type symbolsMartin Roth2015-07-125-10/+8
* southbridge/amd/pi/hudson: Fix HUDSON_DISABLE_IMC kconfig warningMartin Roth2015-07-121-4/+3
* x86emu/debug.h: remove #ifdef CONFIG_DEFAULT_CONSOLE_LOGLEVELMartin Roth2015-07-121-2/+0
* Update crossgcc Makefile for new buildgcc argumentsMartin Roth2015-07-121-22/+55
* Change #ifdef and #if defined CONFIG_ bools to #if IS_ENABLED()Martin Roth2015-07-1211-29/+29
* amd/.../hudson: Warn if HUDSON_FWM_POSITION is not inside CBFSMartin Roth2015-07-112-0/+9
* Calculate HUDSON_FWM_POSITION and display warning on mismatchMartin Roth2015-07-112-0/+10
* arch/x86/Makefile.inc: Calculate CBFS_BASE_ADDRESS variableMartin Roth2015-07-111-0/+3
* Makefile.inc: Add math macrosMartin Roth2015-07-111-5/+21
* Fix GCC 5.1 compile issue seen at Linux ArchAnatol Pomozov2015-07-111-1/+1
* timestamps: don't drop ramstage timestamps with EARLY_CBMEM_INITAaron Durbin2015-07-101-1/+8
* include/cbmem_id.h: Add name for `CBMEM_ID_TCPA_LOG`Paul Menzel2015-07-101-0/+1
* include/cbmem_id.h: Sort `CBMEM_ID_TCPA_LOG` entryPaul Menzel2015-07-101-1/+1
* Braswell: Move the microcode into a subdirectoryLee Leahy2015-07-101-1/+1
* FSP 1.1: Update the CBFS image typeLee Leahy2015-07-101-1/+1
* libpayload: Have make install save .xcompile fileStefan Reinauer2015-07-091-0/+1
* libpayload: Use top level xcompileStefan Reinauer2015-07-093-352/+15
* arm: add __umoddi3() to libgcc implementationStefan Reinauer2015-07-094-0/+99
* rk3288: Fix & vs && mix up in hdmi driverStefan Reinauer2015-07-091-1/+1
* device: remove unused x86 include from common codeStefan Reinauer2015-07-091-1/+0
* arm: enhance eabi compat functionsStefan Reinauer2015-07-091-2/+17
* xcompile: switch around armv7 TCARCHesStefan Reinauer2015-07-091-1/+1
* ipq8064: enable timestamp collectionVadim Bendebury2015-07-092-1/+3
* libpayload: Add LZ4 decompression algorithmJulius Werner2015-07-097-0/+512
* veyron_{brain,danger,mickey,romy}: Select PHYSICAL_REC_SWITCHDavid Hendricks2015-07-094-0/+4
* smaug: Update PMIC settingsFurquan Shaikh2015-07-092-16/+24
* arm64: Print sp value when dumping registers for exceptionFurquan Shaikh2015-07-091-0/+1
* t210: set CAR2PMC_CPU_ACK_WIDTH to 0Yen Lin2015-07-092-0/+20
* t210: i2c6: enable SOR_SAFE and DPAUX1 clocks for i2c6 to workYen Lin2015-07-092-0/+5
* veyron_danger: Enable developer mode switchDavid Hendricks2015-07-092-5/+6
* vboot: Don't count boot attempts if lid is closedPatrick Georgi2015-07-082-0/+3
* build system / amd64: Avoid GCC taking the ABI spec too literallyPatrick Georgi2015-07-081-1/+1
* vendorcode/intel/edk2: Fix EFI_PEI_GRAPHICS_INFO_HOB structureLee Leahy2015-07-081-4/+4
* Braswell: Fix error in the warranty statementLee Leahy2015-07-081-1/+1
* libpayload: update defconfigsPatrick Georgi2015-07-087-30/+62
* toolchain.inc: Don't overwrite architecture specific CFLAGSStefan Reinauer2015-07-081-5/+5
* memlayout: Add timestamp regions for t210 and cygnusStefan Reinauer2015-07-083-1/+4
* stddef.h: Disable check_member() macro when compiling with CLANGStefan Reinauer2015-07-071-0/+4
* payloads: Reorganize Makefile.incs for external payloadsStefan Reinauer2015-07-073-32/+53
* payloads: Reorganize Kconfig for external payloadsStefan Reinauer2015-07-0711-181/+184
* timestamp: remove conditional #if CONFIG_COLLECT_TIMESTAMPSAaron Durbin2015-07-075-12/+4
* marvel/bg4cd: move timestamp init to SoC codePatrick Georgi2015-07-072-21/+9
* timestamp: add generic cache regionAaron Durbin2015-07-076-79/+216
* rk3288: Use timestamp region for pre-cbmem timestampsFurquan Shaikh2015-07-0714-209/+71
* t132: Add timestamp collection support in t132Furquan Shaikh2015-07-075-0/+13
* x86 makefile: Use preprocessed linker filesMarc Jones2015-07-071-5/+6
* smbios: fix copy&paste errorPatrick Georgi2015-07-071-1/+1
OpenPOWER on IntegriCloud