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
Age
Commit message (
Expand
)
Author
2015-04-18
dm: x86: pci: Convert chromebook_link to use driver model for pci
Simon Glass
2015-04-18
dm: x86: pci: Convert coreboot 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: Split up arch_cpu_init()
Simon Glass
2015-04-16
x86: Add a x86_ prefix to the x86-specific PCI functions
Simon Glass
2015-04-16
x86: Add support for panther (Asus Chromebox)
Simon Glass
2015-04-16
x86: Support machines with >4GB of RAM
Simon Glass
2015-03-28
malloc_f: enable SYS_MALLOC_F by default if DM is on
Masahiro Yamada
2015-03-28
generic-board: select SYS_GENERIC_BOARD for some architectures
Masahiro Yamada
2015-03-28
generic-board: move __HAVE_ARCH_GENERIC_BOARD to Kconfig
Masahiro Yamada
2015-03-24
x86: quark: Enable on-chip ethernet controllers
Bin Meng
2015-03-24
arch/x86/cpu/quark/mrc.c: Switch to U_BOOT_DATE / U_BOOT_TIME
Tom Rini
2015-03-24
x86: quark: MRC codes clean up
Bin Meng
2015-03-24
remove unnecessary version.h includes
Rob Herring
2015-02-12
dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to Kconfig
Simon Glass
2015-02-12
dm: x86: Move driver model CONFIGs to Kconfig
Simon Glass
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: Use tab instead of space to indent in PCIE_ECAM_BASE
Bin Meng
2015-02-06
x86: Add SD/MMC support to quark/galileo
Bin Meng
2015-02-06
x86: Add SPI support to quark/galileo
Bin Meng
2015-02-06
x86: galileo: Add GPIO support
Bin Meng
2015-02-06
x86: quark: Initialize non-standard BARs
Bin Meng
2015-02-06
x86: quark: Call MRC in dram_init()
Bin Meng
2015-02-06
x86: quark: Enable the Memory Reference Code build
Bin Meng
2015-02-06
x86: quark: Add System Memory Controller support
Bin Meng
2015-02-06
x86: quark: Add utility codes needed for MRC
Bin Meng
2015-02-06
x86: quark: Add Memory Reference Code (MRC) main routines
Bin Meng
2015-02-06
x86: quark: Bypass TSC calibration
Bin Meng
2015-02-06
x86: Allow overriding TSC_FREQ_IN_MHZ
Bin Meng
2015-02-06
x86: Enable the Intel quark/galileo build
Bin Meng
2015-02-06
x86: Add basic Intel Galileo board support
Bin Meng
2015-02-06
x86: Add basic Intel Quark processor support
Bin Meng
2015-02-06
x86: quark: Add Cache-As-RAM initialization
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-06
x86: Allow FSP Kconfig settings for all x86
Simon Glass
2015-02-06
x86: Remove unnecessary casts and fix comment typos
Simon Glass
2015-02-06
x86: mmc: Move common FSP functions into a common file
Simon Glass
2015-02-05
x86: Make CAR and DRAM FSP code common
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: 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
[next]