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
*
update to 2.6.39.1
Florian Fainelli
2011-06-04
1
-2
/
+2
*
kernel.mk: add a new helper for comparing kernel versions, which can take 1 -...
Felix Fietkau
2011-06-01
1
-4
/
+13
*
netfilter.mk: remove a few obsolete CompareKernelPatchVer calls
Felix Fietkau
2011-06-01
1
-17
/
+5
*
remove the now unused Target-Kernel field from the target metadata
Felix Fietkau
2011-05-30
1
-1
/
+0
*
remove kernel major version specific kernelpackage overrides
Felix Fietkau
2011-05-30
1
-2
/
+0
*
remove legacy package/foo-compile wrapper targets, people should be used to t...
Felix Fietkau
2011-05-28
1
-2
/
+0
*
kernel: some updates for kernel 2.6.39
Hauke Mehrtens
2011-05-25
1
-0
/
+3
*
package u32 match and TEE target, patches by Maxim Uvarov
Jo-Philipp Wich
2011-05-24
1
-0
/
+8
*
add LD_LIBRARY to cmake.mk
Felix Fietkau
2011-05-20
1
-0
/
+1
*
kernel: update kernel from 2.6.38.2 to 2.6.38.6 and refresh patches
Hauke Mehrtens
2011-05-15
1
-2
/
+2
*
use lazy evaluation to allow targets to override kernel config files
Felix Fietkau
2011-04-17
1
-21
/
+14
*
prepare .config before testing for missing options
Felix Fietkau
2011-04-17
1
-1
/
+1
*
silence error when package has no patches (patchwork 321)
Jo-Philipp Wich
2011-04-12
1
-1
/
+1
*
firewall: allow local redirection of ports
Jo-Philipp Wich
2011-04-12
1
-2
/
+2
*
autotools.mk: disable autoreconf recursion if more than one dir is given in P...
Jo-Philipp Wich
2011-04-11
1
-0
/
+1
*
cmake.mk: don't assume toolchain binaries in .../bin/ if an external toolchai...
Jo-Philipp Wich
2011-04-11
1
-0
/
+7
*
iipt-debug: create bundle of netfilter modules for debugging
Hauke Mehrtens
2011-04-09
1
-0
/
+5
*
build: log package dump failures to logs to avoid forcing user to write crypt...
Felix Fietkau
2011-04-06
1
-1
/
+6
*
build: clean up handling of the kernel config
Felix Fietkau
2011-04-06
3
-22
/
+53
*
add a new package metadata variable MDEPENDS for specifying local menuconfig ...
Felix Fietkau
2011-04-05
2
-0
/
+2
*
site: set ac_cv_sizeof_off_t=8 to fix autoconf applications using it for dete...
Felix Fietkau
2011-04-04
9
-9
/
+9
*
make the build system a bit more silent without V=99
Felix Fietkau
2011-04-04
1
-1
/
+1
*
toplevel: add a warning about .config being out of sync after an update
Felix Fietkau
2011-04-04
1
-0
/
+7
*
add kmod-ipt-led
Florian Fainelli
2011-04-03
1
-0
/
+3
*
kernel: add md5sum of kernel
Hauke Mehrtens
2011-04-03
1
-2
/
+2
*
build: reduce the amount of generated make code for the initial prereq scan -...
Felix Fietkau
2011-04-03
1
-2
/
+7
*
build: use a conditional @ sign before silenced targets instead of .SILENT - ...
Felix Fietkau
2011-04-03
1
-4
/
+2
*
build: undefine debug helper templates used by subdir.mk if the DEBUG variabl...
Felix Fietkau
2011-04-03
1
-0
/
+10
*
build: move the SH_FUNC eval to the beginning of the opkg control file build ...
Felix Fietkau
2011-04-03
1
-2
/
+2
*
build: do not use shell calls to export empty opkg control files, speeds up p...
Felix Fietkau
2011-04-03
1
-0
/
+2
*
tools/squashfs4: update to version 4.2 (adds support for xz compression)
Felix Fietkau
2011-04-03
1
-1
/
+9
*
Update 2.6.38 to 2.6.38.2
Michael Büsch
2011-03-28
1
-2
/
+2
*
global cflags: remove -funit-at-a-time, it is ignored by recent compilers. in...
Felix Fietkau
2011-03-26
1
-8
/
+8
*
target.mk: don't enable coreutils by default, it does not even exist anymore....
Jo-Philipp Wich
2011-03-22
1
-4
/
+0
*
add support for md5sum checks for mirrored tarballs of packages with version ...
Felix Fietkau
2011-03-21
2
-1
/
+3
*
image.mk: only upgrade permissions instead of overwriting, utilize tar -p fla...
Jo-Philipp Wich
2011-03-21
1
-4
/
+6
*
update to 2.6.32.33 and 2.6.37.4
Imre Kaloz
2011-03-18
1
-4
/
+4
*
add 2.6.38 md5sum
Imre Kaloz
2011-03-18
1
-0
/
+3
*
build: move the CCACHE_DIR to the build targets so that it doesn't interfere ...
Felix Fietkau
2011-03-15
1
-0
/
+1
*
download.mk: properly quote download urls
Felix Fietkau
2011-03-13
1
-1
/
+1
*
kernel: update to kernel version 2.6.37.3
Hauke Mehrtens
2011-03-13
1
-2
/
+2
*
kernel: update to kernel version 2.6.34.8
Hauke Mehrtens
2011-03-13
1
-2
/
+2
*
kernel: update to kernel version 2.6.32.32
Hauke Mehrtens
2011-03-13
1
-2
/
+2
*
target: Added coreutils to list of default packages. It doesn't build or inst...
Daniel Dickinson
2011-03-11
1
-0
/
+4
*
Revert "[include] provide mipsel-openwrt-linux-uclibcgnueabi site script, fix...
Felix Fietkau
2011-03-09
1
-5
/
+0
*
provide mipsel-openwrt-linux-uclibcgnueabi site script, fixes the majority of...
Jo-Philipp Wich
2011-03-09
1
-0
/
+5
*
site: cache ac_cv_func_malloc_0_nonnull and ac_cv_func_realloc_0_nonnull
Jo-Philipp Wich
2011-03-08
1
-0
/
+2
*
only support EABI on ARM targets
Imre Kaloz
2011-03-07
1
-2
/
+0
*
hotplug2: replace udevtrigger from the udev-106 source with a much smaller se...
Felix Fietkau
2011-03-07
1
-1
/
+1
*
deploy .ipk archives with --force-maintainer to ensure that configs are kept ...
Jo-Philipp Wich
2011-03-06
1
-0
/
+1
[next]