- dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 6 months ago
- abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 6 months ago
- 5c1444f cmd: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
- 03f146c cmd: Convert existing long help messages to the new macro by Tom Rini · 1 year, 2 months ago
- daee3ba image: Move common image code to image_board and command by Simon Glass · 1 year, 11 months ago
- ac9853e image: Add a function to find a script in an image by Simon Glass · 1 year, 11 months ago
- d3e7e20 cmd: source: Support specifying config name by Sean Anderson · 2 years ago
- 7d9733c cmd: source: Clean up a few lines by Sean Anderson · 2 years ago
- bb7d3bb treewide: Drop image_header_t typedef by Simon Glass · 2 years, 3 months ago
- 3ff49ec global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · 3 years, 4 months ago
- d563c25 image: Adjust the workings of fit_check_format() by Simon Glass · 3 years, 9 months ago
- 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
- 8f055af Fix some checkpatch warnings in calls to debug() by Simon Glass · 4 years, 7 months ago
- ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
- 606f09b common: Rename and move source() by Simon Glass · 5 years ago
- 892265d image: Rename load_addr, save_addr, save_size by Simon Glass · 5 years ago
- c301bd8 env: Move env_get_yesno() to env.h by Simon Glass · 5 years ago
- c220bd9 configs: Rename CONFIG_IMAGE_FORMAT_LEGACY to CONFIG_LEGACY_IMAGE_FORMAT by Tom Rini · 6 years ago
- b8acfa9 cmd: fit_image: Add default property for FIT format scripts by Alex Kiernan · 6 years ago
- 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- 22c34c2 env: Rename getenv_hex(), getenv_yesno(), getenv_ulong() by Simon Glass · 7 years ago
- 65d94db powerpc, 8xx: remove support for 8xx by Heiko Schocher · 7 years ago
- 5f861a7 Remove the cmd_ prefix from command files by Simon Glass · 9 years ago[Renamed from cmd/cmd_source.c]
- 29499a0 Move all command code into its own directory by Simon Glass · 9 years ago[Renamed from common/cmd_source.c]
- 9e354c9 common/cmd_source.c: Fix the source command failure under 64-bit platform by Gong Qianyu · 9 years ago
- 65b905b common: Make sure arch-specific map_sysmem() is defined by Joe Hershberger · 10 years ago
- f384fbf common: commands: make commands static by Jeroen Hofstee · 10 years ago
- 515eb12 bootm: make use of legacy image format configurable by Heiko Schocher · 10 years ago
- d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
- 7428ad1 image: Rename fit_image_check_hashes() to fit_image_verify() by Simon Glass · 12 years ago
- 7e5581e sandbox: Support 'source' command by Simon Glass · 12 years ago
- dc00a68 common/cmd_*.c: sparse fixes by Kim Phillips · 12 years ago
- a6642e0 Add run_command_list() to run a list of commands by Simon Glass · 13 years ago
- bf8c5b0 Stop using builtin_run_command() by Simon Glass · 13 years ago
- c023a89 Rename run_command() to builtin_run_command() by Simon Glass · 13 years ago
- 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
- d78876c Remove deprecated 'autoscr' command/variables by Peter Tyser · 15 years ago
- c54781c General help message cleanup by Wolfgang Denk · 16 years ago
- 85c25df Add "source" command; prepare removal of "autoscr" command by Wolfgang Denk · 16 years ago[Renamed (77%) from common/cmd_autoscript.c]
- dfb72b8 Command usage cleanup by Peter Tyser · 16 years ago
- 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
- 62ac23f autoscr: Fix one-character lines and non-newline terminated scripts by Petri Lehtinen · 16 years ago
- f4459b4 autoscript: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
- a1be476 Big white-space cleanup. by Wolfgang Denk · 17 years ago
- 4786859 Memory footprint optimizations by Bartlomiej Sieka · 17 years ago
- e67c827 [new uImage] Fix autoscr command used with new uImage format by Bartlomiej Sieka · 17 years ago
- 23b77a2 [new uImage] Add new uImage format support to autoscript routine by Marian Balakowicz · 17 years ago
- d7c88a4 [new uImage] Update naming convention for bootm/uImage related code by Marian Balakowicz · 17 years ago
- dbdd16a [new uImage] Add dual format uImage support framework by Marian Balakowicz · 17 years ago
- b4a12a9 [new uImage] Cleanup image header pointer use in bootm code by Marian Balakowicz · 17 years ago
- 41d71ed [new uImage] Define a API for image handling operations by Marian Balakowicz · 17 years ago
- d704d91 common/: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · 17 years ago
- 54324d0 common/cmd_[af]*: Remove obsolete references to CONFIG_COMMANDS. by Jon Loeliger · 17 years ago
- 8692c60 common/cmd_[a-f]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
- 7fb5266 Cleanup for GCC-4.x by Wolfgang Denk · 19 years ago
- 42c0547 * Patches by Thomas Viehweger, 16 Mar 2004: by wdenk · 21 years ago
- f287a24 Patch by Kenneth Johansson, 30 Jun 2003: by wdenk · 21 years ago
- f12e396 Fix some missing commands, cleanup header files by wdenk · 21 years ago
- 57b2d80 * Code cleanup: by wdenk · 21 years ago
- 699b13a * Fix mdelay() on TRAB - this was still the debugging version with by wdenk · 22 years ago
- d0dd107 Initial revision by wdenk · 22 years ago