summaryrefslogtreecommitdiffstats
path: root/arch/x86/cpu/baytrail
Commit message (Expand)AuthorAgeFilesLines
* 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
OpenPOWER on IntegriCloud