summaryrefslogtreecommitdiff
path: root/arch/x86/cpu/baytrail
Commit message (Expand)AuthorAgeLines
* 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