summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2014-02-21fs/fdos: RemoveTom Rini14-1559/+1
2014-02-04common: Add new clk commandMichal Simek5-0/+60
2013-04-28Add fuse API and commandsBenoît Thébaudeau6-0/+282
2013-03-11Feature Removal: disable "mtest" command by defaultWolfgang Denk6-4/+125
2013-03-04sandbox: Add 'sb' command to access filesystem featuresSimon Glass4-0/+66
2013-01-10Add option to display customised memory informationSimon Glass4-0/+38
2012-12-11Add console command to access io space registersVadim Bendebury4-4/+99
2012-12-11Add hash command to perform hashing using various algorithmsSimon Glass4-0/+83
2012-12-11Add a command to read raw blocks from a partitionKenneth Waters4-0/+84
2012-12-11Add gettime commandAnton Staaf4-0/+59
2012-08-09zfs: Add ZFS filesystem supportJorgen Lundman30-1/+4750
2012-06-21Block: Remove MG DISK supportMarek Vasut18-1050/+1
2012-04-19AT91: Drop AT91_SPIMUX command from cmd_allMarek Vasut1-1/+0
2012-03-30BOOT: Add "bootz" command to boot Linux zImage on ARMMarek Vasut4-9/+171
2011-06-22ARM: drop unsupported 'trab' boardWolfgang Denk39-7892/+6
2010-10-12rarp: Condtionally compile rarp supportPeter Tyser4-3/+13
2010-04-10config_cmd_all.h: Sort entries alphabeticallyDetlev Zundel1-3/+3
2010-04-10config_cmd_all.h: added missing CONFIG_CMD_UBI and CONFIG_CMD_UBIFSFrans Meulenbroeks1-0/+2
2009-10-27Add 'editenv' commandPeter Tyser4-0/+43
2009-04-03mflash: Initial mflash supportunsik Kim19-8/+1080
2009-04-03Add "source" command; prepare removal of "autoscr" commandWolfgang Denk58-215/+237
2009-03-20Separate mtdparts command from jffs2Stefan Roese81-1852/+2122
2009-02-17rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENVMike Frysinger82-84/+84
2008-08-18Add 'license' command to U-Boot command lineHarald Welte6-0/+123
2008-08-18add 'unzip' command to u-boot commandlineHarald Welte2-0/+37
2008-05-20Big white-space cleanup.Wolfgang Denk1010-13540/+13551
2008-04-08SPARC/LEON3: Added AMBA Bus Plug&Play information print command (ambapp). It ...Daniel Hellstrom5-0/+314
2008-03-25Add setexpr commandKumar Gala3-0/+72
2008-01-09add 'terminal program' functionalityHarald Welte3-0/+104
2007-10-13Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flashWolfgang Denk14-4/+2400
2007-09-17OneNAND support (take #2)Kyungmin Park11-4/+797
2007-09-11Final tidyPeter Pearse3-0/+0
2007-09-04Rename CONFIG_CMD_MUX to CONFIG_CMD_AT91_SPIMUXPeter Pearse1-1/+1
2007-08-14Add MACH_TYPE records for several AT91 boards.Peter Pearse13-139/+516
2007-07-03Introduce initial versions of new Command Config files.Jon Loeliger4-27/+165