summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* mainboard/msi/ms7135: remove bogus MADT IRQ override for timerJonathan A. Kollasch2015-07-071-3/+0
* smbios: Calculate SMBIOS Max Struct sizeBen Frisch2015-07-071-13/+16
* ec/lenovo/h8: silence sound on bootAlexander Couzens2015-07-071-0/+3
* sandybridge: provide monotonic timer functionPatrick Georgi2015-07-071-0/+20
* gitconfig: Improve robustness when blobs aren't presentPatrick Georgi2015-07-071-4/+5
* util/cbfstool: use _XOPEN_SOURCE=700 to find strdup(3)Jonathan A. Kollasch2015-07-071-1/+1
* cpu/amd/model_10xxx: Determine single-link status of each CPU in _PSD generatorTimothy Pearson2015-07-071-7/+13
* cpu/amd/car: Move AP stacks below the BSP stack to free up spaceTimothy Pearson2015-07-079-4/+43
* cpu/amd/car: Increase Family 10h CAR size limit to 128kTimothy Pearson2015-07-072-2/+30
* cpu/amd: Detect any conflicts between sysinfo and the stack regionTimothy Pearson2015-07-079-1/+64
* northbridge/amd/amdfam10: Remove array to null comparisonTimothy Pearson2015-07-071-26/+25
* util/ectool: don't dump the whole ram when writing to itAlexander Couzens2015-07-061-1/+1
* Revert "sandy/ivybridge: use LAPIC timer in SMM"Patrick Georgi2015-07-063-3/+56
* util/cbfstool: don't override ntohl(3) and htonl(3) on NetBSDJonathan A. Kollasch2015-07-061-1/+3
* util/xcompile/xcompile: use env(1) to find bashJonathan A. Kollasch2015-07-061-1/+1
* Braswell: Update to end of June.Lee Leahy2015-07-0614-16/+210
* Braswell: Update the ACPI tablesLee Leahy2015-07-063-32/+77
* libpayload: don't overwrite CFLAGSPatrick Georgi2015-07-061-1/+1
* libpayload: architecture mapping is now done in xcompilePatrick Georgi2015-07-061-3/+3
* libpayload: drop LIBGCC_FILE_NAME variablePatrick Georgi2015-07-061-4/+0
* libpayload: defer including .xcompilePatrick Georgi2015-07-061-2/+9
* libpayload: Add compiler switchPatrick Georgi2015-07-062-1/+19
* libpayload: mark util/xcompile/xcompile executablePatrick Georgi2015-07-061-0/+0
* veyron*: Kill SKIP_DISPLAY_INIT_HACKDavid Hendricks2015-07-065-18/+10