index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sandbox
/
cpu
/
cpu.c
Age
Commit message (
Expand
)
Author
2025-10-08
sandbox: Add more dummy cache functions
Tom Rini
2025-03-10
common: clean up setjmp.h
Heinrich Schuchardt
2024-12-18
fdt: Swap the signature for board_fdt_blob_setup()
Simon Glass
2024-11-03
sandbox: Add a way to show the sandbox memory-mapping
Simon Glass
2024-10-11
arch: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD
Simon Glass
2024-09-18
sandbox: Implement reference counting for address mapping
Simon Glass
2024-09-18
sandbox: Unmap old tags
Simon Glass
2024-09-18
sandbox: Update cpu to use logging
Simon Glass
2024-08-09
sandbox: fdt: Avoid overwriting an existing fdt
Simon Glass
2023-12-21
Merge patch series "Complete decoupling of bootm logic from commands"
Tom Rini
2023-12-21
sandbox: bootm: Enable more bootm OS methods
Simon Glass
2023-12-21
sandbox: Audit config.h and common.h usage
Tom Rini
2023-06-21
sandbox: Add a dummy dcache_status() function
Emanuele Ghidoli
2023-04-28
sandbox: mark sandbox_exit() as no return.
Heinrich Schuchardt
2023-04-27
sandbox64: fix: return unsigned long in readq()
Abdellatif El Khlifi
2022-09-29
sandbox: Support setting up the other FDT for testing
Simon Glass
2022-06-28
sandbox: show error if the device-tree cannot be loaded
Heinrich Schuchardt
2022-05-05
sandbox: Avoid binman error when run without device tree
Simon Glass
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
2021-10-27
sandbox: Remove OF_HOSTFILE
Ilias Apalodimas
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
[next]