| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
With the BRCM47xx image I have built (Linksys E3000), there are additional
writes following the completion of "mtd_replace_jffs2" which invalidate the
'trx_fixup' performed by 'mtd_replace_jffs2'. Moving the 'trx_fixup' to somewhere
after all writes have completed fixes the problem. I also noticed that 'erasesize'
used to compute 'block_offset' in 'mtd_fixtrx' is used before it is computed by
'mtd_check_open'; moving the call to 'mtd_check_open' up a few lines fixes this.
Unlike 'mtd_fixtrx', 'trx_fixup' appears to assume that the TRX header is always at
offset 0; which may be the cause of the problem described in Ticket #8960.
Signed-off-by: Nathan Hintz <nlhintz@hotmail.com>
SVN-Revision: 32866
|
|
|
|
| |
SVN-Revision: 32865
|
|
|
|
| |
SVN-Revision: 32864
|
|
|
|
| |
SVN-Revision: 32863
|
|
|
|
| |
SVN-Revision: 32862
|
|
|
|
| |
SVN-Revision: 32861
|
|
|
|
| |
SVN-Revision: 32860
|
|
|
|
| |
SVN-Revision: 32859
|
|
|
|
| |
SVN-Revision: 32858
|
|
|
|
| |
SVN-Revision: 32857
|
|
|
|
| |
SVN-Revision: 32856
|
|
|
|
| |
SVN-Revision: 32855
|
|
|
|
| |
SVN-Revision: 32854
|
|
|
|
| |
SVN-Revision: 32853
|
|
|
|
| |
SVN-Revision: 32852
|
|
|
|
| |
SVN-Revision: 32851
|
|
|
|
| |
SVN-Revision: 32850
|
|
|
|
| |
SVN-Revision: 32849
|
|
|
|
| |
SVN-Revision: 32848
|
|
|
|
| |
SVN-Revision: 32847
|
|
|
|
| |
SVN-Revision: 32846
|
|
|
|
|
|
| |
be applied at first.
SVN-Revision: 32845
|
|
|
|
| |
SVN-Revision: 32844
|
|
|
|
| |
SVN-Revision: 32843
|
|
|
|
| |
SVN-Revision: 32842
|
|
|
|
| |
SVN-Revision: 32841
|
|
|
|
| |
SVN-Revision: 32840
|
|
|
|
| |
SVN-Revision: 32837
|
|
|
|
| |
SVN-Revision: 32836
|
|
|
|
| |
SVN-Revision: 32835
|
|
|
|
|
|
|
|
| |
Increase the size of the buffer used for eeprom reads during the platform configuration of the Gateworks laguna. The model name read in is 16 bytes but the original buffer was only 8 bytes.
Signed-off-by: David Acker <dacker@rajant.com>
SVN-Revision: 32833
|
|
|
|
|
|
| |
Signed-off-by: christoph.thielecke@gmx.de
SVN-Revision: 32832
|
|
|
|
|
|
|
|
| |
make it conditional on the existance of autoreconf
Signed-off-by: Ryan Nowakowski <tubaman@fattuba.com>
SVN-Revision: 32831
|
|
|
|
|
|
| |
Signed-off-by: Antonio Quartulli <ordex@autistici.org>
SVN-Revision: 32830
|
|
|
|
|
|
| |
Signed-off-by: Antonio Quartulli <ordex@autistici.org>
SVN-Revision: 32829
|
|
|
|
|
|
|
|
| |
add patched needed to pass more parameters to the IBSS JOIN command
Signed-off-by: Antonio Quartulli <ordex@autistici.org>
SVN-Revision: 32828
|
|
|
|
|
|
|
|
| |
Add support for Raspberry Pi / brcm2708 / 2835
Signed-off-by: Ian Ridge <ianridge [at] gmail.com>
SVN-Revision: 32825
|
|
|
|
|
|
| |
Signed-off-by: Ian Ridge <ianridge [at] gmail.com>
SVN-Revision: 32824
|
|
|
|
|
|
| |
Signed-of-by: Nikolai Zhubr <n-a-zhubr@yandex.ru>
SVN-Revision: 32823
|
|
|
|
|
|
| |
Signed-off-by: Yoichi Shinoda <shinoda@jaist.ac.jp>
SVN-Revision: 32822
|
|
|
|
|
|
|
|
|
| |
The initial support for the D-Link DAP-1350.
USB related functionality is not tested.
Signed-off-by: Yoichi Shinoda <shinoda@jaist.ac.jp>
SVN-Revision: 32821
|
|
|
|
|
|
|
|
|
|
|
| |
Add support for revision D of the MI424WR.
Rev D swaps LAN & WAN ports so this patch maintains
eth0 for LAN and eth1 for WAN. For details on rev D usage,
see http://wiki.openwrt.org/toh/actiontec/mi424wr
Signed-off-by: Jose Vasconcellos <jvasco@verizon.net>
SVN-Revision: 32820
|
|
|
|
|
|
|
|
| |
Setup initial configuration for Wifi and USB LEDS of a Fonera 2.0n (ramips)
Signed-off-by: Malte Forkel <malte.forkel@berlin.de>
SVN-Revision: 32819
|
|
|
|
|
|
|
|
|
| |
This patch adds the ext4 filesystem support to mountd. Tested with ext2, ext3
and ext4 partitions.
Signed-off-by: Jaroslaw Swierczynski <jarek1701@gmail.com>
SVN-Revision: 32818
|
|
|
|
|
|
|
|
|
| |
Forgot to do make package/mac80211/update, so the previously posted patch wasn't
in sync with compat-wireless. Now fixed.
Signed-off-by: Daniel Golle <dgolle@allnet.de>
SVN-Revision: 32817
|
|
|
|
|
|
|
|
| |
detect EEPROM, MAC addresses and support sysupgrade for the ALL5002
Signed-off-by: Daniel Golle <dgolle@allnet.de>
SVN-Revision: 32816
|
|
|
|
|
|
|
|
| |
Hope that this works, didn't have a chance to actually test it...
Signed-off-by: Daniel Golle <dgolle@allnet.de>
SVN-Revision: 32815
|
|
|
|
|
|
|
|
| |
add image build for ALL5002
Signed-off-by: Daniel Golle <dgolle@allnet.de>
SVN-Revision: 32814
|
|
|
|
|
|
|
|
| |
support ALL5002 in ramips/rt305x branch of the kernel.
Signed-off-by: Daniel Golle <dgolle@allnet.de>
SVN-Revision: 32813
|
|
|
|
|
|
|
|
|
| |
Currently, sys_clk/10 is used which is just wrong.
cpu_clk/10 would work for systems with 400MHz CPU clock.
Signed-off-by: Daniel Golle <dgolle@allnet.de>
SVN-Revision: 32812
|