| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | build: extend CONFIG_AUTOREMOVE to tools/ | Felix Fietkau | 2017-01-18 | 3 | -0/+8 |
* | build: remove separate /install step for host builds | Felix Fietkau | 2017-01-18 | 4 | -67/+68 |
* | build: add support for automatically removing build dir contents during build | Felix Fietkau | 2017-01-18 | 4 | -3/+32 |
* | build: stage bin/ packages inside PKG_BUILD_DIR | Felix Fietkau | 2017-01-18 | 1 | -2/+9 |
* | build: stage unstripped packages inside PKG_BUILD_DIR | Felix Fietkau | 2017-01-18 | 2 | -10/+14 |
* | build: write ABI_VERSION file when staging the package | Felix Fietkau | 2017-01-18 | 1 | -7/+1 |
* | build: introduce extra targets that contain only proper dependencies | Felix Fietkau | 2017-01-18 | 5 | -15/+23 |
* | build: define common subdir targets in rules.mk | Felix Fietkau | 2017-01-18 | 4 | -18/+15 |
* | git-kernel: $(SUBDIR) should always be $(LINUX_VERSION) | Mirko Vogt | 2017-01-18 | 1 | -1/+1 |
* | build: move STAGING_DIR_HOSTPKG and BUILD_DIR_HOST back to a common directory... | Matthias Schiffer | 2017-01-18 | 6 | -10/+10 |
* | base-files: add /etc/iproute2/rt_protos | Hans Dedecker | 2017-01-18 | 2 | -1/+20 |
* | ramips: add support for Netgear WN3000RPv3 | Thibaut VARENE | 2017-01-18 | 7 | -2/+163 |
* | ar71xx: mark soft_config mtd part as writeable for RB-941-2nD | Thibaut VARENE | 2017-01-18 | 1 | -1/+0 |
* | ipq806x: Fix wireless support for Netgear Nighthawk X4S D7800 | Zhang Jingye | 2017-01-18 | 2 | -11/+15 |
* | ramips: fix mac address of miwifi-mini | BangLang Huang | 2017-01-18 | 2 | -1/+5 |
* | tools/qemu: use default host configure rule ; set appropriate vars & args | Alexandru Ardelean | 2017-01-18 | 1 | -9/+7 |
* | ramips: simplify EX2700 network config | Joseph C. Lehner | 2017-01-18 | 1 | -2/+2 |
* | ramips: Add back sdhci-mt7620 driver to default config | Rosen Penev | 2017-01-18 | 1 | -4/+4 |
* | bcm53xx: use accepted BCM5301X patches for R8000 and Luxul devices | Rafał Miłecki | 2017-01-18 | 3 | -0/+9 |
* | mac80211: move (& update) upstream accepted brcmfmac patches | Rafał Miłecki | 2017-01-18 | 5 | -0/+3 |
* | sdk: do not strip static libraries | Jo-Philipp Wich | 2017-01-18 | 1 | -1/+1 |
* | netifd: update to git HEAD version | Hans Dedecker | 2017-01-17 | 1 | -2/+2 |
* | build: properly pass CPP and CXX flags in HOST_MAKE_VARS | Jo-Philipp Wich | 2017-01-17 | 1 | -1/+2 |
* | build: introduce default HOST_MAKE_VARS for host-builds | Alexandru Ardelean | 2017-01-17 | 1 | -1/+7 |
* | tools/cmake: remove HOST_CONFIGURE_CMD and re-distribute the args & vars | Alexandru Ardelean | 2017-01-16 | 1 | -5/+2 |
* | x86: add kernel module for sp5100_tco watchdog | Chris Blake | 2017-01-16 | 1 | -0/+15 |
* | x86: Add sp5100_tco AMD patches | Chris Blake | 2017-01-16 | 4 | -0/+217 |
* | x86: remove the xen_domu subtarget | Felix Fietkau | 2017-01-16 | 6 | -135/+1 |
* | x86/generic: add xen DomU support | Felix Fietkau | 2017-01-16 | 3 | -4/+67 |
* | ar71xx: fix up the kernel config for the mikrotik subtarget | Felix Fietkau | 2017-01-16 | 1 | -0/+64 |
* | ar71xx: fix network config for Mikrotik RB411U | Cezary Jackiewicz | 2017-01-16 | 1 | -0/+1 |
* | ar71xx: add support for RB-941-2nD | Thibaut VARENE | 2017-01-16 | 11 | -4/+243 |
* | kernel: remove yaffs2 support, it is no longer needed | Felix Fietkau | 2017-01-16 | 56 | -17333/+2 |
* | adm5120: mark the rb1xx subtarget as broken | Felix Fietkau | 2017-01-16 | 1 | -1/+1 |