Add original U-Boot images for more devices
[oweals/u-boot_mod.git] / u-boot / common /
2016-06-14 Piotr Dymacztrivial: drop executable file attribute on source files
2016-03-31 Piotr DymaczIgnore null character when waiting for autoboot abort
2016-03-22 Piotr DymaczMerge pull request #88 from bittorf/readme_fix_url_to_u...
2016-03-21 Piotr Dymaczcmd_qcaclk: show proper nfrac values plus cosmetic...
2016-03-02 Piotr DymaczUse CONFIG_TPLINK_IMAGE_HEADER define to select TP...
2016-02-21 Piotr DymaczAdd cmd_qcaclk to Makefile
2016-02-21 Piotr DymaczAdd new setclk/clearclk custom commands for QC/A
2016-02-21 Piotr DymaczRemove old code of setclk and clearclk custom commands
2016-02-15 Piotr DymaczAdd some information about the author and clean up...
2015-12-15 Piotr DymaczAllow to define particular stop character for autoboot
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-12-02 Piotr DymaczRefactor FLASH related code
2015-11-16 Piotr DymaczRemove old configs CONFIG_AR7240 and CONFIG_AR7100
2015-11-13 Piotr DymaczStart using new QC/A related code plus minor fixes...
2015-11-05 Piotr DymaczMerge branch 'pull_request_82'
2015-11-05 Piotr DymaczMerge branch 'pull_request_79'
2015-11-05 Piotr DymaczUse longer name for Black Swift board defines, BSB...
2015-11-05 Piotr DymaczMerge branch 'update_readme'
2015-10-21 Tobias DiedrichReplace crc32 with tinf_crc32 everywhere.
2015-10-20 Tobias DiedrichRemvove unused zlib.h and bzlib.h
2015-09-26 Dmitriy Zherebkovadd Black Swift board support
2015-04-29 Piotr DymaczCosmetic changes in cmd_load.c, tested, working
2015-04-29 Piotr DymaczAdd missing newline in setclk command description.
2015-04-29 Piotr DymaczRestore support for loadb, loads and saves commands...
2015-04-28 Piotr DymaczPrint all available baud rates if selected is not supported
2015-04-28 Piotr DymaczSwitch to target function name for clocks reading
2015-04-28 Piotr DymaczSwitch to new UART driver and allow to use more baudrat...
2015-04-28 Piotr DymaczRemove fake, software FLASH protection command and...
2015-04-28 Piotr DymaczMake custom command "defenv" compatible with environmen...
2015-04-28 Piotr DymaczRestore FLASH protection related command and function...
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 DymaczDon't need that...
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 DymaczToo many space characters in cmd list
2014-03-20 Piotr DymaczSimpler command name for resetting env variables
2014-03-20 Piotr DymaczSimpler command names for O/C
2014-03-20 Piotr DymaczMerge branch 'hush_shell_restore'
2014-03-20 Piotr DymaczSmall fixes
2014-03-19 Piotr DymaczRestore itest command
2014-03-19 Piotr DymaczRemove unnecessary code...
2014-03-19 Piotr DymaczAdd missing Hush shell code in other files
2014-03-18 Piotr Dymaczhush.o in Makefile
2014-03-18 Piotr DymaczRestore Hush shell files from original sources
2014-02-22 Piotr DymaczFix RAM test (end address was wrong, now it depends...
2014-02-10 Piotr DymaczAllow to build images with disabled U-Boot console...
2014-02-09 Piotr DymaczDont show boot delay info if boot delay is 0s
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 DymaczRestore go command for all supported devices
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-16 Piotr DymaczD-Link DIR-505 support, fixes in Makefile 2013-08-19
2013-08-12 Piotr DymaczInitial code commit