index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sandbox
/
cpu
/
cpu.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sandbox: remove stray DEBUG
Heinrich Schuchardt
2018-11-20
1
-4
/
+4
*
sandbox: Fix setjmp/longjmp
Alexander Graf
2018-09-23
1
-12
/
+0
*
sandbox: Enhance map_to_sysmem() to handle foreign pointers
Simon Glass
2018-09-23
1
-9
/
+132
*
sandbox: Add a setjmp() implementation
Simon Glass
2018-06-03
1
-0
/
+13
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-1
/
+1
*
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
2018-03-05
1
-1
/
+1
*
sandbox: Add 64-bit sandbox
Mario Six
2018-02-18
1
-1
/
+1
*
sandbox: Use asm-generic/io.h
Paul Burton
2017-10-02
1
-1
/
+11
*
sandbox: Add a dummy invalidate_dcache_range() function
Bin Meng
2017-08-28
1
-0
/
+4
*
bootstage: Require timer_get_boot_us() to be defined
Simon Glass
2017-06-05
1
-0
/
+11
*
dm: Use dm.h header when driver mode is used
Simon Glass
2017-06-01
1
-0
/
+1
*
sandbox: Don't use PCI in SPL
Simon Glass
2016-07-14
1
-1
/
+1
*
sandbox: Add some missing headers in cpu.c
Simon Glass
2016-07-14
1
-0
/
+2
*
sandbox: Correct header file order in cpu.c
Simon Glass
2016-07-14
1
-1
/
+1
*
sandbox: Add a way to skip time delays
Simon Glass
2015-11-19
1
-1
/
+4
*
sandbox: Use the reset driver to handle reset
Simon Glass
2015-07-21
1
-8
/
+1
*
sandbox: Add an implementation for cleanup_before_linux_select()
Simon Glass
2015-06-10
1
-0
/
+5
*
sandbox: Tidy up terminal restore
Simon Glass
2015-06-04
1
-0
/
+2
*
sandbox: Add test function to advance time
Joe Hershberger
2015-05-05
1
-5
/
+0
*
fdt: sandbox: Move setup code from board_f to fdtdec
Simon Glass
2015-04-23
1
-0
/
+41
*
sandbox: Split bootm code out into lib/bootm
Sjoerd Simons
2015-04-19
1
-12
/
+0
*
dm: sandbox: pci: Add PCI support for sandbox
Simon Glass
2015-04-16
1
-1
/
+40
*
sandbox: Remove all drivers before exit
Simon Glass
2014-07-23
1
-0
/
+4
*
Use a const pointer for map_to_sysmem()
Simon Glass
2014-03-17
1
-1
/
+1
*
sandbox: Allow reading/writing of RAM buffer
Simon Glass
2014-01-08
1
-0
/
+4
*
sandbox: Implement the bootm command for sandbox
Simon Glass
2014-01-08
1
-2
/
+15
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
1
-17
/
+1
*
sandbox: Support trace feature
Simon Glass
2013-06-26
1
-1
/
+1
*
sandbox: Provide a way to map from host RAM to U-Boot RAM
Simon Glass
2013-05-01
1
-0
/
+5
*
sandbox: Move ram_buf to arch_global_data
Simon Glass
2013-02-04
1
-1
/
+1
*
sandbox: Add timer simulation
Matthias Weisser
2011-12-10
1
-2
/
+2
*
sandbox: Add OS dependent layer
Simon Glass
2011-10-17
1
-4
/
+3
*
sandbox: Add cpu files
Simon Glass
2011-10-17
1
-0
/
+63