aboutsummaryrefslogtreecommitdiff
path: root/src/soc
AgeCommit message (Expand)Author
2015-09-09intel/skylake: ACPI: Clean up formatting in and fix ASL codeDuncan Laurie
2015-09-09verstage: use common program.ld for linkingAaron Durbin
2015-09-09x86: bootblock: remove linking and program flow from build systemAaron Durbin
2015-09-08rk3288: Allow board-specific APLL (CPU clock) settingsDavid Hendricks
2015-09-08skylake: igd: clean up igd.cDuncan Laurie
2015-09-08braswell: Tristate CFIO 139 and CFIO 140Ravi Sarawadi
2015-09-08Skylake:Set DISB inside romstage after mrc initDhaval Sharma
2015-09-08skylake: Clean up chip.hDuncan Laurie
2015-09-08skylake: Apply USB2 and USB3 port enable/disable settingsDuncan Laurie
2015-09-08skylake: Remove dead codeLee Leahy
2015-09-08skylake: refactor flash_controller codeAaron Durbin
2015-09-08skylake: move flash_controller.h to the proper placeAaron Durbin
2015-09-08skylake: fix eventlog on resume pathAaron Durbin
2015-09-08skylake: allow timer_monotonic_get() in all stagesAaron Durbin
2015-09-08skylake: ACPI: Clean up GPIO controllerDuncan Laurie
2015-09-08skylake: ACPI: Clean up and fix XHCI ACPI DeviceDuncan Laurie
2015-09-08skylake: ACPI: Remove SerialIO ACPI mode codeDuncan Laurie
2015-09-08skylake: ACPI: Move storage controllers to separate fileDuncan Laurie
2015-09-08skylake: ACPI: Remove itss.asl and cleanup irqlinks.aslDuncan Laurie
2015-09-08skylake: iomap: Remove unused RCBA regionDuncan Laurie
2015-09-08skylake: PCR: Add Port ID for SCSDuncan Laurie
2015-09-08skylake: ACPI: Add functions for PCR accessDuncan Laurie
2015-09-08skylake: ACPI: Clean up pch.aslDuncan Laurie
2015-09-08skylake: ACPI: Fix and clean up PCIE _PRT entriesDuncan Laurie
2015-09-07microcode: Unify rules to add microcode to CBFS once againAlexandru Gagniuc
2015-09-07Drop "See file CREDITS..." commentStefan Reinauer
2015-09-04bootstate: remove need for #ifdef ENV_RAMSTAGEAaron Durbin
2015-09-04x86: remove cpu_incs as romstage Make variableAaron Durbin
2015-09-04bootmode: add display_init_required()Aaron Durbin
2015-08-31soc/intel: Fix dependency of CACHE_RELOCATED_RAMSTAGE_OUTSIDE_CBMEMAlexandru Gagniuc
2015-08-31imgtec/pistachio: remove timestamp_get() implementationAaron Durbin
2015-08-31soc/intel/braswell/Kconfig: Remove ENABLE_MRC_CACHE KconfigAlexandru Gagniuc
2015-08-30Kconfig: Don't 'select' options based on PAYLOAD_SEABIOSAlexandru Gagniuc
2015-08-29intel/skylake: Add support for DPTFShilpa Sreeramalu
2015-08-29intel/skylake: remove the gpio_fsp.h usage as skylake boards move gpiorobbie zhang
2015-08-29intel/skylake: gpio macro adding - gpio output with term and 20k pdrobbie zhang
2015-08-29intel/skylake: Implement HW Sequence based WP status read functionalityBarnali Sarkar
2015-08-29intel/skylake: Implemented generic SPI driver for ROM/RAMSTAGE access.Subrata
2015-08-29intel/skylake: Fix RMT disable of saved training dataDuncan Laurie
2015-08-29intel/skylake: mask off txstate before setting new gpio valueAaron Durbin
2015-08-29intel/skylake: Clean up Serial IO DMA channelsArchana Patni
2015-08-29intel/skylake: Force full memory train if RMT is enabledDuncan Laurie
2015-08-29fsp raminit: Add romstage_params to soc_memory_init_paramsDuncan Laurie
2015-08-29intel/braswell: allow dirty cache line evictions for SMRAM to stickChiranjeevi Rapolu
2015-08-29intel/braswell: Adding conditional statements to turn on/off DPTF WIFI and WWANPrince Agyeman
2015-08-29intel/braswell: remove CBFS_SIZE option in SoC directoryAaron Durbin
2015-08-29soc/intel/common/fsp_ramstage.c: Don't die when printing HOB infoAlexandru Gagniuc
2015-08-29soc/intel/common: Add mrc.cache file to CBFS when appropriateAlexandru Gagniuc
2015-08-28soc/*/Makefile.inc: Do not add soc/common as a subdirAlexandru Gagniuc
2015-08-28t210: sdram_lp0: also save EmcBctSpare2 fieldYen Lin
2015-08-28t210: lp0_resume: apply mbist WAR for audio on resumeChristopher Freeman
2015-08-28rockchip: rk3288: multiple NPLL rate in pll_para_configYakir Yang
2015-08-28rk3288: Set HDMI display mode to 480pYakir Yang
2015-08-28rk3288: Ignore EDID errors for HDMIDavid Hendricks
2015-08-28edid: Use edid_mode struct to reduce redundancyDavid Hendricks
2015-08-28T210: Add 128MB VPR allocation/carveoutTom Warren
2015-08-28t210: Move page tables to end of TZDRAMFurquan Shaikh
2015-08-28t210: Pass in required BL31 parametersFurquan Shaikh
2015-08-28Smaug: Add NVDEC and TSEC carveoutsTom Warren
2015-08-28rockchip: rk3288: fix phsync & pvsync bugYakir Yang
2015-08-27skylake: only generate ACPI cpu entries onceAaron Durbin
2015-08-27skylake: make PAD_CFG_GPI default to GPIO ownershipAaron Durbin
2015-08-25Intel: Remove CACHE_MRC_BIN - 'selected' everywhere in KconfigMartin Roth
2015-08-21ChromeOS: Fix Kconfig dependenciesMartin Roth
2015-08-21soc/intel/common: CACHE_MRC_SETTINGS doesn't depend on HAVE_MRCMartin Roth
2015-08-19Skylake: update cbmem_topRizwan Qureshi
2015-08-19skylake: Update Memory and Silicon Init paramsRizwan Qureshi
2015-08-19skylake: correct IO-APIC redirection entry countAaron Durbin
2015-08-19skylake: add gpe.h for ASL generationAaron Durbin
2015-08-17Fix Kconfig: ALWAYS_LOAD_OPROM has unmet dependency VGA_ROM_RUNMartin Roth
2015-08-17soc/intel/skylake/Kconfig: Fix recursive Kconfig dependencyMartin Roth
2015-08-14skylake: fix SMI GPI status handlingAaron Durbin
2015-08-14skylake: enable SMI routed GPIsAaron Durbin
2015-08-14skylake: clarify and fix gpio macrosAaron Durbin
2015-08-14skylake: provide clarification for FADT gpe0_blk_lenAaron Durbin
2015-08-14skylake: remove ec_smi_gpio and alt_gp_smi_enAaron Durbin
2015-08-14skylake: provide GPE0 routing devicetree configurationAaron Durbin
2015-08-14skylake: remove IedSize from chip.hAaron Durbin
2015-08-14skylake: pass IED_REGION_SIZE Kconfig to FSPAaron Durbin
2015-08-14intel/common: fix stage_cache_external_region()Aaron Durbin
2015-08-14skylake: use smm_subregion() during SMM relocationAaron Durbin
2015-08-14intel/common: use external stage cache for fsp_ramstageAaron Durbin
2015-08-14skylake: clean up SMM region calculationsAaron Durbin
2015-08-14fsp1_1: fsp_relocate: use struct region_device and struct progAaron Durbin
2015-08-14Skylake: Add ASL code to enable GPIO controllerArchana Patni
2015-08-14intel/common: use acpi_is_wakeup_s3() in fsp_ramstage.cAaron Durbin
2015-08-14skylake: clear write-1-to-clear fields in power regsAaron Durbin
2015-08-14skylake: fix invalid GNVS base addressAaron Durbin
2015-08-14skylake: enumerate the SMI status fieldsAaron Durbin
2015-08-14skylake: set DISB in GEN_PMCON_A register properlyAaron Durbin
2015-08-14skylake: fill out gen_pmcon_* bitfieldsAaron Durbin
2015-08-14skylake: do not overlap resourcesAaron Durbin
2015-08-14skylake: use native gpio configuration for uartAaron Durbin
2015-08-14skylake: provide native gpio functionalityAaron Durbin
2015-08-13skylake: fix serial port with new code baseAaron Durbin
2015-08-13skylake: Add Deep Sx configuration for wake pinsDuncan Laurie
2015-08-13skylake: remove CBFS_SIZE option in SoC directoryAaron Durbin
2015-08-13skylake: fix garbled patch from upstreamAaron Durbin
2015-08-13soc/common/intel: Reset is not dependend upon FSPLee Leahy
2015-08-09samsung/exynos5250: Add vboot2 memory regionPatrick Georgi