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
...
*
global: change my email address
John Crispin
2016-05-12
28
-28
/
+28
*
ipq806x: enable fpu
Adrián Panella
2016-05-12
1
-1
/
+1
*
kernel: fq_codel match flows_cnt to limit sizing
Kevin Darbyshire-Bryant
2016-05-12
3
-6
/
+12
*
ramips: add initial support for SamKnows SK-WB8
Andrew Yong
2016-05-12
10
-1
/
+171
*
ramips: DTS rework
Stanislav Galabov
2016-05-12
196
-9852
/
+9599
*
dropbear: Add --disable-utmpx again
Hans Dedecker
2016-05-12
1
-0
/
+1
*
libusb: remove stale patch
John Crispin
2016-05-12
1
-33
/
+0
*
kernel: move the old gpio watchdog driver from generic to brcm47xx
Felix Fietkau
2016-05-12
4
-2
/
+0
*
gemini: delete 3.18 support
Felix Fietkau
2016-05-12
15
-6045
/
+0
*
bcm53xx: delete old kernel versions
Felix Fietkau
2016-05-12
137
-18387
/
+0
*
mxs: delete old kernel versions
Felix Fietkau
2016-05-12
10
-4475
/
+0
*
sunxi: delete old kernel versions
Felix Fietkau
2016-05-12
83
-18234
/
+0
*
oxnas: delete linux 4.1 support
Felix Fietkau
2016-05-12
15
-831
/
+0
*
x86: remove defunct etherboot image building code
Felix Fietkau
2016-05-12
1
-7
/
+0
*
x86: remove obsolete Config.in file
Felix Fietkau
2016-05-12
1
-14
/
+0
*
build: remove leftover dependenices on TARGET_rdc
Felix Fietkau
2016-05-12
2
-2
/
+2
*
x86: remove rdc specific kernel patch
Felix Fietkau
2016-05-12
1
-11
/
+0
*
tools/firmware-utils: remove obsolete firmware utility for airlink 525w
Felix Fietkau
2016-05-12
2
-333
/
+0
*
x86: remove legacy script/makefile code for rdc devices
Felix Fietkau
2016-05-12
3
-85
/
+0
*
x86: remove obsolete modules.mk
Felix Fietkau
2016-05-12
1
-22
/
+0
*
x86/xen_domu: enable xen drivers in the kernel config instead of packaging th...
Felix Fietkau
2016-05-12
2
-131
/
+17
*
x86: enable grub at_keyboard support for x86_64
Felix Fietkau
2016-05-12
1
-1
/
+1
*
x86: remove the kvm_guest subtarget
Felix Fietkau
2016-05-12
5
-204
/
+1
*
x86/64: add more hardware RNG drivers, including for virtio
Felix Fietkau
2016-05-12
1
-1
/
+2
*
x86/64: enable virtualization support for spinlocks to improve kvm performance
Felix Fietkau
2016-05-12
1
-6
/
+1
*
x86: remove maintainer override for x86_64
Felix Fietkau
2016-05-12
1
-1
/
+0
*
x86: remove the ep80579 subtarget, it has been unmaintained for a long time
Felix Fietkau
2016-05-12
3
-23
/
+1
*
kernel: remove leftover kernel version for 4.3
Felix Fietkau
2016-05-12
1
-2
/
+0
*
busybox: fix issues with the ip command on mips64
Felix Fietkau
2016-05-12
1
-0
/
+75
*
fstools: update to latest git revision
John Crispin
2016-05-11
1
-2
/
+2
*
kernel: add workaround to rebuild vdso-n32.so.dbg too
Jo-Philipp Wich
2016-05-12
1
-0
/
+9
*
kernel: update kernel 4.4 to version 4.4.10
Álvaro Fernández Rojas
2016-05-11
4
-36
/
+10
*
kernel: remove linux 4.3 config
Álvaro Fernández Rojas
2016-05-11
1
-4942
/
+0
*
build: avoid including profiles/*.mk
Felix Fietkau
2016-05-11
2
-6
/
+15
*
image.mk: include per-device profiles in image build profile check
Felix Fietkau
2016-05-11
1
-2
/
+2
*
metadata.pl: fix target profile sorting check
Felix Fietkau
2016-05-11
1
-3
/
+3
*
ncurses: add a compatibility symlink for packages searching for ncursesw/ncur...
Felix Fietkau
2016-05-11
1
-0
/
+1
*
toplevel.mk: rescan target metadata if the image makefile changes
Felix Fietkau
2016-05-11
1
-1
/
+1
*
metadata.pl: add support for forcing sorting of profiles
Felix Fietkau
2016-05-11
3
-1
/
+12
*
target.mk: dump device profiles defined in include/image.mk
Felix Fietkau
2016-05-11
1
-0
/
+6
*
target.mk: remove the unused Target-Path field
Felix Fietkau
2016-05-11
2
-2
/
+0
*
image.mk: add support for limiting images to specific subtargets
Felix Fietkau
2016-05-11
1
-2
/
+6
*
image.mk: prepare for defining device profile data in the Device section
Felix Fietkau
2016-05-11
1
-1
/
+24
*
base-files: Fix config_generate when there are no switch VLANs or ports confi...
Vittorio Gambaletta (VittGam)
2016-05-11
1
-38
/
+42
*
README: Remove outdated info
Jo-Philipp Wich
2016-05-11
1
-6
/
+0
*
netifd: Remove hardcoded DHCP release option
Hans Dedecker
2016-05-11
1
-1
/
+1
*
ncurses: install a dummy libtinfo.a for packages that try to link it
Felix Fietkau
2016-05-11
1
-0
/
+1
*
Revert "ncurses: package the tinfo library separately"
Felix Fietkau
2016-05-11
1
-3
/
+2
*
build: fix make clean, delete package directories for selected arch
Felix Fietkau
2016-05-11
1
-1
/
+1
*
mtd: imagetag: fix compilation with changed mtd_fixtrx call
Rafał Miłecki
2016-05-11
1
-1
/
+4
[prev]
[next]