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
...
*
base-files: remove obsolete stuff from common.awk
Felix Fietkau
2009-10-20
1
-42
/
+0
*
wireless-tools: reduce binary size by ~13k by removing unused/obsolete features
Felix Fietkau
2009-10-20
2
-0
/
+217
*
hostapd: make compilation of the hostap driver conditional - saves 10k uncomp...
Felix Fietkau
2009-10-20
1
-0
/
+2
*
hotplug2: get rid of the unnecessary reference to libdl as well
Felix Fietkau
2009-10-20
1
-6
/
+7
*
mark the llvm toolchain as broken
Felix Fietkau
2009-10-20
1
-0
/
+1
*
hotplug2: compile in the worker module statically, saves >20k uncompressed
Felix Fietkau
2009-10-20
2
-3
/
+166
*
ar71xx: add default network configuration for RS and RS-Pro
Gabor Juhos
2009-10-20
3
-0
/
+35
*
base-files: only try to execute watchdog if binary is present
Jo-Philipp Wich
2009-10-20
2
-2
/
+3
*
ar71xx: add default network configuration file for the WP543 board
Gabor Juhos
2009-10-20
1
-0
/
+12
*
ar71xx: Compex WPJ543 board is supported as well
Gabor Juhos
2009-10-20
3
-4
/
+4
*
ar71xx: fix PCI IRQ map of the WP543
Gabor Juhos
2009-10-20
1
-2
/
+6
*
remove $(FPIC) from iptables, it is handled internally correctly. saves 2k on...
Felix Fietkau
2009-10-20
1
-1
/
+0
*
fix potential inconsistencies in toolchain selection on linux 2.4
Felix Fietkau
2009-10-20
1
-1
/
+7
*
use the new 4.3.3+cs toolchain for mips and arm - significantly improves code...
Felix Fietkau
2009-10-20
2
-1
/
+7
*
zlib: replace -fPIC with $(FPIC)
Felix Fietkau
2009-10-20
1
-1
/
+1
*
uci: only use $(FPIC) on library parts, saves a few hundred bytes
Felix Fietkau
2009-10-20
1
-1
/
+1
*
opkg: get rid of libopkg, saves >10k compressed, >40k uncompressed
Felix Fietkau
2009-10-20
2
-4
/
+57
*
fix pthread mklibs relinking by copying libpthread_so.a from uclibc instead o...
Felix Fietkau
2009-10-20
2
-1
/
+6
*
install the right version of libgcc along with its version map to fix relinki...
Felix Fietkau
2009-10-20
1
-1
/
+4
*
At boot, the startup process is executed in a non-interactive shell. Default ...
Hamish Guthrie
2009-10-20
1
-0
/
+12
*
gcc: backport libgcc_pic changes to older gcc4 versions, install the libgcc m...
Felix Fietkau
2009-10-20
7
-5
/
+179
*
gcc: create a proper libgcc_pic.a static library for relinking (4.3.3+ for no...
Felix Fietkau
2009-10-19
5
-0
/
+180
*
mklibs: preserve the uclibc init symbol
Felix Fietkau
2009-10-19
1
-0
/
+14
*
mklibs: handle duplicate symbols properly
Felix Fietkau
2009-10-19
1
-0
/
+32
*
mklibs: fix crashes on nonexistant sections in readelf (thx, justus)
Felix Fietkau
2009-10-19
1
-0
/
+33
*
ifxmips: fold files/drivers/* into patches
John Crispin
2009-10-19
11
-1649
/
+1674
*
mark uboot-envtools as broken, it looks more like a place holder than an actu...
Felix Fietkau
2009-10-19
1
-0
/
+1
*
remove support for uclibc 0.9.29
Felix Fietkau
2009-10-19
48
-4792
/
+0
*
ar71xx: create firmware image for WP543 boards with 4/8/16MB of flash
Gabor Juhos
2009-10-19
1
-3
/
+15
*
ar71xx: enable myloader partition parser on 2.6.30 and 2.6.31
Gabor Juhos
2009-10-19
2
-0
/
+2
*
ar71xx: sync 2.6.30 kernel config
Gabor Juhos
2009-10-19
1
-6
/
+1
*
ar71xx: reset the phy chip along with the ethernet mac on the WP543 board
Gabor Juhos
2009-10-19
1
-0
/
+2
*
ar71xx: reset the ethernet device before registration
Gabor Juhos
2009-10-19
1
-0
/
+7
*
binutils: add support for non-pic handling and use it in the codesourcery bas...
Felix Fietkau
2009-10-19
2
-23
/
+202
*
uClibc: add support for mips non-pic relocations in ldso
Felix Fietkau
2009-10-19
1
-0
/
+289
*
gcc: prevent the libgcc configure script from enabling support for the fixed ...
Felix Fietkau
2009-10-19
1
-0
/
+2
*
mac80211: fix ath5k compile on 2.6.28 and earlier
Felix Fietkau
2009-10-19
1
-0
/
+22
*
gcc: disable mips non-PIC ABI calls in the codesourcery based version by defa...
Felix Fietkau
2009-10-19
1
-0
/
+23
*
fix ssb compile error on 2.6.28
Felix Fietkau
2009-10-19
1
-2
/
+71
*
fix errors in unresolved weak symbols on arm
Felix Fietkau
2009-10-19
3
-0
/
+39
*
hotplug2: fix "MALLOC FAILURE!" message caused by a missing return code check...
Felix Fietkau
2009-10-19
1
-0
/
+12
*
add a binutils variant based on a binutils snapshot and codesourcery g++ enha...
Felix Fietkau
2009-10-19
8
-3
/
+32499
*
add a gcc variant based on gcc 4.3.3 with codesourcery enhancements
Felix Fietkau
2009-10-19
16
-6
/
+58101
*
ramips: add preliminary support for the DIR-300 revB board
Gabor Juhos
2009-10-18
6
-0
/
+111
*
add experimental support for a new menuconfig submenu "Package features". all...
Felix Fietkau
2009-10-17
4
-4
/
+77
*
madwifi: add antenna gpio support for nanostation loco2
Felix Fietkau
2009-10-17
1
-7
/
+15
*
madwifi: remove the 10HZ timer for updating rate control statistics
Felix Fietkau
2009-10-17
1
-0
/
+134
*
madwifi: fix various noderef/memleak issues
Felix Fietkau
2009-10-17
5
-48
/
+325
*
hostapd: do not configure wme when using madwifi - fixes wpa/wpa2 association...
Felix Fietkau
2009-10-17
1
-0
/
+8
*
madwifi: more ad-hoc fixes
Felix Fietkau
2009-10-15
1
-8
/
+51
[prev]
[next]