Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

OpenIPC

Alternative IP Camera firmware from an open community
Collective - Host: opensource - https://opencollective.com/openipc - Website: https://openipc.org/ - Code: https://github.com/openipc

ralink: support change tx/rx ring size

Signed-off-by: michael lee <[email protected]>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@4...

github.com/OpenIPC/chaos_calmer - 5985d3b8f4450c35e0e993878edc70add74a0cd7 authored over 9 years ago by John Crispin <[email protected]>
ralink: use random generate mac address instead of default one.

Signed-off-by: michael lee <[email protected]>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@4...

github.com/OpenIPC/chaos_calmer - e8d734c637c494d72b91f0263b77181a243c1676 authored over 9 years ago by John Crispin <[email protected]>
ralink: add wifi 5g dts info for cy-swr1100

Signed-off-by: michael lee <[email protected]>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@4...

github.com/OpenIPC/chaos_calmer - fe1279d7bf161070c6efdbcd5945380baa55dc3e authored over 9 years ago by John Crispin <[email protected]>
mac80211: fix a pointer handling error in the new tx queueing code

Signed-off-by: Felix Fietkau <[email protected]>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@...

github.com/OpenIPC/chaos_calmer - 79b24d030883eaba43925495c49beffef89d6929 authored over 9 years ago by Felix Fietkau <[email protected]>
ath25: set myself as maintainer

Signed-off-by: Sergey Ryazanov <[email protected]>

git-svn-id: svn://svn.openwrt.org/openw...

github.com/OpenIPC/chaos_calmer - 484aa24d96ac621b2f4c89aaa0bb46fef0517ca5 authored over 9 years ago by Felix Fietkau <[email protected]>
Rename 'atheros' target to 'ath25'

Rename 'atheros' target to more precise 'ath25'.

Signed-off-by: Sergey Ryazanov <ryazanov.s.a@g...

github.com/OpenIPC/chaos_calmer - 6402b8402fb7ae4ce2874ca4b63c730b01f4b4a2 authored over 9 years ago by Felix Fietkau <[email protected]>
atheros: remove odd board check during image build

Signed-off-by: Sergey Ryazanov <[email protected]>

git-svn-id: svn://svn.openwrt.org/openw...

github.com/OpenIPC/chaos_calmer - d057b4aae39c3b12d2ab141df88bc0f073d4c4b4 authored over 9 years ago by Felix Fietkau <[email protected]>
atheros: remove linux 3.14

Signed-off-by: Sergey Ryazanov <[email protected]>

git-svn-id: svn://svn.openwrt.org/openw...

github.com/OpenIPC/chaos_calmer - 91f127bbe1875fbc5df5511b3997082e9a22afb9 authored over 9 years ago by Felix Fietkau <[email protected]>
atheros: switch to 3.18

Signed-off-by: Sergey Ryazanov <[email protected]>

git-svn-id: svn://svn.openwrt.org/openw...

github.com/OpenIPC/chaos_calmer - 13286c43b5db1971157208c7eca15449a33105c6 authored over 9 years ago by Felix Fietkau <[email protected]>
atheros: v3.18: renumber backported patches

Move first 3 patches to 0xx numbers range to denote that this is
backported code and they should...

github.com/OpenIPC/chaos_calmer - 28832b865bf04c7cbbdefe8b61211006ec336aff authored over 9 years ago by Felix Fietkau <[email protected]>
atheros: v3.18: non-functional cleanup

To finally sync code with upsream cleanup registers headers, and update
several comments and ker...

github.com/OpenIPC/chaos_calmer - f6c7cc8c8cdc587d44b0b5a24ae02c7d78b29c86 authored over 9 years ago by Felix Fietkau <[email protected]>
atheros: v3.18: cleanup includes

Remove odd and add missed includes.

Signed-off-by: Sergey Ryazanov <[email protected]>

gi...

github.com/OpenIPC/chaos_calmer - e6f4883929fa4ebd702e5f91e7cfc5c7ec16dce9 authored over 9 years ago by Felix Fietkau <[email protected]>
atheros: v3.18: rearrange code between patches

Cleanup board patch by moving code to specific patches, and factor out
leds to separate patch. N...

