summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2015-09-09x86: quark: Add USB PHY initialization supportBin Meng
2015-09-09x86: Convert to use driver model pci on quark/galileoBin Meng
2015-09-09x86: Enable PCIe controller on quark/galileoBin Meng
2015-09-09x86: quark: Avoid chicken and egg problemBin Meng
2015-09-09x86: quark: Optimize MRC execution timeBin Meng
2015-09-09x86: coreboot: Convert to use more dm driversBin Meng
2015-09-09x86: panther: Add PCI and video configurationSimon Glass
2015-08-31exynos: x86: dts: Add tpm nodes to the device tree for Chrome OS devicesSimon Glass
2015-08-26x86: crownbay: Support Topcliff integrated pci uart devices with driver modelBin Meng
2015-08-26x86: crownbay: Enable on-board SMSC superio keyboard controllerBin Meng
2015-08-26x86: minnowmax: Correct pad-offset value for host_en1Simon Glass
2015-08-26x86: minnowmax: Add access to GPIOs E0, E1, E2Simon Glass
2015-08-26x86: Add DSDT table for supporting ACPI on QEMUSaket Sinha
2015-08-26x86: Add ACPI table support to QEMUSaket Sinha
2015-08-26x86: Generate a valid ACPI tableSaket Sinha
2015-08-26x86: superio: Add keyboard controller support to smsc_lpc47m driverBin Meng
2015-08-26x86: baytrail: Remove the fsp_init_phase_pci() callBin Meng
2015-08-26x86: queensbay: Move unprotect_spi_flash() to arch_misc_init()Bin Meng
2015-08-26x86: fsp: Add comments about U-Boot entering start.S twiceBin Meng
2015-08-26x86: fsp: Enlarge the size of malloc() pool before relocationBin Meng
2015-08-26x86: baytrail: Support multiple microcode copiesBin Meng
2015-08-26x86: baytrail: Add microcode for BayTrail-I D0 steppingBin Meng
2015-08-26x86: kconfig: Hide "System tables" for corebootBin Meng
2015-08-26x86: kconfig: Hide "System tables" for EFIBin Meng
2015-08-26x86: coreboot: Allow >=4GiB memory bank sizeBin Meng
2015-08-26x86: Remove calculate_relocation_address()Bin Meng
2015-08-26x86: coreboot: Correctly report E820 typesBin Meng
2015-08-26x86: coreboot: Increase memrange entry number to 32Bin Meng
2015-08-14x86: minnowmax: Define and enable interrupt setupSimon Glass
2015-08-14x86: Return -1 when reading a PCI config register failsSimon Glass
2015-08-14x86: Drop FSP error defines and use EFI insteadSimon Glass
2015-08-14x86: Set APs' req_seq to the reg number from device treeBin Meng
2015-08-14x86: Show the un-relocated IP address in exceptionsSimon Glass
2015-08-14x86: Switch to using generic global_data setupSimon Glass
2015-08-14x86: Move the GDT into global_dataSimon Glass
2015-08-14x86: Remove init_gd() functionSimon Glass
2015-08-14x86: baytrail: Support running as an EFI payloadSimon Glass
2015-08-14x86: baytrail: Tidy up interrupt and FSP initSimon Glass
2015-08-14x86: Allow pirq_init() to return an errorSimon Glass
2015-08-14x86: Split out fsp_init_phase_pci() code into a new functionSimon Glass
2015-08-14x86: Tidy up the PIRQ routing code a littleSimon Glass
2015-08-14x86: fsp: Do not assert VPD_IMAGE_REV when DEBUGBin Meng
2015-08-14x86: baytrail: Configure FSP UPD from device treeAndrew Bradford
2015-08-06x86: Enable debug UART for MinnowmaxSimon Glass
2015-08-05x86: qemu: Support operation as an EFI payloadSimon Glass
2015-08-05x86: baytrail: Support operation as an EFI payloadSimon Glass
2015-08-05x86: Add helper code for running from EFISimon Glass
2015-08-05x86: Handle running as EFI payloadSimon Glass
2015-08-05x86: Add support for passing tables into U-BootSimon Glass
2015-08-05efi: Add 64-bit payload supportSimon Glass