aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-19util/lint: Add a tool to verify a single newline at the end of filesMartin Roth
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-18util/docker: Update docker files for coreboot-sdk & jenkins buildersMartin Roth
2016-08-18util/docker: Add docker files for coreboot-sdk & jenkins buildersMartin Roth
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-17xcompile: add riscv64 name to riscv toolchainIru Cai
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
2016-08-14src/mainboard: Capitalize ROM, RAM, CPU and APICElyes HAOUAS
2016-08-13crossgcc: Update make to latest version: 4.2.1Martin Roth
2016-08-13crossgcc: Add gnumake target so that make can be built directlyMartin Roth
2016-08-13util/gitconfig: add cborg2cros.py scriptMartin Roth
2016-08-13chromeos: Make CHROMEOS_RAMOOPS_NON_ACPI a default for non-ACPI boardsJulius Werner
2016-08-13Revert "gru: Show the current time on start-up"Julius Werner
2016-08-13libpayload: head.S: Avoid clearing BSS (and heap) againJulius Werner
2016-08-12libpayload: cbfs: Fix minor memory leak in some edge casesJulius Werner
2016-08-12Documentation: add start of documentation of the build systemPatrick Georgi
2016-08-12chromeec/acpi: add Tablet event and EC ACPI MEMjiazi Yang
2016-08-12drivers/intel/fsp2_0: Fix FSP reset pathLee Leahy
2016-08-11soc/apollolake: enable access to RTC NVRAMRavi Sarawadi
2016-08-11reef: Update chromeos.fmdFurquan Shaikh
2016-08-11soc/qualcomm/ipq40xx: Reduce the delay in I2C.Kan Yan
2016-08-11rockchip/rk3399: Add code to neuter Type-C PHY for firmware USBJulius Werner
2016-08-11arch/riscv: Fix the page table setup codeJonathan Neuschäfer
2016-08-11arch/riscv: Update encoding.h and dependent filesJonathan Neuschäfer
2016-08-11lenovo/x60: add info message if dock is presentAlexander Couzens
2016-08-11lenovo/x60: add GPIOs initialisation before dock checkAntonello Dettori
2016-08-11vendorcode/intel/fsp: Add fsp 2.0 header files for skylake and kabylakeRizwan Qureshi
2016-08-11build system: Print the content of all regions we add files toPatrick Georgi
2016-08-11build system: drop -cbfstool-opts variable supportPatrick Georgi
2016-08-11intel/fsp1_1: Use new per-region position overridePatrick Georgi
2016-08-11build system: allow overriding file position and alignment per regionPatrick Georgi
2016-08-11build system: remove early stage cbfs-file sortingPatrick Georgi
2016-08-11build system: order per-region files to optimize placement successPatrick Georgi
2016-08-11intel/amenia: Add MAINBOARD_FAMILY for ameniaBora Guvendik
2016-08-11intel/amenia: set default value for BOOT_MEDIA_SPI_BUSBora Guvendik
2016-08-11intel/amenia: Select UART_FOR_CONSOLE for ameniaBora Guvendik
2016-08-11intel/amenia: Update flash size to 16MBBora Guvendik
2016-08-11soc/intel/common: Add support for serial console based ACPI debugSubrata Banik
2016-08-11fsp_Broadwell_DE: Do not set IRQ3 and IRQ4 to levelKevin Paul Herbert
2016-08-11buildgcc: printf no-color before quitingZheng Bao
2016-08-10rockchip/common: Set weekday to unknown in rtc_get()Martin Roth
2016-08-10soc/intel/quark: Switch to using serial routines for FSPLee Leahy
2016-08-10drivers/intel/fsp2_0: Add fsp_write_line functionLee Leahy
2016-08-10drivers/intel/fsp1_1: Add fsp_write_line functionLee Leahy
2016-08-10console: Add write line routineLee Leahy
2016-08-10build system: change addition order of files to go by regionPatrick Georgi
2016-08-10util/cbfstool: Initialize elf_writer pointer to avoid crashJonathan Neuschäfer
2016-08-10Makefiles: Use $(MAINBOARD_DIR) instead of $(CONFIG_MAINBOARD_DIR)Martin Roth
2016-08-10Makefile.inc: Strip CONFIG_DEVICETREE quotes at top of makefileMartin Roth