コミット履歴

作者 SHA1 メッセージ 日付
  Emil Medve 5e2c08c3ac Remove inline qualifier from show_boot_progress() 16 年 前
  Peter Tyser 62c3ae7c6e Standardize command usage messages with cmd_usage() 16 年 前
  Peter Korsgaard c3284b030b common/main: support bootdelay=0 for CONFIG_AUTOBOOT_KEYED 16 年 前
  Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 年 前
  Heiko Schocher 81473f6781 hush: add showvar command for hush shell. 16 年 前
  Bartlomiej Sieka 4bae90904b Automatic software update from TFTP server 16 年 前
  Stefan Roese f2302d4430 Fix merge problems 16 年 前
  Andrew Klossner dc4b0b38d4 Fix printf errors. 17 年 前
  Peter Tyser 35ef877f0a Additional fix to readline_into_buffer() with CONFIG_CMDLINE_EDITING before relocating 17 年 前
  James Yang 597f6c26a1 Fix readline_into_buffer() with CONFIG_CMDLINE_EDITING before relocating 17 年 前
  Yuri Tikhonov b428f6a8c6 The patch introduces the CRITICAL feature of POST tests. If the test marked as POST_CRITICAL fails then the alternative, post_critical, boot-command is used. If this command is not defined then U-Boot enters into interactive mode. 17 年 前
  Andreas Engel 00ac50e348 Make bootretry work when command line editing is enabled 17 年 前
  Kumar Gala 0ec595243d Fix compiler warning 17 年 前
  James Yang 6636b62a6e Expose parse_line() globally. 17 年 前
  Jean-Christophe PLAGNIOL-VILLARD 23d0baf967 Allow CONFIG_AUTO_COMPLETE and command history CONFIG_CMDLINE_EDITING at the sametime 17 年 前
  Wolfgang Denk f2c2a937d8 Merge with /home/wd/git/u-boot/custodian/u-boot-testing 17 年 前
  Heiko Schocher fad6340715 make show_boot_progress () weak. 18 年 前
  Jon Loeliger 9025317883 common/: Remove lingering references to CFG_CMD_* symbols. 18 年 前
  Jon Loeliger c3517f919d common/* non-cmd*: Remove obsolete references to CONFIG_COMMANDS 18 年 前
  Jon Loeliger b453960d4f common/ non-cmd: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). 18 年 前
  Wolfgang Denk 98c440bee6 Merge with /home/wd/git/u-boot/custodian/u-boot-testing 18 年 前
  Wolfgang Denk 1636d1c852 Coding stylke cleanup; rebuild CHANGELOG 18 年 前
  Detlev Zundel 5afb202093 Fix 'run' not to continue after interrupted command 18 年 前
  Wolfgang Denk 19bf91f962 Merge with /home/tur/git/u-boot#motionpro 18 年 前
  Bartlomiej Sieka 9160b96f71 Fix: Add missing NULL termination in strings expanded by macros parser. 18 年 前
  Wolfgang Denk 426a44277f Merge with /home/git/u-boot 18 年 前
  Ladislav Michl 4ec5bd55ed [PATCH] simplify silent console 18 年 前
  Ladislav Michl ada4d40091 [PATCH] simplify silent console 18 年 前
  Wolfgang Denk 19973b6ad9 Minor code cleanup. 18 年 前
  Stefan Roese d8f961bbda Fix control-c handing in CONFIG_CMDLINE_EDITING 19 年 前