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
/
cpu
Age
Commit message (
Expand
)
Author
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: Remove MIN_PORT80_KCLOCKS_DELAY
Bin Meng
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: Rename pcat_ to i8254 and i8259 accordingly
Bin Meng
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: quark: Implement mrc cache
Bin Meng
2015-10-21
x86: ivybridge: Correct two typos for MRC
Bin Meng
2015-10-21
x86: baytrail: Issue full system reset in reset_cpu()
Bin Meng
2015-10-21
x86: baytrail: Save mrc cache to spi flash
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: Move mrccache.[c|h] to a common place
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-17
x86: quark: Configure MTRR to enable cache
Bin Meng
2015-09-17
x86: quark: Initialize thermal sensor properly
Bin Meng
2015-09-17
x86: quark: Lock HMBOUND register before jumping to kernel
Bin Meng
2015-09-17
x86: quark: Convert to use clrbits, setbits, clrsetbits macros
Bin Meng
2015-09-17
x86: quark: Add PCIe/USB static register programming after memory init
Bin Meng
2015-09-17
x86: Convert to use driver model eth on quark/galileo
Bin Meng
2015-09-09
x86: quark: Add USB PHY initialization support
Bin Meng
2015-09-09
x86: Convert to use driver model pci on quark/galileo
Bin Meng
2015-09-09
x86: Enable PCIe controller on quark/galileo
Bin Meng
2015-09-09
x86: quark: Avoid chicken and egg problem
Bin Meng
2015-09-09
x86: quark: Optimize MRC execution time
Bin Meng
2015-09-09
x86: coreboot: Convert to use more dm drivers
Bin Meng
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: 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: 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-14
x86: Return -1 when reading a PCI config register fails
Simon Glass
2015-08-14
x86: Set APs' req_seq to the reg number from device tree
Bin Meng
[next]