| Commit message (Expand) | Author | Age | Files | Lines |
* | malta: move FEATURES to the target makefile | Felix Fietkau | 2017-01-24 | 5 | -4/+1 |
* | build: remove mips16 feature flag from target makefiles | Felix Fietkau | 2017-01-24 | 10 | -9/+11 |
* | build: remove obsolete mips32r2 CPU_TYPE | Felix Fietkau | 2017-01-24 | 1 | -1/+0 |
* | ramips/rt288x: switch CPU_TYPE to 24kc | Felix Fietkau | 2017-01-24 | 1 | -1/+1 |
* | odhcpd: update to git HEAD version | Hans Dedecker | 2017-01-24 | 1 | -3/+3 |
* | packages: mark packages depending on a target as nonshared | Mathias Kresin | 2017-01-24 | 8 | -0/+16 |
* | x86: drop ep80579-drivers | Mathias Kresin | 2017-01-24 | 29 | -13884/+0 |
* | build: do not auto-clean packages where the autoremove step has not run | Felix Fietkau | 2017-01-23 | 1 | -2/+5 |
* | odhcpd: update to git HEAD version | Hans Dedecker | 2017-01-23 | 1 | -3/+3 |
* | hostapd: fix stray "out of range" shell errors in hostapd.sh | Jo-Philipp Wich | 2017-01-23 | 2 | -3/+3 |
* | build: use if-then to avoid non-zero return codes in bin/ packaging code | Felix Fietkau | 2017-01-23 | 1 | -2/+2 |
* | 6in4: add missing colon when setting default ca_path | Daniel Golle | 2017-01-23 | 1 | -1/+1 |
* | build: fix bin/ package empty check | Felix Fietkau | 2017-01-23 | 1 | -4/+6 |
* | build: do not create empty directories in bin/ | Felix Fietkau | 2017-01-23 | 1 | -2/+3 |
* | build: fix CONFIG_AUTOREMOVE for packages with multiple variants | Felix Fietkau | 2017-01-22 | 3 | -5/+12 |
* | uboot-lantiq: fix build issue | Felix Fietkau | 2017-01-22 | 1 | -2/+3 |
* | ubus: update to the latest version | Felix Fietkau | 2017-01-22 | 1 | -3/+3 |
* | Revert "build: always run package/cleanup before package/compile" | Felix Fietkau | 2017-01-22 | 2 | -3/+2 |
* | build: always run package/cleanup before package/compile | Felix Fietkau | 2017-01-22 | 2 | -2/+3 |
* | libtool: don't clobber host libtool infrastructure | Jo-Philipp Wich | 2017-01-22 | 1 | -7/+7 |
* | openvpn: let all openvpn variants provide a virtual openvpn package | Jo-Philipp Wich | 2017-01-21 | 1 | -1/+2 |
* | build: fix regression in handling ABI_VERSION | Felix Fietkau | 2017-01-21 | 1 | -1/+1 |
* | kmod-sched-cake: fix parameter passing kernel/user space | Kevin Darbyshire-Bryant | 2017-01-21 | 1 | -3/+3 |
* | mac80211: rt2x00: add support for external LNA on MT7620 | Daniel Golle | 2017-01-20 | 1 | -3/+9 |
* | Revert "tools: wrt400n: fix making factory images with kernel bigger than 1MB" | John Crispin | 2017-01-20 | 1 | -197/+266 |
* | Revert "ar71xx: wrt400n: lift size limit on kernel and rootfs part" | John Crispin | 2017-01-20 | 4 | -24/+26 |
* | kernel: fix chipidea module dependencies | John Crispin | 2017-01-20 | 1 | -1/+1 |
* | ubus: update to the latest version | Felix Fietkau | 2017-01-20 | 1 | -3/+3 |
* | lede-keyring: bundle latest usign certificates | Jo-Philipp Wich | 2017-01-20 | 1 | -3/+3 |
* | sdk: fix Git URL detection | Jo-Philipp Wich | 2017-01-20 | 1 | -2/+5 |
* | ar71xx: add support for PQI Air Pen | YuheiOKAWA | 2017-01-20 | 10 | -0/+132 |
* | ar71xx: wrt400n: lift size limit on kernel and rootfs part | Yousong Zhou | 2017-01-20 | 4 | -26/+24 |
* | tools: wrt400n: fix making factory images with kernel bigger than 1MB | Yousong Zhou | 2017-01-20 | 1 | -266/+197 |
* | ar71xx: add Abicom SC1750 support | Conor O'Gorman | 2017-01-20 | 10 | -0/+175 |
* | ar71xx: add Abicom SC450 support | Conor O'Gorman | 2017-01-20 | 10 | -0/+181 |
* | ar71xx: add Abicom SC300M support | Conor O'Gorman | 2017-01-20 | 11 | -1/+164 |
* | ramips: ZyXEL Keenetic series update wan mac | Vitaly Chekryzhev | 2017-01-20 | 1 | -1/+3 |
* | ramips: ZyXEL Keenetic Omni align factory images | Vitaly Chekryzhev | 2017-01-20 | 1 | -2/+2 |
* | ramips: correct keenetic-series switch index | Vitaly Chekryzhev | 2017-01-20 | 1 | -1/+1 |
* | ar71xx: Chipidea USB device support | Svetoslav Neykov | 2017-01-20 | 4 | -1/+203 |
* | octeon: fix mtd partitions for erlite on cmdline | Jiri Kastner | 2017-01-20 | 1 | -1/+1 |
* | sdk: avoid using private repository clone urls as base repo entry | Jo-Philipp Wich | 2017-01-19 | 1 | -1/+1 |
* | lantiq: fix an ethernet stability issue triggered by receving packets during ... | Felix Fietkau | 2017-01-19 | 1 | -0/+53 |
* | build: disable CONFIG_AUTOREMOVE for packages/tools where QUILT is used | Felix Fietkau | 2017-01-19 | 5 | -10/+16 |
* | build: include CONFIG_AUTOREMOVE in HOST_STAMP_PREPARED | Felix Fietkau | 2017-01-19 | 1 | -1/+1 |
* | lantiq: fix spurious irq storm | Felix Fietkau | 2017-01-19 | 1 | -0/+87 |
* | build: include CONFIG_AUTOREMOVE in STAMP_PREPARED | Felix Fietkau | 2017-01-19 | 1 | -1/+1 |
* | build: fix triggering opkg/host compilation | Jo-Philipp Wich | 2017-01-19 | 1 | -1/+1 |
* | gettext-full: fix to use $STAGING_DIR_HOSTPKG instead of $STAGING_DIR/host | Matthias Schiffer | 2017-01-19 | 1 | -4/+4 |
* | rules.mk: export STAGING_DIR_HOSTPKG | Matthias Schiffer | 2017-01-19 | 1 | -1/+1 |