aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-02-14Intel common: add microcode loading to romstage before fspmemoryinitrobbie zhang
2016-02-14cpu/amd: Update/Add license headersDamien Roth
2016-02-14CPU/intel: Add missing license headersDamien Roth
2016-02-13FMAP: Clean up debug outputDuncan Laurie
2016-02-13cpu/allwinner: Update license headersDamien Roth
2016-02-13sandybridge: Always include MRC if not using native RAM init.Vladimir Serbinenko
2016-02-13soc/intel/apollolake: add assert for pad constraintsAaron Durbin
2016-02-13soc/intel/apollolake: pre-evaluate gpio number valuesAaron Durbin
2016-02-13soc/intel/apollolake: limit bootblock size to 32KiBAaron Durbin
2016-02-13x86: make bootblock size for C_ENVIRONMENT_BOOTBLOCK configurableAaron Durbin
2016-02-12ktqm77: Support native raminitVladimir Serbinenko
2016-02-12lzma: Port size-checking ulzman() version to corebootJulius Werner
2016-02-12tegra132/pistachio: Increase romstage size in memlayout.ldJulius Werner
2016-02-12tegra132/210: Remove memlayout_vboot2.ldJulius Werner
2016-02-12timestamp: Remove HAS_PRECBMEM_TIMESTAMP_REGION KconfigJulius Werner
2016-02-12samsung/*umpy: fix Kconfig formattingPatrick Georgi
2016-02-12lumpy: Support native raminitVladimir Serbinenko
2016-02-12stumpy: Add native raminit supportVladimir Serbinenko
2016-02-12link: Support native raminitVladimir Serbinenko
2016-02-12emeraldlake2: Support native raminit.Vladimir Serbinenko
2016-02-12chromebooks: Define GBB hardware IDsPatrick Georgi
2016-02-12butterfly: Make configurable MRC vs non-MRC.Vladimir Serbinenko
2016-02-12stout: Support native raminitVladimir Serbinenko
2016-02-12Make MRC vs native a config rather than making a separate chipset for it.Vladimir Serbinenko
2016-02-12mainboards: Drop remaining references to vboot indexesPatrick Georgi
2016-02-12Fix butterfly usb map.Vladimir Serbinenko
2016-02-12Move gpio.h to gpio.c on sandy and ivy.Vladimir Serbinenko
2016-02-12Merge sandy/ivybridge romstage flow for MRC and non-MRC.Vladimir Serbinenko
2016-02-11arches: lib: add main_decl.h for main() declarationAaron Durbin
2016-02-11arch/{arm64,riscv}: remove jmp_to_elf_entry() declarationAaron Durbin
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-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-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-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-09rockchip/rk3288: UART uses 32bit wide registersPatrick Georgi
2016-02-09vboot2: Store depthcharge graphic assets only in ROPatrick Georgi
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-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-05mainboard/intel/galileo: Add board_info.txtLee 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