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
2015-02-05
x86: Move common FSP code into a common location
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: config: Enable hook for saving MRC configuration
Simon Glass
2015-01-24
x86: Implement a cache for Memory Reference Code parameters
Simon Glass
2015-01-24
x86: Use ipchecksum from net/
Simon Glass
2015-01-23
x86: Fix various code format issues in start16.S
Bin Meng
2015-01-23
x86: Test mtrr support flag before accessing mtrr msr
Bin Meng
2015-01-23
x86: Save mtrr support flag in global data
Bin Meng
2015-01-23
x86: Add missing DECLARE_GLOBAL_DATA_PTR for mtrr.c
Bin Meng
2015-01-13
x86: coreboot: Configure pci memory regions
Bin Meng
2015-01-13
x86: coreboot: Move coreboot-specific defines from coreboot.h to Kconfig
Bin Meng
2015-01-13
x86: coreboot: Set up timer base correctly
Bin Meng
2015-01-13
x86: fsp: Drop get_hob_type() and get_hob_length()
Bin Meng
2015-01-13
x86: ivybridge: Update microcode early in boot
Simon Glass
2015-01-13
x86: Disable CAR before relocation on platforms that need it
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
2015-01-12
x86: Simplify the fsp hob access functions
Bin Meng
2015-01-12
pci: Make pci apis usable before relocation
Bin Meng
2015-01-12
x86: Support pci bus scan in the early phase
Bin Meng
2015-01-12
x86: Add missing DECLARE_GLOBAL_DATA_PTR for pci.c
Bin Meng
2014-12-18
x86: Clean up the FSP support codes
Bin Meng
2014-12-18
x86: crownbay: Add SDHCI support
Bin Meng
2014-12-18
x86: crownbay: Add SPI flash support
Bin Meng
2014-12-18
x86: Use consistent name XXX_ADDR for binary blob flash address
Bin Meng
2014-12-18
x86: Add queensbay and crownbay Kconfig files
Bin Meng
2014-12-18
x86: Enable the queensbay cpu directory build
Bin Meng
2014-12-18
x86: Convert microcode format to device-tree-only
Simon Glass
2014-12-18
x86: Add basic support to queensbay platform and crownbay board
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: Support Intel FSP initialization path in start.S
Bin Meng
2014-12-13
x86: Add post failure codes for bist and car
Bin Meng
2014-12-13
x86: queensbay: Adapt FSP support codes
Bin Meng
2014-12-13
x86: Initial import from Intel FSP release for Queensbay platform
Bin Meng
2014-12-13
x86: Clean up asm-offsets
Bin Meng
2014-12-08
Replace <compiler.h> with <linux/compiler.h>
Masahiro Yamada
2014-11-25
x86: Add initial video device init for Intel GMA
Simon Glass
2014-11-25
x86: Add GDT descriptors for option ROMs
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: Add LAPIC setup code
Simon Glass
2014-11-25
x86: Drop old CONFIG_INTEL_CORE_ARCH code
Simon Glass
2014-11-25
x86: Refactor interrupt_init()
Bin Meng
[next]