index
:
u-boot.git
master
sbiboot
"Das U-Boot" Source Tree
himbeer
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sandbox
/
cpu
/
start.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sandbox: fix sandbox_cmdline_cb_test_fdt()
Heinrich Schuchardt
2021-01-30
1
-1
/
+1
*
test: add test for dropped trace before log_init
Patrick Delaunay
2021-01-15
1
-0
/
+5
*
sandbox: remove ram buffer file when U-Boot is loaded by SPL
Patrick Delaunay
2021-01-05
1
-0
/
+7
*
sandbox: implement runtime system reset
Heinrich Schuchardt
2020-12-22
1
-0
/
+10
*
sandbox: add handler for exceptions
Heinrich Schuchardt
2020-12-13
1
-0
/
+4
*
sandbox: implement reset
Heinrich Schuchardt
2020-11-05
1
-0
/
+26
*
dm: test: Drop of-platdata pytest
Simon Glass
2020-10-29
1
-9
/
+0
*
sandbox: Allow selection of SPL unit tests
Simon Glass
2020-10-29
1
-0
/
+9
*
dm: test: Add a way to run SPL tests
Simon Glass
2020-10-29
1
-0
/
+9
*
common: Drop init.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
sandbox: sdl: Add an option to double the screen size
Simon Glass
2020-02-05
1
-0
/
+10
*
sandbox: Add a new header for the system malloc()
Simon Glass
2020-02-05
1
-3
/
+3
*
sandbox: Sort the help options
Simon Glass
2020-02-05
1
-1
/
+45
*
cli: Make the sandbox board_run_command the default
Sean Anderson
2020-02-05
1
-7
/
+0
*
common: Move command functions out of common.h
Simon Glass
2019-12-02
1
-0
/
+1
*
sandbox: Add a -T flag to use the test device tree
Simon Glass
2019-10-08
1
-0
/
+25
*
sandbox: Drop the printf() in setup_ram_buf()
Simon Glass
2019-04-23
1
-3
/
+1
*
sandbox: Improve debugging in initcall_run_list()
Simon Glass
2019-04-23
1
-2
/
+10
*
sandbox: Zero the ram buffer on startup
Simon Glass
2018-12-05
1
-0
/
+7
*
sandbox: Add a new 'sb' command
Simon Glass
2018-11-26
1
-0
/
+10
*
sandbox: Add an option to display of-platdata in SPL
Simon Glass
2018-11-26
1
-0
/
+9
*
sandbox: Remove the old memory file later
Simon Glass
2018-10-09
1
-5
/
+1
*
sandbox: Add a flag to set the default log level
Simon Glass
2018-10-09
1
-0
/
+13
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-1
/
+1
*
sandbox: use CONFIG_VAL(SYS_MALLOC_F_LEN) to distinguish malloc pool size bef...
Andy Yan
2017-07-27
1
-1
/
+1
*
board_f: sandbox: Move sandbox_early_getopt_check() into misc_init_f()
Simon Glass
2017-04-05
1
-0
/
+5
*
board_f: sandbox: Move setup_ram_buf() to private code
Simon Glass
2017-04-05
1
-0
/
+7
*
sandbox: Don't include the main loop in SPL
Simon Glass
2016-07-14
1
-0
/
+2
*
sandbox: Avoid calling commands when not available
Simon Glass
2016-03-22
1
-1
/
+9
*
test: Record and silence console in tests
Simon Glass
2015-11-19
1
-0
/
+8
*
sandbox: Add missing errno.h includes in a few files
Simon Glass
2015-05-14
1
-0
/
+1
*
sandbox: Don't try distro_bootcmd by default
Sjoerd Simons
2015-05-06
1
-3
/
+17
*
sandbox: Return '-c command' exit value as sandbox exit code
Joe Hershberger
2015-02-15
1
-2
/
+4
*
sandbox: Add a -D option to use a default device tree
Simon Glass
2015-01-30
1
-0
/
+20
*
sandbox: Fix warnings in cpu.c and os.c
Simon Glass
2014-11-26
1
-1
/
+2
*
linux/kernel.h: sync min, max, min3, max3 macros with Linux
Masahiro Yamada
2014-11-23
1
-1
/
+1
*
sandbox: init cli for -c
Rabin Vincent
2014-11-07
1
-0
/
+3
*
sandbox: Support pre-relocation malloc()
Simon Glass
2014-07-23
1
-0
/
+3
*
sandbox: Set up global data before board_init_f()
Simon Glass
2014-07-23
1
-0
/
+5
*
sandbox: Add options to clean up temporary files
Simon Glass
2014-03-17
1
-8
/
+15
*
sandbox: Allow Ctrl-C to work in sandbox
Simon Glass
2014-03-17
1
-0
/
+28
*
sandbox: Add LCD driver
Simon Glass
2014-03-17
1
-0
/
+9
*
sandbox: Add -j option to indicate a jump from a previous U-Boot
Simon Glass
2014-03-17
1
-0
/
+16
*
sandbox: Add facility to save/restore sandbox state
Simon Glass
2014-01-08
1
-4
/
+45
*
sandbox: Allow reading/writing of RAM buffer
Simon Glass
2014-01-08
1
-2
/
+20
*
sandbox: Add -i option to enter interactive mode
Simon Glass
2014-01-08
1
-1
/
+11
*
sandbox: Allow return from board_init_f()
Simon Glass
2014-01-08
1
-5
/
+6
*
sandbox: Correct help message <arg> garbling
Simon Glass
2014-01-08
1
-2
/
+2
*
sandbox: Rename sb_cmdline_option to sandbox_cmdline_option
Simon Glass
2013-12-09
1
-8
/
+9
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
1
-17
/
+1
[next]