summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/fsp_baytrail
Commit message (Expand)AuthorAgeFilesLines
...
* fsp_baytrail: Kconfig update for Gold 3 FSPMartin Roth2014-12-051-1/+1
* fsp_baytrail: Update microcode for Gold 3 FSP releaseMartin Roth2014-12-052-3/+9
* FSP platform microcode: Update to remove Kconfig variableMartin Roth2014-12-054-7/+4
* fsp_baytrail: remove register option for TSEG sizeMartin Roth2014-12-052-16/+2
* fsp_baytrail: update printk to use FSP_INFO_LEVELMartin Roth2014-12-051-13/+13
* fsp_baytrail: update for UPD_DEVICE_CHECK macroMartin Roth2014-12-051-132/+52
* fsp_baytrail: update to add the UPD_MEMDOWN_CHECK macroMartin Roth2014-12-052-84/+65
* fsp_baytrail: update for UPD_SPD_CHECK macroMartin Roth2014-12-051-11/+2
* fsp_baytrail: update to add the UPD_DEFAULT_CHECK macroMartin Roth2014-12-052-161/+171
* Replace hlt with halt()Patrick Georgi2014-12-021-2/+2
* Mark non-executable files non-executablePatrick Georgi2014-12-013-0/+0
* intel: Remove IRQ1 from possible PIRQ assignemnt.Vladimir Serbinenko2014-11-251-8/+8
* intel/fsp_baytrail: add new CPUID for Baytrail I step D0Herve ELter2014-11-241-0/+1
* intel/fsp_baytrail: add Gold3 FSP supportYork Yang2014-11-213-3/+234
* Replace includes of build.h with version.hKyösti Mälkki2014-11-202-8/+3
* fsp_baytrail: Fix ACPI 'Object is not referenced' warningsMartin Roth2014-11-191-117/+117
* fsp_baytrail: Update chip.h UPD entries to match names in fspvpd.hMartin Roth2014-11-192-35/+35
* {cpu,soc}: Use DEVICE_NOOP macro over dummy symbolEdward O'Callaghan2014-11-011-5/+3
* cmos: Rename the CMOS related functions.Gabe Black2014-10-221-1/+1
* x86 romstage: Move stack just below RAMTOPKyösti Mälkki2014-10-191-1/+0
* intel/fsp_baytrail: Add padding so device_nvs location matches ACPIScott Radcliffe2014-10-141-0/+3
* baytrail: Add padding to the end of device_nvs to match ACPIScott Radcliffe2014-10-141-0/+1
* intel/fsp_baytrail: Clear the GNVS area prior to fillingScott Radcliffe2014-10-141-0/+3
* intel/fsp_baytrail: Include header for "southcluster_smm_save_gpio_route"Kayalvizhi Dhandapani2014-10-091-0/+1
* intel/fsp_baytrail: fix error "unknown type device_t", when SMM Module addedKayalvizhi Dhandapani2014-10-091-5/+5
* intel/fsp_baytrail: Fix SMM/SMIKayalvizhi Dhandapani2014-10-092-2/+12
* intel/fsp_baytrail: Add S3 suspend/resume SupportMohan D'Costa2014-09-295-5/+132
* soc/intel/fsp_baytrail: set up for including irqroute.h twiceMartin Roth2014-08-111-0/+8
* fsp_baytrail/.../gpio.h: Add GPIO_NC1 for GPIOS on func 1Martin Roth2014-08-011-4/+5
* src/.../Kconfig: various small fixes to textsDaniele Forsi2014-07-231-1/+1
* soc,Makefile.inc: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-172-2/+0
* soc,ASL: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-174-4/+0
* SPI: Split writes using spi_crop_chunk()Kyösti Mälkki2014-07-141-1/+6
* soc: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-086-6/+0
* spi: Change spi_xfer to work in units of bytes instead of bits.Gabe Black2014-07-051-10/+5
* spi: Remove unused parameters from spi_flash_probe and setup_spi_slave.Gabe Black2014-07-052-3/+2
* baytrail_fsp: Fix the mmconf KconfigMartin Roth2014-06-231-3/+1
* fsp_baytrail: Minor Kconfig updatesMartin Roth2014-06-231-2/+2
* fsp_baytrail: Add the default FSP locationMartin Roth2014-06-181-0/+10
* fsp_baytrail: Add Baytrail B0/B1 "Super SKU" microcodeMartin Roth2014-06-182-2/+3
* ACPI: Remove CBMEM TOC from GNVSKyösti Mälkki2014-06-181-1/+1
* fsp_baytrail: remove version from default vbios pathMartin Roth2014-06-131-1/+1
* fsp_baytrail: Fix CONFIG_ENABLE_FSP_FAST_BOOTMartin Roth2014-06-131-1/+1
* cpu/intel/fsp_model_206ax: change realpath to readlinkMartin Roth2014-05-301-1/+1
* fsp_baytrail: Add the FSP version of Intel's Bay Trail-I chipMartin Roth2014-05-2972-0/+10662
OpenPOWER on IntegriCloud