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
/
ivybridge
Age
Commit message (
Expand
)
Author
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: ivybridge: Correct two typos for MRC
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: ivybridge: Remove the dead codes that programs pci bridge
Bin Meng
2015-07-28
x86: Enable DM RTC support for all x86 boards
Bin Meng
2015-07-27
Kill unneeded #include <linux/kconfig.h>
Masahiro Yamada
2015-07-14
x86: Clean up lapic codes
Bin Meng
2015-07-14
x86: ivybridge: Remove SMP from CPU_SPECIFIC_OPTIONS
Bin Meng
2015-04-30
x86: Add multi-processor init
Simon Glass
2015-04-29
x86: ivybridge: Use reset_cpu()
Simon Glass
2015-04-18
x86: chromebook_link: dts: Add PCH and LPC devices
Simon Glass
2015-04-18
dm: x86: Add a uclass for a Platform Controller Hub
Simon Glass
2015-04-18
dm: x86: spi: Convert ICH SPI driver to driver model
Simon Glass
2015-04-18
dm: x86: pci: Convert chromebook_link to use driver model for pci
Simon Glass
2015-04-16
x86: Split up arch_cpu_init()
Simon Glass
2015-04-16
x86: Add a x86_ prefix to the x86-specific PCI functions
Simon Glass
2015-02-05
x86: video: Allow video ROM execution to fall back to the other method
Simon Glass
2015-02-05
x86: Rename MMCONF_BASE_ADDRESS and make it common across x86
Simon Glass
2015-01-24
x86: ivybridge: Drop the Kconfig MRC cache information
Simon Glass
2015-01-24
x86: Implement a cache for Memory Reference Code parameters
Simon Glass
2015-01-13
x86: ivybridge: Update microcode early in boot
Simon Glass
2015-01-13
x86: ivybridge: Add a way to turn off the CAR
Simon Glass
2015-01-13
x86: ivybridge: Request MTRRs for DRAM regions
Simon Glass
2015-01-13
x86: ivybridge: Set up an MTRR for the video frame buffer
Simon Glass
2015-01-13
x86: Add support for MTRRs
Simon Glass
2015-01-13
x86: ivybridge: Drop support for ROM caching
Simon Glass
2015-01-13
x86: ivybridge: Only run the Video BIOS when video is enabled
Simon Glass
2014-12-18
x86: Use consistent name XXX_ADDR for binary blob flash address
Bin Meng
2014-12-18
x86: Correct problems in the microcode loading
Simon Glass
2014-12-18
x86: ivybridge: Update the microcode
Simon Glass
2014-12-13
x86: Add post failure codes for bist and car
Bin Meng
2014-11-25
x86: Add initial video device init for Intel GMA
Simon Glass
2014-11-25
x86: ivybridge: Add northbridge init functions
Simon Glass
2014-11-25
x86: Add init for model 206AX CPU
Simon Glass
2014-11-25
x86: ivybridge: Set up XHCI USB
Simon Glass
2014-11-25
x86: ivybridge: Set up EHCI USB
Simon Glass
2014-11-25
x86: ivybridge: Add SATA init
Simon Glass
2014-11-25
x86: ivybridge: Add additional LPC init
Simon Glass
2014-11-25
x86: ivybridge: Add PCH init
Simon Glass
2014-11-25
x86: ivybridge: Add support for BD82x6x PCH
Simon Glass
2014-11-21
x86: ivybridge: Implement SDRAM init
Simon Glass
2014-11-21
x86: ivybridge: Add LAPIC support
Simon Glass
2014-11-21
x86: ivybridge: Add early init for PCH devices
Simon Glass
[next]