summaryrefslogtreecommitdiffstats
path: root/arch/x86/cpu/baytrail
Commit message (Expand)AuthorAgeFilesLines
* x86: Conditionally build the pinctrl_ich6 driverBin Meng2018-06-131-0/+1
* x86: baytrail: Correct the comment of IACORE_VIDS bit rangesBin Meng2018-06-131-1/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-077-16/+7
* ata: Migrate CONFIG_SCSI_AHCI to KconfigTuomas Tynkkynen2017-12-121-0/+1
* x86: baytrail: fsp: Move Azalia update codes to boardBin Meng2017-10-191-109/+2
* x86: baytrail: fsp: Use a function to update the Azalia config pointerBin Meng2017-10-191-2/+13
* x86: fsp: Consolidate Azalia header fileBin Meng2017-10-191-7/+6
* x86: baytrail: Fix unstable ACPI S3 resumeBin Meng2017-10-191-0/+22
* x86: baytrail: acpi: Add full reset bit to the reset register value in FADTBin Meng2017-09-021-1/+1
* x86: baytrail: Fix turbo enableBin Meng2017-08-241-0/+1
* env: Convert CONFIG_ENV_IS_IN... to a choiceSimon Glass2017-08-151-1/+0
* x86: Switch all boards to use DM SCSIBin Meng2017-08-011-0/+1
* x86: Convert MMC to driver modelSimon Glass2017-08-011-12/+0
* x86: Convert INTEL_ICH6_GPIO to KconfigBin Meng2017-08-011-0/+1
* x86: kconfig: Move USB to platform KconfigBin Meng2017-08-011-0/+3
* x86: baytrail: kconfig: Imply platform specific driversBin Meng2017-08-011-1/+10
* x86: kconfig: Imply ENABLE_MRC_CACHE in the platform KconfigBin Meng2017-08-011-0/+1
* x86: kconfig: Select ARCH_MISC_INIT in the platform KconfigBin Meng2017-08-011-0/+1
* x86: kconfig: Imply HAVE_INTEL_ME in the platform KconfigBin Meng2017-08-011-0/+1
* x86: acpi: Deduplicate acpi_fill_madt() implementationAndy Shevchenko2017-07-301-29/+0
* Convert CONFIG_ENV_IS_IN_SPI_FLASH to KconfigSimon Glass2017-07-251-0/+1
* Revert "x86: Convert MMC to driver model"Bin Meng2017-06-271-0/+12
* x86: baytrail: Fix boot hang with a debug buildBin Meng2017-06-052-0/+9
* x86: baytrail: Change lpe/lpss-sio/scc FSP properties to integerBin Meng2017-06-051-5/+6
* x86: baytrail: Use macros instead of magic numbers for FSP settingsBin Meng2017-06-051-15/+20
* x86: baytrail: Remove "serial-debug-port-*" settingsBin Meng2017-06-051-4/+0
* x86: baytrail: Change "fsp, mrc-init-tseg-size" default value to 1Bin Meng2017-06-051-1/+1
* x86: Convert MMC to driver modelSimon Glass2017-05-171-12/+0
* x86: baytrail: acpi: Add APIs for determining/clearing sleep stateBin Meng2017-05-171-0/+47
* cpu: Add get_vendor callbackAlexander Graf2016-10-191-0/+1
* x86: baytrail: Add 2nd eMMC controller to the PCI probe listStefan Roese2016-10-111-2/+3
* x86: squash lines for immediate returnMasahiro Yamada2016-09-231-7/+1
* x86: baytrail: Add SIO HS-UART clock setupStefan Roese2016-08-161-0/+48
* x86: baytrail: Introduce ACPI global NVSBin Meng2016-07-121-0/+26
* x86: baytrail: Introduce a Kconfig option for the internal UARTBin Meng2016-07-121-0/+11
* x86: baytrail: acpi: Fix I/O APIC ID in the MADT tableBin Meng2016-05-301-1/+1
* x86: Unify reserve_arch() for all x86 boardsBin Meng2016-05-231-8/+0
* x86: baytrail: Generate ACPI FADT/MADT tablesBin Meng2016-05-232-0/+164
* x86: baytrail: Add option to disable the internal UART to setup_early_uart()Stefan Roese2016-01-281-3/+7
* dm: x86: Set up interrupt routing from interrupt_init()Simon Glass2016-01-241-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini2016-01-141-2/+9
|\
| * x86: fsp: Set up init runtime buffer in update_fsp_configs()Bin Meng2016-01-131-1/+7
| * x86: fsp: Rename update_fsp_upd() and change its signatureBin Meng2016-01-131-2/+3
* | dm: Convert PCI MMC over to use DM PCI APISimon Glass2016-01-121-2/+2
|/
* x86: Convert to use driver model timerBin Meng2015-12-011-3/+0
* x86: baytrail: Issue full system reset in reset_cpu()Bin Meng2015-10-211-0/+6
* x86: baytrail: Save mrc cache to spi flashBin Meng2015-10-211-0/+19
* x86: baytrail: Remove the fsp_init_phase_pci() callBin Meng2015-08-261-7/+1
* x86: baytrail: Support running as an EFI payloadSimon Glass2015-08-141-0/+2
* x86: baytrail: Tidy up interrupt and FSP initSimon Glass2015-08-141-1/+8