| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
| |
With these images, it is possible to use the 'unused'
partition of the flash. The 'fat' images can be installed
with the sysupgrade command. When a 'fat' image is
installed from a regular one, the platform specific
sysupgrade script copies the calibration data to the
end of the flash. Likewise, when a regular image is
installed from the 'fat' version the sysupgrade script
copies the calibration data back to the original location.
SVN-Revision: 33540
|
|
|
|
|
|
| |
Should fix #12211. Compile tested only.
SVN-Revision: 33535
|
|
|
|
| |
SVN-Revision: 33460
|
|
|
|
|
|
|
|
|
|
| |
It should be implemmented in a cleaner way.
This reverts the following commits:
[ar71xx] dir-825-b1: Fix wholeflash images
[ar71xx] dir825b1: Add image for DIR-825-B1 that uses the whole flash"
SVN-Revision: 33459
|
|
|
|
|
|
| |
(-openwrt) image from the normal image would brick (but recoverable via emergency flash) the router if the wholeflash image was larger than the maximum size for a normal image. First we rename the -openwrt images to -wholeflash since -openwrt is really too generic. We also revert the changes to the regular dir-825-b1 image, which now is the same as before, but add a -towholeflash image which is almost the same as the regular dir-825-b1 image, but copies caldata to new location and allows flashing of images that use the full flash (except u-boot, u-boot-env, and caldata paritition space) (these are the -wholeflash images).
SVN-Revision: 33447
|
|
|
|
| |
SVN-Revision: 33413
|
|
|
|
|
|
| |
flashed with the 'standard' image) and an image to revert the change to allow reversion to stock firmware.
SVN-Revision: 33326
|
|
|
|
| |
SVN-Revision: 33295
|
|
|
|
|
|
| |
Signed-off-by: Daniel Golle <dgolle@allnet.de>
SVN-Revision: 33286
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Commit 48788063266ad99bdab03b53cbe7e1a564c2d9b3 (r33251) introduced a
regression with board= kernel command line parameter incorrectly
initialised.
The faulty builds propogated to the snapshots download area. This makes
the device unbootable and TP-Link users have to attach the serial to
recover.
Here is the q&d way i used to identify MIPS boards that didn't have a
corresponding entry in the image/Makefile:
for i in `find ../files/arch/mips/ath79/ -type f -exec cat {} \; \
| sed -n '/MIPS_MACHINE/ { s/^[^"]*"\([^"]*\)".*$/\1/; p; }'`; do
grep -q ,$i, Makefile || echo $i;
done > missing-boards.new
Reported-by: Casper on IRC
Signed-off-by: Paul Fertser <fercerpav@gmail.com>
SVN-Revision: 33274
|
|
|
|
| |
SVN-Revision: 33272
|
|
|
|
| |
SVN-Revision: 33264
|
|
|
|
| |
SVN-Revision: 33263
|
|
|
|
| |
SVN-Revision: 33262
|
|
|
|
|
|
| |
Use that for Default/Minimal profiles.
SVN-Revision: 33261
|
|
|
|
| |
SVN-Revision: 33260
|
|
|
|
| |
SVN-Revision: 33259
|
|
|
|
| |
SVN-Revision: 33258
|
|
|
|
| |
SVN-Revision: 33257
|
|
|
|
| |
SVN-Revision: 33256
|
|
|
|
| |
SVN-Revision: 33255
|
|
|
|
| |
SVN-Revision: 33254
|
|
|
|
| |
SVN-Revision: 33253
|
|
|
|
| |
SVN-Revision: 33252
|
|
|
|
| |
SVN-Revision: 33251
|
|
|
|
| |
SVN-Revision: 33250
|
|
|
|
| |
SVN-Revision: 33249
|
|
|
|
| |
SVN-Revision: 33248
|
|
|
|
| |
SVN-Revision: 33247
|
|
|
|
| |
SVN-Revision: 33246
|
|
|
|
| |
SVN-Revision: 33245
|
|
|
|
| |
SVN-Revision: 33244
|
|
|
|
| |
SVN-Revision: 33243
|
|
|
|
| |
SVN-Revision: 33242
|
|
|
|
| |
SVN-Revision: 33241
|
|
|
|
| |
SVN-Revision: 33240
|
|
|
|
| |
SVN-Revision: 33239
|
|
|
|
| |
SVN-Revision: 33238
|
|
|
|
|
|
| |
These functions will be used to simplify the Makefile.
SVN-Revision: 33237
|
|
|
|
| |
SVN-Revision: 33236
|
|
|
|
| |
SVN-Revision: 33234
|
|
|
|
|
|
| |
The 'mtdparts=' prefix and the name of the flash device is missing.
SVN-Revision: 33226
|
|
|
|
|
|
|
|
|
|
| |
For the pure convenience of having a correctly named
image and system name in /proc/cpuinfo , until we can
do that by having system names in DTS...
Signed-off-by: Daniel Golle <dgolle@allnet.de>
SVN-Revision: 33224
|
|
|
|
|
|
|
|
|
|
|
| |
The TL-WDR3600 is identical to the TL-WDR4300 with the exception that is has
only two antennas.
[juhosg: remove the custom machine type, change the board name instead]
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
SVN-Revision: 33219
|
|
|
|
| |
SVN-Revision: 32946
|
|
|
|
| |
SVN-Revision: 32945
|
|
|
|
|
|
|
|
| |
[juhosg: remove dead code]
Signed-off-by: embedded wireless GmbH <info@embeddedwireless.de>
SVN-Revision: 32934
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The patch set for Buffalo WLAE-AG300N initial support.
There is another patch for wireless led support that
is posted separately.
Note on serial console:
This unit has buffalo standard 4 pin console, but the unit may not power
on if some console apparatus is connected. This is probably due to some
electronic interaction between the unit's electronic power switch circuit
and the serial console apparatus. If this happens, it is required to power
on the unit without the console, then quickly (re-)attach it.
[juhosg: fix coding style]
Signed-off-by: Yoichi Shinoda <shinoda@jaist.ac.jp>
SVN-Revision: 32931
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The hardware for TP-Link TL-WDR4300 v1.1 and TL-WDR4310 v1.0 is
identical, but requires different firmware headers:
TL-WDR4300:
00000040 43 00 00 01 00 00 00 01 00 00 00 00 76 fb 83 40 |C...........v..@|
TL-WDR4310:
00000040 43 10 00 01 00 00 00 01 00 00 00 00 38 2b 50 6c |C...........8+Pl|
[juhosg: change commit message, use a different model name]
Signed-off-by: Stefan Lippers-Hollmann <s.l-h@gmx.de>
SVN-Revision: 32683
|
|
|
|
|
|
|
|
| |
This ensures that the resulting firmware can
be flashed from the latest (v3.13.17) offical
firmware.
SVN-Revision: 32617
|