Historial de Commits

Autor SHA1 Mensaje Fecha
  Simon Glass 00caae6d47 env: Rename getenv/_f() to env_get() hace 7 años
  Simon Glass 382bee57f1 env: Rename setenv() to env_set() hace 7 años
  Simon Glass 9be2e790eb Drop use of CONFIG_SYS_GENERIC_BOARD in U-Boot hace 9 años
  Simon Glass 045e6f0d4f Panic when no command line processing can be performed hace 9 años
  David Müller (ELSOFT AG) 928f605455 Remove unused CONFIG_MODEM_SUPPORT option and associated dead code. hace 9 años
  Simon Glass 24b852a7a2 Move console definitions into a new console.h file hace 9 años
  Lukasz Majewski c7ff552843 update: tftp: dfu: Extend update_tftp() function to support DFU hace 9 años
  Jeroen Hofstee 3422299dc2 common: main.c: make show_boot_progress __weak hace 11 años
  Simon Glass 95856248ca main: Avoid unncessary strdup()/free() hace 11 años
  Simon Glass affb215626 main: Make the execution path a little clearer in main.c hace 11 años
  Simon Glass c1bb2cd0b6 main: Hide the hush/simple details inside cli.c hace 11 años
  Simon Glass 1364a0e48a Simplify the main loop hace 11 años
  Simon Glass 9272a9b4f6 m68k: powerpc: Clean up do_mdm_init hace 11 años
  Simon Glass 30354978ff Move command line API into cli.c hace 11 años
  Simon Glass 66ded17dfc Move autoboot code to autoboot.c hace 11 años
  Simon Glass 6493ccc7cf Split out simple parser and readline into separate files hace 11 años
  Simon Glass 18d66533ac move CLI prototypes to cli.h and add comments hace 11 años
  Simon Glass eca86fad3d Rename hush to cli_hush hace 11 años
  Simon Glass 1992dbfdb9 Make 'run' use run_command_list() instead of run_command() hace 11 años
  Simon Glass 0f605c1501 Start the deprecation process for generic board hace 11 años
  Mark Langsdorf 00ddacc1a1 autoboot: add an option to override keyed autoboot hace 11 años
  Wolfgang Denk 93e1459641 Coding Style cleanup: replace leading SPACEs by TABs hace 11 años
  Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files hace 12 años
  Stephen Warren 99bd544ee7 fdt: allow bootdelay to be specified via device tree hace 12 años
  Simon Glass d34d186ef9 main: Add debug_bootkeys to avoid #ifdefs hace 12 años
  Simon Glass 3e4088737b main: Add debug_parser() to avoid #ifdefs hace 12 años
  Simon Glass fbcdf32af7 main: Correct header order hace 12 años
  Simon Glass 4933381a5b main: Fix typos and checkpatch warnings in command line reading hace 12 años
  Simon Glass f2abca8459 main: Use get/setenv_ulong() hace 12 años
  Simon Glass bc2b4c27d0 main: Move boot_delay code into its own function hace 12 años