index
:
u-boot-toradex.git
2011.12-colibri_vf
2014.04-toradex
2014.10-toradex
2014.10-toradex-next
2015.04-imx7-1.1.0_ga-toradex-next
2015.04-toradex
2015.04-toradex-next
2016.11-toradex
2016.11-toradex-next
colibri
colibri-next
colibri_vf
toradex_2019.07
toradex_2019.07-next
toradex_2020.07
toradex_imx6
toradex_imx_lf_v2022.04
toradex_imx_lf_v2024.04
toradex_imx_v2017.03_4.9.123_imx8mm_ga-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta1-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta2-bring_up
toradex_imx_v2018.03_4.14.62_1.0.0_beta-bringup
toradex_imx_v2018.03_4.14.78_1.0.0_ga-bringup
toradex_imx_v2018.03_4.14.98_2.3.0_bringup
toradex_imx_v2020.04_5.4.24_2.1.0
toradex_imx_v2020.04_5.4.70_2.3.0
toradex_ti-u-boot-2021.01_bringup
toradex_ti-u-boot-2023.04
toradex_ti-u-boot-2024.04
U-Boot bootloader for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
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
2015-01-24
x86: dts: Add SPI flash MRC details for chromebook_link
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-23
x86: Fix out of bounds irq handlers access
Sebastien Ronsse
2015-01-23
x86: Support ROMs on other archs
Simon Glass
2015-01-13
x86: coreboot: Configure pci memory regions
Bin Meng
2015-01-13
x86: Make chromebook_link the default board for coreboot
Bin Meng
2015-01-13
x86: coreboot: Move coreboot-specific defines from coreboot.h to Kconfig
Bin Meng
2015-01-13
x86: Hide ROM chip size when CONFIG_X86_RESET_VECTOR is not selected
Bin Meng
2015-01-13
x86: Move CONFIG_X86_RESET_VECTOR and CONFIG_SYS_X86_START16 to Kconfig
Bin Meng
2015-01-13
x86: Allow a hardcoded TSC frequency provided by Kconfig
Bin Meng
[next]