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
master
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
toradex_u-boot-2024.07_smarc-imx8mp-bringup
U-Boot bootloader for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sandbox
/
cpu
/
cpu.c
Age
Commit message (
Expand
)
Author
2021-03-27
sandbox: Correct uninit conflict
Simon Glass
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
common: Drop bootstage.h from common header
Simon Glass
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2019-12-02
common: Move ARM cache operations out of common.h
Simon Glass
2019-10-27
sandbox: Drop 'const' from sandbox_write()
Simon Glass
2019-10-08
sandbox: Allow use of real I/O with readl(), etc.
Simon Glass
2018-11-20
sandbox: remove stray DEBUG
Heinrich Schuchardt
2018-09-23
sandbox: Fix setjmp/longjmp
Alexander Graf
2018-09-23
sandbox: Enhance map_to_sysmem() to handle foreign pointers
Simon Glass
2018-06-03
sandbox: Add a setjmp() implementation
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-03-05
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
2018-02-18
sandbox: Add 64-bit sandbox
Mario Six
2017-10-02
sandbox: Use asm-generic/io.h
Paul Burton
2017-08-28
sandbox: Add a dummy invalidate_dcache_range() function
Bin Meng
2017-06-05
bootstage: Require timer_get_boot_us() to be defined
Simon Glass
2017-06-01
dm: Use dm.h header when driver mode is used
Simon Glass
2016-07-14
sandbox: Don't use PCI in SPL
Simon Glass
2016-07-14
sandbox: Add some missing headers in cpu.c
Simon Glass
2016-07-14
sandbox: Correct header file order in cpu.c
Simon Glass
2015-11-19
sandbox: Add a way to skip time delays
Simon Glass
2015-07-21
sandbox: Use the reset driver to handle reset
Simon Glass
2015-06-10
sandbox: Add an implementation for cleanup_before_linux_select()
Simon Glass
2015-06-04
sandbox: Tidy up terminal restore
Simon Glass
2015-05-05
sandbox: Add test function to advance time
Joe Hershberger
2015-04-23
fdt: sandbox: Move setup code from board_f to fdtdec
Simon Glass
2015-04-19
sandbox: Split bootm code out into lib/bootm
Sjoerd Simons
2015-04-16
dm: sandbox: pci: Add PCI support for sandbox
Simon Glass
2014-07-23
sandbox: Remove all drivers before exit
Simon Glass
2014-03-17
Use a const pointer for map_to_sysmem()
Simon Glass
2014-01-08
sandbox: Allow reading/writing of RAM buffer
Simon Glass
2014-01-08
sandbox: Implement the bootm command for sandbox
Simon Glass
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-06-26
sandbox: Support trace feature
Simon Glass
2013-05-01
sandbox: Provide a way to map from host RAM to U-Boot RAM
Simon Glass
2013-02-04
sandbox: Move ram_buf to arch_global_data
Simon Glass
2011-12-10
sandbox: Add timer simulation
Matthias Weisser
2011-10-17
sandbox: Add OS dependent layer
Simon Glass
2011-10-17
sandbox: Add cpu files
Simon Glass