summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* kconfig: drop intermittend forwarder filesStefan Reinauer2015-04-0747-350/+53
* New mechanism to define SRAM/memory map with automatic bounds checkingJulius Werner2015-04-06157-2098/+1531
* global: Refactor get_option usageVarad Gautam2015-04-069-44/+40
* Add predefined __ROMSTAGE__ and __RAMSTAGE__ macrosJulius Werner2015-04-067-19/+5
* build system: run linker scripts through the preprocessorPatrick Georgi2015-04-0622-71/+65
* tegra132: Add tegra_lp0_resume codeYen Lin2015-04-063-0/+787
* baytrail: Fix hdmi audio choppy issueKein Yuan2015-04-062-5/+13
* baytrail: reinitialize spi controller in SMM finalizationAaron Durbin2015-04-061-0/+21
* arch/arm64/boot.c: Only return if condition is metPaul Menzel2015-04-061-1/+2
* acpi: protect acpi generators from PRE_RAM & SMMAlexander Couzens2015-04-051-3/+6
* mainboard/lenovo/x201: correct sata_port_mapAlexander Couzens2015-04-051-1/+1
* intel/nehalem: rename copypasted smi finalizer functionAlexander Couzens2015-04-054-6/+6
* build system: rename __BOOT_BLOCK__ and __VER_STAGE__Patrick Georgi2015-04-049-16/+16
* build system x86: deprecate bootblock_lds and ldscripts variablesPatrick Georgi2015-04-0410-27/+26
* build system: use full (in-tree) pathsPatrick Georgi2015-04-041-9/+4
* rk3288: set cpu frequency up to 1.8GHzhuang lin2015-04-046-34/+96
* rk3288: guarantee i2c low period more than 1.3ushuang lin2015-04-041-4/+4
* t132: Enable SMMU translationsFurquan Shaikh2015-04-042-0/+5
* tegra132: Store ODMDATA from BCT into PMC scratch for use by kernelTom Warren2015-04-041-0/+26
* tegra132: remove framebuffer reservationAaron Durbin2015-04-045-37/+11
* veyron_pinky/rk3288: Use KHz, MHz and GHz constantsJulius Werner2015-04-0410-42/+41
* stddef: Add KHz, MHz and GHz constantsAaron Durbin2015-04-041-0/+4
* samus: Disable USB Port 5Duncan Laurie2015-04-041-3/+3
* broadwell: Enable turbo ratio if availableDuncan Laurie2015-04-041-4/+7
* Broadwell: Pass TSC value to romstage_mainLee Leahy2015-04-041-0/+6
* Add table driven way to add platform specific reg_script routinesLee Leahy2015-04-042-14/+98
* samus: Add new memory typeDuncan Laurie2015-04-049-6/+24
* samus: Set codec PDM clock output to 3MHzBen Zhang2015-04-041-0/+1
* broadwell: fix typo in pei_dataDuncan Laurie2015-04-041-1/+1
* broadwell: Add USB3 PHY tuning fields to PEI DATADuncan Laurie2015-04-041-1/+14
* samus: Change touchscreen bootloader mode i2c addressDuncan Laurie2015-04-041-1/+1
* samus: Enable GSPI0 interfaceDuncan Laurie2015-04-042-5/+5
* Baytrail: Fix no_dev_behind_port not executed for RP1/2/3.Kenji Chen2015-04-041-0/+1
* samus: Enable GPIO9 as touchpad wakeDuncan Laurie2015-04-042-5/+3
* samus: Update thermal max for broadwellDuncan Laurie2015-04-041-2/+2
* samus: Assign GPIO2 to HP_AMP_SHDN_LBen Zhang2015-04-041-0/+5
* samus: Make codec interrupt active highBen Zhang2015-04-041-1/+1
* Broadwell: Fix PCIe L1 Sub-State capability ID not filled.Kenji Chen2015-04-041-1/+4
* samus: Add codec platform data for jack detectBen Zhang2015-04-041-0/+3
* samus: Change GPIO controller label to INT3437:00Duncan Laurie2015-04-041-2/+2
* samus: Enable update screen for software syncDuncan Laurie2015-04-041-0/+2
* samus: Add smbios_mainboard_version to define board versionDuncan Laurie2015-04-042-0/+18
* broadwell: Fix building with USE=quiet-cbDuncan Laurie2015-04-041-6/+6
* samus: Add codec platform info in ACPIDuncan Laurie2015-04-041-0/+8
* Drop (empty) google/snow mainboard directoryStefan Reinauer2015-04-042-7/+4
* arm64: make secmon link with the manual templateAaron Durbin2015-04-041-10/+10
* armv4: Add verstage to armv4Furquan Shaikh2015-04-041-0/+11
* armv7: Add config option guard for verstage classFurquan Shaikh2015-04-041-0/+4
* tegra124: use known-good drive for fast-train onlyNeil Chen2015-04-043-23/+29
* tegra124: add support for full DP link trainingNeil Chen2015-04-044-44/+652