| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37157
|
|
|
|
|
|
| |
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37156
|
|
|
|
|
|
| |
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 37155
|
|
|
|
|
|
|
|
|
|
|
| |
setup
Replace magic number with the appropriate macro in
avila/ixdp425/miccpt PCI routing setup.
Signed-off-by: Tamas TEVESZ <ice@extreme.hu>
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 37154
|
|
|
|
|
|
|
|
| |
Fixes network issues at least on NSLU2 (#13801).
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 37153
|
|
|
|
|
|
|
|
|
| |
And instead override TARGET_CFLAGS to set _GNU_SOURCE accordingly since
this is the upstream maintainer solution.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 37152
|
|
|
|
| |
SVN-Revision: 37150
|
|
|
|
| |
SVN-Revision: 37148
|
|
|
|
|
|
|
|
|
| |
Newer kernels propose to trace system calls, add an option to allow just
that.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 37146
|
|
|
|
|
|
| |
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 37143
|
|
|
|
|
|
| |
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 37141
|
|
|
|
|
|
| |
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 37136
|
|
|
|
|
|
|
|
| |
Support for writing on MMC devices has been added.
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 37135
|
|
|
|
|
|
| |
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 37134
|
|
|
|
|
|
| |
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37132
|
|
|
|
|
|
|
|
|
| |
switch buttons should be declared as switch so the failsafe shell is not
triggered by accident in procd
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 37131
|
|
|
|
|
|
| |
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 37130
|
|
|
|
|
|
| |
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 37129
|
|
|
|
|
|
| |
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 37128
|
|
|
|
|
|
| |
Signed-off-by: Peter Wagner <tripolar@gmx.at>
SVN-Revision: 37127
|
|
|
|
|
|
| |
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37126
|
|
|
|
|
|
|
|
|
| |
Make sure that the kernel rebuilds the initramfs cpio archive file by
deleting it before so we get it re-generated properly.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 37125
|
|
|
|
|
|
|
|
| |
Run tested on a NSLU2.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 37124
|
|
|
|
|
|
| |
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 37123
|
|
|
|
|
|
|
|
|
| |
Makes all buildbot builds fail; until we get the right software
installed, revert this changeset.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 37122
|
|
|
|
|
|
| |
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 37120
|
|
|
|
|
|
| |
package with the compatibility library (to deal with the rename)
SVN-Revision: 37119
|
|
|
|
|
|
|
|
| |
3.10 final is out, so refresh patches and add md5sum.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 37116
|
|
|
|
|
|
|
|
| |
libcroco is installed on the host (#12539)
Based on patch from Joerg Hollmann <Joerg.Hollmann@t-online.de>
SVN-Revision: 37115
|
|
|
|
| |
SVN-Revision: 37114
|
|
|
|
|
|
| |
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37112
|
|
|
|
|
|
| |
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37111
|
|
|
|
|
|
| |
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37110
|
|
|
|
|
|
| |
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37109
|
|
|
|
|
|
|
|
|
| |
bc is required by the kernel to compute timeconsts files, add bc to the
list of prereq to build OpenWrt.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 37108
|
|
|
|
|
|
|
|
|
| |
Do not attempt to copy arch/$(LINUX_KARCH)/boot/dtbs because these are
not real files, fixes #13785.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 37107
|
|
|
|
|
|
|
|
| |
devices)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37106
|
|
|
|
|
|
| |
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37105
|
|
|
|
|
|
|
|
| |
Includes memory allocation fixes as well as several networking fixes.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 37103
|
|
|
|
|
|
|
|
|
|
|
| |
- Some fixes for the incorrect GPIO assignment of leds on Huawei HW556.
- Addition of unassigned (LAN) leds which can be found on the back of the device.
Signed-off-by: Angga Reza Fardana <angga@norture.com>
Patchwork: http://patchwork.openwrt.org/patch/3744/
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 37102
|
|
|
|
|
|
|
|
|
|
|
|
| |
Fix "cfe-" string length copy.
Check if there's an extra byte a.b.c-d.e / a.b.c-d.e-f.
Add support for Huawei CFE versions ("cfe-vd").
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Patchwork: http://patchwork.openwrt.org/patch/3766/
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 37101
|
|
|
|
|
|
|
|
| |
Now that SMP kernels also work on older SoCs, also enable them for SMP.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 37100
|
|
|
|
|
|
|
|
| |
Enhance BMIPS support so SMP kernels work on older chips.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 37099
|
|
|
|
|
|
|
|
| |
Update patches with their upstream versions.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 37098
|
|
|
|
|
|
| |
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37097
|
|
|
|
|
|
|
|
| |
executables
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37096
|
|
|
|
|
|
| |
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37095
|
|
|
|
|
|
| |
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37094
|
|
|
|
|
|
| |
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37093
|
|
|
|
| |
SVN-Revision: 37092
|