- Jun 09, 2014
-
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41062
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41061
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41060
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41059
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41058
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41057
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41056
-
- Jun 08, 2014
-
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41055
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41054
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41053
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41052
-
- Jun 07, 2014
-
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41051
-
Hauke Mehrtens authored
With this patch the mips74k subtarget will be compiled with optimized compiler options to generated smaller and faster code. This currently breaks broadcom-wl, because the binary blob is only compiled with mipsr1 support. Signed-off-by:
Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 41050
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41049
-
Hauke Mehrtens authored
These were only used by broadcom-diag any more. Signed-off-by:
Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 41048
-
Hauke Mehrtens authored
broadcom-diag is not supported any more and was replaced by configuration the GPIOs in the arch code Signed-off-by:
Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 41047
-
Hauke Mehrtens authored
Signed-off-by:
Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 41046
-
Felix Fietkau authored
Seems like the reverse order relies on GNU specific getopt hackery which musl does not replicate Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41045
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41044
-
Hauke Mehrtens authored
This saves abount 15 kB of compressed kernel size. Signed-off-by:
Rafał Miłecki <zajec5@gmail.com> Signed-off-by:
Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 41043
-
Hauke Mehrtens authored
This fixes some strange problems with tg3. I assume that the Ethernet driver was not brought up if the switch was named switch0. This was reported and tested by ernesto (Faulp3lz). Signed-off-by:
Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 41042
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41041
-
Felix Fietkau authored
Signed-off-by:
Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 41040
-
Felix Fietkau authored
Without this patch, /etc/hotplug.d/tty/30-3g won't be called when you insert or remove a USB-serial cellular modem. (see Ticket #14117) Signed-off-by:
Matthew Reeve <mreeve@tenxnetworks.com> SVN-Revision: 41039
-
Steven Barth authored
SVN-Revision: 41038
-
- Jun 06, 2014
-
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41037
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41036
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41035
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41034
-
John Crispin authored
ubiblock allows creating and removing read-only block devices on top of ubi volumes. Signed-off-by:
Daniel Golle <daniel@makrotopia.org> SVN-Revision: 41033
-
John Crispin authored
Signed-off-by:
John Crispin <blogic@openwrt.org> SVN-Revision: 41032
-
John Crispin authored
Signed-off-by:
John Crispin <blogic@openwrt.org> SVN-Revision: 41031
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41030
-
- Jun 05, 2014
-
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41029
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41028
-
Hauke Mehrtens authored
today appeared another serious vulnerability in openssl. More info is here http://ccsinjection.lepidum.co.jp . Users are advised to update to openssl 1.0.1h. Signed-off-by:
Martin Strbacka <martin.strbacka@nic.cz> Signed-off-by:
Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 41026
-
Hauke Mehrtens authored
All new devices (with MIPS 74K CPU) are based on BCMA SoC and have Ethernet core supported by bgmac. Create a new subtarget to generate optimized builds. This is just a beginning, further tweaks (like kernel configuration) are still possible. This decreases default root.squashfs by ~128 kB. Signed-off-by:
Rafał Miłecki <zajec5@gmail.com> Signed-off-by:
Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 41025
-
Hauke Mehrtens authored
This allows creating more subtargets and optimize builds per family. Signed-off-by:
Rafał Miłecki <zajec5@gmail.com> Signed-off-by:
Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 41024
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41023
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41022
-