| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Signed-off-by: Daniel Dickinson <daniel@powercloudsystems.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34198
|
|
|
|
|
|
|
|
|
|
|
| |
[juhosg:
- use 'PowerCloud Systems' instead of 'PCS' in the profiles
- sort SingleProfile instances in image/Makefile]
Signed-off-by: Daniel Dickinson <daniel@powercloudsystems.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34195
|
|
|
|
|
|
|
|
|
| |
[juhosg: separated from the http://patchwork.openwrt.org/patch/2820/ patch]
Signed-off-by: Stefan Helmert <helst_listen@aol.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34190
|
|
|
|
|
|
| |
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34074
|
|
|
|
|
|
| |
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 33958
|
|
|
|
|
|
| |
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 33949
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Commit r33248 introduced a regression by passing the board name plus
'board=' in the third argument. The board name string has to be put
into the image as identifier of the image type.
[juhosg: fix OpenMesh template instead of use of string substitution]
Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 33767
|
|
|
|
| |
SVN-Revision: 33623
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|