Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
15f5924d93d54fe7ae16e23aa1e840e76d18bc7a
/
cmd
/
source.c
22c34c2
env: Rename getenv_hex(), getenv_yesno(), getenv_ulong()
by Simon Glass
· Thu Aug 03 12:22:13 2017 -0600
65d94db
powerpc, 8xx: remove support for 8xx
by Heiko Schocher
· Wed Jun 07 17:33:09 2017 +0200
5f861a7
Remove the cmd_ prefix from command files
by Simon Glass
· Sun Jan 17 20:53:52 2016 -0700
[Renamed from cmd/cmd_source.c]
29499a0
Move all command code into its own directory
by Simon Glass
· Sun Jan 17 20:53:51 2016 -0700
[Renamed from common/cmd_source.c]
9e354c9
common/cmd_source.c: Fix the source command failure under 64-bit platform
by Gong Qianyu
· Thu Jul 30 14:00:01 2015 +0800
65b905b
common: Make sure arch-specific map_sysmem() is defined
by Joe Hershberger
· Sun Mar 22 17:08:59 2015 -0500
f384fbf
common: commands: make commands static
by Jeroen Hofstee
· Mon Jun 23 00:22:08 2014 +0200
515eb12
bootm: make use of legacy image format configurable
by Heiko Schocher
· Wed May 28 11:33:33 2014 +0200
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· Mon Jul 08 09:37:19 2013 +0200
7428ad1
image: Rename fit_image_check_hashes() to fit_image_verify()
by Simon Glass
· Tue May 07 06:11:57 2013 +0000
7e5581e
sandbox: Support 'source' command
by Simon Glass
· Sat Apr 20 08:42:49 2013 +0000
dc00a68
common/cmd_*.c: sparse fixes
by Kim Phillips
· Mon Oct 29 13:34:31 2012 +0000
a6642e0
Add run_command_list() to run a list of commands
by Simon Glass
· Fri Mar 30 21:30:55 2012 +0000
bf8c5b0
Stop using builtin_run_command()
by Simon Glass
· Tue Feb 14 19:59:21 2012 +0000
c023a89
Rename run_command() to builtin_run_command()
by Simon Glass
· Tue Feb 14 19:59:19 2012 +0000
6262d021
Make sure that argv[] argument pointers are not modified.
by Wolfgang Denk
· Mon Jun 28 22:00:46 2010 +0200
d78876c
Remove deprecated 'autoscr' command/variables
by Peter Tyser
· Wed Sep 16 21:38:10 2009 -0500
c54781c
General help message cleanup
by Wolfgang Denk
· Sun May 24 17:06:54 2009 +0200
85c25df
Add "source" command; prepare removal of "autoscr" command
by Wolfgang Denk
· Wed Apr 01 23:34:12 2009 +0200
[Renamed (77%) from common/cmd_autoscript.c]
dfb72b8
Command usage cleanup
by Peter Tyser
· Tue Jan 27 18:03:12 2009 -0600
0383694
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· Thu Oct 16 15:01:15 2008 +0200
62ac23f
autoscr: Fix one-character lines and non-newline terminated scripts
by Petri Lehtinen
· Wed Sep 10 09:43:49 2008 +0300
f4459b4
autoscript: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· Fri Aug 29 21:53:37 2008 +0200
a1be476
Big white-space cleanup.
by Wolfgang Denk
· Tue May 20 16:00:29 2008 +0200
4786859
Memory footprint optimizations
by Bartlomiej Sieka
· Fri Apr 18 12:39:23 2008 +0200
e67c827
[new uImage] Fix autoscr command used with new uImage format
by Bartlomiej Sieka
· Thu Mar 20 23:10:19 2008 +0100
23b77a2
[new uImage] Add new uImage format support to autoscript routine
by Marian Balakowicz
· Wed Mar 12 10:33:00 2008 +0100
d7c88a4
[new uImage] Update naming convention for bootm/uImage related code
by Marian Balakowicz
· Fri Feb 29 14:58:34 2008 +0100
dbdd16a
[new uImage] Add dual format uImage support framework
by Marian Balakowicz
· Mon Feb 04 08:28:09 2008 +0100
b4a12a9
[new uImage] Cleanup image header pointer use in bootm code
by Marian Balakowicz
· Tue Jan 08 18:12:17 2008 +0100
41d71ed
[new uImage] Define a API for image handling operations
by Marian Balakowicz
· Tue Jan 08 18:14:09 2008 +0100
d704d91
common/: Remove lingering references to CFG_CMD_* symbols.
by Jon Loeliger
· Tue Jul 10 11:02:44 2007 -0500
54324d0
common/cmd_[af]*: Remove obsolete references to CONFIG_COMMANDS.
by Jon Loeliger
· Sun Jul 08 17:51:39 2007 -0500
8692c60
common/cmd_[a-f]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
by Jon Loeliger
· Mon Jun 11 19:01:43 2007 -0500
7fb5266
Cleanup for GCC-4.x
by Wolfgang Denk
· Thu Oct 13 16:45:02 2005 +0200
42c0547
* Patches by Thomas Viehweger, 16 Mar 2004:
by wdenk
· Tue Mar 23 22:14:11 2004 +0000
f287a24
Patch by Kenneth Johansson, 30 Jun 2003:
by wdenk
· Tue Jul 01 21:06:45 2003 +0000
f12e396
Fix some missing commands, cleanup header files
by wdenk
· Sun Jun 29 21:03:46 2003 +0000
57b2d80
* Code cleanup:
by wdenk
· Fri Jun 27 21:31:46 2003 +0000
699b13a
* Fix mdelay() on TRAB - this was still the debugging version with
by wdenk
· Sun Nov 03 18:03:52 2002 +0000
d0dd107
Initial revision
by wdenk
· Sun Oct 20 17:17:16 2002 +0000