| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
The firmware from linux-firmware does not support the rev 17 core found
in a bcm4716. The firmware extracted from the proprietary driver
supports this core. Use this firmware instead by default.
SVN-Revision: 33669
|
|
|
|
|
|
| |
Move the b43-tools build from the mac80211 Makefile into an own package in tools and use the newest version of b43-tools.
SVN-Revision: 33668
|
|
|
|
| |
SVN-Revision: 33667
|
|
|
|
| |
SVN-Revision: 33666
|
|
|
|
|
|
| |
it's a 6328, not a 6348.
SVN-Revision: 33665
|
|
|
|
| |
SVN-Revision: 33664
|
|
|
|
| |
SVN-Revision: 33662
|
|
|
|
| |
SVN-Revision: 33661
|
|
|
|
| |
SVN-Revision: 33660
|
|
|
|
|
|
| |
source package
SVN-Revision: 33659
|
|
|
|
| |
SVN-Revision: 33657
|
|
|
|
|
|
|
| |
Since there is only one user of bcm_tag.h left, we can safely move it
into the firmware-utils directory, replacing the symlink.
SVN-Revision: 33655
|
|
|
|
|
|
|
| |
Use the image tag header from the kernel instead of an external header
file.
SVN-Revision: 33654
|
|
|
|
|
|
|
| |
gpio_keys_polled needs to be loaded in preinit for buttons to work for
entering failsafe.
SVN-Revision: 33653
|
|
|
|
|
|
|
|
|
|
|
| |
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
target/linux/cns3xxx/base-files/lib/cns3xxx.sh | 22 ++
target/linux/cns3xxx/base-files/lib/upgrade/platform.sh | 122 ++++++++++++++++
target/linux/cns3xxx/image/Makefile | 19 +-
3 files changed, 159 insertions(+), 4 deletions(-)
SVN-Revision: 33650
|
|
|
|
|
|
|
|
|
|
|
| |
Add GPIO/LED support for Gateworks GW2383
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
target/linux/cns3xxx/patches-3.3/300-laguna_support.patch | 18 +++++++++++++-
1 file changed, 17 insertions(+), 1 deletion(-)
SVN-Revision: 33649
|
|
|
|
|
|
|
|
|
| |
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
target/linux/cns3xxx/patches-3.3/470-gpio_irq.patch | 536 ++++++++++++++++++++
1 file changed, 536 insertions(+)
SVN-Revision: 33648
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Several new features for newer boards:
- add additional UARTs present on some boards
- add additional LEDs present on some boards
- add HSS audio device codec present on some boards
- add support for GSC present on some boards
- add per model setup support for newer boards
- set FLASH window per-model for boards with larger FLASH
Some fixes:
- add IRQ mapping for additional PCI devices (USB Host)
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
SVN-Revision: 33647
|