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
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
kernel: update 3.18 to 3.18.14
Jonas Gorski
2015-05-21
1
-2
/
+2
*
image: disable compile target within image builder
Felix Fietkau
2015-05-11
1
-1
/
+1
*
build: disable initramfs build within image builder
Felix Fietkau
2015-05-11
1
-0
/
+2
*
build: make initramfs kernel builds depend on the image prepare step
Felix Fietkau
2015-05-11
1
-0
/
+1
*
build: add support for adding a per-device compile step in the new image buil...
Felix Fietkau
2015-05-11
1
-0
/
+12
*
include: make dtb argument optional in MkFIT
Felix Fietkau
2015-05-10
1
-1
/
+1
*
build: don't call prereq for any package/symlinks rules
Felix Fietkau
2015-05-10
1
-0
/
+14
*
generic/4.0: update to 4.0.1
Imre Kaloz
2015-05-03
1
-2
/
+2
*
package-ipkg.mk: fix typo (patch from #19540)
Felix Fietkau
2015-04-23
1
-1
/
+1
*
generic/4.0: bump to final version
Imre Kaloz
2015-04-22
1
-2
/
+2
*
all: replace genext2fs with make_ext4fs
Jo-Philipp Wich
2015-04-20
1
-7
/
+7
*
netfilter.mk: remove obsolete ip_nat_ftp related line
Felix Fietkau
2015-04-20
1
-1
/
+0
*
netfilter.mk: move IRC conntrack/nat helpers to kmod-nf-nathelper-extra
Felix Fietkau
2015-04-20
1
-2
/
+2
*
cmake.mk: enable -Bsymbolic-functions by default for linking shared libs, sli...
Felix Fietkau
2015-04-19
1
-2
/
+3
*
image.mk: do not emit multiple target definitions for kernel images
Felix Fietkau
2015-04-18
1
-1
/
+4
*
image.mk: force rebuild of kernel dependent parts - fixes auto-rebuild on DTS...
Felix Fietkau
2015-04-18
1
-0
/
+1
*
build: tell users to do non-paralle builds on errors
Felix Fietkau
2015-04-16
2
-2
/
+7
*
opkg: drop md5 in favour of sha256
John Crispin
2015-04-14
1
-3
/
+3
*
build: replace the deprecated find argument -perm +0100 with /0100 (#19480)
Felix Fietkau
2015-04-14
1
-2
/
+2
*
build: set CCACHE_DIR for host builds
Felix Fietkau
2015-04-14
1
-0
/
+1
*
kernel: finally remove layer7 filter support
Felix Fietkau
2015-04-13
1
-1
/
+0
*
netfilter.mk: remove bogus NAT related kernel module entries (#19451)
Felix Fietkau
2015-04-11
1
-3
/
+0
*
netfilter.mk: drop obsolete kernel version dependencies
Felix Fietkau
2015-04-11
1
-36
/
+36
*
include: drop old kernel versions
Luka Perkov
2015-04-11
1
-8
/
+0
*
modules: fix postinst generation for kernel modules
John Crispin
2015-04-10
1
-6
/
+6
*
image.mk: rework FILESYSTEM evaluation order to fix some build issues
Felix Fietkau
2015-04-08
1
-5
/
+7
*
generic/4.0: upgrade to 4.0-rc7
Imre Kaloz
2015-04-07
1
-2
/
+2
*
generic/3.18: upgrade to 3.18.11
Imre Kaloz
2015-04-07
1
-2
/
+2
*
cmake.mk: add host build support
Felix Fietkau
2015-04-06
1
-0
/
+26
*
build: include variant name in STAMP_INSTALLED
Felix Fietkau
2015-04-03
1
-1
/
+1
*
image.mk: export the FILESYSTEM variable to build commands
Felix Fietkau
2015-04-03
1
-1
/
+1
*
include/kernel.mk: add KernelPackage/conffiles macro
Nicolas Thill
2015-04-02
1
-0
/
+6
*
config: add an option to enable KPROBE
John Crispin
2015-04-01
1
-1
/
+0
*
nls.mk: fix typo
John Crispin
2015-04-01
1
-1
/
+1
*
generic/4.0: upgrade to 4.0-rc6
Imre Kaloz
2015-03-31
1
-2
/
+2
*
generic/3.18: upgrade to 3.18.10
Imre Kaloz
2015-03-31
1
-2
/
+2
*
package-ipkg.mk: fix typo
Felix Fietkau
2015-03-31
1
-1
/
+1
*
package-ipkg.mk: add missing semicolon (#19381)
Felix Fietkau
2015-03-31
1
-1
/
+1
*
build: make device image kernels depend on Image/Prepare step
Felix Fietkau
2015-03-31
1
-0
/
+1
*
build: ensure that preinst and postrm are executable (fixes #19372)
Felix Fietkau
2015-03-31
1
-5
/
+6
*
image.mk: fix initramfs kernel build instructions leaking across device sections
Felix Fietkau
2015-03-30
1
-1
/
+1
*
kernel: only run kernel module list through version filter where version spec...
Felix Fietkau
2015-03-29
1
-5
/
+7
*
tools: replace ipkg-utils with a reduced ipkg-build variant in scripts/
Felix Fietkau
2015-03-29
1
-1
/
+1
*
build: make postinst/prerm scripts executable
Felix Fietkau
2015-03-29
1
-1
/
+1
*
include: remove trailing whitespaces
Luka Perkov
2015-03-29
18
-21
/
+21
*
netfilter: add missing module/symbol
Felix Fietkau
2015-03-29
1
-0
/
+1
*
build: fix CMake assembly builds with ccache
Felix Fietkau
2015-03-29
1
-0
/
+2
*
build: add missing sitefile for i386
Felix Fietkau
2015-03-28
1
-0
/
+3
*
build: clean up sitefiles, make them per-arch
Felix Fietkau
2015-03-28
64
-261
/
+30
*
build: ignore errors on copying firmware binaries from $(KDIR) to $(BIN_DIR)
Felix Fietkau
2015-03-26
1
-0
/
+1
[next]