summaryrefslogtreecommitdiff
path: root/arch/x86/cpu/baytrail
AgeCommit message (Expand)Author
2017-08-01x86: Switch all boards to use DM SCSIBin Meng
2017-08-01x86: Convert MMC to driver modelSimon Glass
2017-08-01x86: Convert INTEL_ICH6_GPIO to KconfigBin Meng
2017-08-01x86: kconfig: Move USB to platform KconfigBin Meng
2017-08-01x86: baytrail: kconfig: Imply platform specific driversBin Meng
2017-08-01x86: kconfig: Imply ENABLE_MRC_CACHE in the platform KconfigBin Meng
2017-08-01x86: kconfig: Select ARCH_MISC_INIT in the platform KconfigBin Meng
2017-08-01x86: kconfig: Imply HAVE_INTEL_ME in the platform KconfigBin Meng
2017-07-30x86: acpi: Deduplicate acpi_fill_madt() implementationAndy Shevchenko
2017-07-26Convert CONFIG_ENV_IS_IN_SPI_FLASH to KconfigSimon Glass
2017-06-27Revert "x86: Convert MMC to driver model"Bin Meng
2017-06-05x86: baytrail: Fix boot hang with a debug buildBin Meng
2017-06-05x86: baytrail: Change lpe/lpss-sio/scc FSP properties to integerBin Meng
2017-06-05x86: baytrail: Use macros instead of magic numbers for FSP settingsBin Meng
2017-06-05x86: baytrail: Remove "serial-debug-port-*" settingsBin Meng
2017-06-05x86: baytrail: Change "fsp, mrc-init-tseg-size" default value to 1Bin Meng
2017-05-17x86: Convert MMC to driver modelSimon Glass
2017-05-17x86: baytrail: acpi: Add APIs for determining/clearing sleep stateBin Meng
2016-10-19cpu: Add get_vendor callbackAlexander Graf
2016-10-11x86: baytrail: Add 2nd eMMC controller to the PCI probe listStefan Roese
2016-09-23x86: squash lines for immediate returnMasahiro Yamada
2016-08-16x86: baytrail: Add SIO HS-UART clock setupStefan Roese
2016-07-12x86: baytrail: Introduce ACPI global NVSBin Meng
2016-07-12x86: baytrail: Introduce a Kconfig option for the internal UARTBin Meng
2016-05-30x86: baytrail: acpi: Fix I/O APIC ID in the MADT tableBin Meng
2016-05-23x86: Unify reserve_arch() for all x86 boardsBin Meng
2016-05-23x86: baytrail: Generate ACPI FADT/MADT tablesBin Meng
2016-01-28x86: baytrail: Add option to disable the internal UART to setup_early_uart()Stefan Roese
2016-01-24dm: x86: Set up interrupt routing from interrupt_init()Simon Glass
2016-01-15Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini
2016-01-13x86: fsp: Set up init runtime buffer in update_fsp_configs()Bin Meng
2016-01-13x86: fsp: Rename update_fsp_upd() and change its signatureBin Meng
2016-01-12dm: Convert PCI MMC over to use DM PCI APISimon Glass
2015-12-01x86: Convert to use driver model timerBin Meng
2015-10-21x86: baytrail: Issue full system reset in reset_cpu()Bin Meng
2015-10-21x86: baytrail: Save mrc cache to spi flashBin Meng
2015-08-26x86: baytrail: Remove the fsp_init_phase_pci() callBin Meng
2015-08-14x86: baytrail: Support running as an EFI payloadSimon Glass
2015-08-14x86: baytrail: Tidy up interrupt and FSP initSimon Glass
2015-08-14x86: Allow pirq_init() to return an errorSimon Glass
2015-08-14x86: baytrail: Configure FSP UPD from device treeAndrew Bradford
2015-08-05x86: baytrail: Support operation as an EFI payloadSimon Glass
2015-08-05x86: bayleybay: Configure PCI IRQBin Meng
2015-07-15dm: x86: minnowmax: Move PCI to use driver modelSimon Glass
2015-07-15x86: Move MP initialization codes into a common placeBin Meng
2015-07-15x86: dm: Clean up cpu driversBin Meng
2015-06-04x86: baytrail: pci region 3 is not always mapped to end of ramAndrew Bradford
2015-04-30x86: Add a CPU driver for baytrailSimon Glass
2015-04-30x86: Remove unwanted MMC debuggingSimon Glass
2015-04-17x86: Add a x86_ prefix to the x86-specific PCI functionsSimon Glass