aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* fstools: properly handle return codesJohn Crispin2015-03-301-2/+2
* odhcpd: fix default dhcpv6 behavior for non-/64Steven Barth2015-03-301-2/+2
* odhcpd: fix musl build, change default DHCPv6 behaviorSteven Barth2015-03-301-2/+2
* odhcp6c: musl fixes (thanks Felix)Steven Barth2015-03-301-2/+2
* kernel/generic: (try) fixing MAP-E patch broken in 4.0Steven Barth2015-03-301-23/+42
* brcm47xx: convert Netgear WNDR3700 V3 to the new image building systemRafał Miłecki2015-03-291-3/+25
* brcm47xx: convert Linksys E1200 V2 to the new image building systemRafał Miłecki2015-03-291-1/+46
* modules: xen-fbfront.ko has movedJohn Crispin2015-03-291-1/+1
* ubox: update to latest git HEADJohn Crispin2015-03-291-2/+2
* ar71xx: fix model string detection on NETGEAR WNDR3700/3800/WNDRMACJohn Crispin2015-03-291-9/+19
* ubox: update to latest git HEADJohn Crispin2015-03-291-2/+2
* x86_64: add description, maintainershipImre Kaloz2015-03-291-0/+5
* uclibc: backport an upstream i386 syscall fixFelix Fietkau2015-03-291-0/+25
* kernel: remove useless AddDepends/rtc abstractionFelix Fietkau2015-03-292-16/+7
* kernel: remove useless AddDepends/input abstractionFelix Fietkau2015-03-296-25/+14
* kernel: remove useless AddDepends/hid abstractionFelix Fietkau2015-03-294-8/+3
* kernel: remove useless AddDepends/crc16 abstractionFelix Fietkau2015-03-294-8/+5
* arm64: remove bogus CONFIG_WIRELESS/CONFIG_WLAN overridesFelix Fietkau2015-03-291-2/+1
* kernel: only run kernel module list through version filter where version spec...Felix Fietkau2015-03-291-5/+7
* scripts/ipkg: remove file, it is obsoleteFelix Fietkau2015-03-291-1183/+0
* tools: replace ipkg-utils with a reduced ipkg-build variant in scripts/Felix Fietkau2015-03-2917-354/+150
* build: make postinst/prerm scripts executableFelix Fietkau2015-03-291-1/+1
* include: remove trailing whitespacesLuka Perkov2015-03-2918-21/+21
* px5g-standalone: change PKG_NAME to avoid directory conflict with px5gFelix Fietkau2015-03-291-1/+1
* imx: add initial version of 3.18 supportLuka Perkov2015-03-299-0/+1786
* kernel: make crypto-ctr depend on crypto-ivFelix Fietkau2015-03-291-1/+1
* linux: modules: crypto: adds ccm packageFelix Fietkau2015-03-291-0/+11
* netfilter: add missing module/symbolFelix Fietkau2015-03-291-0/+1
* kernel: remove mp-algFelix Fietkau2015-03-291-27/+0
* kernel: video.mk: [media] sn9c102: remove deprecated driverFelix Fietkau2015-03-291-16/+0
* build: fix CMake assembly builds with ccacheFelix Fietkau2015-03-291-0/+2
* kernel: add few missing symbolsLuka Perkov2015-03-292-0/+6
* kernel: add symbolLuka Perkov2015-03-292-0/+2
* x86: add myself as maintainerFelix Fietkau2015-03-291-0/+1
* x86: make x86_64 a subtarget instead of a standalone targetFelix Fietkau2015-03-2916-941/+231
* x86: remove bogus bzImage copy that breaks initramfs+no-initramfs buildsFelix Fietkau2015-03-291-1/+0
* x86: clean up default grub baudrate settingsFelix Fietkau2015-03-291-4/+3
* scripts/metadata.pl: do not emit ARCH selection for a target if it has subtar...Felix Fietkau2015-03-291-3/+3
* iputils: fix musl compile errorsFelix Fietkau2015-03-291-0/+39
* ead: clean up, fix musl buildFelix Fietkau2015-03-294-167/+46
* arptables: fix musl build issuesFelix Fietkau2015-03-291-0/+31
* ebtables: fix musl build issuesFelix Fietkau2015-03-291-0/+50
* authsae: remove bogus #includeFelix Fietkau2015-03-291-0/+10
* fbtest: remove bogus #includeFelix Fietkau2015-03-291-2/+0
* kernel: fix linux/spi/spidev.h portability issues with muslFelix Fietkau2015-03-292-0/+22
* kernel: clean up fq_codel default patchFelix Fietkau2015-03-292-22/+20
* iperf3: use -D_GNU_SOURCE to fix build error on muslFelix Fietkau2015-03-291-0/+1
* uClibc: add another missing backport patchFelix Fietkau2015-03-294-0/+28
* e2fsprogs: enable parallel buildFelix Fietkau2015-03-291-2/+4
* toolchain/uClibc: backport madvise and fallocate (fixes #19336)Felix Fietkau2015-03-299-40/+811