summaryrefslogtreecommitdiffstats
path: root/package
Commit message (Expand)AuthorAgeFilesLines
* [buildroot] add preliminary support for muslflorian2012-11-233-2/+12
* [package] iptables: add some musl portability fixesflorian2012-11-235-9/+148
* [package] linux-atm: add portability fixesflorian2012-11-231-0/+60
* [package] busybox: fix arping applet building on muslflorian2012-11-231-0/+12
* [package] netfid: fix build on muslflorian2012-11-231-0/+11
* [package] busybox: define musl specificities in platform.hflorian2012-11-231-0/+17
* [package] base-files: use a natural mount syntaxflorian2012-11-236-9/+8
* [package] busybox: change the date -k patch to be more portableflorian2012-11-231-6/+11
* [package] grub2: accept the linux-musl* tupleflorian2012-11-231-0/+22
* [boot] uboot-lantiq: add new packageluka2012-11-231-0/+115
* [boot] uboot-kirkwood: update to 2012.10luka2012-11-2210-1964/+5
* package: kernel: make crypto kmods always visiblejogo2012-11-221-1/+1
* [package] hostapd: include sys/stat.h for a struct stat definitionflorian2012-11-214-11/+19
* [package] mtd: do not include error.hflorian2012-11-211-1/+0
* [package] valgrind: re-categorize from utils to develflorian2012-11-211-2/+2
* [toolchain] libthread-db: fix libthread_db.so installation.florian2012-11-211-1/+4
* [package] gdb: recategorize from utils to devel in menuconfigflorian2012-11-211-2/+2
* [linux-atm] actually deploy atmarp and atmarpd and not just their libtool wra...blogic2012-11-211-1/+1
* mac80211/rt2x00: add rf_vals for Rt3352 with Xtal=20MHzjuhosg2012-11-201-0/+121
* mac80211/rt2x00: support Rt3352 with external PAjuhosg2012-11-201-0/+212
* [package] gdb: fix debugging of MIPS(el) applicationsflorian2012-11-191-0/+16
* [package] gdb: add missing zlib dependencyflorian2012-11-191-1/+1
* brcm47xx: add support for kernel 3.6hauke2012-11-181-0/+12
* [linux-atm]: shouldn't use kernel headers from userspacekaloz2012-11-181-1/+0
* package/uboot-envtools: add OpenMesh MR600 supportjuhosg2012-11-181-1/+2
* 6relayd: add conffiles section, thanks swalkercyrus2012-11-171-1/+5
* [package] ar7-atm: make it depend on the generic AR7 platformflorian2012-11-161-1/+1
* 6relayd: various updates & fixescyrus2012-11-163-26/+48
* opkg: fix find logic introduced by previous commitjow2012-11-151-8/+8
* opkg: various additionsjow2012-11-154-1/+259
* ppp:jow2012-11-126-12/+158
* kernel: modules: ext4 depends on crypto-hash on 3.6jogo2012-11-111-1/+1
* [package] i2c-gpio-mux: fix build for 3.6+ kernelsflorian2012-11-111-0/+5
* mac80211: add more tx skb free fixes (hopefully final fix to #11894)nbd2012-11-103-160/+209
* resolveip: fix endless getopt() loop when compiled for arm (#12290)jow2012-11-082-4/+4
* [kernel] Load schedule modulesblogic2012-11-071-0/+4
* buildroot: isolate the .install stamp files for build variants (#12279)jow2012-11-071-7/+7
* linux: export bcm963xx_tag.h to userspacejogo2012-11-061-1/+1
* remove bogus fileblogic2012-11-061-0/+0
* [lantiq] unbreak ltq-dsl-fwblogic2012-11-062-1/+1
* [lantiq] prepare dsl driver for 3.6 and split fw into a seperate packageblogic2012-11-065-64/+72
* netifd: don't send a default client identifier in DHCP requests if no clienti...jow2012-11-051-2/+2
* Add ledtrig-oneshot module for 3.6 kernelsjuhosg2012-11-051-0/+17
* mtd: avoid adding the kernel dir to includes, use the toolchain headersnbd2012-11-041-1/+1
* ppp: add more pppol2tpv3 related structs from the kernel headers to fix compi...nbd2012-11-041-1/+27
* iptables: remove support for libipq, it has been obsolete for years and is un...nbd2012-11-041-16/+0
* libubox: add more uloop timer fixesnbd2012-10-311-3/+3
* libubox: update to latest version, fixes a timer calculation issue in uloopnbd2012-10-311-3/+3
* libubox: pass the lua path to cmake to avoid build errorsnbd2012-10-311-0/+2
* mac80211: prevent reconfigure calls while interfaces are downnbd2012-10-312-1/+13