| Commit message (Expand) | Author | Age | Files | Lines |
* | x86: fix sysupgrades on disks with 4k block size | Felix Fietkau | 2017-01-25 | 1 | -9/+2 |
* | ar71xx: Fix mikrotik subtarget default profile for device profile selection | Alex Samorukov | 2017-01-25 | 1 | -0/+1 |
* | ar71xx: improve Mikrotik hAP Lite device support | Alex Samorukov | 2017-01-25 | 3 | -4/+5 |
* | tools: update kernel2minor to 0.24 version | Sergey Sergeev | 2017-01-25 | 4 | -61/+4 |
* | mxs: fix image build issues | Felix Fietkau | 2017-01-25 | 2 | -5/+9 |
* | u-boot.mk: add support for overriding DEFAULT | Felix Fietkau | 2017-01-25 | 1 | -0/+2 |
* | u-boot.mk: add UBOOT_MAKE_FLAGS variable similar to MAKE_FLAGS | Felix Fietkau | 2017-01-25 | 1 | -1/+2 |
* | brcm47xx: backport arch patch with Luxul devices support | Rafał Miłecki | 2017-01-24 | 2 | -14/+260 |
* | package-ipkg: Do not fail build without base-files | Florian Fainelli | 2017-01-24 | 1 | -0/+2 |
* | base-files: fix user creation on sysupgrade with few opkg control files | Matthias Schiffer | 2017-01-24 | 1 | -1/+1 |
* | include/rootfs.mk: keep Require-User lines with CONFIG_CLEAN_IPKG | Matthias Schiffer | 2017-01-24 | 1 | -1/+9 |
* | mac80211: brcmfmac: don't use uninitialize mem for country codes | Rafał Miłecki | 2017-01-24 | 1 | -2/+2 |
* | Add back the commit "ath9k: Add airtime fairness scheduler" | Felix Fietkau | 2017-01-24 | 9 | -15/+728 |
* | kirkwood: add ZyXEL NSA310b | Alberto Bursi | 2017-01-24 | 9 | -13/+271 |
* | uboot-envtools: add nsa310b envs | Alberto Bursi | 2017-01-24 | 1 | -0/+1 |
* | mvebu: set fan_ctrl.sh only on mamba | Hans Geiblinger | 2017-01-24 | 2 | -1/+23 |
* | uboot-zynq: switch to u-boot.mk | Felix Fietkau | 2017-01-24 | 1 | -98/+17 |
* | uboot-sunxi: clean up, switch to u-boot.mk | Felix Fietkau | 2017-01-24 | 4 | -107/+124 |
* | uboot-pxa: remove package | Felix Fietkau | 2017-01-24 | 2 | -104/+0 |
* | uboot-oxnas: switch to u-boot.mk | Felix Fietkau | 2017-01-24 | 29 | -76/+10 |
* | uboot-omap: switch to u-boot.mk | Felix Fietkau | 2017-01-24 | 1 | -75/+16 |
* | uboot-mxs: switch to u-boot.mk | Felix Fietkau | 2017-01-24 | 1 | -66/+10 |
* | uboot-mvebu: switch to u-boot.mk | Felix Fietkau | 2017-01-24 | 4 | -84/+14 |
* | uboot-layerscape-32b: simplify the package, it does not build anything | Felix Fietkau | 2017-01-24 | 1 | -64/+16 |
* | uboot-layerscape: switch to u-boot.mk | Felix Fietkau | 2017-01-24 | 1 | -69/+22 |
* | uboot-imx6: switch to u-boot.mk | Felix Fietkau | 2017-01-24 | 1 | -88/+29 |
* | uboot-at91: switch to u-boot.mk | Felix Fietkau | 2017-01-24 | 1 | -71/+11 |
* | uboot-kirkwood: switch to u-boot.mk | Felix Fietkau | 2017-01-24 | 1 | -78/+38 |
* | uboot-ar71xx: switch to using u-boot.mk | Felix Fietkau | 2017-01-24 | 16 | -82/+19 |
* | uboot-lantiq: switch to using u-boot.mk | Felix Fietkau | 2017-01-24 | 1 | -259/+209 |
* | build: add generic build template for u-boot packages | Felix Fietkau | 2017-01-24 | 1 | -0/+96 |
* | uboot-kirkwood: add uboot for nsa310b | Alberto Bursi | 2017-01-24 | 3 | -9/+745 |
* | sdk: explicitely remove ccache directories when packing SDK | Jo-Philipp Wich | 2017-01-24 | 1 | -0/+6 |
* | build: make the touch .autoremove call non-fatal | Felix Fietkau | 2017-01-24 | 1 | -1/+1 |
* | lantiq: remove CPU_TYPE:=mips32r2, it gets overwritten anyway | Felix Fietkau | 2017-01-24 | 1 | -2/+0 |
* | x86: unify CPU_TYPE for legacy and geode | Felix Fietkau | 2017-01-24 | 2 | -5/+2 |
* | uml: mark as source-only | Felix Fietkau | 2017-01-24 | 1 | -1/+1 |
* | malta: mark as source-only to avoid wasting build resources | Felix Fietkau | 2017-01-24 | 1 | -1/+1 |
* | 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 |