summaryrefslogtreecommitdiff
path: root/arch/x86/cpu/baytrail
Commit message (Expand)AuthorAgeFilesLines
* 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
* x86: baytrail: Introduce ACPI global NVSBin Meng2016-07-121-0/+26
* x86: baytrail: Introduce a Kconfig option for the internal UARTBin Meng2016-07-121-0/+11
* x86: baytrail: acpi: Fix I/O APIC ID in the MADT tableBin Meng2016-05-301-1/+1
* x86: Unify reserve_arch() for all x86 boardsBin Meng2016-05-231-8/+0
* x86: baytrail: Generate ACPI FADT/MADT tablesBin Meng2016-05-232-0/+164
* x86: baytrail: Add option to disable the internal UART to setup_early_uart()Stefan Roese2016-01-281-3/+7
* dm: x86: Set up interrupt routing from interrupt_init()Simon Glass2016-01-241-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini2016-01-141-2/+9
|\
| * x86: fsp: Set up init runtime buffer in update_fsp_configs()Bin Meng2016-01-131-1/+7
| * x86: fsp: Rename update_fsp_upd() and change its signatureBin Meng2016-01-131-2/+3
* | dm: Convert PCI MMC over to use DM PCI APISimon Glass2016-01-121-2/+2
|/
* x86: Convert to use driver model timerBin Meng2015-12-011-3/+0
* x86: baytrail: Issue full system reset in reset_cpu()Bin Meng2015-10-211-0/+6
* x86: baytrail: Save mrc cache to spi flashBin Meng2015-10-211-0/+19
* x86: baytrail: Remove the fsp_init_phase_pci() callBin Meng2015-08-261-7/+1
* x86: baytrail: Support running as an EFI payloadSimon Glass2015-08-141-0/+2
* x86: baytrail: Tidy up interrupt and FSP initSimon Glass2015-08-141-1/+8
* x86: Allow pirq_init() to return an errorSimon Glass2015-08-141-3/+1
* x86: baytrail: Configure FSP UPD from device treeAndrew Bradford2015-08-141-30/+132
* x86: baytrail: Support operation as an EFI payloadSimon Glass2015-08-053-1/+5
* x86: bayleybay: Configure PCI IRQBin Meng2015-08-051-0/+8
* dm: x86: minnowmax: Move PCI to use driver modelSimon Glass2015-07-142-47/+0
* x86: Move MP initialization codes into a common placeBin Meng2015-07-141-69/+29
* x86: dm: Clean up cpu driversBin Meng2015-07-141-12/+3
* x86: baytrail: pci region 3 is not always mapped to end of ramAndrew Bradford2015-06-041-1/+1
* x86: Add a CPU driver for baytrailSimon Glass2015-04-302-0/+206
* x86: Remove unwanted MMC debuggingSimon Glass2015-04-291-1/+0
* x86: Add a x86_ prefix to the x86-specific PCI functionsSimon Glass2015-04-161-2/+3
* x86: Add support for Intel Minnowboard MaxSimon Glass2015-02-066-0/+336