| Commit message (Expand) | Author | Age | Files | Lines |
* | sdk: improve feed setup | Jo-Philipp Wich | 2014-10-16 | 1 | -7/+12 |
* | firmware-utils: allow passing a specific MBR signature to ptgen | Jo-Philipp Wich | 2014-10-16 | 1 | -4/+15 |
* | build: improve feed handling for opkg.conf | Jo-Philipp Wich | 2014-10-16 | 3 | -4/+13 |
* | openssl: update to v1.0.1j (CVE-2014-3513, CVE-2014-3567, CVE-2014-3568) | Jo-Philipp Wich | 2014-10-16 | 3 | -13/+13 |
* | default_postinst() fix wrong call of group_add | John Crispin | 2014-10-15 | 1 | -2/+5 |
* | bcm53xx: add support for Buffalo WZR-600DHP2 | Rafał Miłecki | 2014-10-15 | 2 | -2/+108 |
* | bcm53xx: fix Asus RT-N18U support | Rafał Miłecki | 2014-10-15 | 1 | -9/+24 |
* | base-files: default_postinst() force clear luci-indexcache | John Crispin | 2014-10-14 | 1 | -0/+1 |
* | wr1043nd-v2: Change .code of the wi-fi button to KEY_RFKILL | John Crispin | 2014-10-14 | 1 | -4/+4 |
* | package: add libnetfilter-log. | John Crispin | 2014-10-14 | 7 | -0/+297 |
* | lantiq xway: generate ramdisk image by default | John Crispin | 2014-10-14 | 1 | -1/+1 |
* | base-files: the USERID code path did not check for duplicate groups | John Crispin | 2014-10-14 | 1 | -1/+1 |
* | procd: update to latest git | John Crispin | 2014-10-14 | 1 | -2/+2 |
* | libubox: update to latest git | John Crispin | 2014-10-14 | 1 | -2/+2 |
* | uClibc: Backport uClibc master git commit fd355bc1dbcb794ae1abf0fad1459e28d85... | John Crispin | 2014-10-14 | 1 | -0/+269 |
* | ar71xx: fix seama factory type image generation. | John Crispin | 2014-10-14 | 1 | -2/+4 |
* | ar71xx: qihoo-c301: reset imageNtrynum after each successful boot. | John Crispin | 2014-10-14 | 2 | -0/+9 |
* | udev/Config.in: help format, and fix spelling mistake | John Crispin | 2014-10-14 | 1 | -26/+25 |
* | target/toolchain/Config.in: Clarify packaging of toolchain. | John Crispin | 2014-10-14 | 1 | -3/+5 |
* | scripts: fix wrong usage of '==' operator | John Crispin | 2014-10-14 | 23 | -35/+35 |
* | rb532: switch to 3.14 and ath5k | John Crispin | 2014-10-14 | 1 | -2/+2 |
* | generic: fix yaffs compilation on 3.14 | John Crispin | 2014-10-14 | 1 | -2/+10 |
* | rb532: add 3.14 support | John Crispin | 2014-10-14 | 5 | -0/+263 |
* | lantiq: allow pcie to be disabled by dts + vgv7519 fix pci irq + disable pcie... | John Crispin | 2014-10-14 | 2 | -1/+56 |
* | ar71xx: Fix LED definitions for the DRAGINO2 board | John Crispin | 2014-10-14 | 3 | -17/+35 |
* | mpc85xx: use wpad-mini in WDR4900 profile instead of wpad | John Crispin | 2014-10-14 | 1 | -1/+1 |
* | bcm53xx: fix hangs in PCIe2 host driver | Rafał Miłecki | 2014-10-14 | 1 | -5/+33 |
* | bcm53xx: add temp bcma workaround that allows debugging | Rafał Miłecki | 2014-10-14 | 1 | -0/+47 |
* | at91: fix at91-adc dependencies | John Crispin | 2014-10-13 | 1 | -1/+1 |
* | ralink: Build 8M image for 7Links PX-4885 | John Crispin | 2014-10-13 | 4 | -40/+85 |
* | scripts/feeds: handle missing/broken feeds better | John Crispin | 2014-10-13 | 1 | -1/+2 |
* | fstools: update to latest git HEAD | John Crispin | 2014-10-13 | 1 | -2/+2 |
* | brcm47xx: image: create initramfs TRX nodictionary images | Rafał Miłecki | 2014-10-13 | 1 | -0/+2 |
* | x86: remove old soekris config hacks, install a more appropriate default /etc... | Felix Fietkau | 2014-10-12 | 4 | -56/+7 |
* | procd: fix initial nand sysupgrade | Felix Fietkau | 2014-10-12 | 1 | -0/+14 |
* | procd: fix parsing of the has_env parameter | Felix Fietkau | 2014-10-12 | 1 | -1/+1 |
* | mac80211: remove NO-IR from channel 36-48 | Felix Fietkau | 2014-10-12 | 1 | -1/+1 |
* | image.mk: remove legacy target rules | Felix Fietkau | 2014-10-12 | 1 | -7/+3 |
* | image.mk: parallelize cpio.gz and tar.gz filesystem build | Felix Fietkau | 2014-10-12 | 1 | -13/+9 |
* | image.mk: split off jffs2-raw images into a separate make target to improve p... | Felix Fietkau | 2014-10-12 | 1 | -3/+7 |
* | image.mk: clean up and parallelize mkfs calls | Felix Fietkau | 2014-10-12 | 3 | -47/+51 |
* | prereq.mk: only define .NOTPARALLEL when processing prereq checks | Felix Fietkau | 2014-10-12 | 1 | -1/+1 |
* | kernel-build.mk: add .NOTPARALLEL | Felix Fietkau | 2014-10-12 | 1 | -0/+2 |
* | tools/mtd-utils: fix a segfault in parsing the device table | Felix Fietkau | 2014-10-12 | 1 | -0/+11 |
* | image.mk: call mkfs/prepare for the image builder | Felix Fietkau | 2014-10-12 | 1 | -2/+4 |
* | image.mk: reduce code duplication, move prepare to a separate make target | Felix Fietkau | 2014-10-12 | 1 | -37/+20 |
* | image.mk: remove the unnecessary .NOTPARALLEL flag | Felix Fietkau | 2014-10-12 | 1 | -1/+0 |
* | netifd: Make mtu configurable of dynamic 6rd tunnel interface | Steven Barth | 2014-10-12 | 2 | -2/+5 |
* | odhcp6c: fix parse errors with some dhcpv6 servers | Steven Barth | 2014-10-12 | 1 | -2/+2 |
* | ralink: various i2c related fixes | John Crispin | 2014-10-10 | 1 | -20/+21 |