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
/
cpu
Age
Commit message (
Expand
)
Author
2012-03-06
sc520: fix build warning about unused temp var
Mike Frysinger
2012-01-04
x86: Tweak IDT and GDT for alignment and readability
Graeme Russ
2012-01-04
x86: Create weak init_cache() and default enable_caches() functions
Graeme Russ
2012-01-04
x86: Use fs for global data
Graeme Russ
2012-01-04
x86: Simplify Flash-to-RAM code execution transition
Graeme Russ
2012-01-04
x86: Rework Global Descriptor Table loading
Graeme Russ
2012-01-04
x86: Remove GDR related magic numbers
Graeme Russ
2011-12-19
x86: Add infrastructure to extract an e820 table from the coreboot tables
Gabe Black
2011-12-19
x86: Import code from coreboot's libpayload to parse the coreboot table
Gabe Black
2011-12-19
x86: Initial commit for running as a coreboot payload
Gabe Black
2011-11-29
x86: Fix a few recently added bugs
Gabe Black
2011-11-29
x86: Misc cleanups
Graeme Russ
2011-11-29
x86: Misc PCI touchups
Graeme Russ
2011-11-29
x86: Ensure IDT and GDT remain 16-byte aligned post relocation
Graeme Russ
2011-11-29
x86: Add multiboot header
Graeme Russ
2011-11-29
sc520: Create arch asm-offsets
Graeme Russ
2011-11-29
x86: Punt cold- and warm-boot flags
Graeme Russ
2011-11-29
cosmetic: checkpatch cleanup of arch/x86/cpu/sc520/*.c
Graeme Russ
2011-11-29
cosmetic: checkpatch cleanup of arch/x86/cpu/*.c
Graeme Russ
2011-11-29
x86: Call hang() on unrecoverable exception
Graeme Russ
2011-11-02
x86: Rename include/asm/ic to include/asm/arch-sc520
Graeme Russ
2011-11-02
x86: turn off cache: set control register properly
Ondrej Kupka
2011-08-04
Convert ISO-8859 files to UTF-8
Albert ARIBAUD
2011-07-28
cleanup: Fix typos and misspellings in various files.
Mike Williams
2011-05-19
Minor coding style cleanup.
Wolfgang Denk
2011-04-13
sc520: Move reset to stand-alone file
Graeme Russ
2011-04-13
x86: Rename i386 to x86
Graeme Russ