aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/cpu/baytrail
AgeCommit message (Expand)AuthorFilesLines
2020-07-25cpu: Convert the methods to use a const udevice *Simon Glass1-2/+2
2020-07-24Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini1-2/+2
2020-07-20cpu: Convert the methods to use a const udevice *Simon Glass1-2/+2
2020-07-17acpi: Allow creating the GNVS to failSimon Glass1-1/+3
2020-07-17x86: Avoid #ifdef with CONFIG_HAVE_ACPI_RESUMESimon Glass1-2/+0
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop log.h from common headerSimon Glass3-0/+3
2020-04-16x86: Move acpi_table header to main include/ directorySimon Glass1-1/+1
2020-04-16x86: Move acpi_s3.h to include/acpi/Simon Glass1-2/+2
2020-01-17common: Move ll_boot_init() to init.hSimon Glass2-0/+2
2019-10-08x86: Tidy up some duplicate MSR definesSimon Glass1-3/+3
2019-10-08x86: Move acpi_s3.h to a common locationSimon Glass1-1/+1
2019-10-08x86: Rename some FSP functions to have an fsp_ prefixSimon Glass1-1/+1
2019-10-08x86: Rename existing FSP code to fsp1Simon Glass2-2/+2
2018-11-14cpu: Add DM_FLAG_PRE_RELOC flag to various cpu driversBin Meng1-0/+1
2018-07-20x86: Switch to use DM sysreset driverBin Meng1-6/+0
2018-06-17x86: baytrail: Drop EFI-specific test logicsBin Meng2-6/+3
2018-06-13x86: Conditionally build the pinctrl_ich6 driverBin Meng1-0/+1
2018-06-13x86: baytrail: Correct the comment of IACORE_VIDS bit rangesBin Meng1-1/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini7-16/+7
2017-12-12ata: Migrate CONFIG_SCSI_AHCI to KconfigTuomas Tynkkynen1-0/+1
2017-10-19x86: baytrail: fsp: Move Azalia update codes to boardBin Meng1-109/+2
2017-10-19x86: baytrail: fsp: Use a function to update the Azalia config pointerBin Meng1-2/+13
2017-10-19x86: fsp: Consolidate Azalia header fileBin Meng1-7/+6
2017-10-19x86: baytrail: Fix unstable ACPI S3 resumeBin Meng1-0/+22
2017-09-02x86: baytrail: acpi: Add full reset bit to the reset register value in FADTBin Meng1-1/+1
2017-08-24x86: baytrail: Fix turbo enableBin Meng1-0/+1
2017-08-15env: Convert CONFIG_ENV_IS_IN... to a choiceSimon Glass1-1/+0
2017-08-01x86: Switch all boards to use DM SCSIBin Meng1-0/+1
2017-08-01x86: Convert MMC to driver modelSimon Glass1-12/+0
2017-08-01x86: Convert INTEL_ICH6_GPIO to KconfigBin Meng1-0/+1
2017-08-01x86: kconfig: Move USB to platform KconfigBin Meng1-0/+3
2017-08-01x86: baytrail: kconfig: Imply platform specific driversBin Meng1-1/+10
2017-08-01x86: kconfig: Imply ENABLE_MRC_CACHE in the platform KconfigBin Meng1-0/+1
2017-08-01x86: kconfig: Select ARCH_MISC_INIT in the platform KconfigBin Meng1-0/+1
2017-08-01x86: kconfig: Imply HAVE_INTEL_ME in the platform KconfigBin Meng1-0/+1
2017-07-30x86: acpi: Deduplicate acpi_fill_madt() implementationAndy Shevchenko1-29/+0
2017-07-25Convert CONFIG_ENV_IS_IN_SPI_FLASH to KconfigSimon Glass1-0/+1
2017-06-27Revert "x86: Convert MMC to driver model"Bin Meng1-0/+12
2017-06-05x86: baytrail: Fix boot hang with a debug buildBin Meng2-0/+9
2017-06-05x86: baytrail: Change lpe/lpss-sio/scc FSP properties to integerBin Meng1-5/+6
2017-06-05x86: baytrail: Use macros instead of magic numbers for FSP settingsBin Meng1-15/+20
2017-06-05x86: baytrail: Remove "serial-debug-port-*" settingsBin Meng1-4/+0
2017-06-05x86: baytrail: Change "fsp, mrc-init-tseg-size" default value to 1Bin Meng1-1/+1
2017-05-17x86: Convert MMC to driver modelSimon Glass1-12/+0
2017-05-17x86: baytrail: acpi: Add APIs for determining/clearing sleep stateBin Meng1-0/+47
2016-10-19cpu: Add get_vendor callbackAlexander Graf1-0/+1
2016-10-11x86: baytrail: Add 2nd eMMC controller to the PCI probe listStefan Roese1-2/+3
2016-09-23x86: squash lines for immediate returnMasahiro Yamada1-7/+1
2016-08-16x86: baytrail: Add SIO HS-UART clock setupStefan Roese1-0/+48