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
/
include
Age
Commit message (
Expand
)
Author
2015-06-04
x86: coreboot: Fix cosmetic issues
Bin Meng
2015-06-04
x86: qemu: Adjust VGA initialization
Bin Meng
2015-06-04
x86: qemu: Enable legacy IDE I/O ports decode
Bin Meng
2015-06-04
x86: qemu: Turn on legacy segments decode
Bin Meng
2015-06-04
x86: quark: Implement PIRQ routing
Bin Meng
2015-06-04
x86: Refactor PIRQ routing support
Bin Meng
2015-06-04
x86: Support QEMU x86 targets
Bin Meng
2015-04-30
x86: Add a CPU driver for baytrail
Simon Glass
2015-04-30
x86: Allow CPUs to be set up after relocation
Simon Glass
2015-04-30
x86: Add functions to set and clear bits on MSRs
Simon Glass
2015-04-30
x86: Add multi-processor init
Simon Glass
2015-04-29
x86: Provide access to the IDT
Simon Glass
2015-04-29
x86: Store the GDT pointer in global_data
Simon Glass
2015-04-29
x86: Add an mfence macro
Simon Glass
2015-04-29
x86: Add defines for fixed MTRRs
Simon Glass
2015-04-29
x86: Add atomic operations
Simon Glass
2015-04-29
x86: Add support for the Simple Firmware Interface (SFI)
Simon Glass
2015-04-29
x86: Implement reset_cpu() correctly for modern CPUs
Simon Glass
2015-04-29
x86: quark: Turn on legacy segments decode
Bin Meng
2015-04-29
x86: baytrail: fix the GPIOBASE address
Gabriel Huau
2015-04-29
x86: queensbay: Implement PIRQ routing
Bin Meng
2015-04-29
x86: Support platform PIRQ routing
Bin Meng
2015-04-29
x86: Write configuration tables in last_stage_init()
Bin Meng
2015-04-29
x86: Add a function to assign IRQ numbers to PCI device
Bin Meng
2015-04-29
x86: Clean up arch/x86/include/asm/e820.h
Bin Meng
2015-04-29
x86: Set serial port IRQ for SMSC LPC47M
Bin Meng
2015-04-29
x86: queensbay: Avoid using PCH prefix
Bin Meng
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-18
dm: x86: pci: Add a PCI driver for driver model
Simon Glass
2015-04-16
x86: Add a x86_ prefix to the x86-specific PCI functions
Simon Glass
2015-03-28
generic-board: select SYS_GENERIC_BOARD for some architectures
Masahiro Yamada
2015-02-10
Merge branch 'master' of git://git.denx.de/u-boot-x86
Tom Rini
2015-02-09
common: Move dram_init() declaration to common location
Michal Simek
2015-02-06
x86: quark: Initialize non-standard BARs
Bin Meng
2015-02-06
x86: quark: Add Memory Reference Code (MRC) main routines
Bin Meng
2015-02-06
x86: Add basic Intel Quark processor support
Bin Meng
2015-02-06
x86: Define macros for pci configuration space access
Bin Meng
2015-02-06
x86: quark: Add routines to access message bus registers
Bin Meng
2015-02-06
x86: Add header files for Intel Quark SoC defines
Bin Meng
2015-02-06
x86: Add support for Intel Minnowboard Max
Simon Glass
2015-02-06
x86: Allow a UART to be set up before the FSP is ready
Simon Glass
2015-02-05
x86: Adjust the FSP types slightly
Simon Glass
2015-02-05
x86: Move common FSP code into a common location
Simon Glass
2015-02-05
x86: Rename MMCONF_BASE_ADDRESS and make it common across x86
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: 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: Support ROMs on other archs
Simon Glass
[next]