Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
a5f275614e87da0ec44efcd32d569d9394496e84
/
arch
/
sandbox
/
cpu
/
start.c
f91de0b
sandbox: sdl: Add an option to double the screen size
by Simon Glass
· 4 years, 10 months ago
30f9205
sandbox: Add a new header for the system malloc()
by Simon Glass
· 4 years, 10 months ago
11c92b1
sandbox: Sort the help options
by Simon Glass
· 4 years, 10 months ago
41f0a66
cli: Make the sandbox board_run_command the default
by Sean Anderson
· 4 years, 11 months ago
adaaa48
common: Move command functions out of common.h
by Simon Glass
· 5 years ago
3c3968f
sandbox: Add a -T flag to use the test device tree
by Simon Glass
· 5 years ago
cd3705e
sandbox: Drop the printf() in setup_ram_buf()
by Simon Glass
· 6 years ago
752707a
sandbox: Improve debugging in initcall_run_list()
by Simon Glass
· 6 years ago
24a284a
sandbox: Zero the ram buffer on startup
by Simon Glass
· 6 years ago
46508c9
sandbox: Add a new 'sb' command
by Simon Glass
· 6 years ago
b5dfea8
sandbox: Add an option to display of-platdata in SPL
by Simon Glass
· 6 years ago
332894d
sandbox: Remove the old memory file later
by Simon Glass
· 6 years ago
4e9a64d
sandbox: Add a flag to set the default log level
by Simon Glass
· 6 years ago
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
25428c4
sandbox: use CONFIG_VAL(SYS_MALLOC_F_LEN) to distinguish malloc pool size before relocation
by Andy Yan
· 7 years ago
b419dbb
board_f: sandbox: Move sandbox_early_getopt_check() into misc_init_f()
by Simon Glass
· 8 years ago
b94eed5
board_f: sandbox: Move setup_ram_buf() to private code
by Simon Glass
· 8 years ago
5cf1663
sandbox: Don't include the main loop in SPL
by Simon Glass
· 8 years ago
e0f1280
sandbox: Avoid calling commands when not available
by Simon Glass
· 9 years ago
fe6d12a
test: Record and silence console in tests
by Simon Glass
· 9 years ago
07a3b23
sandbox: Add missing errno.h includes in a few files
by Simon Glass
· 10 years ago
335f470
sandbox: Don't try distro_bootcmd by default
by Sjoerd Simons
· 10 years ago
744d788
sandbox: Return '-c command' exit value as sandbox exit code
by Joe Hershberger
· 10 years ago
8e17078
sandbox: Add a -D option to use a default device tree
by Simon Glass
· 10 years ago
c043e03
sandbox: Fix warnings in cpu.c and os.c
by Simon Glass
· 10 years ago
db20464
linux/kernel.h: sync min, max, min3, max3 macros with Linux
by Masahiro Yamada
· 10 years ago
7e0194a
sandbox: init cli for -c
by Rabin Vincent
· 10 years ago
0cc6f5c
sandbox: Support pre-relocation malloc()
by Simon Glass
· 10 years ago
c395fdf
sandbox: Set up global data before board_init_f()
by Simon Glass
· 10 years ago
47acfc6
sandbox: Add options to clean up temporary files
by Simon Glass
· 11 years ago
678ef47
sandbox: Allow Ctrl-C to work in sandbox
by Simon Glass
· 11 years ago
b9ddbf4
sandbox: Add LCD driver
by Simon Glass
· 11 years ago
e990653
sandbox: Add -j option to indicate a jump from a previous U-Boot
by Simon Glass
· 11 years ago
d7c8d8d
sandbox: Add facility to save/restore sandbox state
by Simon Glass
· 11 years ago
9dd10bf
sandbox: Allow reading/writing of RAM buffer
by Simon Glass
· 11 years ago
f498e43
sandbox: Add -i option to enter interactive mode
by Simon Glass
· 11 years ago
2fd34e6
sandbox: Allow return from board_init_f()
by Simon Glass
· 11 years ago
5f679f0
sandbox: Correct help message <arg> garbling
by Simon Glass
· 11 years ago
64367c8
sandbox: Rename sb_cmdline_option to sandbox_cmdline_option
by Simon Glass
· 11 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
bde3f22
sandbox: Allow -c argument to provide a command list
by Simon Glass
· 12 years ago
1539343
sandbox: Add CONFIG_OF_HOSTFILE to read FDT from host file
by Simon Glass
· 12 years ago
074b455
sandbox: fix compiler warning
by Allen Martin
· 12 years ago
7ddf069
sandbox: Use the new run_command()
by Simon Glass
· 13 years ago
8a3e035
sandbox: add getopt support
by Simon Glass
· 13 years ago
0fc3c22
sandbox: allow processing before main loop
by Simon Glass
· 13 years ago
20bf89a
sandbox: add concept of sandbox state
by Simon Glass
· 13 years ago
0c087d0
sandbox: drop unused return
by Mike Frysinger
· 13 years ago
5ba8ef6
sandbox: Add main program
by Simon Glass
· 13 years ago