summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
...
* x86: crownbay: Support Topcliff integrated pci uart devices with driver modelBin Meng2015-08-261-5/+10
* x86: crownbay: Enable on-board SMSC superio keyboard controllerBin Meng2015-08-261-1/+1
* x86: minnowmax: Correct pad-offset value for host_en1Simon Glass2015-08-261-1/+1
* x86: minnowmax: Add access to GPIOs E0, E1, E2Simon Glass2015-08-261-0/+27
* x86: Add DSDT table for supporting ACPI on QEMUSaket Sinha2015-08-267-1/+712
* x86: Add ACPI table support to QEMUSaket Sinha2015-08-262-0/+177
* x86: Generate a valid ACPI tableSaket Sinha2015-08-265-0/+844
* x86: superio: Add keyboard controller support to smsc_lpc47m driverBin Meng2015-08-261-0/+3
* x86: baytrail: Remove the fsp_init_phase_pci() callBin Meng2015-08-261-7/+1
* x86: queensbay: Move unprotect_spi_flash() to arch_misc_init()Bin Meng2015-08-261-2/+2
* x86: fsp: Add comments about U-Boot entering start.S twiceBin Meng2015-08-263-4/+6
* x86: fsp: Enlarge the size of malloc() pool before relocationBin Meng2015-08-263-1/+30
* x86: baytrail: Support multiple microcode copiesBin Meng2015-08-262-0/+9
* x86: baytrail: Add microcode for BayTrail-I D0 steppingBin Meng2015-08-261-0/+3284
* x86: kconfig: Hide "System tables" for corebootBin Meng2015-08-261-1/+1
* x86: kconfig: Hide "System tables" for EFIBin Meng2015-08-261-3/+1
* x86: coreboot: Allow >=4GiB memory bank sizeBin Meng2015-08-261-5/+4
* x86: Remove calculate_relocation_address()Bin Meng2015-08-263-60/+2
* x86: coreboot: Correctly report E820 typesBin Meng2015-08-261-2/+13
* x86: coreboot: Increase memrange entry number to 32Bin Meng2015-08-261-6/+3
* x86: minnowmax: Define and enable interrupt setupSimon Glass2015-08-141-3/+66
* x86: Return -1 when reading a PCI config register failsSimon Glass2015-08-141-3/+6
* x86: Drop FSP error defines and use EFI insteadSimon Glass2015-08-142-12/+1
* x86: Set APs' req_seq to the reg number from device treeBin Meng2015-08-141-0/+7
* x86: Show the un-relocated IP address in exceptionsSimon Glass2015-08-141-0/+2
* x86: Switch to using generic global_data setupSimon Glass2015-08-142-83/+16
* x86: Move the GDT into global_dataSimon Glass2015-08-142-5/+8
* x86: Remove init_gd() functionSimon Glass2015-08-141-1/+0
* 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-146-19/+18
* x86: Split out fsp_init_phase_pci() code into a new functionSimon Glass2015-08-142-3/+15
* x86: Tidy up the PIRQ routing code a littleSimon Glass2015-08-141-28/+13
* x86: fsp: Do not assert VPD_IMAGE_REV when DEBUGBin Meng2015-08-143-4/+1
* x86: baytrail: Configure FSP UPD from device treeAndrew Bradford2015-08-143-30/+226
* x86: Enable debug UART for MinnowmaxSimon Glass2015-08-061-0/+9
* x86: qemu: Support operation as an EFI payloadSimon Glass2015-08-052-1/+6
* x86: baytrail: Support operation as an EFI payloadSimon Glass2015-08-053-1/+5
* x86: Add helper code for running from EFISimon Glass2015-08-054-0/+165
* x86: Handle running as EFI payloadSimon Glass2015-08-055-10/+43
* x86: Add support for passing tables into U-BootSimon Glass2015-08-053-1/+20
* efi: Add 64-bit payload supportSimon Glass2015-08-053-1/+65
* x86: Add a way to call 32-bit code from 64-bit modeSimon Glass2015-08-053-0/+79
* x86: Add an enum for some commonly-used GDT bitsSimon Glass2015-08-051-0/+18
* x86: Support building the EFI stubSimon Glass2015-08-052-1/+25
* efi: Add support for loading U-Boot through an EFI stubSimon Glass2015-08-051-0/+7
* x86: Add relocation and link script for a 64-bit EFI applicationSimon Glass2015-08-052-0/+149
* x86: Allow relocation code to build without text baseSimon Glass2015-08-051-6/+11
* x86: dts: Add a device tree file for EFISimon Glass2015-08-052-0/+23
* x86: Add EFI board codeBen Stoltz2015-08-051-0/+1
OpenPOWER on IntegriCloud