summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* x86: Drop -Wa,--divideStefan Reinauer2015-07-0719-47/+44
* cbfstool: Make sure CBFS data structures are packed gcc styleStefan Reinauer2015-07-071-5/+11
* cbfstool: Fix kv_pair on WindowsStefan Reinauer2015-07-071-0/+4
* blobs: move markerStefan Reinauer2015-07-071-0/+0
* Unconditionally compile romstage with -Wa,--divideStefan Reinauer2015-07-072-8/+3
* T210: UTMIP: Correct UTMIP PLL programming as per Mark KuoTom Warren2015-07-072-19/+26
* amd/lamar: drop unused value from mainboard_intr_data[]Stefan Reinauer2015-07-071-1/+1
* buildgcc: update IASL to version 20150619Stefan Reinauer2015-07-073-2/+2
* xcompile: Fix compiler invocation in testccStefan Reinauer2015-07-071-1/+1
* buildgcc: work around bug in --print-librt-file-nameStefan Reinauer2015-07-071-0/+7
OpenPOWER on IntegriCloud