Remove old code of setclk and clearclk custom commands
[oweals/u-boot_mod.git] / u-boot / common / cmd_custom.c
2016-02-21 Piotr DymaczRemove old code of setclk and clearclk custom commands
2015-12-02 Piotr DymaczFix SPI clock calculation in setclk command, use new...
2015-12-02 Piotr DymaczRemove from cmd_custom.c include of already removed...
2015-11-13 Piotr DymaczStart using new QC/A related code plus minor fixes...
2015-11-05 Piotr DymaczMerge branch 'update_readme'
2015-04-29 Piotr DymaczAdd missing newline in setclk command description.
2015-04-28 Piotr DymaczSwitch to target function name for clocks reading
2015-04-28 Piotr DymaczRemove fake, software FLASH protection command and...
2015-04-28 Piotr DymaczMake custom command "defenv" compatible with environmen...
2015-04-26 Piotr DymaczMerge branch 'pull-request-56'
2015-04-20 Antony Pavlovtreewide: drop executable file attrib for non-executabl...
2014-09-08 Piotr DymaczMerge pull request #36 from villagetelco/master
2014-09-08 Piotr DymaczMerge branch 'master' of github.com:pepe2k/u-boot_mod
2014-09-08 Piotr DymaczSupport for Village Telco Mesh Potato 2 (which is based...
2014-03-20 Piotr Dymaczdefenv cmd shouldn't be repeatable
2014-03-20 Piotr Dymaczflash -> FLASH
2014-03-20 Piotr DymaczMake defenv cmd compatible with env size smaller than...
2014-03-20 Piotr DymaczSimpler command name for resetting env variables
2014-03-20 Piotr DymaczSimpler command names for O/C
2014-02-03 Piotr DymaczMerge branch 'support_for_dragino2'
2014-02-02 Piotr DymaczInitial support for Dragino2, not working - need to...
2014-01-27 Piotr DymaczMerge branch 'support_for_gs-oolite-v1'
2014-01-16 Piotr DymaczSmall fixes in text
2014-01-14 Piotr DymaczMerge branch 'simpler_oc_command_ar9331'
2014-01-14 Piotr DymaczCommand 'printclocks' is not needed anymore
2014-01-14 Piotr DymaczNew 'setclocks' command
2014-01-13 Piotr DymaczRemoval of the old set_clocks cmd
2013-12-04 Piotr DymaczMerge branch 'oc_recovery' to master
2013-12-04 Piotr DymaczPLL/clocks settings in FLASH and O/C recovery for AR933...
2013-08-12 Piotr DymaczInitial code commit