summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-08-31i945: Enable changing VRAM sizeArthur Heymans
2016-08-31rockchip/rk3399: Move romstage.c to mainboard/gruShunqian Zheng
2016-08-31Provide CAR decoration for tpm2 staticsVictor Prupis
2016-08-31parade/ps8640: disable mipi mcsJitao Shi
2016-08-31parade/ps8640: add delay to every loop when polling ps8640 readyJitao Shi
2016-08-31mainboard/*/Kconfig: Set GBB_HWID where missingPatrick Georgi
2016-08-31soc/intel/apollolake: Disable Periodic Retraining per-SKUAndrey Petrov
2016-08-31soc/intel/apollolake: Update FSP UPD header files for SIC 1.1.3Brandon Breitenstein
2016-08-31driver/intel/fsp2.0: Add External stage cache region helperRizwan Qureshi
2016-08-31soc/intel/apollolake: Gather microcode revisionJohn Zhao
2016-08-30fsp_broadwell_de: Refactor code for SPI debug messagesWerner Zeh
2016-08-30soc/intel/skylake: Include Kabylake specific IGD Device IDsBarnali Sarkar
2016-08-30nyan-blaze: Correct indentation for sdram configsPaul Kocialkowski
2016-08-30mainboard/google/reef: set SLP_S3_L assertion width to 28msAaron Durbin
2016-08-30soc/intel/apollolake: add option for SLP_S3_L assertion widthAaron Durbin
2016-08-29arch/riscv: Add missing "break;"Jonathan Neuschäfer
2016-08-28src/arch: Add required space before opening parenthesis '('Elyes HAOUAS
2016-08-28src/cpu: Add required space before opening parenthesis '('Elyes HAOUAS
2016-08-28soc/intel/apollolake: Add CQOS CAR implementationAndrey Petrov
2016-08-28soc/intel/apollolake: Update stage link addresses for 768 KiB cacheAndrey Petrov
2016-08-28soc/intel/apollolake: Handle CAR sizes other than 1 MiBAndrey Petrov
2016-08-28src/cpu: Remove unnecessary whitespace before "\n"Elyes HAOUAS
2016-08-28src/arch: Capitalize CPU and ACPIElyes HAOUAS
2016-08-28src/device: Add required space before opening parenthesis '('Elyes HAOUAS
2016-08-28src/include: Add required space before opening parenthesis '('Elyes HAOUAS
2016-08-28src/device: Remove unnecessary whitespace before newlineElyes HAOUAS
2016-08-28src/southbridge: Add required space before opening parenthesis '('Elyes HAOUAS
2016-08-28src/soc: Remove unnecessary whitespace before "\n" and "\t"Elyes HAOUAS
2016-08-27rockchip/rk3399: Enable ramstage compression, shuffle around memlayoutJulius Werner
2016-08-27gru: Make SDRAM parameters individual struct files in CBFSJulius Werner
2016-08-27cbmem: Always maintain backing store struct in a global on non-x86Julius Werner
2016-08-27cbfs: Add "struct" file type and associated helpersJulius Werner
2016-08-27commonlib: cbfs: Add CBFS attribute supportJulius Werner
2016-08-27lenovo/x200,t400: enable C4 cpu low power stateArthur Heymans
2016-08-26sb/amd/sb700: Add option to increase SPI speed to 33MHzTimothy Pearson
2016-08-25soc/intel/apollolake: Enable ELOGBrandon Breitenstein
2016-08-25intel/common: Clear wake status bits before sleepShaunak Saha
2016-08-25intel/apollolake: Add power management utility functionShaunak Saha
2016-08-25vboot: consolidate google_chromeec_early_init() callsAaron Durbin
2016-08-24soc/intel/skylake: Bump up bootblock size to 48KFurquan Shaikh
2016-08-24soc/intel/skylake: align chromium Chrome OS configAaron Durbin
2016-08-24google/reef: Tune eMMC DLL settings for reef evtChiranjeevi Rapolu
2016-08-24drivers/spi: remove unconditional RW boot device initializationAaron Durbin
2016-08-24soc/intel/apollolake: Add ASL methods for eMMCVaibhav Shankar
2016-08-24vboot/vbnv_flash: fix return value check for rdev_writeat()Aaron Durbin
2016-08-24vboot/vboot_common: actually provide a writable region_deviceAaron Durbin
2016-08-23arch/riscv: Add functions to read/write memory on behalf of supervisor/user modeJonathan Neuschäfer
2016-08-23arch/riscv: Map the kernel space into RAM (2GiB+)Jonathan Neuschäfer
2016-08-23arch/riscv: Implement the SBI againJonathan Neuschäfer
2016-08-23arch/riscv: Enable U-mode/S-mode counters (stime, etc.)Jonathan Neuschäfer