index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sandbox
/
cpu
/
start.c
Age
Commit message (
Expand
)
Author
2014-01-08
sandbox: Add facility to save/restore sandbox state
Simon Glass
2014-01-08
sandbox: Allow reading/writing of RAM buffer
Simon Glass
2014-01-08
sandbox: Add -i option to enter interactive mode
Simon Glass
2014-01-08
sandbox: Allow return from board_init_f()
Simon Glass
2014-01-08
sandbox: Correct help message <arg> garbling
Simon Glass
2013-12-09
sandbox: Rename sb_cmdline_option to sandbox_cmdline_option
Simon Glass
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-05-01
sandbox: Allow -c argument to provide a command list
Simon Glass
2013-05-01
sandbox: Add CONFIG_OF_HOSTFILE to read FDT from host file
Simon Glass
2013-02-28
sandbox: fix compiler warning
Allen Martin
2012-04-23
sandbox: Use the new run_command()
Simon Glass
2012-03-12
sandbox: add getopt support
Simon Glass
2012-03-12
sandbox: allow processing before main loop
Simon Glass
2012-03-12
sandbox: add concept of sandbox state
Simon Glass
2011-11-03
sandbox: drop unused return
Mike Frysinger
2011-10-17
sandbox: Add main program
Simon Glass