aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/cpu/baytrail
Commit message (Expand)AuthorAgeFilesLines
* acpi: x86: Write FADT in common codeMaximilian Brune2024-10-271-16/+1
* Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"WIP/20May2024-nextTom Rini2024-05-205-5/+1
* Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini2024-05-195-1/+5
* x86: Remove <common.h> and add needed includesTom Rini2024-05-065-5/+1
* acpi: use 64-bit addresses in FADT tableHeinrich Schuchardt2024-01-071-6/+3
* x86: Prevent from missing the FADT chainingAndy Shevchenko2023-09-221-5/+1
* Reland "x86: Move FACP table into separate functions""Simon Glass2023-09-221-8/+19
* event: Convert existing spy records to simpleSimon Glass2023-08-311-2/+2
* dm: Emit the arch_cpu_init_dm() even only before relocationSimon Glass2023-05-111-1/+1
* event: Correct dependencies on the EVENT frameworkTom Rini2023-01-181-0/+1
* pci: Add mask parameter to dm_pci_map_bar()Andrew Scull2022-05-031-1/+1
* pci: Map bars with offset and lengthAndrew Scull2022-05-031-1/+1
* Merge branch 'next'Tom Rini2022-04-041-1/+3
|\
| * event: Convert arch_cpu_init_dm() to use eventsSimon Glass2022-03-101-1/+3
* | Revert "x86: Move FACP table into separate functions"Andy Shevchenko2022-03-311-19/+8
|/
* x86: Move FACP table into separate functionsSimon Glass2022-01-251-8/+19
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-021-0/+1
* 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 headerSimon 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