summaryrefslogtreecommitdiff
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* x86: Enforce toolchain to generate 64-bit codes for 64-bit U-BootBin Meng2017-08-011-1/+1
* x86: Use default stack boundary alignmentBin Meng2017-08-011-2/+1
* x86: acpi: Don't touch hardware on HW reduced platformsAndy Shevchenko2017-07-301-0/+4
* x86: acpi: Export acpi_fill_mcfg() with __weak attributeAndy Shevchenko2017-07-302-3/+6
* x86: acpi: Deduplicate acpi_fill_madt() implementationAndy Shevchenko2017-07-303-58/+29
* x86: acpi: Name fields in FADT in accordance with specificationAndy Shevchenko2017-07-301-3/+2
* x86: acpi: Fill OEM revisionAndy Shevchenko2017-07-301-0/+2
* x86: conga-qeval20-qa3-e3845.dts: Enable xHCI support in dtsStefan Roese2017-07-301-0/+3
* x86: dfi-bt700: Add xHCI USB supportStefan Roese2017-07-301-0/+12
* x86: Add Intel Edison board filesAndy Shevchenko2017-07-303-0/+94
* x86: Add Intel Tangier supportFelipe Balbi2017-07-308-0/+301
* x86: Add dma-mapping.h to architectural codeAndy Shevchenko2017-07-301-0/+41
* x86: minnowmax: Enable USB xHCI supportBin Meng2017-07-281-0/+3
* Convert CONFIG_ENV_IS_IN_SPI_FLASH to KconfigSimon Glass2017-07-251-0/+1
* x86: Move link to use driver model for SCSISimon Glass2017-07-111-1/+21
* Revert "x86: Convert MMC to driver model"Bin Meng2017-06-274-1/+43
* 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