aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* musl: add a hack to remove unused crypt() algorithms, saves ~14k after lzmaFelix Fietkau2015-09-081-0/+110
* dropbear: remove generation and configuration of DSS keysSteven Barth2015-09-082-9/+4
* dropbear: disable 3des, cbc mode, dss support, saves about 5k gzippedFelix Fietkau2015-09-081-1/+20
* argp-standalone: fix build error with gcc 5.2 (#20460)Felix Fietkau2015-09-081-0/+11
* brcm47xx: apply serial flash size trick to Netgear WNR1000 V3Rafał Miłecki2015-09-082-4/+6
* Disable telnet in favor of passwordless SSHSteven Barth2015-09-079-48/+49
* uhttpd: update to the latest version, fixes deferred cgi script processing (#...Felix Fietkau2015-09-071-2/+2
* brcm47xx: fix reading WGT634U CFE variables with 4.1Rafał Miłecki2015-09-071-6/+6
* brcm47xx: add Netgear WNR1000 V3 support in the Linux arch codeRafał Miłecki2015-09-072-4/+80
* map: ignore insignificant PSID bitsSteven Barth2015-09-072-2/+4
* odhcpd: fix parsing of host entries without duidSteven Barth2015-09-071-2/+2
* odhcpd: various bugfixesSteven Barth2015-09-071-2/+2
* nls.mk: add -rpath-link when needed for NLS supportSteven Barth2015-09-071-2/+2
* gcc: add missing powerpc patch for 5.2.0Felix Fietkau2015-09-071-0/+65
* gcc: remove 4.6.3 leftoversFelix Fietkau2015-09-062-4/+0
* gcc: remove version 4.9-linaroFelix Fietkau2015-09-0637-1306/+2
* uboot-ar71xx: fix gcc 5.2 compile errorsFelix Fietkau2015-09-063-0/+137
* ipq806x: add support for Netgear Nighthawk X4 R7500Jonas Gorski2015-09-048-3/+866
* ipq806x: enable ide led triggerJonas Gorski2015-09-042-0/+2
* base-files: allow setting ide-disk led triggerJonas Gorski2015-09-041-0/+16
* ipq806x: add support for retrieving macs from mtdJonas Gorski2015-09-042-0/+70
* image: allow exactly KERNEL_SIZE sized kernelsJonas Gorski2015-09-041-2/+2
* image: move netgear-image to top and rename to -dniJonas Gorski2015-09-042-11/+11
* ar71xx: rename NETGEAR_ variables to their netgear namesJonas Gorski2015-09-041-11/+11
* ipq806x: build images and add sysupgrade support for AP148Jonas Gorski2015-09-042-3/+35
* ipq806x: clear IMAGES for devicesJonas Gorski2015-09-041-0/+1
* ipq806x: wrap legacy image in uImageJonas Gorski2015-09-041-2/+2
* ipq806x: rename "rootfs" to "ubi" on nandJonas Gorski2015-09-042-0/+26
* ipq806x: enable smem-parser for nand on AP148Jonas Gorski2015-09-046-8/+30
* build: add a build step for generic sysupgrade nand imageJonas Gorski2015-09-042-0/+76
* image: add a build step for building and appending an ubinized rootfsJonas Gorski2015-09-041-0/+10
* ipq806x: enable ubiblock supportJonas Gorski2015-09-042-2/+2
* odhcp6c: correctly extend prefix from RAsSteven Barth2015-09-042-2/+2
* comgt/umbim/uqmi: enable RFC 7278 for 3g/4g by defaultSteven Barth2015-09-036-0/+8
* odhcp6c: add RFC 7278 3gpp IPv6 prefix extensionSteven Barth2015-09-033-3/+10
* mdns: update to the latest version, fixes a spurious build errorFelix Fietkau2015-09-031-2/+2
* uclibc++: fix build with gcc 5.2Felix Fietkau2015-09-031-0/+22
* libpcap: update to version 1.7.4Felix Fietkau2015-09-036-23/+51
* gdb: update to the latest version, fixes a build error with gcc 5.2Felix Fietkau2015-09-035-93/+7
* gcc: add ARM codegen fix from PR 65932Felix Fietkau2015-09-032-1/+21
* ar7: fix HIGHMEM_START (#20427)Felix Fietkau2015-09-022-0/+22
* musl: update to version 1.1.11Felix Fietkau2015-09-027-3180/+5
* base-files: add /etc/hosts entries for ::1, ff02::1 and ff02::2Jo-Philipp Wich2015-09-022-2/+6
* dnsmasq: make /tmp/dnsmasq.d and /tmp/hosts preferred over UCI settingsSteven Barth2015-09-022-5/+5
* dropbear: bump to 2015.68Steven Barth2015-09-027-12/+12
* kernel: update 3.18 to 3.18.21Jonas Gorski2015-09-0220-80/+45
* ramips: fix devicetree corruption with some boot loaders if the caches are no...Felix Fietkau2015-09-021-0/+18
* kernel: bridge, multicast-to-unicast: fix echoes on STAFelix Fietkau2015-09-022-18/+28
* mdns: fix having mulitple network entries in uciFelix Fietkau2015-09-021-1/+1
* map: add debug-code for mapcalcSteven Barth2015-09-012-19/+29