summaryrefslogtreecommitdiff
path: root/arch/x86/cpu/baytrail
Commit message (Expand)AuthorAgeFilesLines
* cpu: Convert the methods to use a const udevice *Simon Glass2020-07-251-2/+2
* Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini2020-07-241-2/+2
* cpu: Convert the methods to use a const udevice *Simon Glass2020-07-201-2/+2
* acpi: Allow creating the GNVS to failSimon Glass2020-07-171-1/+3
* x86: Avoid #ifdef with CONFIG_HAVE_ACPI_RESUMESimon Glass2020-07-171-2/+0
* common: Drop linux/bitops.h from common headerWIP/2020-05-18-reduce-size-of-common.hSimon Glass2020-05-181-0/+1
* common: Drop log.h from common headerSimon Glass2020-05-183-0/+3
* x86: Move acpi_table header to main include/ directorySimon Glass2020-04-161-1/+1
* x86: Move acpi_s3.h to include/acpi/Simon Glass2020-04-161-2/+2
* common: Move ll_boot_init() to init.hSimon Glass2020-01-172-0/+2
* x86: Tidy up some duplicate MSR definesSimon Glass2019-10-081-3/+3
* x86: Move acpi_s3.h to a common locationSimon Glass2019-10-081-1/+1
* x86: Rename some FSP functions to have an fsp_ prefixSimon Glass2019-10-081-1/+1
* x86: Rename existing FSP code to fsp1Simon Glass2019-10-082-2/+2
* cpu: Add DM_FLAG_PRE_RELOC flag to various cpu driversBin Meng2018-11-141-0/+1
* x86: Switch to use DM sysreset driverBin Meng2018-07-201-6/+0
* x86: baytrail: Drop EFI-specific test logicsBin Meng2018-06-172-6/+3
* 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