| Commit message (Collapse) | Author | Age |
... | |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
SVN-Revision: 32609
|
|
|
|
|
|
| |
(requested by EW)
SVN-Revision: 32599
|
|
|
|
|
|
|
|
|
| |
Pass the mtd_layout via the kernel command line instead.
Also increase the kernel partition size to 1024k, so current kernel can fit in.
Signed-off-by: Daniel Golle <dgolle@allnet.de>
SVN-Revision: 32585
|
|
|
|
| |
SVN-Revision: 32461
|
|
|
|
|
|
| |
embeddedwireless.de)
SVN-Revision: 32447
|
|
|
|
| |
SVN-Revision: 32095
|
|
|
|
|
|
| |
some time on make target/install
SVN-Revision: 32090
|
|
|
|
| |
SVN-Revision: 31923
|
|
|
|
|
|
|
|
|
| |
Support for TP-Link TL-MR3040. Power LED not working - always on red, after
start should be green.
Signed-off-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com>
SVN-Revision: 31845
|