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