aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-02-11lib/prog_loaders.c: remove arch/stages.h includeAaron Durbin
2016-02-11arch: remove stage_exit()Aaron Durbin
2016-02-11timestamp: Bump CBMEM timestamp count, make full use of pre-RAM regionsJulius Werner
2016-02-11soc/apollolake: Add early serial driver for BOOTBLOCK_CONSOLEAndrey Petrov
2016-02-11soc/apollolake: Add minimal GPIO driverAndrey Petrov
2016-02-11mainboard/intel: Add skeleton for Apollolake RVP board familyAlexandru Gagniuc
2016-02-11soc/apollolake: Add initial cache-as-ram setup for bootblockAlexandru Gagniuc
2016-02-11git modules: rename git submodules to avoid hierarchiesPatrick Georgi
2016-02-113rdparty/chromeec: fix build with paths containing "@"Patrick Georgi
2016-02-11cpu/x86/tsc: Compile delay_tsc.c for the bootblock as wellAlexandru Gagniuc
2016-02-11util/marvell: Add Marvell doimage utility and dependency in relevant MakefileRuilin Hao
2016-02-11arch/x86: Change how BOOTBLOCK_CUSTOM is selected by defaultAndrey Petrov
2016-02-11arch/x86: Allow bootblock code to use CAR_GLOBAL variablesAndrey Petrov
2016-02-11arch/x86: Reserve space for stack in CAR layoutAndrey Petrov
2016-02-10cpu/intel/microcode: allow microcode to be loaded in romstageAaron Durbin
2016-02-10kconfig_lint: update kconfig lint shell scriptsMartin Roth
2016-02-10chromeos/Kconfig: Remove dependency on GBB_HAVE_BMPFVMartin Roth
2016-02-10Kconfig: Move defaults for CBFS_SIZEMartin Roth
2016-02-10intel/fsp1_0: Allow the MRC cache to live in a FMAP regionBen Gardner
2016-02-10google/veyron_speedy: remove extraneous filePatrick Georgi
2016-02-10google/chromeos: backup -> back upPatrick Georgi
2016-02-10gitconfig: Fix make gitconfig if USE_BLOBS is disabledPatrick Georgi
2016-02-10buildgcc: enable multilib for gccPatrick Georgi
2016-02-10arch/arm64: Use correct SPSR.DAIF mask for BL31 and payloadJulius Werner
2016-02-10arch/arm64: mmu: Spot check TTB memory attributesJulius Werner
2016-02-10soc/intel/quark: Report CPU infoLee Leahy
2016-02-10soc/intel/quark: Call FSP SiliconInitLee Leahy
2016-02-10soc/intel/quark: MTRR supportLee Leahy
2016-02-10soc/fsp_baytrail: Add support for FSP MR 005Ben Gardner
2016-02-10soc/intel/quark: FSP MemoryInit SupportLee Leahy
2016-02-09ASL: Remove unused modulo recipient.Vladimir Serbinenko
2016-02-09stout: Add native gfx initVladimir Serbinenko
2016-02-09sandybridge: Set all native gfx-related options in northbridge code.Vladimir Serbinenko
2016-02-09SeaBIOS: Disable serial console if serial is memory mappedMartin Roth
2016-02-09libpayload: use 32bit access when accessing 4byte wide uart registersPatrick Georgi
2016-02-09rockchip/rk3288: UART uses 32bit wide registersPatrick Georgi
2016-02-09kconfig_lint: demote 'always defined' errors to warningsMartin Roth
2016-02-09vboot2: Store depthcharge graphic assets only in ROPatrick Georgi
2016-02-09kconfig_lint: Check for IS_ENABLED used on symbols without CONFIG_Martin Roth
2016-02-09ivy: Add a possiblity for mainboard early init.Vladimir Serbinenko
2016-02-09superio/nuvoton/nct5572d: Add PS/2 presence detectPaul Menzel
2016-02-09Kconfig: Move payloads section to payloads/KconfigMartin Roth
2016-02-09chromebooks: Configure Chrome EC board namesPatrick Georgi
2016-02-09Revert "northbridge/intel/peg: Disable unused ports"Nico Huber
2016-02-09Workaround for unused variable warning.Vladimir Serbinenko
2016-02-09ASL: Use temporary variable when storing register into itself.Vladimir Serbinenko
2016-02-09ASL: Fix HPBA shadowing.Vladimir Serbinenko
2016-02-09rx886ex: Fix PBIF reference.Vladimir Serbinenko
2016-02-09ASL: Remove unused local variables.Vladimir Serbinenko
2016-02-09stout: Fix ASL warningsVladimir Serbinenko
2016-02-09mainboard/lenovo: Add support for the Lenovo ThinkPad X220iChristopher Spinrath
2016-02-09intel/kunimitsu: Clean up GPIOs.Pratik Prajapati
2016-02-09intel/skylake: Add gpio macro for unused GPIO pinsdavid
2016-02-09Documentation: Add Quark EDK2 build instructions for LinuxLee Leahy
2016-02-09build system: Build Chrome EC firmware on requestPatrick Georgi
2016-02-09mb/intel/d510mo: Explicitly select NIC on PCI in devicetreeDamien Zammit
2016-02-09console: Disable SQUELCH_EARLY_SMP if SMP is not selectedLee Leahy
2016-02-09soc/intel/quark: Enable Serial PortLee Leahy
2016-02-09google/lars: Set I2C[4] port voltage to 1.8vdavid
2016-02-09skylake mainboards: Enable backing up VBNV from CMOS to flashDuncan Laurie
2016-02-09chromeos: Add option to back up VBNV CMOS into flashDuncan Laurie
2016-02-09google/veyron_rialto: Remove developer mode switchAlexandru M Stan
2016-02-09google/chromeos/vboot2: defer clearing rec mode switchAaron Durbin
2016-02-09intel/kunimitisu: set oem_id oem_table_id fields of acpi_header_tFang, Yang A
2016-02-09nhlt: add api to override oem_id and oem_table_id of acpi_header_tFang, Yang A
2016-02-09chromeos: Make vbnv_flash driver safe for CAR usageDuncan Laurie
2016-02-09chromeos: Remove CONFIG_VBNV_SIZE variableDuncan Laurie
2016-02-09chromeos: Add vbnv wrapper for the different backendsDuncan Laurie
2016-02-08soc/intel/quark: Add TempRamInit supportLee Leahy
2016-02-08soc/intel/quark: Enable ESRAMLee Leahy
2016-02-08drivers/intel/fsp1_1: Make fsp_run_silicon_init publicLee Leahy
2016-02-07lint: test for assembler dialect switchesPatrick Georgi
2016-02-05mainboard/intel/galileo: Add board_info.txtLee Leahy
2016-02-05Documentation: x86 add sleep state and minimal memory setupLee Leahy
2016-02-05Documentation: x86 Enable Serial OutputLee Leahy
2016-02-05Documentation: Add the x86 FSP BinaryLee Leahy
2016-02-05Documentation: Add Galileo Gen 1 DocumentationLee Leahy
2016-02-05Documentation: Fix links to Intel/documentation.htmlLee Leahy
2016-02-05mainboard/asus/kcma-d8: Add initial ASUS KCMA-D8 supportTimothy Pearson
2016-02-05mainboard/asus/kcma-d8: Copy ASUS KGPE-D16 for initial support workTimothy Pearson
2016-02-05mainboard/asus/kgpe-d16: Add CPB control CMOS optionTimothy Pearson
2016-02-05cpu/amd/fam10h-fam15h: Honor CMOS option to disable CPB (core boost)Timothy Pearson
2016-02-05nb/amd/mct_ddr3: Fix RDIMM training failure on Fam15hTimothy Pearson
2016-02-05nb/amd/mct_ddr3: Work around RDIMM training failureTimothy Pearson
2016-02-05cpu/amd/fam10h-15h: Set PowerStepUp/PowerStepDown on Fam15hTimothy Pearson
2016-02-05mainboard/asus/kgpe-d16: Update power LED handlingTimothy Pearson
2016-02-053rdparty/chromeec: Add Chrome EC firmware sourcesPatrick Georgi
2016-02-04Documentation: Add x86 bootblock supportLee Leahy
2016-02-04mainboard/intel/galileo: Add Intel Galileo Gen 2 SupportLee Leahy
2016-02-04skylake boards: disable ACPI PM TimerArchana Patni
2016-02-04intel/skylake: disable ACPI PM Timer to enable XTAL OSC shutdownArchana Patni
2016-02-04intel/skylake: unconditionally set SPI controller BARAaron Durbin
2016-02-04google/chromeos/vboot2: honor boot region device sizeAaron Durbin
2016-02-04google/lars: perform early init for CAR *stageAaron Durbin
2016-02-04intel/kunimitsu: perform early init for CAR *stageAaron Durbin
2016-02-04google/glados: perform early init for CAR *stageAaron Durbin
2016-02-04google/chell: perform early init for CAR *stageAaron Durbin
2016-02-04google/chromeos: guard cbmem_find() in verstage and bootblockAaron Durbin
2016-02-04lib: add bootmode.c to verstageAaron Durbin
2016-02-04intel/skylake: implement vboot_platform_prepare_reboot()Aaron Durbin