Stephen Warren
|
99bd544ee7
fdt: allow bootdelay to be specified via device tree
|
12 年之前 |
Simon Glass
|
d34d186ef9
main: Add debug_bootkeys to avoid #ifdefs
|
12 年之前 |
Simon Glass
|
3e4088737b
main: Add debug_parser() to avoid #ifdefs
|
12 年之前 |
Simon Glass
|
fbcdf32af7
main: Correct header order
|
12 年之前 |
Simon Glass
|
4933381a5b
main: Fix typos and checkpatch warnings in command line reading
|
12 年之前 |
Simon Glass
|
f2abca8459
main: Use get/setenv_ulong()
|
12 年之前 |
Simon Glass
|
bc2b4c27d0
main: Move boot_delay code into its own function
|
12 年之前 |
Simon Glass
|
063ae006ae
main: Separate out the two abortboot() functions
|
12 年之前 |
Simon Glass
|
ea5427e260
net: Add prototype for update_tftp
|
12 年之前 |
Simon Glass
|
095686d3f5
Revert "fdt- Tell the FDT library where the device tree is"
|
12 年之前 |
Joe Hershberger
|
d514544fe0
CONFIG_BOOTDELAY default should not affect runtime
|
12 年之前 |
Barak Wasserstrom
|
fe492cee35
common/main: move set_working_fdt_addr to enable usage of $fdtaddr
|
12 年之前 |
Richard Genoud
|
34765e8853
cmd_time: merge run_command_and_time_it with cmd_process
|
12 年之前 |
Jim Lin
|
b2f3e0ea3e
console: USB: KBD: Fix incorrect autoboot timeout
|
12 年之前 |
Allen Martin
|
a098cf41fd
Merge remote-tracking branch 'u-boot/master' into u-boot-arm-merged
|
12 年之前 |
Simon Glass
|
01433d6001
Add new bootstage step for the main loop
|
12 年之前 |
Simon Glass
|
f39612d360
fdt: Correct global_data condition in main
|
12 年之前 |
Simon Glass
|
9a8efc4604
lcd: Add support for flushing LCD fb from dcache after update
|
12 年之前 |
Simon Glass
|
fcabc24f4f
fdt: Set kernaddr if fdt indicates a kernel is present
|
12 年之前 |
Doug Anderson
|
67e1ea26e8
fdt: Allow device tree to specify secure booting
|
12 年之前 |
Gabe Black
|
3b73459ea3
fdt: Tell the FDT library where the device tree is
|
12 年之前 |
Che-Liang Chiou
|
224b72e639
fdt: Load boot command from device tree
|
12 年之前 |
Kim Phillips
|
199adb601f
common/misc: sparse fixes
|
12 年之前 |
Joe Hershberger
|
93d7212fa6
Allow runtime configuration of "zero-delay" check
|
12 年之前 |
Dirk Eibach
|
a5aae0a1a9
Consider CONFIG_ZERO_BOOTDELAY_CHECK when CONFIG_AUTOBOOT_KEYED is set
|
13 年之前 |
Simon Glass
|
3a8a02beb7
Allow newlines within command environment vars
|
13 年之前 |
Simon Glass
|
d51004a832
Add run_command_list() to run a list of commands
|
13 年之前 |
Joe Hershberger
|
48522bb503
net: cosmetic: net.c checkpatch compliance
|
13 年之前 |
Timo Ketola
|
030fca5228
Fix the behaviour of the 'run' command
|
13 年之前 |
Simon Glass
|
4c12eeb8b5
Convert cmd_usage() calls in common to use a return value
|
13 年之前 |