github.com/OpenIPC/chaos_calmer - bc135de0a65842449f6296d003472db597cad9a8 authored over 9 years ago by Felix Fietkau <[email protected]>
atheros: v3.18: move GPIO patches behind PCI

Move GPIO patches behind PCI patch, since they are not yet merged
upstream.

Signed-off-by: Serg...

github.com/OpenIPC/chaos_calmer - 99f3e65bcad4fa686466f40e04d759f8e2df703f authored over 9 years ago by Felix Fietkau <[email protected]>
atheros: v3.18: switch to IRQ domain

Rework MISC and PCI IRQ controllers code to use IRQ domains and bitops.

Signed-off-by: Sergey R...

github.com/OpenIPC/chaos_calmer - bf248f8c596963322aac07f262368e94e8f35827 authored over 9 years ago by Felix Fietkau <[email protected]>
atheros: v3.18: update register names

Make register names more consistent, mostly add appropriate prefix
(AR5312_ or AR2315_) or _BASE...

github.com/OpenIPC/chaos_calmer - f1a27581401a61281c228b77186a011ab07115c5 authored over 9 years ago by Felix Fietkau <[email protected]>
atheros: v3.18: remap flash for boardconfig parsing

Rework boardconfig handling code to honestly remap flash memory region.

Signed-off-by: Sergey R...

github.com/OpenIPC/chaos_calmer - 7ac3fd1f5d23f3420ee6cb59d27310d9322fa16b authored over 9 years ago by Felix Fietkau <[email protected]>
atheros: v3.18: make registers headers local

There are no external users (last one was PCI driver) for these headers,
so move them to arch di...

github.com/OpenIPC/chaos_calmer - 6afc58ca5bf9c1360e156ea90cd2d89228c6af0a authored over 9 years ago by Felix Fietkau <[email protected]>
atheros: v3.18: remap main SoC MMR memory

Honestly remap main SoC MMR mem and use accessor functions to
interact with registers. Now regis...

github.com/OpenIPC/chaos_calmer - c35ad669cbf80253d549967ac7039199f66557f1 authored over 9 years ago by Felix Fietkau <[email protected]>
atheros: v3.18: cleanup register headers

AFAIK, no one AR2315+ chip (AR2315, AR2316, AR2317, AR2318) does not
contain IR block, so remove...

github.com/OpenIPC/chaos_calmer - a24e0d1b97fc538d6def8dc0ba2ce6da8fff3cad authored over 9 years ago by Felix Fietkau <[email protected]>
atheros: v3.18: pass PCI IRQ and I/O mem via resources

Pass PCI IRQ and I/O memory ranges via platform device resources, this
change makes PCI controll...

github.com/OpenIPC/chaos_calmer - 684a72d562c6b7a14bbdb360fd9942b3b64e8109 authored over 9 years ago by Felix Fietkau <[email protected]>
atheros: v3.18: remap PCI controller MMR memory

Honestly remap PCI controller MMR and use accessor functions to interact
with registers.

Signed...

github.com/OpenIPC/chaos_calmer - e7cc9077880ee72872699c3dd287c65f7d55a760 authored over 9 years ago by Felix Fietkau <[email protected]>
atheros: v3.18: add context container for PCI driver

Add container and place all context specific variables and structure to
it.

Signed-off-by: Serg...

github.com/OpenIPC/chaos_calmer - 93dd54c7cf0900a7c1ac43f7f17dfac1d22ac315 authored over 9 years ago by Felix Fietkau <[email protected]>
atheros: v3.18: move PCI enable code to arch

Move PCI host interface enable code to arch, since it touches generic
SoC registers outside the ...

github.com/OpenIPC/chaos_calmer - 593870715795116a7f644afc5d8a6602f71fdab5 authored over 9 years ago by Felix Fietkau <[email protected]>
atheros: v3.18: rearrange PCI regs definitions

Move PCI controller configuration registers from generic header to
driver source. No functional ...

github.com/OpenIPC/chaos_calmer - 93e709e333577a2bb58c63b87377fadda2ddce3c authored over 9 years ago by Felix Fietkau <[email protected]>
atheros: v3.18: relocate PCI host DMA base definition

