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
*
include/image.mk: Introduce generic option to wrap kernel into JFFS2
Felix Fietkau
2015-11-07
2
-16
/
+18
*
include/image.mk: introduce KERNEL_INITRAMFS_NAME variable
Felix Fietkau
2015-11-07
1
-2
/
+3
*
mac80211: disable a broken feature that was merged with the last update
Felix Fietkau
2015-11-07
2
-1
/
+29
*
uClibc: mark as broken for all architectures that use musl by default
Felix Fietkau
2015-11-07
1
-0
/
+1
*
toplevel.mk: fix distclean
Felix Fietkau
2015-11-06
1
-1
/
+1
*
toolchain/gdb: update to 7.10, sync with target package version
Felix Fietkau
2015-11-06
4
-8
/
+8
*
kernel: omap_wdt module load typo
Felix Fietkau
2015-11-06
1
-1
/
+1
*
kernel: load softdog on boot
Felix Fietkau
2015-11-06
1
-1
/
+1
*
tools/mm-macros: update to 0.9.8
Felix Fietkau
2015-11-06
1
-4
/
+5
*
tools/scons: update to 2.4.0
Felix Fietkau
2015-11-06
1
-4
/
+4
*
px5g: Use SHA-256 when generating self-signed certificates
Felix Fietkau
2015-11-06
1
-1
/
+1
*
ramips: fix previous commit
John Crispin
2015-11-05
2
-22
/
+66
*
ramips: minor tweak to the lks7688 baord name
John Crispin
2015-11-05
4
-68
/
+24
*
busybox: enable ip rule support by default (required for dealing with route t...
Felix Fietkau
2015-11-04
1
-1
/
+1
*
kirkwood: add support for 4.3
Luka Perkov
2015-11-04
9
-0
/
+1238
*
kirkwood: pogo_e02: use mainline led definitions
Luka Perkov
2015-11-04
2
-4
/
+4
*
kernel: update kernel 4.3-rc7 to version 4.3
Luka Perkov
2015-11-04
19
-38
/
+44
*
uboot-envtools: fix various compile breakage issues
Felix Fietkau
2015-11-04
1
-1
/
+3
*
librpc: update to the latest version, fixes build with uclibc-ng (#20856)
Felix Fietkau
2015-11-04
1
-2
/
+2
*
ipq806x: fix BOARD_NAME spellings
Jonas Gorski
2015-11-04
1
-4
/
+6
*
brcm63xx: work around boot failures with squashfs on BCM6368
Jonas Gorski
2015-11-04
1
-0
/
+2
*
brcm63xx: fix brcm, bcm6345-ext-intc interrupt controller
Jonas Gorski
2015-11-04
2
-6
/
+8
*
brcm63xx: fix Netgear CVG834G HCS magic bytes
Jonas Gorski
2015-11-04
1
-1
/
+1
*
brcm63xx: lzma-loader: add BCM3380 support
Jonas Gorski
2015-11-04
1
-0
/
+5
*
brcm63xx: lzma-loader: add BCM3368 support
Jonas Gorski
2015-11-04
1
-1
/
+4
*
brcm63xx: fix BCM3368 external interrupts
Jonas Gorski
2015-11-04
1
-1
/
+1
*
ramips: add feature to blink led on sysupgrade
John Crispin
2015-11-03
2
-1
/
+11
*
scripts/config: fix handling of CONFDEFAULT on oldconfig
Felix Fietkau
2015-11-03
1
-2
/
+2
*
mac80211: fix kconf handling of allnoconfig, fixes spurious brcmfmac related ...
Felix Fietkau
2015-11-03
1
-0
/
+20
*
tools/bison: update to 3.0.4
Felix Fietkau
2015-11-03
2
-5
/
+4
*
tools/mpfr: update to 3.1.3
Felix Fietkau
2015-11-03
2
-8
/
+8
*
tools/mpc: update to 1.0.3
Felix Fietkau
2015-11-03
1
-4
/
+4
*
lldpd: implement a reload hook
Felix Fietkau
2015-11-03
1
-1
/
+18
*
uboot: create the uboot config file for the shelby as well
Imre Kaloz
2015-11-03
1
-1
/
+1
*
mac80211: fix crash when using mesh (11s) VIF together with another VIF
Felix Fietkau
2015-11-02
1
-0
/
+42
*
ar71xx: use correct PLL configuration register bitmask for QCA956x SoC.
Felix Fietkau
2015-11-02
1
-2
/
+2
*
busybox: enable find mtime support by default
Felix Fietkau
2015-11-02
1
-1
/
+1
*
hostapd: add default value to eapol_version (#20641)
Felix Fietkau
2015-11-02
1
-0
/
+1
*
update config.guess & config.sub
Felix Fietkau
2015-11-02
2
-290
/
+238
*
include/kernel.mk - better search for ARCH
Felix Fietkau
2015-11-02
1
-5
/
+5
*
iproute2: always use -DHAVE_SETNS, since the old uclibc is gone now
Felix Fietkau
2015-11-02
1
-10
/
+1
*
uclibc: remove version 0.9.33
Felix Fietkau
2015-11-02
99
-4580
/
+6
*
uclibc-ng: bump version from 1.0.6 to 1.0.8
Felix Fietkau
2015-11-02
24
-1
/
+3
*
toolchain: use glibc instead of uclibc for mips64 by default - uclibc is stil...
Felix Fietkau
2015-11-02
1
-1
/
+1
*
mediatek: add support for the new MT7623 Arm SoC
John Crispin
2015-11-02
84
-0
/
+50668
*
fstools: update to latest git HEAD
John Crispin
2015-11-02
1
-2
/
+2
*
uboot-lantiq: Add SoC version 1.2 support for Arcadyan VGV7510KW22
John Crispin
2015-11-02
1
-2
/
+5
*
ramips: add support for ZBT WG2626
John Crispin
2015-11-02
7
-3
/
+161
*
ramips: add eeprom mtd partition to the Asus RP-N53 dts
John Crispin
2015-11-02
1
-0
/
+4
*
ramips: preinit: use iproute2 instead of vconfig
John Crispin
2015-11-02
1
-2
/
+2
[next]