Piotr Dymacz [Mon, 8 Sep 2014 01:08:21 +0000 (03:08 +0200)]
Information about Village Telco MP2 in README
Piotr Dymacz [Mon, 8 Sep 2014 00:30:49 +0000 (02:30 +0200)]
Support for GL-CONNECT GL.iNet router
Piotr Dymacz [Sun, 7 Sep 2014 23:41:02 +0000 (01:41 +0200)]
Information about GL.iNet in README
Piotr Dymacz [Sun, 7 Sep 2014 23:17:14 +0000 (01:17 +0200)]
Fix line endings in db12x.c
Piotr Dymacz [Sun, 7 Sep 2014 22:53:59 +0000 (00:53 +0200)]
Initial support for RAM version of this U-Boot modification (tested, working).
Usage: uncomment 13 line in top Makefile, build image for selected model, load image to address 0x80100000 and execute it from there.
DO NOT use RAM version images for booting from FLASH - that will brick your device! RAM version DOES NOT contain low level initialization (clocks, PLL, etc.).
Piotr Dymacz [Sat, 6 Sep 2014 00:35:30 +0000 (02:35 +0200)]
Small, cosmetic changes in header print output in mkimage
Piotr Dymacz [Sat, 6 Sep 2014 00:35:05 +0000 (02:35 +0200)]
Small, cosmetic changes in Makefiles
Piotr Dymacz [Fri, 5 Sep 2014 23:05:59 +0000 (01:05 +0200)]
Merge branch 'ar9341_mem_init_fix'
Piotr Dymacz [Fri, 5 Sep 2014 13:25:05 +0000 (15:25 +0200)]
This should solve problems with some DDR1 memories on AR934x
Piotr Dymacz [Tue, 3 Jun 2014 22:45:06 +0000 (00:45 +0200)]
Use BIT13 from BOOT_STRAP register for memory recognition
Piotr Dymacz [Thu, 20 Mar 2014 20:37:23 +0000 (21:37 +0100)]
Simple websites, without logo and repository link, only for fw update
Piotr Dymacz [Thu, 20 Mar 2014 16:45:55 +0000 (17:45 +0100)]
Different IP addresses for Dragino 2
Piotr Dymacz [Thu, 20 Mar 2014 15:02:08 +0000 (16:02 +0100)]
Don't need that...
Piotr Dymacz [Thu, 20 Mar 2014 14:59:06 +0000 (15:59 +0100)]
defenv cmd shouldn't be repeatable
Piotr Dymacz [Thu, 20 Mar 2014 14:58:15 +0000 (15:58 +0100)]
flash -> FLASH
Piotr Dymacz [Thu, 20 Mar 2014 14:48:52 +0000 (15:48 +0100)]
Make defenv cmd compatible with env size smaller than env sector size
Piotr Dymacz [Thu, 20 Mar 2014 13:40:25 +0000 (14:40 +0100)]
Too many space characters in cmd list
Piotr Dymacz [Thu, 20 Mar 2014 13:35:42 +0000 (14:35 +0100)]
Simpler command name for resetting env variables
Piotr Dymacz [Thu, 20 Mar 2014 11:47:29 +0000 (12:47 +0100)]
Simpler command names for O/C
Piotr Dymacz [Thu, 20 Mar 2014 11:37:53 +0000 (12:37 +0100)]
Make Carambola 2 use only half of the FLASH sector for storing env variables, so the clocks/PLL configuration can be safety stored at the end of the same sector
Piotr Dymacz [Thu, 20 Mar 2014 10:31:03 +0000 (11:31 +0100)]
Merge branch 'hush_shell_restore'
Piotr Dymacz [Thu, 20 Mar 2014 10:30:45 +0000 (11:30 +0100)]
Small fixes
Piotr Dymacz [Wed, 19 Mar 2014 23:24:26 +0000 (00:24 +0100)]
Scripts in env variables for simple U-Boot and firmware upgrade
Piotr Dymacz [Wed, 19 Mar 2014 19:33:30 +0000 (20:33 +0100)]
Make itest command enabled by default
Piotr Dymacz [Wed, 19 Mar 2014 19:20:46 +0000 (20:20 +0100)]
Restore itest command
Piotr Dymacz [Wed, 19 Mar 2014 19:12:26 +0000 (20:12 +0100)]
Remove unnecessary code...
Piotr Dymacz [Wed, 19 Mar 2014 17:22:22 +0000 (18:22 +0100)]
Make Hush shell the default command interpreter
Piotr Dymacz [Wed, 19 Mar 2014 14:51:22 +0000 (15:51 +0100)]
Merge branch 'wr720nv3ch_memory_init_fix'
Piotr Dymacz [Wed, 19 Mar 2014 13:39:51 +0000 (14:39 +0100)]
Restore boot/bootd and echo commands
zwhfly [Wed, 19 Mar 2014 11:27:30 +0000 (19:27 +0800)]
Fix serial baud rate calculation
This commit fixes this issue: https://github.com/pepe2k/u-boot_mod/issues/21.
Piotr Dymacz [Wed, 19 Mar 2014 10:54:18 +0000 (11:54 +0100)]
Fix memory init for WR720N v3 CH
Piotr Dymacz [Wed, 19 Mar 2014 10:01:45 +0000 (11:01 +0100)]
Add missing Hush shell code in other files
Piotr Dymacz [Tue, 18 Mar 2014 18:16:04 +0000 (19:16 +0100)]
hush.o in Makefile
Piotr Dymacz [Tue, 18 Mar 2014 18:11:26 +0000 (19:11 +0100)]
Restore Hush shell files from original sources
Piotr Dymacz [Sat, 22 Feb 2014 19:21:12 +0000 (20:21 +0100)]
Fix RAM test (end address was wrong, now it depends on actual RAM size)
Piotr Dymacz [Mon, 10 Feb 2014 21:19:55 +0000 (22:19 +0100)]
Allow to build images with disabled U-Boot console output
Piotr Dymacz [Sun, 9 Feb 2014 23:25:42 +0000 (00:25 +0100)]
Dont show boot delay info if boot delay is 0s
Piotr Dymacz [Sun, 9 Feb 2014 21:02:37 +0000 (22:02 +0100)]
SST 25VF064C chip is not supported - it needs some additional operations before erase/program actions (need access to this chip to make it working)
Piotr Dymacz [Sun, 9 Feb 2014 14:29:26 +0000 (15:29 +0100)]
Small changes in Makefile
Piotr Dymacz [Mon, 3 Feb 2014 22:53:47 +0000 (23:53 +0100)]
Merge branch 'support_for_dragino2'
Piotr Dymacz [Mon, 3 Feb 2014 22:41:36 +0000 (23:41 +0100)]
Info about Dragino 2 in README
Piotr Dymacz [Mon, 3 Feb 2014 22:24:46 +0000 (23:24 +0100)]
Disable U-Boot and ART upgrade for Dragino 2
Piotr Dymacz [Mon, 3 Feb 2014 22:24:06 +0000 (23:24 +0100)]
New defines which allow to disable U-Boot and/or ART upgrade in web failsafe mode
Piotr Dymacz [Mon, 3 Feb 2014 21:04:02 +0000 (22:04 +0100)]
Restore WAN/LAN activity/link LEDs before kernel loading
Piotr Dymacz [Mon, 3 Feb 2014 20:48:44 +0000 (21:48 +0100)]
Small fixes
Piotr Dymacz [Mon, 3 Feb 2014 18:09:57 +0000 (19:09 +0100)]
PLL/clocks configuration offset in FLASH
Piotr Dymacz [Mon, 3 Feb 2014 17:45:51 +0000 (18:45 +0100)]
Use only half of the FLASH sector for Dragino 2 environment
Piotr Dymacz [Mon, 3 Feb 2014 16:25:56 +0000 (17:25 +0100)]
Dedicated web pages for Dragino 2
Piotr Dymacz [Mon, 3 Feb 2014 15:38:46 +0000 (16:38 +0100)]
fsdata.c need to be removed during clean
Piotr Dymacz [Mon, 3 Feb 2014 00:43:06 +0000 (01:43 +0100)]
We won't need old DDR_TAP_CAL anymore
Piotr Dymacz [Mon, 3 Feb 2014 00:37:03 +0000 (01:37 +0100)]
Use the same memory initialization for compressed and uncompressed version, some unused code removed
Piotr Dymacz [Sun, 2 Feb 2014 19:58:18 +0000 (20:58 +0100)]
Small fixes
Piotr Dymacz [Sun, 2 Feb 2014 18:51:57 +0000 (19:51 +0100)]
Initial support for Dragino2, not working - need to rebuild memory initialization
Piotr Dymacz [Sun, 2 Feb 2014 12:48:50 +0000 (13:48 +0100)]
Small changes in flashing.html
Piotr Dymacz [Fri, 31 Jan 2014 00:04:08 +0000 (01:04 +0100)]
Merge branch 'new_web_pages'
Piotr Dymacz [Fri, 31 Jan 2014 00:00:12 +0000 (01:00 +0100)]
Use script to generate fsdata.c file
Piotr Dymacz [Thu, 30 Jan 2014 22:16:54 +0000 (23:16 +0100)]
Original U-Boot image for TP-Link TL-WDR3500 v1
Piotr Dymacz [Thu, 30 Jan 2014 21:54:15 +0000 (22:54 +0100)]
Small fixes in new web pages
Piotr Dymacz [Wed, 29 Jan 2014 21:39:30 +0000 (22:39 +0100)]
Merge branch 'support_for_wdr3500'
Piotr Dymacz [Wed, 29 Jan 2014 21:38:36 +0000 (22:38 +0100)]
Lower DDR/AHB frequencies for TL-WDRxxxx
Piotr Dymacz [Wed, 29 Jan 2014 21:35:14 +0000 (22:35 +0100)]
Support for TP-Link TL-WDR3500
Piotr Dymacz [Mon, 27 Jan 2014 23:57:00 +0000 (00:57 +0100)]
Merge branch 'support_for_gs-oolite-v1'
Piotr Dymacz [Mon, 27 Jan 2014 23:48:36 +0000 (00:48 +0100)]
Info about GS-Oolite/Elink EL-M150 in README
Piotr Dymacz [Mon, 27 Jan 2014 12:10:39 +0000 (13:10 +0100)]
Info about new FLASH type in README
Piotr Dymacz [Sun, 26 Jan 2014 23:45:11 +0000 (00:45 +0100)]
Support for EON EN25F32 (4 MB) FLASH type
Piotr Dymacz [Sun, 26 Jan 2014 23:39:00 +0000 (00:39 +0100)]
New and simpler web pages
Piotr Dymacz [Thu, 23 Jan 2014 13:27:28 +0000 (14:27 +0100)]
Script for generating fsdata.c file
Piotr Dymacz [Mon, 20 Jan 2014 00:33:11 +0000 (01:33 +0100)]
Just small fixes
Piotr Dymacz [Thu, 16 Jan 2014 02:00:18 +0000 (03:00 +0100)]
Small fixes in text
Piotr Dymacz [Thu, 16 Jan 2014 01:58:28 +0000 (02:58 +0100)]
Support for GS-Oolite v1 module on big development board with two relays
Piotr Dymacz [Wed, 15 Jan 2014 20:14:16 +0000 (21:14 +0100)]
DDR1/DDR2 recognition for compressed version, based on BOOT_STRAP register value
Piotr Dymacz [Tue, 14 Jan 2014 19:09:37 +0000 (20:09 +0100)]
Merge branch 'simpler_oc_command_ar9331'
Piotr Dymacz [Tue, 14 Jan 2014 19:06:37 +0000 (20:06 +0100)]
Command 'printclocks' is not needed anymore
Piotr Dymacz [Tue, 14 Jan 2014 19:05:22 +0000 (20:05 +0100)]
New 'setclocks' command
Piotr Dymacz [Mon, 13 Jan 2014 23:43:15 +0000 (00:43 +0100)]
Restore go command for all supported devices
Piotr Dymacz [Mon, 13 Jan 2014 15:00:16 +0000 (16:00 +0100)]
Changes in defines for AR9331 PLL and clocks registers values
Piotr Dymacz [Mon, 13 Jan 2014 00:28:46 +0000 (01:28 +0100)]
Removal of the old set_clocks cmd
Piotr Dymacz [Sun, 12 Jan 2014 22:55:05 +0000 (23:55 +0100)]
Original U-Boot images for some of the supported devices
Piotr Dymacz [Wed, 8 Jan 2014 10:31:50 +0000 (11:31 +0100)]
Merge branch 'support_for_mr3420v2'
Conflicts:
README.md
READMEPL.md
Piotr Dymacz [Wed, 8 Jan 2014 10:22:33 +0000 (11:22 +0100)]
Info about MR3420 v2 in README
Piotr Dymacz [Tue, 7 Jan 2014 23:55:27 +0000 (00:55 +0100)]
Support for MR3420 v2 and small fixes in GPIO initialization
Piotr Dymacz [Tue, 7 Jan 2014 00:16:03 +0000 (01:16 +0100)]
Forgotten info about WR841N/D v8
Piotr Dymacz [Mon, 6 Jan 2014 23:10:01 +0000 (00:10 +0100)]
README update (new supported devices)
Piotr Dymacz [Mon, 6 Jan 2014 22:50:46 +0000 (23:50 +0100)]
Merge branch 'support_for_ar9341'
Piotr Dymacz [Mon, 6 Jan 2014 22:37:48 +0000 (23:37 +0100)]
README fix
Piotr Dymacz [Mon, 6 Jan 2014 22:05:59 +0000 (14:05 -0800)]
Merge pull request #16 from andim2/master
Thanks for fixes.
Piotr Dymacz [Mon, 6 Jan 2014 21:48:30 +0000 (22:48 +0100)]
Support for WA801ND v2 (AR9341, H/W clone of the WA830RE v2)
Piotr Dymacz [Mon, 6 Jan 2014 20:16:24 +0000 (21:16 +0100)]
Support for WA830RE v2 (AR9341)
Piotr Dymacz [Mon, 6 Jan 2014 14:56:04 +0000 (15:56 +0100)]
Some cosmetic fixes in network drivers
Andreas Mohr [Thu, 26 Dec 2013 17:51:40 +0000 (18:51 +0100)]
Minor language/typo improvements.
Andreas Mohr [Thu, 26 Dec 2013 17:52:17 +0000 (18:52 +0100)]
Mention possibility of non-destructive testing, misc. hints.
Piotr Dymacz [Wed, 18 Dec 2013 16:31:46 +0000 (17:31 +0100)]
GPIO configuration for AR934x (in asm is, however, better)
Piotr Dymacz [Tue, 17 Dec 2013 22:44:56 +0000 (23:44 +0100)]
GPIO initialization for AR9341 do not neet to be in asm (we don't need wait loop)
Piotr Dymacz [Tue, 17 Dec 2013 22:11:42 +0000 (23:11 +0100)]
Initial AR9341 support, some changes in makefiles, athrs27 driver
Piotr Dymacz [Wed, 4 Dec 2013 22:22:09 +0000 (23:22 +0100)]
Merge branch 'oc_recovery' to master
Piotr Dymacz [Wed, 4 Dec 2013 22:08:07 +0000 (23:08 +0100)]
PLL/clocks settings in FLASH and O/C recovery for AR9331, other minor changes, AR9344 still needs work (OFW kernel doesn't load, no O/C and O/C recovery)
Piotr Dymacz [Tue, 19 Nov 2013 21:54:30 +0000 (22:54 +0100)]
CPU/RAM/AHB clocks and memory type print
Piotr Dymacz [Tue, 19 Nov 2013 11:35:33 +0000 (12:35 +0100)]
Simpler settings for PLL registers on AR9331
Piotr Dymacz [Mon, 21 Oct 2013 21:08:09 +0000 (23:08 +0200)]
Enable broadcast packets for AR9331, ignore DHCP option 28
Piotr Dymacz [Mon, 14 Oct 2013 20:21:46 +0000 (22:21 +0200)]
Micron N25Q128 support