index
:
openwrt/upstream
attitude_adjustment
barrier_breaker
chaos_calmer
lede-17.01
less-old-master
master
old-master
openwrt-18.06
openwrt-19.07
upstream
upstream openwrt
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
valgrind: fix build with mips soft-float
Felix Fietkau
2016-01-20
1
-0
/
+34
*
bzip2: install to STAGING_DIR/host instead of STAGING_DIR/host/usr
Felix Fietkau
2016-01-20
1
-1
/
+1
*
build: add logging for package host builds
Felix Fietkau
2016-01-20
1
-2
/
+18
*
build: add locking for downloads (fixes race conditions with multiple variants)
Felix Fietkau
2016-01-20
1
-1
/
+1
*
build: split BUILD_LOG logs per variant
Felix Fietkau
2016-01-20
1
-2
/
+2
*
rules.mk: make the locked template available even if flock has not been built...
Felix Fietkau
2016-01-20
1
-3
/
+7
*
tools: compile flock before everything else
Felix Fietkau
2016-01-20
1
-1
/
+4
*
Revert "include/autoconf.mk: decouple host fixups from target fixups"
Felix Fietkau
2016-01-20
1
-4
/
+10
*
build: use a separate variable checking the subdir path (for host packages)
Felix Fietkau
2016-01-20
2
-3
/
+4
*
kernel: fix module load issue in the dma-buf debloat patch
Felix Fietkau
2016-01-20
4
-4
/
+40
*
bzip2: use $(STAGING_DIR)/host instead of $(STAGING_DIR_HOST)
Felix Fietkau
2016-01-20
1
-3
/
+3
*
gettext-full: use $(STAGING_DIR)/host instead of $(STAGING_DIR_HOST)
Felix Fietkau
2016-01-20
1
-1
/
+1
*
gettext: use $(STAGING_DIR)/host instead of $(STAGING_DIR_HOST)
Felix Fietkau
2016-01-20
1
-4
/
+4
*
lua: use $(STAGING_DIR)/host instead of $(STAGING_DIR_HOST)
Felix Fietkau
2016-01-20
1
-2
/
+2
*
include/autoconf.mk: decouple host fixups from target fixups
Felix Fietkau
2016-01-20
1
-10
/
+4
*
libiconv: install to the new prefix
Felix Fietkau
2016-01-20
1
-6
/
+6
*
host-build.mk: change default installation prefix of package/* host builds to...
Felix Fietkau
2016-01-20
2
-12
/
+14
*
build: move host build directories of package/* to build_dir/target-*/host/
Felix Fietkau
2016-01-20
2
-4
/
+7
*
toolchain: Reverse glibc/eglibc conditionals to check for eglibc
Felix Fietkau
2016-01-20
2
-7
/
+7
*
oxnas: finally make board names consistent
Felix Fietkau
2016-01-20
3
-4
/
+4
*
netifd: update to the latest version, adds a cosmetic fix for a wpa related v...
Felix Fietkau
2016-01-20
1
-2
/
+2
*
libiconv: change include guard to make glib2 consider it compatible
Felix Fietkau
2016-01-20
1
-3
/
+3
*
gcc: drop version 4.8-linaro
Felix Fietkau
2016-01-20
40
-1610
/
+0
*
binutils: switch to version 2.25.1 by default
Felix Fietkau
2016-01-20
2
-2
/
+2
*
elfutils: bump to 0.165
Felix Fietkau
2016-01-20
6
-14
/
+14
*
6in4: use uclient-fetch instead of wget/curl
Felix Fietkau
2016-01-20
2
-24
/
+7
*
uclient: update to the latest version, adds an auth reconnect handling fix an...
Felix Fietkau
2016-01-20
1
-2
/
+2
*
lantiq: Fix enabling CONFIG_MTD_UIMAGE_SPLIT
Felix Fietkau
2016-01-20
1
-1
/
+1
*
qos-scripts: Fix classification of ingress traffic
Felix Fietkau
2016-01-19
1
-1
/
+1
*
toolchain/musl: remove old CONFIG_MUSL_ENABLE_DEBUG option
Felix Fietkau
2016-01-19
3
-12
/
+0
*
opkg: depend on uclient-fetch, disable busybox wget
Felix Fietkau
2016-01-19
2
-1
/
+2
*
uhttpd: fix typo in default config for px5g
Felix Fietkau
2016-01-19
1
-1
/
+1
*
Revert "6in4: Corrected tunnelbroker tunnel update URL"
Jo-Philipp Wich
2016-01-19
2
-2
/
+2
*
toolchain: Add glibc 2.22
Felix Fietkau
2016-01-19
6
-4
/
+79
*
bcm53xx: revert iProc patch adding PAXC support
Rafał Miłecki
2016-01-19
2
-0
/
+850
*
lantiq: Enable the uImage mtd splitter
Felix Fietkau
2016-01-19
1
-0
/
+1
*
ustream-ssl: update to the latest version, fixes connection with servers requ...
Felix Fietkau
2016-01-19
1
-2
/
+2
*
uclient: install a symlink from uclient-fetch to wget into /bin
Felix Fietkau
2016-01-19
1
-2
/
+3
*
uclient: update to the latest version, fixes a cosmetic progress bar issue
Felix Fietkau
2016-01-19
1
-2
/
+2
*
mxs: initial 4.4 support
Zoltan Herpai
2016-01-19
2
-0
/
+380
*
kernel: add missing symbols for 4.4
Zoltan Herpai
2016-01-19
1
-0
/
+5
*
bcm53xx: update iProc patches (V5 accepted in helgaas/pci.git next)
Rafał Miłecki
2016-01-19
12
-190
/
+341
*
packages: bump uboot-mxs to 2016.01, refresh patches
Zoltan Herpai
2016-01-19
3
-18
/
+7
*
kernel: fix keyring reference leak (CVE-2016-0728)
Felix Fietkau
2016-01-19
4
-0
/
+300
*
kernel: modularize dma shared buffer code to eliminate kernel bloat
Felix Fietkau
2016-01-19
6
-0
/
+151
*
bcm53xx: move iProc patches that went mainline
Rafał Miłecki
2016-01-19
8
-10
/
+9
*
bcm53xx: backport iProc Kconfig fixes
Rafał Miłecki
2016-01-19
2
-0
/
+54
*
bcm53xx: group iProc patches into patchsets they were sent in
Rafał Miłecki
2016-01-19
7
-2
/
+2
*
Revert "cns3xxx: re-enable CONFIG_CPU_SW_DOMAIN_PAN"
Felix Fietkau
2016-01-19
1
-0
/
+1
*
procd: emit events for sound subsystem
John Crispin
2016-01-19
1
-1
/
+1
[next]