Put AR2315_PCI_HOST_SDRAM_BASEADDR macro to DMA header, since this is
arbitrary value and not so...

github.com/OpenIPC/chaos_calmer - 32b39783b9d7566928298940bb71f6b26c767154 authored over 9 years ago by Felix Fietkau <[email protected]>
atheros: v3.18: rework early initialization

Do not use prom_init() callback, do memory initialization in
plat_mem_setup() callback and move ...

github.com/OpenIPC/chaos_calmer - 96640f6e55dc9220291dff9e9f0922437f32104b authored over 9 years ago by Felix Fietkau <[email protected]>
atheros: v3.18: rearrange interrupt handling functions

No functional changes, just change functions order in source file.

Signed-off-by: Sergey Ryazan...

github.com/OpenIPC/chaos_calmer - baf36d9f83a86e4d262dd16e05f79564b310377c authored over 9 years ago by Felix Fietkau <[email protected]>
atheros: v3.18: change calls logic

Check SoC family (AR5312+ or AR2315+) before call instead of checking it
inside the called funct...

github.com/OpenIPC/chaos_calmer - 60a15500fc5c9a7b3e839b2b96078cdb6bea38cd authored over 9 years ago by Felix Fietkau <[email protected]>
atheros: v3.18: update names and declarations

Sync functions, variables and enums names with upstream. Mostly replace
'ar231x_' prefix by 'ath...

github.com/OpenIPC/chaos_calmer - 96bfba8286568804498978209a3c930656b9bf90 authored over 9 years ago by Felix Fietkau <[email protected]>
atheros: v3.18: cleanup cpu-feature-overrides.h

Remove mention of undefined features.

Signed-off-by: Sergey Ryazanov <[email protected]>

...

github.com/OpenIPC/chaos_calmer - f305457b87c0916695c2681d0353e83fbc7afff6 authored over 9 years ago by Felix Fietkau <[email protected]>
atheros: v3.18: remove eth platform device unused field

Ethernet controller driver don't use boarddata directly, so remove
corresponding field from its ...

github.com/OpenIPC/chaos_calmer - 36ac89d1688676649375f33f354d21d929fa8dae authored over 9 years ago by Felix Fietkau <[email protected]>
atheros: v3.18: remove odd header reset.h

This header provides prototype for function without realization and
users.

Signed-off-by: Serge...

github.com/OpenIPC/chaos_calmer - 3e2402cf8213144f966b824cb1925341cfe9262a authored over 9 years ago by Felix Fietkau <[email protected]>
atheros: v3.18: rename platform header

Rename ar231x_platform.h to ath25_platform.h

Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail...

github.com/OpenIPC/chaos_calmer - e2d59f4dd5c84ed7baeaa20e34b188db53306365 authored over 9 years ago by Felix Fietkau <[email protected]>
atheros: v3.18: rename kernel platform to ath25

Rename platform source directory and asm includes directory.

No functional changes.

Signed-off...

github.com/OpenIPC/chaos_calmer - 85365aa0c4b6ceb3efe25ac911825902febb0281 authored over 9 years ago by Felix Fietkau <[email protected]>
atheros: v3.18: rename ATHEROS_AR231X symbol to ATH25

This patch starts upsteam ath25 code backporting.

No functional changes.

Signed-off-by: Sergey...

github.com/OpenIPC/chaos_calmer - 3846aa2bb9f2e85d0ce30c017e3220511a1767b9 authored over 9 years ago by Felix Fietkau <[email protected]>
atheros: add v3.18 support

Signed-off-by: Sergey Ryazanov <[email protected]>

git-svn-id: svn://svn.openwrt.org/openw...

github.com/OpenIPC/chaos_calmer - bc66ec6772d914dd5b533aa9e059df2588620b22 authored over 9 years ago by Felix Fietkau <[email protected]>
glibc: make it more obvious that eglibc is a version of glibc

Signed-off-by: John Crispin <[email protected]>

git-svn-id: svn://svn.openwrt.org/openwrt/trun...

