Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
f72bdc60b230f5e5d77eaad0b2defe07a46c02a9
/
arch
/
sandbox
/
cpu
/
start.c
4209be3
sandbox: Sort the help options
by Simon Glass
· 4 years, 10 months ago
19464f4
cli: Make the sandbox board_run_command the default
by Sean Anderson
· 4 years, 10 months ago
288b29e
common: Move command functions out of common.h
by Simon Glass
· 5 years ago
189882c
sandbox: Add a -T flag to use the test device tree
by Simon Glass
· 5 years ago
5dbe794
sandbox: Drop the printf() in setup_ram_buf()
by Simon Glass
· 6 years ago
001d188
sandbox: Improve debugging in initcall_run_list()
by Simon Glass
· 6 years ago
a65d1a0
sandbox: Zero the ram buffer on startup
by Simon Glass
· 6 years ago
d66ddaf
sandbox: Add a new 'sb' command
by Simon Glass
· 6 years ago
1ca910b
sandbox: Add an option to display of-platdata in SPL
by Simon Glass
· 6 years ago
1c5a81d
sandbox: Remove the old memory file later
by Simon Glass
· 6 years ago
2b1dc29
sandbox: Add a flag to set the default log level
by Simon Glass
· 6 years ago
83d290c
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
1fc50d7
sandbox: use CONFIG_VAL(SYS_MALLOC_F_LEN) to distinguish malloc pool size before relocation
by Andy Yan
· 7 years ago
6896977
board_f: sandbox: Move sandbox_early_getopt_check() into misc_init_f()
by Simon Glass
· 8 years ago
bb96724
board_f: sandbox: Move setup_ram_buf() to private code
by Simon Glass
· 8 years ago
d0d0746
sandbox: Don't include the main loop in SPL
by Simon Glass
· 8 years ago
2b6793d
sandbox: Avoid calling commands when not available
by Simon Glass
· 9 years ago
9ce8b40
test: Record and silence console in tests
by Simon Glass
· 9 years ago
3806882
sandbox: Add missing errno.h includes in a few files
by Simon Glass
· 10 years ago
ebaa832
sandbox: Don't try distro_bootcmd by default
by Sjoerd Simons
· 10 years ago
88539e4
sandbox: Return '-c command' exit value as sandbox exit code
by Joe Hershberger
· 10 years ago
1f32ae9
sandbox: Add a -D option to use a default device tree
by Simon Glass
· 10 years ago
f80a8bb
sandbox: Fix warnings in cpu.c and os.c
by Simon Glass
· 10 years ago
b414119
linux/kernel.h: sync min, max, min3, max3 macros with Linux
by Masahiro Yamada
· 10 years ago
7dbcb76
sandbox: init cli for -c
by Rabin Vincent
· 10 years ago
29afe9e
sandbox: Support pre-relocation malloc()
by Simon Glass
· 10 years ago
4d94dfa
sandbox: Set up global data before board_init_f()
by Simon Glass
· 10 years ago
ab839dc
sandbox: Add options to clean up temporary files
by Simon Glass
· 11 years ago
ffb8790
sandbox: Allow Ctrl-C to work in sandbox
by Simon Glass
· 11 years ago
7d95f2a
sandbox: Add LCD driver
by Simon Glass
· 11 years ago
bda7773
sandbox: Add -j option to indicate a jump from a previous U-Boot
by Simon Glass
· 11 years ago
1209e27
sandbox: Add facility to save/restore sandbox state
by Simon Glass
· 11 years ago
5c2859c
sandbox: Allow reading/writing of RAM buffer
by Simon Glass
· 11 years ago
c5a62d4
sandbox: Add -i option to enter interactive mode
by Simon Glass
· 11 years ago
808434c
sandbox: Allow return from board_init_f()
by Simon Glass
· 11 years ago
6ebcab8
sandbox: Correct help message <arg> garbling
by Simon Glass
· 11 years ago
7b3efc6
sandbox: Rename sb_cmdline_option to sandbox_cmdline_option
by Simon Glass
· 11 years ago
1a45966
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
39042d8
sandbox: Allow -c argument to provide a command list
by Simon Glass
· 12 years ago
f828bf2
sandbox: Add CONFIG_OF_HOSTFILE to read FDT from host file
by Simon Glass
· 12 years ago
8ec21bb
sandbox: fix compiler warning
by Allen Martin
· 12 years ago
61ddce0
sandbox: Use the new run_command()
by Simon Glass
· 13 years ago
70db421
sandbox: add getopt support
by Simon Glass
· 13 years ago
ab4e07e
sandbox: allow processing before main loop
by Simon Glass
· 13 years ago
6fb6207
sandbox: add concept of sandbox state
by Simon Glass
· 13 years ago
fec79ac
sandbox: drop unused return
by Mike Frysinger
· 13 years ago
bace3d0
sandbox: Add main program
by Simon Glass
· 13 years ago