Commit History

Author SHA1 Message Date
  AKASHI Takahiro c74cd8bd08 efi_loader: capsule: add capsule_on_disk support 3 years ago
  Simon Glass 52f2423804 common: Drop bootstage.h from common header 4 years ago
  Simon Glass 90526e9fba common: Drop net.h from common header 4 years ago
  Simon Glass ed49ea90b7 main: Drop show_boot_progress() prototype 4 years ago
  Simon Glass 6b8d3ceaf5 common: Move main_loop() to init.h 4 years ago
  Simon Glass 288b29e44d common: Move command functions out of common.h 4 years ago
  Simon Glass 9fb625ce05 env: Move env_set() to env.h 4 years ago
  Simon Glass e9f6a37465 main: Use conditional run_preboot_environment_command() 4 years ago
  Simon Glass 2cb132ad2b main: Drop more #ifdefs 5 years ago
  Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
  Tom Rini d024236e5a Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR 6 years ago
  Simon Glass 00caae6d47 env: Rename getenv/_f() to env_get() 6 years ago
  Simon Glass 382bee57f1 env: Rename setenv() to env_set() 6 years ago
  Simon Glass 9be2e790eb Drop use of CONFIG_SYS_GENERIC_BOARD in U-Boot 8 years ago
  Simon Glass 045e6f0d4f Panic when no command line processing can be performed 8 years ago
  David Müller (ELSOFT AG) 928f605455 Remove unused CONFIG_MODEM_SUPPORT option and associated dead code. 8 years ago
  Simon Glass 24b852a7a2 Move console definitions into a new console.h file 8 years ago
  Lukasz Majewski c7ff552843 update: tftp: dfu: Extend update_tftp() function to support DFU 8 years ago
  Jeroen Hofstee 3422299dc2 common: main.c: make show_boot_progress __weak 10 years ago
  Simon Glass 95856248ca main: Avoid unncessary strdup()/free() 10 years ago
  Simon Glass affb215626 main: Make the execution path a little clearer in main.c 10 years ago
  Simon Glass c1bb2cd0b6 main: Hide the hush/simple details inside cli.c 10 years ago
  Simon Glass 1364a0e48a Simplify the main loop 10 years ago
  Simon Glass 9272a9b4f6 m68k: powerpc: Clean up do_mdm_init 10 years ago
  Simon Glass 30354978ff Move command line API into cli.c 10 years ago
  Simon Glass 66ded17dfc Move autoboot code to autoboot.c 10 years ago
  Simon Glass 6493ccc7cf Split out simple parser and readline into separate files 10 years ago
  Simon Glass 18d66533ac move CLI prototypes to cli.h and add comments 10 years ago
  Simon Glass eca86fad3d Rename hush to cli_hush 10 years ago
  Simon Glass 1992dbfdb9 Make 'run' use run_command_list() instead of run_command() 10 years ago