summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* x86: flatten hierarchy4.14.1Stefan Reinauer2015-07-1348-94/+77
* x86: Port x86 over to compile cleanly with x86-64Stefan Reinauer2015-07-1313-50/+243
* superio/smsc: Add support for SMSC DME1737Jonathan A. Kollasch2015-07-136-114/+30
* superio/smsc/dme1737: copy superio/smsc/lpc47b397Jonathan A. Kollasch2015-07-134-0/+271
* tegra124/tegra210: Include stages.h in bootblock.cStefan Reinauer2015-07-132-0/+2
* tegra210: Fix coding style in clock.cStefan Reinauer2015-07-131-7/+7
* smaug: Set LDO2 voltage to 1.8VFurquan Shaikh2015-07-131-0/+7
* t210: Apply A57 hardware issue workaround during cpu startupFurquan Shaikh2015-07-132-8/+29
* arm64: Define stage_entry as weak symbolFurquan Shaikh2015-07-132-1/+11
* arm64/a57: Move cortex_a57.h under include directoryFurquan Shaikh2015-07-132-1/+4
* t210: Add TZDRAM_BASE param to BL31_MAKEARGSFurquan Shaikh2015-07-135-5/+37
* intel raminit: improve loggingPatrick Rudolph2015-07-131-3/+4
* 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
* 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
* 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
* 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
* ipq8064: enable timestamp collectionVadim Bendebury2015-07-092-1/+3
* 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-081-0/+3
* 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
* 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-071-32/+0
* payloads: Reorganize Kconfig for external payloadsStefan Reinauer2015-07-071-181/+3
* 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
OpenPOWER on IntegriCloud