index
:
openwrt/em-br6478acv2/master-187ad058
master
openwrt master 187ad058
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
[include] autotools.mk: fix autoreconf in subdirectories, thanks field_it for...
Jo-Philipp Wich
2012-01-20
1
-1
/
+1
*
[include] site: add configure cache scripts for mips-linux-gnu and mipsel-lin...
Jo-Philipp Wich
2012-01-19
2
-0
/
+10
*
tools: clean up Makefiles / make ccache work
John Crispin
2012-01-15
1
-0
/
+1
*
kernel: add support for linux 3.2.1
Jonas Gorski
2012-01-13
1
-0
/
+3
*
kernel: update linux 3.1 to 3.1.9
Jonas Gorski
2012-01-13
1
-2
/
+2
*
kernel: update linux 3.0 to 3.0.17
Jonas Gorski
2012-01-13
1
-2
/
+2
*
[include] cmake.mk: fix passing of LDFLAGS
Jo-Philipp Wich
2012-01-09
1
-3
/
+4
*
[include] make prepare_kernel_conf target depend on quilt instead of sed. Pre...
Jo-Philipp Wich
2012-01-08
1
-2
/
+2
*
include: calculate md5sum over sorted kernel config symbol list and incorpera...
Jo-Philipp Wich
2012-01-08
2
-1
/
+6
*
add CT target and TTL/HL match+target
Jo-Philipp Wich
2012-01-04
1
-0
/
+4
*
[netfilter] remove current RTSP support
Jo-Philipp Wich
2012-01-04
1
-4
/
+0
*
[netfilter] package CT target
Jo-Philipp Wich
2011-12-25
1
-0
/
+1
*
image: increase squashfs block size - visibly reduces image size in many cases
Felix Fietkau
2011-12-13
1
-1
/
+3
*
include/package-ipkg.mk: fix typo in r29449
Nicolas Thill
2011-12-10
1
-1
/
+1
*
linux: update 3.1 to 3.1.4
Jonas Gorski
2011-12-06
1
-2
/
+2
*
linux: update 3.0 to 3.0.12
Jonas Gorski
2011-12-06
1
-2
/
+2
*
include/package-ipkg.mk: don't add vi backup files to packages
Gabor Juhos
2011-12-05
1
-3
/
+3
*
linux: update 3.0 to 3.0.9
Jonas Gorski
2011-11-19
1
-2
/
+2
*
include/kernel.mk: don't check for modules.builtin on 2.6.32-
Jonas Gorski
2011-11-13
1
-4
/
+8
*
linux: update 3.1 to 3.1.1
Jonas Gorski
2011-11-13
1
-2
/
+2
*
include/kernel.mk: enhance built-in/missing modules detection when packaging ...
Nicolas Thill
2011-11-08
1
-1
/
+4
*
build: improve reliability of PKG_CONFIG_DEPENDS, remove old .configured_* st...
Felix Fietkau
2011-11-05
1
-0
/
+2
*
package/blockmount: simplify extroot module loading logic
Nicolas Thill
2011-10-28
1
-1
/
+2
*
kernel: build kmod even for modules built-in
Nicolas Thill
2011-10-28
1
-14
/
+22
*
Fix kernel version check macro typo
Michael Büsch
2011-10-27
1
-2
/
+2
*
include/package-ipkg.mk: fix typo
Nicolas Thill
2011-10-26
1
-1
/
+1
*
linux: add 3.1 checksum
Jonas Gorski
2011-10-24
1
-0
/
+3
*
[include] autotools.mk: link config.rpath before running autoreconf, also tou...
Jo-Philipp Wich
2011-10-16
1
-3
/
+3
*
include: autotools.mk: do not fail in patch-libtool fixup if patch is already...
Jo-Philipp Wich
2011-10-11
1
-1
/
+1
*
fix a small logic error in package download
Felix Fietkau
2011-10-09
1
-1
/
+1
*
build system: add a feature that allows you to pull sources from a git tree i...
Felix Fietkau
2011-10-09
1
-1
/
+13
*
[include] kernel-build.mk: there is no tarball when using CONFIG_KERNEL_GIT_C...
Jo-Philipp Wich
2011-10-03
1
-1
/
+1
*
[include] kernel.mk: also do not download Linux if CONFIG_KERNEL_GIT_CLONE_UR...
Jo-Philipp Wich
2011-10-03
1
-1
/
+1
*
build system: add support for download-time make hooks
Felix Fietkau
2011-09-30
1
-0
/
+5
*
[include] image.mk: pass through $(CONFIG_PKG_BUILD_JOBS) to the mksquashfs -...
Jo-Philipp Wich
2011-09-26
1
-1
/
+1
*
kernel: update to version 3.0.3
Hauke Mehrtens
2011-08-18
1
-2
/
+2
*
kernel: update kernel to version 2.6.39.4
Hauke Mehrtens
2011-08-16
1
-2
/
+2
*
include/site: add powerpc-openwrt-linux-*spe sitefiles for mpc85xx
Felix Fietkau
2011-08-12
2
-0
/
+10
*
include/kernel.mk: fix download path for linux 3.x
Jonas Gorski
2011-08-09
1
-1
/
+5
*
kernel: update to kernel version 3.0.1
Hauke Mehrtens
2011-08-06
1
-2
/
+2
*
[include] autotools.mk: implement PKG_FIXUP:=patch-libtool
Jo-Philipp Wich
2011-08-01
1
-1
/
+37
*
only export GCC_HONOUR_COPTS for the built-in toolchain, fixes missing-fhonou...
Felix Fietkau
2011-07-25
1
-1
/
+3
*
kernel.mk: Fix kernel module path for 3.0
Jonas Gorski
2011-07-24
1
-3
/
+8
*
default to using gzip with mksquashfs if lzma and xz are unavailable
Felix Fietkau
2011-07-24
1
-0
/
+1
*
cmake: fix ccache command when using host ccache (patch from #9611)
Felix Fietkau
2011-07-24
1
-2
/
+6
*
kernel: update to linux-3.0 and refresh patches.
Hauke Mehrtens
2011-07-22
1
-0
/
+3
*
allow targets to define a default subtarget when using automatic subtarget de...
John Crispin
2011-07-04
1
-0
/
+1
*
automatic subtarget enumaration
John Crispin
2011-07-03
1
-3
/
+6
*
extend squashfs padding for 256k flash sectors
John Crispin
2011-07-03
1
-2
/
+2
*
generic: use padjffs2 in prepare_generic_squashfs
Gabor Juhos
2011-07-02
1
-9
/
+1
[next]