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
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
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-10-21
x86: Initialize GDT entry 1 to be the 32-bit CS as well
Bin Meng
2015-10-21
x86: Allow disabling IGD on Intel Queensbay
Bin Meng
2015-10-21
x86: ivybridge: Remove the dead codes that programs pci bridge
Bin Meng
2015-09-29
x86: fsp: Report correct number of E820 table entries
Bin Meng
2015-09-17
x86: quark: Configure MTRR to enable cache
Bin Meng
2015-09-17
x86: galileo: Add PCIe root port IRQ routing
Bin Meng
2015-09-17
x86: quark: Initialize thermal sensor properly
Bin Meng
[next]