| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
| |
LEDs brightness is now only updated if the value actually changed, thus reducing
the number of fwrite syscalls significantly.
Signed-off-by: Daniel Golle <dgolle@allnet.de>
SVN-Revision: 33766
|
|
|
|
|
|
| |
Patch from Daniel Harding.
SVN-Revision: 33765
|
|
|
|
| |
SVN-Revision: 33763
|
|
|
|
| |
SVN-Revision: 33762
|
|
|
|
| |
SVN-Revision: 33761
|
|
|
|
| |
SVN-Revision: 33760
|
|
|
|
| |
SVN-Revision: 33759
|
|
|
|
| |
SVN-Revision: 33758
|
|
|
|
| |
SVN-Revision: 33757
|
|
|
|
|
|
|
|
| |
Also share them between the GT701 and the PK5000.
Patch from Daniel Gimpelevich.
SVN-Revision: 33756
|
|
|
|
|
|
|
|
|
| |
Handle the different vlynq device versions, and make the vlynq code more
in line with the original vlynq implementation.
Patch from Daniel Gimpelevich.
SVN-Revision: 33755
|
|
|
|
|
|
| |
Patch from Daniel Gimpelevich.
SVN-Revision: 33754
|
|
|
|
|
|
| |
This is required for Actiontec PK5000 devices. Path from Daniel Gimpelevich.
SVN-Revision: 33753
|
|
|
|
|
|
|
|
| |
CFI detection will reduce the resource size to its real value.
Patch from Daniel Gimpelevich.
SVN-Revision: 33752
|
|
|
|
|
|
|
| |
At least devices without a switch present on the MDIO bus still get a valid
link and work as expected (such as the Linksys WAG54Gv2).
SVN-Revision: 33751
|
|
|
|
|
|
|
|
| |
And fix the default network configuration to create the required VLANs.
Patch from Daniel Gimpelevich.
SVN-Revision: 33750
|
|
|
|
|
|
| |
Patch from Daniel Gimpelevich.
SVN-Revision: 33749
|
|
|
|
|
|
| |
Patch from Daniel Gimpelevich.
SVN-Revision: 33748
|
|
|
|
|
|
| |
Patch from Daniel Gimpelevich.
SVN-Revision: 33747
|
|
|
|
|
|
| |
Patch from Daniel Gimpelevich.
SVN-Revision: 33746
|
|
|
|
|
|
| |
git-svn did not properly track this move, thanks to swalker for noticing.
SVN-Revision: 33745
|
|
|
|
| |
SVN-Revision: 33744
|
|
|
|
|
|
|
|
| |
Add new device ID's for the hso driver as well as usb storage
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
SVN-Revision: 33743
|
|
|
|
| |
SVN-Revision: 33741
|
|
|
|
| |
SVN-Revision: 33740
|
|
|
|
|
|
| |
This is required in order to build the final compiler.
SVN-Revision: 33739
|
|
|
|
| |
SVN-Revision: 33738
|
|
|
|
|
|
| |
struct siginfo is deprecated in favor of siginfo_t.
SVN-Revision: 33737
|
|
|
|
|
|
| |
Otherwise newer eglibc toolchain will simply fail to build.
SVN-Revision: 33736
|
|
|
|
| |
SVN-Revision: 33735
|
|
|
|
| |
SVN-Revision: 33734
|
|
|
|
| |
SVN-Revision: 33733
|
|
|
|
| |
SVN-Revision: 33732
|
|
|
|
| |
SVN-Revision: 33731
|
|
|
|
| |
SVN-Revision: 33730
|
|
|
|
| |
SVN-Revision: 33729
|
|
|
|
| |
SVN-Revision: 33728
|
|
|
|
| |
SVN-Revision: 33727
|
|
|
|
| |
SVN-Revision: 33726
|
|
|
|
| |
SVN-Revision: 33725
|
|
|
|
| |
SVN-Revision: 33724
|
|
|
|
| |
SVN-Revision: 33723
|
|
|
|
| |
SVN-Revision: 33722
|
|
|
|
|
|
|
|
| |
Properly terminate the correct platform resource for laguna UARTs
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
SVN-Revision: 33721
|
|
|
|
|
|
|
|
| |
level monitoring and control of Gateworks boards. It is used on several product families spanning several different target architectures (ixp4xx, cns3xxx, davinci).
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
SVN-Revision: 33720
|
|
|
|
|
|
|
|
| |
Resolves crashes when probing multiple serial devices
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
SVN-Revision: 33719
|
|
|
|
|
|
| |
Useful for loading the kernel into RAM using ADAM2/PSPBoot.
SVN-Revision: 33718
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Without this, /etc/init.d/led will try to set the non-existing 'rssi' trigger.
This doesn't harm as the kernel will refuse this setting, but it outputs some
ugly log-lines:
Jun 24 10:15:19 OpenWrt user.info sysinit: setting up led RSSILOW
Jun 24 10:15:19 OpenWrt user.info sysinit: sh: write error: Invalid argument
...
In order to avoid this, skip LEDs with trigger = "rssi" in /etc/init.d/led
Signed-off-by: Daniel Golle <dgolle@allnet.de>
SVN-Revision: 33717
|
|
|
|
| |
SVN-Revision: 33716
|