index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
2015-08-26
x86: crownbay: Support Topcliff integrated pci uart devices with driver model
Bin Meng
2015-08-26
x86: crownbay: Enable on-board SMSC superio keyboard controller
Bin Meng
2015-08-26
x86: minnowmax: Correct pad-offset value for host_en1
Simon Glass
2015-08-26
x86: minnowmax: Add access to GPIOs E0, E1, E2
Simon Glass
2015-08-26
x86: Add DSDT table for supporting ACPI on QEMU
Saket Sinha
2015-08-26
x86: Add ACPI table support to QEMU
Saket Sinha
2015-08-26
x86: Generate a valid ACPI table
Saket Sinha
2015-08-26
x86: superio: Add keyboard controller support to smsc_lpc47m driver
Bin Meng
2015-08-26
x86: baytrail: Remove the fsp_init_phase_pci() call
Bin Meng
2015-08-26
x86: queensbay: Move unprotect_spi_flash() to arch_misc_init()
Bin Meng
2015-08-26
x86: fsp: Add comments about U-Boot entering start.S twice
Bin Meng
2015-08-26
x86: fsp: Enlarge the size of malloc() pool before relocation
Bin Meng
2015-08-26
x86: baytrail: Support multiple microcode copies
Bin Meng
2015-08-26
x86: baytrail: Add microcode for BayTrail-I D0 stepping
Bin Meng
2015-08-26
x86: kconfig: Hide "System tables" for coreboot
Bin Meng
2015-08-26
x86: kconfig: Hide "System tables" for EFI
Bin Meng
2015-08-26
x86: coreboot: Allow >=4GiB memory bank size
Bin Meng
2015-08-26
x86: Remove calculate_relocation_address()
Bin Meng
2015-08-26
x86: coreboot: Correctly report E820 types
Bin Meng
2015-08-26
x86: coreboot: Increase memrange entry number to 32
Bin Meng
2015-08-14
x86: minnowmax: Define and enable interrupt setup
Simon Glass
2015-08-14
x86: Return -1 when reading a PCI config register fails
Simon Glass
2015-08-14
x86: Drop FSP error defines and use EFI instead
Simon Glass
2015-08-14
x86: Set APs' req_seq to the reg number from device tree
Bin Meng
2015-08-14
x86: Show the un-relocated IP address in exceptions
Simon Glass
2015-08-14
x86: Switch to using generic global_data setup
Simon Glass
2015-08-14
x86: Move the GDT into global_data
Simon Glass
2015-08-14
x86: Remove init_gd() function
Simon Glass
2015-08-14
x86: baytrail: Support running as an EFI payload
Simon Glass
2015-08-14
x86: baytrail: Tidy up interrupt and FSP init
Simon Glass
2015-08-14
x86: Allow pirq_init() to return an error
Simon Glass
2015-08-14
x86: Split out fsp_init_phase_pci() code into a new function
Simon Glass
2015-08-14
x86: Tidy up the PIRQ routing code a little
Simon Glass
2015-08-14
x86: fsp: Do not assert VPD_IMAGE_REV when DEBUG
Bin Meng
2015-08-14
x86: baytrail: Configure FSP UPD from device tree
Andrew Bradford
2015-08-06
x86: Enable debug UART for Minnowmax
Simon Glass
2015-08-05
x86: qemu: Support operation as an EFI payload
Simon Glass
2015-08-05
x86: baytrail: Support operation as an EFI payload
Simon Glass
2015-08-05
x86: Add helper code for running from EFI
Simon Glass
2015-08-05
x86: Handle running as EFI payload
Simon Glass
2015-08-05
x86: Add support for passing tables into U-Boot
Simon Glass
2015-08-05
efi: Add 64-bit payload support
Simon Glass
2015-08-05
x86: Add a way to call 32-bit code from 64-bit mode
Simon Glass
2015-08-05
x86: Add an enum for some commonly-used GDT bits
Simon Glass
2015-08-05
x86: Support building the EFI stub
Simon Glass
2015-08-05
efi: Add support for loading U-Boot through an EFI stub
Simon Glass
2015-08-05
x86: Add relocation and link script for a 64-bit EFI application
Simon Glass
2015-08-05
x86: Allow relocation code to build without text base
Simon Glass
2015-08-05
x86: dts: Add a device tree file for EFI
Simon Glass
2015-08-05
x86: Add EFI board code
Ben Stoltz
[next]