Historial de Commits

Autor SHA1 Mensaje Fecha
  Simon Glass 095686d3f5 Revert "fdt- Tell the FDT library where the device tree is" hace 12 años
  Joe Hershberger d514544fe0 CONFIG_BOOTDELAY default should not affect runtime hace 12 años
  Barak Wasserstrom fe492cee35 common/main: move set_working_fdt_addr to enable usage of $fdtaddr hace 12 años
  Richard Genoud 34765e8853 cmd_time: merge run_command_and_time_it with cmd_process hace 12 años
  Jim Lin b2f3e0ea3e console: USB: KBD: Fix incorrect autoboot timeout hace 12 años
  Allen Martin a098cf41fd Merge remote-tracking branch 'u-boot/master' into u-boot-arm-merged hace 12 años
  Simon Glass 01433d6001 Add new bootstage step for the main loop hace 12 años
  Simon Glass f39612d360 fdt: Correct global_data condition in main hace 12 años
  Simon Glass 9a8efc4604 lcd: Add support for flushing LCD fb from dcache after update hace 12 años
  Simon Glass fcabc24f4f fdt: Set kernaddr if fdt indicates a kernel is present hace 12 años
  Doug Anderson 67e1ea26e8 fdt: Allow device tree to specify secure booting hace 12 años
  Gabe Black 3b73459ea3 fdt: Tell the FDT library where the device tree is hace 12 años
  Che-Liang Chiou 224b72e639 fdt: Load boot command from device tree hace 12 años
  Kim Phillips 199adb601f common/misc: sparse fixes hace 12 años
  Joe Hershberger 93d7212fa6 Allow runtime configuration of "zero-delay" check hace 12 años
  Dirk Eibach a5aae0a1a9 Consider CONFIG_ZERO_BOOTDELAY_CHECK when CONFIG_AUTOBOOT_KEYED is set hace 13 años
  Simon Glass 3a8a02beb7 Allow newlines within command environment vars hace 13 años
  Simon Glass d51004a832 Add run_command_list() to run a list of commands hace 13 años
  Joe Hershberger 48522bb503 net: cosmetic: net.c checkpatch compliance hace 13 años
  Timo Ketola 030fca5228 Fix the behaviour of the 'run' command hace 13 años
  Simon Glass 4c12eeb8b5 Convert cmd_usage() calls in common to use a return value hace 13 años
  Simon Glass 9d12d5d41d Add cmd_process() to process commands in one place hace 13 años
  Simon Glass bdf8e34b93 Create a single cmd_call() function to handle command execution hace 13 años
  Simon Glass 7fed89e00e Don't include standard parser if hush is used hace 13 años
  Simon Glass 5307153236 Stop using builtin_run_command() hace 13 años
  Simon Glass 009dde1955 Rename run_command2() to run_command() hace 13 años
  Simon Glass f47360a74e Rename run_command() to builtin_run_command() hace 13 años
  Simon Glass 79714c1e26 Remove CMD_PXE's static on run_command() hace 13 años
  Heiko Schocher 317d6c57d5 common, menu: show menu on startup if CONFIG_MENU_SHOW is defined hace 13 años
  Heiko Schocher 9c3483113d common: add possibility for readline_into_buffer timeout hace 13 años