summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-03-11nb/amd/mct_ddr3: Require minumum training quality for both read and writeTimothy Pearson
2016-03-11nb/amd/mct_ddr3: Set read DQS delay to 1UI before calculating read latencyTimothy Pearson
2016-03-11nb/amd/mct_ddr3: Properly initialize arrays and add bounds checksTimothy Pearson
2016-03-11nb/amd/mct_ddr3: Restore previous DQS delay values on failed loopTimothy Pearson
2016-03-11soc/intel/apollolake: Avoid hardcoding CAR region size for FSPMAndrey Petrov
2016-03-11arch/x86/smbios: fix length calculation for SMBIOS type 17Iru Cai
2016-03-11Kconfig: remove COMPRESS_PRERAM_STAGES option from x86Martin Roth
2016-03-11cbmem: Fix cbmem_add_bootmem()Andrey Petrov
2016-03-11northbridge/i945/gma: Re-enable NVRAM tft_brightnessAlexander Couzens
2016-03-10soc/apollolake: Add memory and reserve MMIO resourcesAndrey Petrov
2016-03-10cbmem: Add utility to get memory region occupied by cbmemAlexandru Gagniuc
2016-03-10soc/intel/apollolake: Avoid UART BAR relocation at ramstageAndrey Petrov
2016-03-10soc/intel/apollolake: Add ids of internal SoC PCI devicesAndrey Petrov
2016-03-10mainboard/intel/apollolake_rvp: Populate static devicetreeLance Zhao
2016-03-10soc/intel/apollolake: Add chip initializationAndrey Petrov
2016-03-10soc/apollolake: Enable all CPU cores using the parallel MP libRavi Sarawadi
2016-03-10src/lib/trace.c: Make address size genericMartin Roth
2016-03-10cpu/via/c7: Don't manually include udelay_io.cStefan Reinauer
2016-03-10northbridge/intel/i440bx: Unify UDELAY selectionStefan Reinauer
2016-03-10mainboards/google/auron_paine: add new portGeorg Wicherski
2016-03-09mainboard/intel/apollolake_rvp: Add memory training configLance Zhao
2016-03-09Makefile: Add build-time overlap check for programs loaded after corebootJulius Werner
2016-03-09northbridge/intel/gm45: Use TSC for ramstage timer per defaultStefan Reinauer
2016-03-09drivers/intel/fsp2_0: remove struct resource usageAaron Durbin
2016-03-09drivers/intel/fsp2_0: add TODOs to fix deficienciesAaron Durbin
2016-03-09drivers/intel/fsp2_0: don't leak resourcesAaron Durbin
2016-03-09soc/intel/apollolake: correct comment to reference top of CARAaron Durbin
2016-03-09lib/memrange: add function to initialize range_entryAaron Durbin
2016-03-08x86 chipsets: utilize x86_setup_mtrrs_with_detect()Aaron Durbin
2016-03-08nyan: Fix timestamps and CBFS SPI integrationJulius Werner
2016-03-08mainboard/skylake: Include WRDD method in WIFI ACPI deviceDuncan Laurie
2016-03-08skylake: Add and fill out CID1 NVS fieldDuncan Laurie
2016-03-08intel/wifi: Add WRDD ACPI methodDuncan Laurie
2016-03-08Chromeos: Modify wifi_regulatory_domain to use "region" key in VPDHuang, Huki
2016-03-08lib: Implement framework for retrieving WiFi regulatory domainFelix Durairaj
2016-03-08soc/intel/quark: Set the UPD values for MemoryInitLee Leahy
2016-03-08soc/intel/apollolake: Add cbmem_top() implementationAndrey Petrov
2016-03-08Kconfig: Remove unneeded UDELAY_IO redeclarationStefan Reinauer
2016-03-08cpu/x86/mtrr: add helper function to detect variable MTRRsAaron Durbin
2016-03-08soc/intel/quark: Add the UPD support for SiliconInitLee Leahy
2016-03-08cpu/x86: Sort some Kconfig optionsStefan Reinauer
2016-03-08soc/intel/apollolake: Enable using FSP 2.0 driverAndrey Petrov
2016-03-08soc/intel/apollolake: Add romstage that calls FSP2.0 driverAndrey Petrov
2016-03-08soc/intel/apollolake: Add support for memory-mapped boot mediaAndrey Petrov
2016-03-08drivers/intel/fsp2_0: Add framebuffer graphics supportAlexandru Gagniuc
2016-03-08drivers/intel/fsp2_0: Add hand-off-block parsersAlexandru Gagniuc
2016-03-08drivers/intel/fsp2_0: Add Notify Phase APIAndrey Petrov
2016-03-08drivers/intel/fsp2_0: Add SiliconInit APIAndrey Petrov
2016-03-08drivers/intel/fsp2_0: Add MemoryInit APIAndrey Petrov
2016-03-08roda/rk9: Remove #include early_serial.c from romstageAntonello Dettori