oweals/u-boot_mod.git
2015-10-20 Tobias DiedrichRemove local modifications from tinfgzip.c that were...
2015-10-20 Tobias DiedrichAvoid "implicit declaration of function 'tinf_crc32'"
2015-10-20 Tobias DiedrichDrop in tinflate lib.
2015-10-20 Tobias DiedrichRemvove unused zlib.h and bzlib.h
2015-10-20 Tobias DiedrichMove milisecdelay into include/common.h
2015-10-19 Tobias DiedrichDo not set -DCOMPRESSED_UBOOT=0
2015-10-19 Tobias DiedrichFix memory initialization in ag7240.c
2015-10-19 Tobias DiedrichLog a message when sbrk fails and return the correct...
2015-04-29 Piotr DymaczEnable loadb/loady commands by default for most of...
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 DymaczAdd all supported baud rates in top config. TODO: fix...
2015-04-28 Piotr DymaczPrint all available baud rates if selected is not supported
2015-04-28 Piotr DymaczUpdate list of supported baud rates in new AR933x seria...
2015-04-28 Piotr DymaczSwitch to target function name for clocks reading
2015-04-28 Piotr DymaczMove serial_init function, that solves problems with...
2015-04-28 Piotr DymaczDon't enable RTS/CTS by default in new AR933x UART...
2015-04-28 Piotr DymaczRemove unused, old UART driver and clean Makefile in...
2015-04-28 Piotr DymaczFunction ar933x_40MHz_xtal should be inline
2015-04-28 Piotr DymaczSwitch to new UART driver and allow to use more baudrat...
2015-04-28 Piotr DymaczNew and better AR933x UART driver, with support for...
2015-04-28 Piotr DymaczMove ar7240_sys_frequency function to external, new...
2015-04-28 Piotr DymaczNew AR933x SoC registers definitions
2015-04-28 Piotr DymaczMake U-Boot image upgrade scripts in environment variab...
2015-04-28 Piotr DymaczRemove fake, software FLASH protection command and...
2015-04-28 Piotr DymaczAdd missing echo commands in update scripts, stored...
2015-04-28 Piotr DymaczMake custom command "defenv" compatible with environmen...
2015-04-28 Piotr DymaczRestore FLASH protection related command and function...
2015-04-28 Piotr DymaczEnable more commands and writable environment support...
2015-04-28 Piotr DymaczFix line endings (Win->Unix) in u-boot/include/configs...
2015-04-28 Piotr DymaczTemporary remove DHCP feature on D-Link DIR505, so...
2015-04-27 Piotr DymaczExtend maximum U-Boot image size up to 123 KB (1 KB...
2015-04-27 Piotr DymaczAllow to upload in web failsafe mode U-Boot images...
2015-04-27 Piotr DymaczUse U-Boot max. image size definition from top Makefile...
2015-04-27 Piotr DymaczChange name of U-Boot max. image size definition in...
2015-04-27 Piotr DymaczAdd more files in top .gitignore
2015-04-26 Piotr DymaczMerge branch 'pull-request-56'
2015-04-20 Antony Pavlovimport slightly stripped top .gitignore from mainline... 56/head
2015-04-20 Antony Pavlovtreewide: drop executable file attrib for non-executabl...
2014-11-28 Piotr Dymaczu-boot-update: fix small typo
2014-11-21 Piotr DymaczAdd u-boot-update script, used in last release, in...
2014-11-19 Piotr DymaczSuffix for RAM and silent console images versions,... 2014-11-19
2014-11-19 Piotr DymaczRemove SNTP from ap121, that will allow to build images...
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-09-08 Piotr DymaczInformation about Village Telco MP2 in README
2014-09-08 Piotr DymaczSupport for GL-CONNECT GL.iNet router
2014-09-07 Piotr DymaczInformation about GL.iNet in README
2014-09-07 Piotr DymaczFix line endings in db12x.c
2014-09-07 Piotr DymaczInitial support for RAM version of this U-Boot modifica...
2014-09-06 Piotr DymaczSmall, cosmetic changes in header print output in mkimage
2014-09-06 Piotr DymaczSmall, cosmetic changes in Makefiles
2014-09-05 Piotr DymaczMerge branch 'ar9341_mem_init_fix'
2014-09-05 Piotr DymaczThis should solve problems with some DDR1 memories...
2014-08-14 Steve SongAdded html files for Village Telco 36/head
2014-07-15 Piotr DymaczMerge pull request #32 from hackruu/patch-1
2014-07-15 Piotr DymaczMerge pull request #34 from ljani/patch-1
2014-07-15 JaniAdd instructions for flashing with OpenWRT 34/head
2014-07-02 hackruuUpdate README.md 32/head
2014-06-03 Piotr DymaczUse BIT13 from BOOT_STRAP register for memory recognition
2014-03-20 Piotr DymaczSimple websites, without logo and repository link,...
2014-03-20 Piotr DymaczDifferent IP addresses for Dragino 2
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 DymaczMake Carambola 2 use only half of the FLASH sector...
2014-03-20 Piotr DymaczMerge branch 'hush_shell_restore'
2014-03-20 Piotr DymaczSmall fixes
2014-03-19 Piotr DymaczScripts in env variables for simple U-Boot and firmware...
2014-03-19 Piotr DymaczMake itest command enabled by default
2014-03-19 Piotr DymaczRestore itest command
2014-03-19 Piotr DymaczRemove unnecessary code...
2014-03-19 Piotr DymaczMake Hush shell the default command interpreter
2014-03-19 Piotr DymaczMerge branch 'wr720nv3ch_memory_init_fix'
2014-03-19 Piotr DymaczRestore boot/bootd and echo commands
2014-03-19 zwhflyFix serial baud rate calculation 22/head
2014-03-19 Piotr DymaczFix memory init for WR720N v3 CH
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-09 Piotr DymaczSST 25VF064C chip is not supported - it needs some...
2014-02-09 Piotr DymaczSmall changes in Makefile
2014-02-03 Piotr DymaczMerge branch 'support_for_dragino2'
2014-02-03 Piotr DymaczInfo about Dragino 2 in README
2014-02-03 Piotr DymaczDisable U-Boot and ART upgrade for Dragino 2
2014-02-03 Piotr DymaczNew defines which allow to disable U-Boot and/or ART...
2014-02-03 Piotr DymaczRestore WAN/LAN activity/link LEDs before kernel loading
2014-02-03 Piotr DymaczSmall fixes
2014-02-03 Piotr DymaczPLL/clocks configuration offset in FLASH
2014-02-03 Piotr DymaczUse only half of the FLASH sector for Dragino 2 environment
2014-02-03 Piotr DymaczDedicated web pages for Dragino 2
next