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
/
lib
Age
Commit message (
Expand
)
Author
2015-12-01
x86: tsc: Move tsc_timer.c to drivers/timer
Bin Meng
2015-12-01
x86: tsc: Remove legacy timer codes
Bin Meng
2015-12-01
x86: tsc: Add driver model timer support
Bin Meng
2015-12-01
x86: tsc: Use notrace from <linux/compiler.h>
Bin Meng
2015-11-13
x86: Remove legacy pci codes
Bin Meng
2015-11-13
x86: Rename pcat_ to i8254 and i8259 accordingly
Bin Meng
2015-11-13
x86: Initialize i8254 timer counter 1
Bin Meng
2015-11-13
x86: Fix cosmetic issues in the i8254 and i8259 codes
Bin Meng
2015-11-13
x86: Remove dead codes wrapped by PARANOID_IRQ_TRIGGERS
Bin Meng
2015-11-13
x86: Rename CONFIG_SYS_NUM_IRQS to SYS_NUM_IRQS
Bin Meng
2015-10-21
x86: fsp: Pass mrc cache to fsp_init() and save it to gd after fsp_init()
Bin Meng
2015-10-21
x86: Use struct mrc_region to describe a mrc region
Bin Meng
2015-10-21
x86: Add more common routines to manipulate mrc cache
Bin Meng
2015-10-21
x86: Add various minor tidy-ups in mrccache codes
Bin Meng
2015-10-21
x86: Do sanity test on the cache record in mrccache_update()
Bin Meng
2015-10-21
x86: Move mrccache.[c|h] to a common place
Bin Meng
2015-10-21
x86: fsp: Add a hdr sub-command to show header information
Bin Meng
2015-10-21
x86: fsp: Make hob command a sub-command to fsp
Bin Meng
2015-10-21
x86: fsp: Print GUID whenever applicable in the hob command output
Bin Meng
2015-10-21
x86: fsp: Compact the output of hob command
Bin Meng
2015-10-21
x86: Add SMBIOS table support
Bin Meng
2015-10-21
x86: Move install_e820_map() out of zimage.c
Bin Meng
2015-09-28
x86: fsp: Report correct number of E820 table entries
Bin Meng
2015-08-26
x86: Generate a valid ACPI table
Saket Sinha
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: Remove calculate_relocation_address()
Bin Meng
2015-08-14
x86: Drop FSP error defines and use EFI instead
Simon Glass
2015-08-14
x86: Split out fsp_init_phase_pci() code into a new function
Simon Glass
2015-08-14
x86: fsp: Do not assert VPD_IMAGE_REV when DEBUG
Bin Meng
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: Support building the 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: Add support for U-Boot as an EFI application
Ben Stoltz
2015-08-05
x86: Support skipping relocation for EFI
Simon Glass
2015-08-05
x86: Add some missing global_data declarations in files that use gd
Simon Glass
2015-08-05
x86: Drop unused copy_fdt_to_ram()
Simon Glass
2015-08-05
x86: Add a 'pause' instruction in __udelay() for QEMU target
Miao Yan
2015-07-28
x86: Reserve PCIe ECAM address range in the E820 table
Bin Meng
2015-07-28
x86: mpspec: Move writing ISA interrupt entry after PCI
Bin Meng
2015-07-28
x86: mpspec: Allow platform to determine how PIRQ is connected to I/O APIC
Bin Meng
2015-07-28
x86: pci: Assign pci irqs to all functions
Bin Meng
2015-07-14
x86: Configure VESA parameters before loading Linux kernel
Bin Meng
2015-07-14
x86: cmd_mtrr: Improve MTRR list information
Bin Meng
2015-07-14
x86: bios: Allow pci config read/write to host bridge in int1a_handler
Jian Luo
2015-07-14
x86: bios: Synchronize stack between real and protected mode
Jian Luo
[next]