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
/
target
/
linux
Commit message (
Expand
)
Author
Age
Files
Lines
*
omap: remove CONFIG_SND_DEBUG override
Felix Fietkau
2016-08-02
1
-2
/
+0
*
kernel: add missing config symbol
Felix Fietkau
2016-08-02
1
-0
/
+1
*
lantiq: enable missing ath10k firmware for BT Home Hub 5A
Felix Fietkau
2016-08-01
1
-1
/
+1
*
apm821xx: fix IB image building
Jo-Philipp Wich
2016-08-01
1
-6
/
+10
*
kernel: re-enable CONFIG_SND_VERBOSE_PROCFS (FS#66)
Felix Fietkau
2016-08-01
1
-1
/
+1
*
ar71xx: Make wget2nand look for LEDE project firmware files
diizzyy
2016-07-26
1
-2
/
+2
*
ipq806x: fix MAC_POWER_SEL for Netgear R7800
dissent1
2016-07-26
1
-1
/
+1
*
ramips: Rename TP-Link Archer C50 LEDs
P.Wassi
2016-07-26
2
-10
/
+10
*
ramips: Improve TP-Link Archer C20i support
P.Wassi
2016-07-26
4
-5
/
+49
*
brcm63xx: fix CT-536p/CT-5621T support
Daniel Gonzalez
2016-08-01
2
-2
/
+2
*
kernel: silence a false positive uninitialized variable warning
Felix Fietkau
2016-08-01
1
-1
/
+1
*
ipq806x: fix boot hang if cmdline contains words with r in the middle
Jonas Gorski
2016-08-01
1
-1
/
+1
*
mvebu: fix NAND flash issues (FS#67)
Felix Fietkau
2016-07-31
2
-36
/
+69
*
imx6: clean up / fix ventana image build code
Felix Fietkau
2016-07-31
1
-69
/
+43
*
imx6: use ubinize-image.sh to fix build with per-device rootfs
Felix Fietkau
2016-07-31
3
-64
/
+4
*
brcm63xx: fix build with per-device rootfs
Felix Fietkau
2016-07-31
1
-1
/
+1
*
ipq806x: add missing sysupgrade-nand => sysupgrade-tar change
Felix Fietkau
2016-07-31
1
-1
/
+1
*
image: add a helper variable for getting kernel/rootfs from within image Buil...
Felix Fietkau
2016-07-31
12
-43
/
+43
*
kernel: remove hostap driver
Felix Fietkau
2016-07-31
4
-463
/
+1
*
octeon: increase block2mtd rootfs probe timeout on ER
Felix Fietkau
2016-07-30
1
-1
/
+1
*
octeon: pad squashfs sysupgrade image rootfs
Felix Fietkau
2016-07-30
1
-0
/
+2
*
octeon: drop unsupported jffs2 feature flag
Felix Fietkau
2016-07-30
1
-1
/
+1
*
octeon: fix sysupgrade images
Felix Fietkau
2016-07-30
1
-1
/
+0
*
kernel: fix crashlog regression on x86
Felix Fietkau
2016-07-30
1
-20
/
+32
*
ath25: rework image building
Jo-Philipp Wich
2016-07-29
1
-41
/
+27
*
build: rename sysupgrade-nand to sysupgrade-tar
Jo-Philipp Wich
2016-07-29
9
-11
/
+11
*
octeon: clean up image build code
Jo-Philipp Wich
2016-07-29
1
-13
/
+2
*
apm821xx: only attempt to mount /boot on MyBook Live
Felix Fietkau
2016-07-29
1
-0
/
+1
*
lantiq: fix switch configuration for EASY80920
Hauke Mehrtens
2016-07-28
4
-24
/
+27
*
kernel: fix crashlog issues on various architectures
Felix Fietkau
2016-07-28
1
-13
/
+25
*
lantiq: fix WBMR-300HPD switch port assignment
Felix Fietkau
2016-07-28
1
-4
/
+5
*
octeon: fix image build
Jo-Philipp Wich
2016-07-28
1
-1
/
+1
*
ar71xx: don't use D-Link DIR-505 status LED as ethernet indicator
Matthias Schiffer
2016-07-28
1
-4
/
+0
*
ar71xx: add revision detection for D-Link DIR-505 A1/A2
Matthias Schiffer
2016-07-28
1
-0
/
+10
*
bcm53xx: enable kernel symbols/drivers needed for BCM53573
Rafał Miłecki
2016-07-28
1
-2
/
+7
*
bcm53xx: backport DTS patches for USB 2.0 and Tenda AC9
Rafał Miłecki
2016-07-28
4
-2
/
+321
*
bcm53xx: refresh kernel patches
Rafał Miłecki
2016-07-28
2
-3
/
+3
*
ar71xx: add a missing ;; to ar71xx.sh
John Crispin
2016-07-24
1
-0
/
+1
*
b53: allow ports with higher numbers than CPU port
Rafał Miłecki
2016-07-24
1
-2
/
+1
*
brcm63xx: fix HG556a C button
dani
2016-07-24
1
-1
/
+1
*
ramips: unify etc/board.d/01_leds configuration
P.Wassi
2016-07-24
1
-2
/
+2
*
ar71xx: add support for gl-mifi
Zhao Gang
2016-07-24
10
-0
/
+148
*
ramips: dch-m225 don't have ethernet. default enable wifi
Michael Lee
2016-07-24
1
-0
/
+21
*
ramips: remove indentation in etc/board.d/01_leds
Paul Wassi
2016-07-24
1
-1
/
+1
*
ramips: add missing i2s alias
John Crispin
2016-07-24
1
-1
/
+1
*
ar71xx: clean up legacy-devices.mk
Matthias Schiffer
2016-07-27
2
-322
/
+407
*
mvebu: limit image builds to profile selection
Felix Fietkau
2016-07-26
1
-0
/
+1
*
build: remove cpio.gz and tar.gz from regular filesystem types
Felix Fietkau
2016-07-25
1
-3
/
+0
*
image: remove shell calls from legacy ubi/ubifs image code
Felix Fietkau
2016-07-25
1
-3
/
+3
*
kirkwood: fix UBIFS_OPTS variable in image build
Felix Fietkau
2016-07-25
1
-1
/
+1
[next]