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
*
package-ipkg.mk: add missing semicolon (#19381)
Felix Fietkau
2015-03-31
1
-1
/
+1
*
odhcpd: compile fixes
Steven Barth
2015-03-31
1
-2
/
+2
*
odhcp6c: some more code compliance
Steven Barth
2015-03-31
1
-2
/
+2
*
build: make device image kernels depend on Image/Prepare step
Felix Fietkau
2015-03-31
1
-0
/
+1
*
uci: update to the latest version, fixes delta path / savedir issues
Felix Fietkau
2015-03-31
1
-2
/
+2
*
kernel: update yaffs code to the latest version
Gabor Juhos
2015-03-31
32
-1298
/
+651
*
build: ensure that preinst and postrm are executable (fixes #19372)
Felix Fietkau
2015-03-31
1
-5
/
+6
*
kernel: add a couple missing symbols for 4.0
Zoltan Herpai
2015-03-31
1
-0
/
+40
*
netifd: revert policy routing (broke some custom user rules)
Steven Barth
2015-03-31
1
-1
/
+1
*
brcm47xx: image: convert legacy Linksys & Netgear devices
Rafał Miłecki
2015-03-31
1
-12
/
+31
*
brcm47xx: image: convert generic subtarget to the new images system
Rafał Miłecki
2015-03-31
1
-18
/
+11
*
netifd: add metric argument for ipv4 proto routes
Steven Barth
2015-03-31
1
-2
/
+2
*
brcm47xx: image: convert all mips74k images to the new building system
Rafał Miłecki
2015-03-31
1
-47
/
+28
*
brcm47xx: image: add helpers for defining devices
Rafał Miłecki
2015-03-31
1
-15
/
+20
*
brcm63xx: fix zyxel kernel name
Jonas Gorski
2015-03-31
1
-1
/
+1
*
brcm47xx: image: use standard KERNEL_IMAGE to avoid warnings
Rafał Miłecki
2015-03-31
1
-1
/
+2
*
ar71xx/mikrotik: disable atnoher two non MikroTik boards
Gabor Juhos
2015-03-31
1
-0
/
+2
*
ar71xx/mikrotik: disable non MikroTik boards
Gabor Juhos
2015-03-31
1
-0
/
+32
*
ar71xx/mikrotik: use correct symbol to disable overlayfs
Gabor Juhos
2015-03-31
1
-1
/
+1
*
brcm47xx: fix checking cross-vendors firmware images
Rafał Miłecki
2015-03-31
1
-48
/
+41
*
brcm47xx: update Linksys firmwares (add new E2500 versions)
Rafał Miłecki
2015-03-31
1
-2
/
+5
*
brcm47xx: display all errors (not just the 1st one) when checking image
Rafał Miłecki
2015-03-31
1
-10
/
+8
*
brcm47xx: recognize more device specific firmwares
Rafał Miłecki
2015-03-31
1
-0
/
+34
*
brcm47xx: compare provided firmware magic with device magic
Rafał Miłecki
2015-03-30
1
-2
/
+34
*
brcm63xx: don't build non-dtb kernels anymore
Jonas Gorski
2015-03-30
1
-3
/
+0
*
brcm63xx: move DSL-275XB to DT
Jonas Gorski
2015-03-30
7
-74
/
+105
*
brcm63xx: move bcm6318 reference boards to DT
Jonas Gorski
2015-03-30
20
-122
/
+188
*
brcm63xx: move VG50 to DT
Jonas Gorski
2015-03-30
15
-80
/
+78
*
brcm63xx: move V2110 to DT
Jonas Gorski
2015-03-30
25
-25
/
+113
*
brcm63xx: use relocate to move the kernel back to start of ram
Jonas Gorski
2015-03-30
2
-39
/
+33
*
generic: relocate: make the cacheline size configurable
Jonas Gorski
2015-03-30
1
-1
/
+3
*
ramips: move relocating loader to common location
Jonas Gorski
2015-03-30
6
-1
/
+1
*
ar71xx/mikrotik: re-enable 4KiB flash sector erase
Gabor Juhos
2015-03-30
1
-1
/
+1
*
ar71xx: re-enable AR8216_PHY_LEDS
Gabor Juhos
2015-03-30
1
-0
/
+1
*
ar71xx: sync kernel config
Gabor Juhos
2015-03-30
1
-5
/
+11
*
nftables: bump to 2015-03-24
Steven Barth
2015-03-30
1
-2
/
+2
*
ustream-ssl: properly handle return codes
John Crispin
2015-03-30
1
-2
/
+2
*
image.mk: fix initramfs kernel build instructions leaking across device sections
Felix Fietkau
2015-03-30
1
-1
/
+1
*
xburst: add missing symbol
John Crispin
2015-03-30
1
-0
/
+1
*
modules: more xen modules have been moved
John Crispin
2015-03-30
1
-4
/
+4
*
uhttpd: properly handle return codes
John Crispin
2015-03-30
1
-2
/
+2
*
rpcd: properly handle return codes
John Crispin
2015-03-30
2
-3
/
+3
*
ubox: properly handle return codes
John Crispin
2015-03-30
1
-2
/
+2
*
procd: properly handle return codes
John Crispin
2015-03-30
1
-2
/
+2
*
fstools: properly handle return codes
John Crispin
2015-03-30
1
-2
/
+2
*
odhcpd: fix default dhcpv6 behavior for non-/64
Steven Barth
2015-03-30
1
-2
/
+2
*
odhcpd: fix musl build, change default DHCPv6 behavior
Steven Barth
2015-03-30
1
-2
/
+2
*
odhcp6c: musl fixes (thanks Felix)
Steven Barth
2015-03-30
1
-2
/
+2
*
kernel/generic: (try) fixing MAP-E patch broken in 4.0
Steven Barth
2015-03-30
1
-23
/
+42
*
brcm47xx: convert Netgear WNDR3700 V3 to the new image building system
Rafał Miłecki
2015-03-29
1
-3
/
+25
[next]