index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
2016-01-15
Merge branch 'master' of git://git.denx.de/u-boot-x86
Tom Rini
2016-01-14
Fix board init code to respect the C runtime environment
Albert ARIBAUD
2016-01-13
x86: qemu: remove cpu node in device tree
Miao Yan
2016-01-13
x86: qemu: fix cpu device in smp boot
Miao Yan
2016-01-13
x86: use actual CPU number for allocating memory
Miao Yan
2016-01-13
x86: fix a typo in function name
Miao Yan
2016-01-13
x86: qemu: add a cpu uclass driver for qemu target
Miao Yan
2016-01-13
x86: qemu: add fw_cfg support
Miao Yan
2016-01-13
x86: ivybridge: Add macros for LPC decode ranges
Bin Meng
2016-01-13
x86: fsp: Always use hex numbers in the hob command output
Bin Meng
2016-01-13
x86: ivybridge: Do not require HAVE_INTEL_ME
Bin Meng
2016-01-13
x86: ivybridge: Add microcode blobs for all the steppings
Bin Meng
2016-01-13
x86: fsp: Set up init runtime buffer in update_fsp_configs()
Bin Meng
2016-01-13
x86: fsp: Move struct fspinit_rtbuf definition to chipset header
Bin Meng
2016-01-13
x86: queensbay: Remove invalid comments in update_fsp_configs()
Bin Meng
2016-01-13
x86: fsp: Introduce CONFIG_FSP_USE_UPD Kconfig option
Bin Meng
2016-01-13
x86: fsp: Rename update_fsp_upd() and change its signature
Bin Meng
2016-01-13
x86: fsp: Rename shared_data to fsp_config_data
Bin Meng
2016-01-13
x86: fsp: Add boot_mode as a member of struct shared_data
Bin Meng
2016-01-13
x86: fsp: Avoid cast stack_top in struct shared_data
Bin Meng
2016-01-13
x86: fsp: Simplify fsp_continue()
Bin Meng
2016-01-12
dm: Convert PCI MMC over to use DM PCI API
Simon Glass
2016-01-12
dm: x86: pci: Adjust bios_run_on_x86() to use the DM PCI API
Simon Glass
2016-01-12
dm: pci: video: Convert video and pci_rom to use DM PCI API
Simon Glass
2016-01-12
dm: Convert bios_interrupts to use DM PCI API
Simon Glass
2016-01-12
dm: x86: ivybridge: Convert graphics init to use DM PCI API
Simon Glass
2015-12-09
x86: Remove HAVE_ACPI_RESUME
Bin Meng
2015-12-09
x86: Remove CPU_INTEL_SOCKET_RPGA989
Bin Meng
2015-12-09
x86: Clean up ivybridge/chrome Kconfig options
Bin Meng
2015-12-09
x86: ivybridge: Remove NORTHBRIDGE_INTEL_SANDYBRIDGE
Bin Meng
2015-12-09
x86: Move i8254_init() to x86_cpu_init_f()
Bin Meng
2015-12-09
x86: Fix PCI UART compatible string for crownbay and galileo
Bin Meng
2015-12-01
dm: pci: Disable PCI compatibility functions by default
Simon Glass
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: Convert to use driver model timer
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-12-01
x86: Remove MIN_PORT80_KCLOCKS_DELAY
Bin Meng
2015-11-21
ns16550: unify serial_x86
Thomas Chou
2015-11-20
x86: qemu: Convert to use driver model keyboard
Bin Meng
2015-11-20
x86: crownbay: Convert to use driver model keyboard
Bin Meng
2015-11-20
x86: Add an i8042 device for boards that have it
Simon Glass
2015-11-13
x86: Remove legacy pci codes
Bin Meng
2015-11-13
x86: qemu: Convert to use driver model pci
Bin Meng
2015-11-13
x86: qemu: Move chipset-specific codes from pci.c to qemu.c
Bin Meng
2015-11-13
x86: qemu: Remove call to vgabios execution
Bin Meng
2015-11-13
x86: queensbay: Really disable IGD
Bin Meng
2015-11-13
x86: Move CONFIG_8259_PIC and CONFIG_8254_TIMER to Kconfig
Bin Meng
2015-11-13
x86: Rename pcat_ to i8254 and i8259 accordingly
Bin Meng
[next]