summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* x86: Don't include asm/u-boot.h in commonSimon Glass2017-06-051-1/+3
* x86: Make u-boot-x86.h a private headerSimon Glass2017-06-051-0/+1
* x86: fsp: Remove the call to set up internal uart in fsp_init()Bin Meng2017-06-051-4/+0
* 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-058-22/+33
* x86: baytrail: Use macros instead of magic numbers for FSP settingsBin Meng2017-06-057-72/+159
* x86: baytrail: Remove "serial-debug-port-*" settingsBin Meng2017-06-055-12/+1
* x86: baytrail: Change "fsp, mrc-init-tseg-size" default value to 1Bin Meng2017-06-056-6/+6
* x86: minnowmax: Remove incorrect pad-offset of several pinsBin Meng2017-05-171-5/+0
* x86: ich6_gpio: Add use-lvl-write-cache for I/O access modeBin Meng2017-05-175-0/+30
* x86: bootm: Add dm_remove_devices_flags() call to bootm_announce_and_cleanup()Stefan Roese2017-05-171-0/+9
* x86: Convert MMC to driver modelSimon Glass2017-05-174-43/+1
* x86: acpi: Fix Windows S3 resume failureBin Meng2017-05-174-2/+71
* x86: pci: Allow conditionally run VGA rom in S3Bin Meng2017-05-171-0/+12
* x86: acpi: Turn on ACPI mode for S3Bin Meng2017-05-171-0/+3
* x86: acpi: Refactor acpi_resume()Bin Meng2017-05-175-12/+33
* x86: acpi: Make enter_acpi_mode() publicBin Meng2017-05-172-1/+10
* x86: apci: Change PM1_CNT register access to RMWBin Meng2017-05-171-1/+3
* x86: Adjust board_final_cleanup() orderBin Meng2017-05-171-2/+2
* x86: Do not clear high table area for S3Bin Meng2017-05-171-1/+6
* x86: fsp: Save stack address to CMOS for next S3 bootBin Meng2017-05-174-1/+89
* x86: Add an early CMOS access libraryBin Meng2017-05-173-0/+95
* x86: acpi: Resume OS if resume vector is foundBin Meng2017-05-174-0/+45
* x86: acpi: Add one API to find OS wakeup vectorBin Meng2017-05-173-0/+83
* x86: acpi: Add wake up assembly stubBin Meng2017-05-173-0/+88
* x86: fsp: Mark memory used by U-Boot as reserved in the E820 table for S3Bin Meng2017-05-172-0/+20
* x86: baytrail: Conditionally report S3 in the ACPI tableBin Meng2017-05-172-1/+3
* x86: Store and display previous sleep stateBin Meng2017-05-174-0/+23
* x86: fsp: acpi: Pass different boot mode to FSP initBin Meng2017-05-172-1/+43
* x86: Add post codes for OS resumeBin Meng2017-05-171-0/+2
* x86: baytrail: acpi: Add APIs for determining/clearing sleep stateBin Meng2017-05-172-0/+71
* x86: acpi: Add Kconfig option and header file for ACPI resumeBin Meng2017-05-172-0/+76
* fs: Kconfig: Add a separate config for FS_CBFSSimon Glass2017-04-301-0/+1
* fs: Convert CONFIG_CMD_CBFS to KconfigSimon Glass2017-04-301-0/+1
* x86: Display the SPL banner only onceSimon Glass2017-04-181-2/+1
* x86: Drop leading spaces in cpu_x86_get_desc()Simon Glass2017-04-181-1/+5
* x86: Introduce minimal PMU driver for Intel MID platformsAndy Shevchenko2017-04-104-0/+130
* x86: Add SCU IPC driver for Intel MID platformsFelipe Balbi2017-04-105-0/+200
* x86: bootm: Fix FIT image booting on x86Stefan Roese2017-04-101-1/+1
* x86: Add file names from Kconfig in descriptor/intel-me nodes in u-boot.dtsiStefan Roese2017-04-101-0/+2
* x86: Kconfig: Add options to configure the descriptor.bin / me.bin filenamesStefan Roese2017-04-101-0/+16
* board_f: Make relocation functions genericSimon Glass2017-04-052-18/+1
* board_f: Make init_helpers genericSimon Glass2017-04-052-14/+1
* Move dram_init_banksize() to a common headerSimon Glass2017-04-051-1/+0
* board_f: Drop setup_dram_config() wrapperSimon Glass2017-04-059-10/+26
* board_f: x86: Use checkcpu() for CPU initSimon Glass2017-04-059-7/+55
* board_f: x86: Rename x86_fsp_init() to arch_fsp_init()Simon Glass2017-04-052-4/+1
* dm: core: Add flags parameter to device_remove()Stefan Roese2017-04-041-2/+2
* x86: Intel MID platforms has no microcode updateAndy Shevchenko2017-02-211-1/+2
* x86: zImage: add Intel MID platforms supportVincent Tinelli2017-02-211-0/+4