index
:
u-boot-fsl-qoriq
master
scalys
Freescale 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
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
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-11-10
Various Makefiles: Add SPDX-License-Identifier tags
Tom Rini
2015-11-05
x86: Use the generic bitops headers
Fabio Estevam
2015-10-21
x86: Add support for Advantech SOM-6896
George McCollister
2015-10-21
x86: ivybridge: Enable the MRC cache
Bin Meng
2015-10-21
x86: ivybridge: Measure the MRC code execution time
Simon Glass
2015-10-21
x86: ivybridge: Fix car_uninit() to correctly set run state
Simon Glass
2015-10-21
x86: ivybridge: Check the RTC return value
Simon Glass
2015-10-21
x86: ivybridge: Use 'ret' instead of 'rcode'
Simon Glass
2015-10-21
x86: chromebook_link: Enable the debug UART
Simon Glass
2015-10-21
x86: Init the debug UART if enabled
Simon Glass
2015-10-21
x86: Pass correct cpu_index to ap_init()
Bin Meng
2015-10-21
x86: galileo: Enable mrc cache
Bin Meng
2015-10-21
x86: quark: Implement mrc cache
Bin Meng
2015-10-21
x86: ivybridge: Correct two typos for MRC
Bin Meng
2015-10-21
x86: Remove unused rw-mrc-cache properties in the link and panther dts files
Bin Meng
2015-10-21
x86: baytrail: Issue full system reset in reset_cpu()
Bin Meng
2015-10-21
x86: Enable mrc cache for bayleybay and minnowmax
Bin Meng
2015-10-21
x86: baytrail: Save mrc cache to spi flash
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: ivybridge: Use APIs provided in the mrccache lib
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: Add ENABLE_MRC_CACHE Kconfig option
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
[next]