aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/cpu/baytrail/valleyview.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"WIP/20May2024-nextTom Rini1-1/+1
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini1-1/+1
2024-05-06x86: Remove <common.h> and add needed includesTom Rini1-1/+1
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass1-0/+1
2020-01-17common: Move ll_boot_init() to init.hSimon Glass1-0/+1
2018-07-20x86: Switch to use DM sysreset driverBin Meng1-6/+0
2018-06-17x86: baytrail: Drop EFI-specific test logicsBin Meng1-3/+0
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-10-19x86: baytrail: Fix unstable ACPI S3 resumeBin Meng1-0/+22
2017-08-01x86: Convert MMC to driver modelSimon Glass1-12/+0
2017-06-27Revert "x86: Convert MMC to driver model"Bin Meng1-0/+12
2017-05-17x86: Convert MMC to driver modelSimon Glass1-12/+0
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-05-23x86: Unify reserve_arch() for all x86 boardsBin Meng1-8/+0
2016-01-24dm: x86: Set up interrupt routing from interrupt_init()Simon Glass1-1/+1
2016-01-12dm: Convert PCI MMC over to use DM PCI APISimon Glass1-2/+2
2015-12-01x86: Convert to use driver model timerBin Meng1-3/+0
2015-10-21x86: baytrail: Issue full system reset in reset_cpu()Bin Meng1-0/+6
2015-10-21x86: baytrail: Save mrc cache to spi flashBin Meng1-0/+19
2015-08-26x86: baytrail: Remove the fsp_init_phase_pci() callBin Meng1-7/+1
2015-08-14x86: baytrail: Support running as an EFI payloadSimon Glass1-0/+2
2015-08-14x86: baytrail: Tidy up interrupt and FSP initSimon Glass1-1/+8
2015-08-14x86: Allow pirq_init() to return an errorSimon Glass1-3/+1
2015-08-05x86: baytrail: Support operation as an EFI payloadSimon Glass1-0/+2
2015-08-05x86: bayleybay: Configure PCI IRQBin Meng1-0/+8
2015-04-29x86: Remove unwanted MMC debuggingSimon Glass1-1/+0
2015-02-06x86: Add support for Intel Minnowboard MaxSimon Glass1-0/+38