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
*
kernel: add a workaround to rebuild vdso.so.dbg after genvdso
Jo-Philipp Wich
2016-04-29
1
-0
/
+11
*
scripts: avoid hard-coded paths in scripts
Iblis Lin
2016-04-28
7
-7
/
+7
*
ppp: Add ppp-mod-passwordfd subpackage to ppp
Hans Dedecker
2016-04-28
1
-1
/
+19
*
dnsmasq: Add conntrack support in the full variant
Hans Dedecker
2016-04-28
1
-6
/
+12
*
dropbear: Add procd interface triggers when interface config is specified
Hans Dedecker
2016-04-28
2
-2
/
+22
*
iproute2: Add package for nstat utility
Hans Dedecker
2016-04-28
1
-0
/
+11
*
dropbear: Make utmp and putuline support configurable via seperate config opt...
Hans Dedecker
2016-04-28
2
-3
/
+17
*
netifd: Add configurable DHCP release behavior
Hans Dedecker
2016-04-28
1
-3
/
+5
*
bcm53xx: add m25p80 workaround for SPI flash writing problems
Rafał Miłecki
2016-04-28
1
-0
/
+62
*
mediatek: sync and patches add support for several boards
John Crispin
2016-04-28
98
-262
/
+1178
*
bcm53xx: support SPI-NOR on dual flash devices
Rafał Miłecki
2016-04-28
1
-0
/
+67
*
bcm53xx: switch to m25p80 and drop bcm53xxspiflash
Rafał Miłecki
2016-04-28
3
-21
/
+42
*
bcm53xx: support JEDEC incompatible w25q128 in spi-nor
Rafał Miłecki
2016-04-28
1
-0
/
+34
*
xtables-addons: Fix Lua packet script implementation
Hans Dedecker
2016-04-28
1
-0
/
+15
*
lantiq: fix xway image building
Jo-Philipp Wich
2016-04-27
1
-3
/
+3
*
package: remove duplicate lines from otrx and nvram makefiles
Jo-Philipp Wich
2016-04-26
2
-2
/
+0
*
package: flag further target specific packages as nonshared
Jo-Philipp Wich
2016-04-26
14
-0
/
+26
*
package: mark nvram and otrx nonshared as they're target specific
Jo-Philipp Wich
2016-04-26
2
-0
/
+2
*
brcm2708: removes backported patch (linux-4.4.7)
Álvaro Fernández Rojas
2016-04-26
1
-25
/
+0
*
at91: fix SAMA5D3 subtarget
Jo-Philipp Wich
2016-04-25
2
-6
/
+12
*
x86: remove old references to kmod-acpi-button
Jo-Philipp Wich
2016-04-25
2
-2
/
+2
*
uml: revert accidentally committed change
Jo-Philipp Wich
2016-04-25
1
-1
/
+0
*
tools: fix make_ext4fs build with recent glibc
Jo-Philipp Wich
2016-04-25
2
-3
/
+5
*
brcm2708: update linux 4.4 patches to latest version
Álvaro Fernández Rojas
2016-04-24
302
-448
/
+9148
*
brcm2708-gpu-fw: update to latest version
Álvaro Fernández Rojas
2016-04-24
1
-7
/
+7
*
kernel: fix ip6_tunnel compilation
Álvaro Fernández Rojas
2016-04-24
1
-2
/
+2
*
kernel: update kernel 4.4 to version 4.4.8
Álvaro Fernández Rojas
2016-04-24
14
-236
/
+37
*
opkg: fix use-after-free with duplicate packages on the command line
Jo-Philipp Wich
2016-04-23
2
-1
/
+13
*
imagebuilder: use correct package directory when bundling kmods and libc
Jo-Philipp Wich
2016-04-22
1
-2
/
+2
*
package: fix toolchain ipk flags
Jo-Philipp Wich
2016-04-22
1
-1
/
+2
*
include: remove unused FeedPackageDir macro arguments
Jo-Philipp Wich
2016-04-22
2
-3
/
+1
*
linux: kmod-e100: use preconverted firmware files
Jo-Philipp Wich
2016-04-21
1
-3
/
+3
*
sdk: bundle required firmware files
Jo-Philipp Wich
2016-04-21
1
-0
/
+2
*
include: bin/ dir was not created
John Crispin
2016-04-19
1
-2
/
+2
*
base-files: remove ununsed login.sh
John Crispin
2016-04-19
1
-18
/
+0
*
base-files: Allow to disable failsafe mode
John Crispin
2016-04-19
5
-6
/
+24
*
image / basefiles: make console password configurable
John Crispin
2016-04-18
22
-42
/
+48
*
base-files: fix error message during boot
John Crispin
2016-04-11
1
-1
/
+1
*
sdk: do not exclude ccache executable
Jo-Philipp Wich
2016-04-18
1
-1
/
+2
*
sdk: fix generation of base feed url
Jo-Philipp Wich
2016-04-17
1
-1
/
+1
*
target: globally remove ARCH_PACKAGES overrides
Jo-Philipp Wich
2016-04-17
14
-14
/
+0
*
include/target.mk: disambiguate package architecture
Jo-Philipp Wich
2016-04-17
1
-1
/
+1
*
brcm2708: implement sysupgrade image check
Christian Lamparter
2016-04-07
1
-1
/
+15
*
brcm2708-gpu-fw: improve package version and release
Álvaro Fernández Rojas
2016-04-16
1
-5
/
+5
*
brcmfmac43430-firmware: improve package version and release
Álvaro Fernández Rojas
2016-04-16
1
-4
/
+4
*
brcm2708: add missing config symbols
Álvaro Fernández Rojas
2016-04-16
3
-0
/
+9
*
include: fix nonshared flag handling
Jo-Philipp Wich
2016-04-15
2
-2
/
+3
*
openssl: fix wrong build target strings
Jo-Philipp Wich
2016-04-15
1
-3
/
+3
*
uclibc++: add hack to fix failing patch
Jo-Philipp Wich
2016-04-14
1
-1
/
+8
*
imagebuilder: fix standalone operation
Jo-Philipp Wich
2016-04-13
1
-1
/
+2
[next]