github.com/OpenIPC/chaos_calmer - 5dcaa0ab0905342f3d5fa590f056ffa0111bb9c5 authored over 9 years ago by John Crispin <[email protected]>
glibc: remove accidentally commited folder

Signed-off-by: John Crispin <[email protected]>

git-svn-id: svn://svn.openwrt.org/openwrt/trun...

github.com/OpenIPC/chaos_calmer - 29e30c75a111b5d9458c7d40b36f3e6b23368ece authored over 9 years ago by John Crispin <[email protected]>
toolchain: The glorious return of glibc, ver 2.21

It's the eglibc packaging with a bit of spit-polishing. And testing. :-)

[blogic: merged glibc ...

github.com/OpenIPC/chaos_calmer - d5f527f3cee5cec5744d2a6f3ccd2cdae7adaca8 authored over 9 years ago by John Crispin <[email protected]>
busybox: Minor fix for glibc 2.21 compatibility

Signed-off-by: Jeff Waugh <[email protected]>

git-svn-id: svn://svn.openwrt.org/openwrt/trun...

github.com/OpenIPC/chaos_calmer - a00f7e5cb5fbb3dd1486a3623d2b3428a6b07a79 authored over 9 years ago by John Crispin <[email protected]>
fstools: bump to latest git HEAD

this makes fstools compile with latest glibc

Signed-off-by: John Crispin <[email protected]>

...

github.com/OpenIPC/chaos_calmer - d228cb877fcb92687f1a53405bbff9a4529c9c4a authored over 9 years ago by John Crispin <[email protected]>
procd: bump to latest git HEAD

this makes procd compile with latest glibc

Signed-off-by: John Crispin <[email protected]>

gi...

github.com/OpenIPC/chaos_calmer - 6a073b095b3ec14f835af31025e571e16289f546 authored over 9 years ago by John Crispin <[email protected]>
ath9k: fix a beacon enable handling bug

Signed-off-by: Felix Fietkau <[email protected]>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@...

github.com/OpenIPC/chaos_calmer - 6b7e0198b7d91efcb6f28b389c998ddb0340e1e7 authored over 9 years ago by Felix Fietkau <[email protected]>
kernel: backport fib_trie improvements/fixes from 4.0-rc

Signed-off-by: Felix Fietkau <[email protected]>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@...

github.com/OpenIPC/chaos_calmer - 074ba4221ed1e14ef5d9d1611bdd49bd10011866 authored over 9 years ago by Felix Fietkau <[email protected]>
uClibc: fix syscall() for syscalls with 6 arguments on PowerPC

Patch from the uClibc master.

Fixes the package fastd on PowerPC.

Signed-off-by: Matthias Schi...

github.com/OpenIPC/chaos_calmer - b585a81ca19c5f17bd33c9925ffa0c9d85072f44 authored over 9 years ago by John Crispin <[email protected]>
ar71xx: Ext LNA patch for TUBE2H and HORNET-UB targets

Signed-off-by: Christophe Prévotaux <[email protected]>

git-svn-id: svn://svn.open...

github.com/OpenIPC/chaos_calmer - 4d998f98f0d1b22ab34c532fb2aadbb100ae52a1 authored over 9 years ago by John Crispin <[email protected]>
ar71xx: Hornet UB GPIO WPS/Reset

This problem has existed at least since Attitude Adjustment and
is also present in trunk. Basica...

github.com/OpenIPC/chaos_calmer - f30e32991d4dc21cb1c3580430314bcc56732d33 authored over 9 years ago by John Crispin <[email protected]>
ralink: resize the flash partition for FireWRT

Signed-off-by: wengbj <[email protected]>

git-svn-id: svn://svn.openwrt.org/openwrt/trun...

github.com/OpenIPC/chaos_calmer - ac706e1b3cccbb3685961965d18b54bf1dffbf3b authored over 9 years ago by John Crispin <[email protected]>
ralink: MT7621 add i2c controller driver

ralink i2c driver is not working on MT7621 platform. Porting a new drivers from MTK's source cod...

github.com/OpenIPC/chaos_calmer - 2d50e3576efb1bf26872ddbd9e529090c9e61715 authored over 9 years ago by John Crispin <[email protected]>
lldpd: add support for 'readonly_mode'

Signed-off-by: Alexandru Ardelean <[email protected]>

git-svn-id: svn://svn.openwrt.org/op...

github.com/OpenIPC/chaos_calmer - bbf5bdbca10d99b5da5e552ff6ba86270625c312 authored over 9 years ago by John Crispin <[email protected]>
modules: set dwc2 gadget dependency for at91

Signed-off-by: John Crispin <[email protected]>

git-svn-id: svn://svn.openwrt.org/openwrt/trun...

github.com/OpenIPC/chaos_calmer - 961a6c6ac486fab88900b7b9ca32781d264a7d7e authored over 9 years ago by John Crispin <[email protected]>
acx-mac80211: fails to build on cobalt

Signed-off-by: John Crispin <[email protected]>

git-svn-id: svn://svn.openwrt.org/openwrt/trun...

github.com/OpenIPC/chaos_calmer - d19abd921730de0a171b83886942a8a4b2afd8ec authored over 9 years ago by John Crispin <[email protected]>
cobalt: framebuffer device has moved

Signed-off-by: John Crispin <[email protected]>

git-svn-id: svn://svn.openwrt.org/openwrt/trun...

github.com/OpenIPC/chaos_calmer - 9e0345eec4494971a4830a86f6c3cbc2af49b11f authored over 9 years ago by John Crispin <[email protected]>
disable silent-rules by default

OpenWrt hides verbose output by default,
regardless of automake silent-rules being en-/disabled....

github.com/OpenIPC/chaos_calmer - 48b6568add20f307ff4217360b040c9c159f7a85 authored over 9 years ago by Mirko Vogt <[email protected]>
Do not use $(V) - force AM_V=1

Projects using silent-rules might otherwise fail to compile.

This is due to the following resul...

github.com/OpenIPC/chaos_calmer - a92786bd2ebe50fb30f7374064c1d0613179e595 authored over 9 years ago by Mirko Vogt <[email protected]>
modules: make dwc2 only depend on gadget support for brcm2708

Signed-off-by: John Crispin <[email protected]>

git-svn-id: svn://svn.openwrt.org/openwrt/trun...

github.com/OpenIPC/chaos_calmer - 1815d646dd0172223d5f38d51e26efce8510c04b authored over 9 years ago by John Crispin <[email protected]>
uhttp: update to latest git HEAD

this add json-c 0.12, sorry forgot to push this earlier today

Signed-off-by: John Crispin <blog...

github.com/OpenIPC/chaos_calmer - 72e4b3b9bf073198c1cb0073274489bb6bd20bd5 authored over 9 years ago by John Crispin <[email protected]>
kernel: backport symbol export from r44653 to 3.14

Signed-off-by: Felix Fietkau <[email protected]>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@...

github.com/OpenIPC/chaos_calmer - 2a9511f8a664e3806193eba6cba479225ff3c450 authored over 9 years ago by Felix Fietkau <[email protected]>
bcm53xx: fixup early device id 8012

Looks like the BCM53012 has a similar problem to the BCM53011.

Signed-off-by: Ian Kent <raven@t...

github.com/OpenIPC/chaos_calmer - bd74798e933f299169413b39c2aca45154505133 authored over 9 years ago by Rafał Miłecki <[email protected]>
bcm53xx: fix typo in bcm47xx sprom driver

Fix thinko' in the bcm47xx sprom driver.

Signed-off-by: Ian Kent <[email protected]>

git-svn-id...

github.com/OpenIPC/chaos_calmer - 3ce21086f27808055d446d86996183913529f87e authored over 9 years ago by Rafał Miłecki <[email protected]>
kenrel: refresh patches

Signed-off-by: John Crispin <[email protected]>

git-svn-id: svn://svn.openwrt.org/openwrt/trun...

github.com/OpenIPC/chaos_calmer - 41afbc70a7d406a115a2e65e11432513ceefed5c authored over 9 years ago by John Crispin <[email protected]>
lantiq: make the new dwc2 support only work for vr9

danube needs to be added

Signed-off-by: John Crispin <[email protected]>

git-svn-id: svn://sv...

github.com/OpenIPC/chaos_calmer - 2c0cefef77fd89697cbb281cd3eccc4c4bd24ef2 authored over 9 years ago by John Crispin <[email protected]>
lantiq: Convert Zyxel P-2812HNU-FX and TP-Link TD-W8970 to support dwc2

Here the device tree entry for ifxhcd is listed as compatible with one
supported in dwc2 (after ...

github.com/OpenIPC/chaos_calmer - 2b0eb2e042e82ac75e2613b948fed3906625c36e authored over 9 years ago by John Crispin <[email protected]>
lantiq: Use platform endianness when accessing dwc2 registers

This patch switches calls to readl/writel to their
dwc2_readl/dwc2_writel equivalents which pres...

github.com/OpenIPC/chaos_calmer - a968dcbf6d472923463daee689e61867f32b1c5b authored over 9 years ago by John Crispin <[email protected]>
lantiq: Add sensible hw-defaults for dwc2

Lantiq driver does not work with autodetected fifo sizes so use ones
from original ltq-hcd drive...

github.com/OpenIPC/chaos_calmer - 34bf978c3baa68bd7004d112e9f310cf6a2073d6 authored over 9 years ago by John Crispin <[email protected]>
lantiq: Configure gpio power output pin when initializing dwc2 usb

Port gpio code from original ltq-hcd driver to dwc2.

Signed-off-by: Antti Seppälä <a.seppala@gm...

github.com/OpenIPC/chaos_calmer - 2c433fb006622b3cc36796e662a71eacbd78950c authored over 9 years ago by John Crispin <[email protected]>
lantiq: Add usb initialization bits from ltq-hcd to platform init

Add VR9 specific usb initialization bits from ltq-hcd to platform
initialization.

This patch is...

github.com/OpenIPC/chaos_calmer - 90a1b39efe3b44e2c502b5e4fe9d90bfb82e4ec3 authored over 9 years ago by John Crispin <[email protected]>
ipset: Bump to 6.24

Included you'll find a patch to bump ipset to version 6.24. This
version supports the ip,fwmark ...

github.com/OpenIPC/chaos_calmer - 335f0826626ce417b33df3699abfd835daaf133e authored over 9 years ago by John Crispin <[email protected]>
mac80211: add missing header file

Signed-off-by: Felix Fietkau <[email protected]>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@...

github.com/OpenIPC/chaos_calmer - 8716e7dcb40dba1811fdd6535b2e8a7b62095686 authored over 9 years ago by Felix Fietkau <[email protected]>
mac80211: remove obsolete patches

Signed-off-by: Felix Fietkau <[email protected]>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@...

github.com/OpenIPC/chaos_calmer - f33fe34904322c5719a0137c32155fe2764b2547 authored over 9 years ago by Felix Fietkau <[email protected]>
cobalt: rename config file

Signed-off-by: John Crispin <[email protected]>

git-svn-id: svn://svn.openwrt.org/openwrt/trun...

github.com/OpenIPC/chaos_calmer - 1547f492830c0f98234ca4325767729e5eaf4107 authored over 9 years ago by John Crispin <[email protected]>
rpcd: update to latest git HEAD

adds 3 fixes from luka

Signed-off-by: John Crispin <[email protected]>

git-svn-id: svn://svn....

github.com/OpenIPC/chaos_calmer - 0f97b49833ad263c7ee272260f34cf797d3b8d48 authored over 9 years ago by John Crispin <[email protected]>
ar71xx: improve WD's My Net Wi-fi Range Extender image creation

Previously, the generated images for the My Net Wi-fi Range Extender
wouldn't always work (and p...

github.com/OpenIPC/chaos_calmer - eea98d126ce590ed304b74b3828cfbea19583426 authored over 9 years ago by John Crispin <[email protected]>
ar71xx: generalize cybertan partition parser

By removing the NL16 signature check, the parser can be
utilized by other devices like the WD My...

github.com/OpenIPC/chaos_calmer - a8a374fe68b6c6383a60fc3e04bed0c01623347c authored over 9 years ago by John Crispin <[email protected]>
ar71xx: rename wrt160nl's trx partition parser

This patch renames the partition parser from
wrt160nl to more generic cybertan.

Signed-off-by: ...

github.com/OpenIPC/chaos_calmer - 2eabbd5247bf2413ad05832284e25a0ba156c4a0 authored over 9 years ago by John Crispin <[email protected]>
ar71xx: fix WRT160NL and TP-Link partition parser patches

405-mtd-tp-link-partition-parser.patch was updating the
WRT160NL's partition parser Kconfig. Thi...

github.com/OpenIPC/chaos_calmer - d93222ddefac21f47b62619465ea521f9097beaa authored over 9 years ago by John Crispin <[email protected]>
ralink: FireWRT flash size is up to 16M.

Signed-off-by: wengbj <[email protected]>

git-svn-id: svn://svn.openwrt.org/openwrt/trun...

github.com/OpenIPC/chaos_calmer - db982be738eeffa0df6cd557db88379529ebeceb authored over 9 years ago by John Crispin <[email protected]>
ralink: add FireWRT IO multiplexing

Signed-off-by: wengbj <[email protected]>

git-svn-id: svn://svn.openwrt.org/openwrt/trun...

github.com/OpenIPC/chaos_calmer - 385f442a27b364e3244606bf955f7b3d28c473df authored over 9 years ago by John Crispin <[email protected]>
ar71xx: fix switched WLAN LEDs on TP-LINK Archer C5/C7

ath10k is loaded before ath9k, so the 5GHz adapter becomes phy0.

Signed-off-by: Matthias Schiff...

github.com/OpenIPC/chaos_calmer - b3ae0b0d8458a72a1e7647577242bec047164ec6 authored over 9 years ago by John Crispin <[email protected]>
Fix 3.18.8 breakage of UBI devices with EOF marker (e.g. WNDR4300)

This commit re-adds a patch from 3.14 that is required for UBI block
devices with an EOF marker ...

github.com/OpenIPC/chaos_calmer - 7dc5e80b5edc64f65314a9139a39110dc1a8fc53 authored over 9 years ago by John Crispin <[email protected]>
json-c: update to 0.12 and bump all depending services

Version 0.12 deprecates json_object_object_get and moves the header files around

Signed-off-by:...

github.com/OpenIPC/chaos_calmer - 93cd017604893d240662fb63d14a8de45b189936 authored over 9 years ago by John Crispin <[email protected]>
mac80211: Use newer firmware for ath10k

Patch by Bryan Forbes <[email protected]>

Signed-off-by: Felix Fietkau <[email protected]>...

github.com/OpenIPC/chaos_calmer - 8d41dec38a3e45949bab92590f0eb72f2384d10e authored over 9 years ago by Felix Fietkau <[email protected]>
mac80211: update to wireless-testing 2015-03-09

Based on patch by Bryan Forbes <[email protected]>

Also update mt76 to update for API ch...

github.com/OpenIPC/chaos_calmer - 9f5dba18e9a1a3716dd805702195521d32e385ca authored over 9 years ago by Felix Fietkau <[email protected]>
iw: update to 3.17

Patch by Bryan Forbes <[email protected]>

Signed-off-by: Felix Fietkau <[email protected]>...

github.com/OpenIPC/chaos_calmer - 61cd5ce994701218a033578d2174e4791c146771 authored over 9 years ago by Felix Fietkau <[email protected]>
kernel: backport an export required by newer compat-wireless versions

Signed-off-by: Felix Fietkau <[email protected]>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@...

github.com/OpenIPC/chaos_calmer - ff84193ba9f82f8e658fd6744d3753dd815d1f04 authored over 9 years ago by Felix Fietkau <[email protected]>
ppc44x: use the mtdsplit framework for the Taishan

Signed-off-by: Imre Kaloz <[email protected]>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk...

github.com/OpenIPC/chaos_calmer - 6ed667a88f549631ac510414fcb12db3f890bc1a authored over 9 years ago by Imre Kaloz <[email protected]>
base-files: firstboot: pass down arguments such as -y to jffs2reset

This brings back old behavior.

Signed-off-by: Luka Perkov <[email protected]>

git-svn-id: svn:/...

github.com/OpenIPC/chaos_calmer - 7dafec072ff2a903d90dcba5c4a0b9df59dad47d authored over 9 years ago by Luka Perkov <[email protected]>
ar71xx: fix gpio-latch driver

gpio api has changed. the remove call no longer returns a value.

Signed-off-by: John Crispin <b...

github.com/OpenIPC/chaos_calmer - ad930582549b76cb1ea963cfd4ae4b7de7361a7a authored over 9 years ago by John Crispin <[email protected]>
ar71xx: refresh patches

Signed-off-by: Luka Perkov <[email protected]>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@4...

github.com/OpenIPC/chaos_calmer - ce6e006011ccddc70cd3bf450c942649e0ca74b7 authored over 9 years ago by Luka Perkov <[email protected]>
ar71xx: wpj588: add missing usb support

Signed-off-by: Luka Perkov <[email protected]>
Tested-By: Christian Mehlis <[email protected]>
...

github.com/OpenIPC/chaos_calmer - 3786f9be7e185e5335e6841f356bc1b8beb32289 authored over 9 years ago by Luka Perkov <[email protected]>
ar71xx: Fix LED polarity for the TP-LINK TL-MR13U.

Please also backport to Barrier Breaker (this same patch applies there too).

Signed-off-by: Vit...

github.com/OpenIPC/chaos_calmer - c071881c795037d45e51e83a495c2529033b0f7f authored over 9 years ago by John Crispin <[email protected]>
ar71xx: Fix board detection for the TP-LINK TL-MR13U.

Signed-off-by: Vittorio Gambaletta <[email protected]>

git-svn-id: svn://svn.openwrt.org/open...

github.com/OpenIPC/chaos_calmer - 307d615ef01185e039006f1ff09e616e98cd33de authored over 9 years ago by John Crispin <[email protected]>
kernel: fix yaffs compile for >= v3.16

Signed-off-by: John Crispin <[email protected]>

git-svn-id: svn://svn.openwrt.org/openwrt/trun...

github.com/OpenIPC/chaos_calmer - 2c3e6a475e985b6699bb0451e38b6eb4d113abfb authored over 9 years ago by John Crispin <[email protected]>
ralink: add missing symbol that broke full builds

Signed-off-by: John Crispin <[email protected]>

git-svn-id: svn://svn.openwrt.org/openwrt/trun...

github.com/OpenIPC/chaos_calmer - ed09a52d69e086d40b1a0f178454487d8f89db89 authored over 9 years ago by John Crispin <[email protected]>
kirkwood: add missing symbol that broke full builds

Signed-off-by: John Crispin <[email protected]>

git-svn-id: svn://svn.openwrt.org/openwrt/trun...

github.com/OpenIPC/chaos_calmer - 080f1402b492f8522af6f20c767cfa6b592a04b8 authored over 9 years ago by John Crispin <[email protected]>
au1000: build fails if the input layer is not selected

Signed-off-by: John Crispin <[email protected]>

git-svn-id: svn://svn.openwrt.org/openwrt/trun...

github.com/OpenIPC/chaos_calmer - 70499c3e462cfcbd8ec03d8ba98841d0a3676426 authored over 9 years ago by John Crispin <[email protected]>
ipq806x: add 2 missing symbols that broke a full build

Signed-off-by: John Crispin <[email protected]>

git-svn-id: svn://svn.openwrt.org/openwrt/trun...

github.com/OpenIPC/chaos_calmer - b2d847f4c097c46b13f701dc85fe6344897c5b14 authored over 9 years ago by John Crispin <[email protected]>
ar7: register_mtd_parser() does no longer have a return value

Signed-off-by: John Crispin <[email protected]>

git-svn-id: svn://svn.openwrt.org/openwrt/trun...

github.com/OpenIPC/chaos_calmer - 0d35249fed18473d91430a7cf44d8b4f644df033 authored over 9 years ago by John Crispin <[email protected]>
ppc44x: upgrade and switch to 3.18

Signed-off-by: Imre Kaloz <[email protected]>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk...

github.com/OpenIPC/chaos_calmer - 7ad0ed98b681d8fcf9d4e9e855dbdfa7da6d6a99 authored over 9 years ago by Imre Kaloz <[email protected]>