aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/fsp_baytrail
AgeCommit message (Expand)Author
2017-06-13Consolidate reset API, add generic reset_prepare mechanismJulius Werner
2017-05-24soc/intel: Move spi driver to use spi_bus_mapFurquan Shaikh
2017-05-19drivers/spi/spi_flash: Pass in flash structure to fill in probeFurquan Shaikh
2017-05-05drivers/spi: Re-factor spi_crop_chunkFurquan Shaikh
2017-04-25lib: provide clearer devicetree semanticsAaron Durbin
2017-03-26soc/intel/fsp_baytrail: transition away from device_tAntonello Dettori
2017-01-13fsp_baytrail: Enable graphic init per defaultWerner Zeh
2017-01-12fsp 1.0 systems: Check for NULL when saving HobListPtrMartin Roth
2016-12-23spi: Get rid of SPI_ATOMIC_SEQUENCINGFurquan Shaikh
2016-12-07MMCONF_SUPPORT: Consolidate resource registrationKyösti Mälkki
2016-12-07MMCONF_SUPPORT: Flip default to enabledKyösti Mälkki
2016-12-05spi: Define and use spi_ctrlr structureFurquan Shaikh
2016-12-05spi: Pass pointer to spi_slave structure in spi_setup_slaveFurquan Shaikh
2016-12-05spi: Fix parameter types for spi functionsFurquan Shaikh
2016-12-04spi_flash: Move spi flash opcodes to spi_flash.hFurquan Shaikh
2016-12-01romstage_handoff: remove code duplicationAaron Durbin
2016-11-22spi: Clean up SPI flash driver interfaceFurquan Shaikh
2016-11-22Remove explicit select MMCONF_SUPPORTKyösti Mälkki
2016-11-16intel/fsp_baytrail: Fix assignment of PcdeMMCBootModeDavid Imhoff
2016-11-16intel/fsp_baytrail: Always log PcdEnableLpe and PcdeMMCBootModeDavid Imhoff
2016-09-06fsp_baytrail: Refactor code for SPI debug messagesWerner Zeh
2016-08-31src/soc: Add required space before opening parenthesis '('Elyes HAOUAS
2016-08-28src/soc: Remove unnecessary whitespace before "\n" and "\t"Elyes HAOUAS
2016-08-01Remove non-ascii & unprintable charactersMartin Roth
2016-07-31src/soc: Capitalize CPU, ACPI, RAM and ROMElyes HAOUAS
2016-07-15soc/intel/fsp_baytrail: use common Intel ACPI hardware definitionsAaron Durbin
2016-07-06PCI: Use PCI_DEVFN macro instead of DEV_FUNCWerner Zeh
2016-06-29intel romstage: Use run_ramstage()Kyösti Mälkki
2016-06-03intel/fsp_baytrail/i2c: mask i2c interrupts in i2c_init()Ben Gardner
2016-05-06{cpu,soc}/intel: remove unused smm_init() functionAaron Durbin
2016-05-04soc/intel/fsp_baytrail: convert to using common MP and SMM initAaron Durbin
2016-05-02cpu/x86/mp_init: remove unused callback argumentsAaron Durbin
2016-04-28fsp_baytrail: Fix missing "$" when using Kconfig switchWerner Zeh
2016-04-16intel/fsp_baytrail: Eliminate warning about missing set_resourcesBen Gardner
2016-04-15intel/fsp_baytrail: fix whitespace issue in romstage.cBen Gardner
2016-04-14soc/intel: Update license headersMartin Roth
2016-03-25intel/fsp_baytrail: Fix I2C abort logicBen Gardner
2016-03-25intel/fsp_baytrail: Use read32() and write32() in i2c.cBen Gardner
2016-03-14intel/fsp_baytrail: Enable LPSS in ACPI modeBen Gardner
2016-03-13intel/fsp_baytrail: Fix LPE initialization and enable ACPI modeBen Gardner
2016-03-13intel/fsp_baytrail: Don't clear gnvs in acpi_init_gnvs()Ben Gardner
2016-03-07intel/fsp_baytrail: use 20K PU/PD for GPIOBen Gardner
2016-02-25fsp_baytrail: Fix a possible hanging DisplayPortWerner Zeh
2016-02-22fsp_baytrail: Add full support for iosf access in reg_scriptWerner Zeh
2016-02-10soc/fsp_baytrail: Add support for FSP MR 005Ben Gardner
2016-01-29src/: Chmod 644 all .c, .h, .asl, .inc, .cb, .hex, & Kconfig filesMartin Roth
2016-01-08fsp_baytrail: Add additional PCI space above 4GBMartin Roth
2015-12-22soc/intel/fsp_baytrail: Make sure i2c bus is < 7Martin Roth
2015-12-17soc/intel/fsp_baytrail: Adjust root port INT routingMartin Roth
2015-12-16intel/fsp_baytrail: change indent to use tabsBen Gardner
2015-12-16intel/fsp_baytrail: rename include folder baytrail to include/socBen Gardner
2015-12-16intel/fsp_baytrail: Fix PCI_DEV_PIRQ_ROUTE macro endingBen Gardner
2015-12-15x86 acpi: remove ALIGN_CURRENT macroAaron Durbin
2015-12-10intel/fsp_baytrail: Remove code for nonexistant BBARBen Gardner
2015-12-06fsp_baytrail: Add missing newline to eMMC Mode logBen Gardner
2015-12-06Remove #ifdef checks on Kconfig symbolsMartin Roth
2015-11-30fsp_baytrail: Remove use of BAYTRAIL_SMM Kconfig symbolMartin Roth
2015-11-21baytrail: add C0 and D0 stepping decodeBen Gardner
2015-11-20fsp1_0: Remove hardcoded microcode locationsMartin Roth
2015-11-17fsp_baytrail: use external microcode .h filesMartin Roth
2015-11-16intel/fsp_baytrail: Load APs microcode in baytrail_init_cpusYork Yang
2015-11-16intel/fsp_baytrail: Load BSP microcode in bootblockYork Yang
2015-11-11fsp_baytrail: Add macros for legacy GPIO output set upWerner Zeh
2015-11-09fsp_baytrail: Add functions to set a GPIOWerner Zeh
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-10-23intel/fsp_baytrail: Fix logging of ISPEnable optionDavid Imhoff
2015-10-15cpu/mtrr.h: Fix macro names for MTRR registersAlexandru Gagniuc
2015-10-05Add EM100 'hyper term' spi console support in ramstage & smmMartin Roth
2015-10-01intel/fsp_baytrail: Remove unused MICROCODE_INCLUDE_PATH from KconfigWerner Zeh
2015-09-30cpu: microcode: Use microcode stored in binary formatAlexandru Gagniuc
2015-09-29intel: auto include intel/common/firmwareAaron Durbin
2015-09-24coreboot: move TS_END_ROMSTAGE to one spotAaron Durbin
2015-07-21intel/fsp_baytrail: Support Baytrail FSP Gold4 releaseYork Yang
2015-07-17soc/intel: Remove microcode terminatorsStefan Reinauer
2015-07-02Move baytrail & fsp_baytrail to the common IFD interface.Martin Roth
2015-06-24Kconfig: Get rid of obsolete symbolsMartin Roth
2015-06-23Kconfig: Move CBFS_SIZE into Mainboard menuMartin Roth
2015-06-08Remove empty lines at end of fileElyes HAOUAS
2015-06-05device_ops: add device_t argument to write_acpi_tablesAlexander Couzens
2015-06-05device_ops: add device_t argument to acpi_fill_ssdt_generatorAlexander Couzens
2015-06-05device_ops: add device_t argument to acpi_inject_dsdt_generatorAlexander Couzens
2015-06-04devicetree: Discriminate device ops scan_bus()Kyösti Mälkki
2015-05-28smm: Merge configs SMM_MODULES and SMM_TSEGVladimir Serbinenko
2015-05-26acpigen: Remove all explicit length trackingVladimir Serbinenko
2015-05-26acpi: Remove monolithic ACPIVladimir Serbinenko
2015-05-23baytrail: Switch to per-device ACPIVladimir Serbinenko
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-05-04intel/fsp_baytrail: Fix SPI debuggingDavid Imhoff
2015-05-01intel: Correct MMIO related ACPI table settingsDave Frodin
2015-04-29kbuild: automatically include SOCsStefan Reinauer
2015-04-28fsp platforms: consolidate FspNotify callsMartin Roth
2015-04-27intel/fsp_baytrail: Fix default SMM_TSEG_SIZE valueDavid Imhoff
2015-04-24fsp: Move fsp to fsp1_0Marc Jones
2015-04-04build system: rename __BOOT_BLOCK__ and __VER_STAGE__Patrick Georgi
2015-03-12intel/fsp_baytrail: Add PCI Root Port IRQ RoutingMartin Roth
2015-03-10ACPI: Get S3 resume state from romstage_handoffKyösti Mälkki
2015-03-09coreboot: fix munged license textAaron Durbin
2015-03-05fsp_baytrail: Add I2C driverWerner Zeh
2015-03-05fsp_baytrail: Add new microcode for Bay Trail MWerner Zeh
2015-02-27x86: Fix pointer arithmetic regressions from MMIO changesKevin Paul Herbert