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
2013-02-14
x86: Remove sc520 cpu
Simon Glass
2013-02-01
x86: Move gd_addr into arch_global_data
Simon Glass
2013-02-01
x86: Set up the global data pointer in C instead of asm
Simon Glass
2012-12-06
x86: drop unused code in coreboot.c
Stefan Reinauer
2012-12-06
x86: Remove coreboot_ from file name
Stefan Reinauer
2012-12-06
x86: Provide a way to throttle port80 accesses
Vadim Bendebury
2012-12-06
x86: Provide tick counter and frequency reference for Intel core architecture
Vadim Bendebury
2012-12-06
x86: Issue SMI to finalize Coreboot in final stage
Duncan Laurie
2012-12-06
x86: Fix MTRR clear to detect which MTRR to use
Duncan Laurie
2012-12-06
x86: Emit port 80 post codes in show_boot_progress()
Stefan Reinauer
2012-12-06
x86: coreboot: Set CONFIG_ARCH_DEVICE_TREE correctly
Gabe Black
2012-12-06
x86: Add back cold- and warm-boot flags
Gabe Black
2012-12-06
x86: Override calculate_relocation_address to use the e820 map
Gabe Black
2012-12-06
x86: Ignore memory >4GB when parsing Coreboot tables
Duncan Laurie
2012-12-06
x86: Clean up MTRR 7 right before jumping to the kernel
Stefan Reinauer
2012-12-06
x86: Add basic cache operations
Stefan Reinauer
2012-12-06
x86: Fill in the dram info using the e820 map on coreboot/x86
Gabe Black
2012-12-06
x86: Enable coreboot timestamp facility support in u-boot.
Vadim Bendebury
2012-11-30
x86: Add a dummy implementation for timer_get_us
Gabe Black
2012-11-30
x86: Add a default implementation for cleanup_before_linux()
Gabe Black
2012-11-30
x86: coreboot: Decode additional coreboot sysinfo tags
Simon Glass
2012-11-30
x86: coreboot: Drop sysinfo.c
Stefan Reinauer
2012-11-28
x86: coreboot: Implement recursively scanning PCI busses
Gabe Black
2012-11-28
x86: coreboot: Tell u-boot about PCI bus 0 when initializing
Gabe Black
2012-11-28
x86: coreboot: Move non-board specific files to coreboot arch directory
Stefan Reinauer
2012-11-28
x86: Allow excluding reset vector code from u-boot
Gabe Black
2012-11-28
x86: Put global data on the stack
Graeme Russ
2012-11-28
x86: Forward declare gd_t
Graeme Russ
2012-10-22
common: Discard the __u_boot_cmd section
Marek Vasut
2012-10-22
common: Add .u_boot_list into all linker files
Marek Vasut
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
[next]