aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2016-08-23arch/riscv: Fix unaligned memory access emulationJonathan Neuschäfer
2016-08-23memlayout: Ensure TIMESTAMP() region is big enough to avoid BUG()Julius Werner
2016-08-23arch/riscv: Delegate exceptions to supervisor mode if appropriateJonathan Neuschäfer
2016-08-23arch/riscv: Print the page table structure after constructionJonathan Neuschäfer
2016-08-23src/mainboard: Remove unnecessary whitespace before "\n"Elyes HAOUAS
2016-08-23arch/arm & arm64: Remove unnecessary whitespace before "\n"Elyes HAOUAS
2016-08-23src/southbridge: Remove unnecessary whitespace before "\n" and "\t"Elyes HAOUAS
2016-08-23src/cpu: Capitalize CPU, APIC and IOAPIC typo fixElyes HAOUAS
2016-08-23src/northbridge: Remove unnecessary whitespace before "\n" and "\t"Elyes HAOUAS
2016-08-23src/include: Capitalize APIC and SMMElyes HAOUAS
2016-08-23emulation/qemu-i440fx: add cmos.default fileAntonello Dettori
2016-08-23soc/intel/apollolake: Use CONFIG_NHLT_DMIC_2CH_16B for dmicSaurabh Satija
2016-08-23drivers/spi: be sure to call spi_init() before spi_flash_probe()Aaron Durbin
2016-08-22mb/asus/kgpe-d16: Add TPM supportTimothy Pearson
2016-08-21mb/asus/[kgpe-d16|kcma-d8]: Fix whitespace errors in devicetree.cbTimothy Pearson
2016-08-20intel/skylake: Do not halt in poweroff if in SMMFurquan Shaikh
2016-08-20google/chromeec: Ensure data is ready before reading itFurquan Shaikh
2016-08-20intel/apollolake: Do not halt in poweroff if in SMMFurquan Shaikh
2016-08-20intel/apollolake: Fix typo in gpi_status_getFurquan Shaikh
2016-08-20google/reef: Save DIMM info from SMBIOS memory HOBRavi Sarawadi
2016-08-20soc/intel/apollolake: Save DIMM info from SMBIOS memory HOBRavi Sarawadi
2016-08-20drivers/intel/fsp2_0: Add SMBIOS memory HOB supportRavi Sarawadi
2016-08-19rockchip/rk3399 & gru/kevin: support sdram 933MHz on kevinLin Huang
2016-08-19vboot/vbnv_flash: make I/O connection agnosticAaron Durbin
2016-08-19vboot: provide RW region device supportAaron Durbin
2016-08-19drivers/elog: use region_device for NV storageAaron Durbin
2016-08-19lib/fmap: provide RW region device supportAaron Durbin
2016-08-19soc/intel/skylake: use SPI flash boot_device_rw() for ealy stagesAaron Durbin
2016-08-19soc/intel/apollolake: use SPI flash boot_device_rw() for ealy stagesAaron Durbin
2016-08-19drivers/spi: provide optional implementation of boot_device_rw()Aaron Durbin
2016-08-19drivers/spi: include SPI flash modules for all stagesAaron Durbin
2016-08-19drivers/spi: ensure SPI flash is boot device for coreboot tablesAaron Durbin
2016-08-19qemu-riscv: Remove obsolete CSR - send_ipiMartin Roth
2016-08-19soc/intel/skylake: make SPI support early stagesAaron Durbin
2016-08-19soc/intel/apollolake: make SPI support early stagesAaron Durbin
2016-08-19lib/cbfs_spi: provide boot_device_rw() supportAaron Durbin
2016-08-19lib/boot_device: add RW boot device constructAaron Durbin
2016-08-19Kconfig: introduce writable boot device notionAaron Durbin
2016-08-19drivers/spi: move cbfs_spi.c locationAaron Durbin
2016-08-19Kconfig: separate memory mapped boot device from SPIAaron Durbin
2016-08-19google/reef: Configure NFC gpios correctly before entering sleepFurquan Shaikh
2016-08-19intel/apollolake: Skip ITSS configuration in SMMFurquan Shaikh
2016-08-19bd82x6x/pch: move global variables to static variables in functionsFelix Held
2016-08-19tpm2: Fixed typoRobert Foss
2016-08-18pc80/mc146818rtc.h: Replace leftover macro tokenAntonello Dettori
2016-08-18Kconfig: rename BOOT_MEDIA_SPI_BUS to BOOT_DEVICE_SPI_FLASH_BUSAaron Durbin
2016-08-18intel/amenia: Update eMMC DLL settingsBora Guvendik
2016-08-18soc/intel/skylake: Correct Cache as ram sizeRizwan Qureshi
2016-08-18soc/intel/skylake: Move bootblock specific code from skylake/romstageNaresh G Solanki
2016-08-18skylake: Do FspTempRamInit only for FSP1.1 & tidy up PCH early initRizwan Qureshi
2016-08-18Kconfig: lay groundwork for not assuming SPI flash boot deviceAaron Durbin
2016-08-18intel/apollolake: Fix check for return value of pmc_gpe_route_to_gpioFurquan Shaikh
2016-08-17google/gru: Add new PWM regulator duty numbers for revision 6Julius Werner
2016-08-17soc/intel/skylake: restore MCHBAR and DMIBAR programmingRizwan Qureshi
2016-08-17mainboard: Clean up boot_option/reboot_bits in cmos.layoutNico Huber
2016-08-16console: Change CONFIG_CHROMEOS requirement from do_printk_va_list()Julius Werner
2016-08-16vboot: Move TPM-related Kconfig selects from CHROMEOS to VBOOTJulius Werner
2016-08-16Revert "rockchip: rk3399: enable sdhci clk for emmc"Shunqian Zheng
2016-08-15reef: Increase TSR2 threshold to 100Furquan Shaikh
2016-08-15Revert "Kconfig: separate memory mapped boot device from SPI"Aaron Durbin
2016-08-15commonlib/region: allow empty mmap()/munmap() in region_device_opsAaron Durbin
2016-08-15soc/intel/skylake: don't include all SPI flash driversAaron Durbin
2016-08-15soc/intel/apollolake: don't include all SPI flash driversAaron Durbin
2016-08-15drivers/spi: provide option to not include all flash driversAaron Durbin
2016-08-15Kconfig: remove unused MULTIPLE_CBFS_INSTANCES optionAaron Durbin
2016-08-15Kconfig: separate memory mapped boot device from SPIAaron Durbin
2016-08-15mainboard/google: remove unused BOOT_MEDIA_SPI_CHIP_SELECT optionAaron Durbin
2016-08-15intel/quark: Fix assert checkFurquan Shaikh
2016-08-15arch/riscv: Improve and refactor trap handling diagnosticsJonathan Neuschäfer
2016-08-15mb/gigabyte/ga-b75m-d3v: Add missing board URLJonathan Neuschäfer
2016-08-15arch/riscv: Set the stack pointer upon trap entryJonathan Neuschäfer
2016-08-15soc/ucb/riscv: select BOOTBLOCK_CONSOLEJonathan Neuschäfer
2016-08-14drivers/elog: provide more debug infoAaron Durbin
2016-08-14soc/intel/skylake: Change name pmc_tco_regs to smbus_tco_regsBarnali Sarkar
2016-08-14cpu/ti/am355x: Fix array overrunPaul Menzel