index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
cpu
Age
Commit message (
Expand
)
Author
2016-01-19
x86: quark: Fix boot breakage
Bin Meng
2016-01-14
Merge branch 'master' of git://git.denx.de/u-boot-x86
Tom Rini
2016-01-13
Fix board init code to respect the C runtime environment
Albert ARIBAUD
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: Do not require HAVE_INTEL_ME
Bin Meng
2016-01-13
x86: fsp: Set up init runtime buffer in update_fsp_configs()
Bin Meng
2016-01-13
x86: queensbay: Remove invalid comments in update_fsp_configs()
Bin Meng
2016-01-13
x86: fsp: Rename update_fsp_upd() and change its signature
Bin Meng
2016-01-12
dm: Convert PCI MMC over to use 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: 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-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-16
x86: quark: Configure MTRR to enable cache
Bin Meng
2015-09-16
x86: quark: Initialize thermal sensor properly
Bin Meng
2015-09-16
x86: quark: Lock HMBOUND register before jumping to kernel
Bin Meng
[next]