| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
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
|
|
|
|
| |
SVN-Revision: 33715
|
|
|
|
|
|
| |
kernel
SVN-Revision: 33714
|
|
|
|
| |
SVN-Revision: 33713
|
|
|
|
| |
SVN-Revision: 33712
|
|
|
|
| |
SVN-Revision: 33711
|
|
|
|
| |
SVN-Revision: 33710
|
|
|
|
|
|
|
| |
This fixup aligns the required gettext version in shipped macros to the one
available in $(STAGING_DIR_HOST).
SVN-Revision: 33708
|
|
|
|
| |
SVN-Revision: 33707
|
|
|
|
| |
SVN-Revision: 33706
|
|
|
|
| |
SVN-Revision: 33705
|
|
|
|
| |
SVN-Revision: 33704
|
|
|
|
| |
SVN-Revision: 33703
|
|
|
|
| |
SVN-Revision: 33702
|
|
|
|
| |
SVN-Revision: 33701
|
|
|
|
| |
SVN-Revision: 33700
|
|
|
|
| |
SVN-Revision: 33699
|
|
|
|
| |
SVN-Revision: 33698
|
|
|
|
| |
SVN-Revision: 33697
|
|
|
|
| |
SVN-Revision: 33695
|
|
|
|
| |
SVN-Revision: 33694
|
|
|
|
| |
SVN-Revision: 33693
|
|
|
|
| |
SVN-Revision: 33692
|
|
|
|
| |
SVN-Revision: 33691
|
|
|
|
| |
SVN-Revision: 33690
|
|
|
|
| |
SVN-Revision: 33689
|
|
|
|
| |
SVN-Revision: 33688
|
|
|
|
|
|
| |
Keep fq_codel flow state around after queue empty.
SVN-Revision: 33687
|
|
|
|
|
|
|
| |
Bugfix from linux head - don't delay acks from ECN congestion
experienced in some situations.
SVN-Revision: 33686
|
|
|
|
|
|
|
|
|
| |
The Laguna boards do not use all the same pins for SDHCI as the Cavium
reference board.
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
SVN-Revision: 33684
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The ARM11MPCore Timer/Watchdog registers start at offset 0x600 which is where
all mpcore-wdt boards point the driver base too. I believe this is wrong
because 0x600 is aliased to the timer/watchdog of the 'current CPU' where
0x700 is CPU0's timer/watchdog, and 0x800 is CPU1's timer/watchdog. Thus
if your timer/watchdog application is switching between CPU's it can end up
writing to the wrong CPU's registers which results in random board resets
from watchdog timeouts etc.
This patch forces the timer/watchdog driver to use CPU0's registers always.
Its my opinion that other mpcore-wdt boards should be doing the same thing.
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
SVN-Revision: 33683
|
|
|
|
|
|
|
|
| |
This package includes the audio drivers for Avila SoC Audio
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
SVN-Revision: 33682
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This allows sysupgrade for devices such as the Gateworks Avila/Cambria
product families based on the ixp4xx using the redboot bootloader with
combined FIS directory and RedBoot config partitions on larger FLASH
devices with larger eraseblocks.
This second iteration of this patch addresses previous issues:
- whitespace breakage fixed
- unlock in all scenarios
- simplification and fix logic bug
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
SVN-Revision: 33681
|
|
|
|
|
|
|
|
|
|
| |
The ixp4xx HSS firmware is needed in order to use the HSS (synchronous serial
port). An example of where this is used is the Gateworks Avila boards to
interface to an audio codec.
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
SVN-Revision: 33680
|
|
|
|
|
|
|
|
|
| |
Enabling OPTIMIZE_FOR_SIZE cuts the kernel binary down by 50K which is
critical for some small-footprint boards.
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
SVN-Revision: 33679
|
|
|
|
|
|
|
| |
The autoload directives were using wrong module names, preventing
them from being automatically inserted at boot time.
SVN-Revision: 33676
|
|
|
|
|
|
|
|
|
| |
If junk data is received during SSL_accept(), cyassl will treat it as legacy SSLv2
record without performing further plausibility checks. Change the legacy code path
to return UNKNOWN_HANDSHAKE_TYPE if the value of the third byte isn't 0x01 the
hello message type.
SVN-Revision: 33675
|
|
|
|
|
|
| |
where wpa_supplicant is not invoked (#11996)
SVN-Revision: 33674
|
|
|
|
| |
SVN-Revision: 33672
|
|
|
|
| |
SVN-Revision: 33671
|
|
|
|
|
|
| |
Fixes #12292.
SVN-Revision: 33670
|