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
*
fix nonhotpluggable networks not being brought up. Closes #2781
Travis Kemen
2009-09-06
3
-0
/
+17
*
add infrastructure to register gpio-input reset button
Florian Fainelli
2009-09-06
3
-1
/
+20
*
fix build failures with bash4
Florian Fainelli
2009-09-06
1
-0
/
+49
*
fix some section warnings
Florian Fainelli
2009-09-06
1
-0
/
+47
*
fix jffs2 eof marker search in mtd (patch by Daniel Dickinson)
Felix Fietkau
2009-09-05
1
-1
/
+1
*
remove an empty patch file (thx, xiangfu)
Felix Fietkau
2009-09-05
1
-0
/
+0
*
ar71xx: use WPS led for diagnostic on WRT160NL
Gabor Juhos
2009-09-05
1
-1
/
+1
*
package/base-files: set state to 'preinit' before preinit.arch is used, and s...
Gabor Juhos
2009-09-05
2
-3
/
+4
*
Revert "add ifup -a to boot(), closes #4543 #2781" (r17515) Hotpluggable inte...
Felix Fietkau
2009-09-05
1
-1
/
+0
*
add ifup -a to boot(), closes #4543 #2781
Travis Kemen
2009-09-05
1
-0
/
+1
*
extend logging functions
Travis Kemen
2009-09-04
1
-7
/
+17
*
add missing GPIO register offsets
Gabor Juhos
2009-09-04
1
-0
/
+4
*
add GPIO configuration feature
Gabor Juhos
2009-09-04
11
-4
/
+197
*
madwifi: add a configuration for uapsd (unscheduled automatic powersave deliv...
Felix Fietkau
2009-09-03
1
-0
/
+3
*
udevtrigger depends on 2.6 kernels
Florian Fainelli
2009-09-03
1
-5
/
+6
*
update hotplug2 to r199, fixes build failures on brcm-2.4
Florian Fainelli
2009-09-03
1
-2
/
+2
*
udev depends on 2.6, cleanup Makefile
Florian Fainelli
2009-09-03
1
-5
/
+6
*
do not fail on empty packages
Felix Fietkau
2009-09-03
1
-1
/
+1
*
get rid of old data before staging unstripped package binaries
Felix Fietkau
2009-09-03
1
-0
/
+1
*
build: when staging unstripped package files, install them to a temporary dir...
Felix Fietkau
2009-09-02
1
-3
/
+5
*
get rid of dynamic buffer struct allocation during pcomp lzma decompression a...
Felix Fietkau
2009-09-02
2
-23
/
+93
*
fix a typo
Gabor Juhos
2009-09-02
1
-1
/
+1
*
initial support for the AP-R3052-V22RW-2X2 board
Gabor Juhos
2009-09-02
6
-0
/
+102
*
atheros: fix failsafe mode
Felix Fietkau
2009-09-02
1
-3
/
+3
*
preinit: fix failsafe mode through ctrl+c on devices that do not provide a pr...
Felix Fietkau
2009-09-02
1
-1
/
+5
*
mvswitch: set the netdevice into promiscuous mode when header mode is enabled...
Felix Fietkau
2009-09-02
1
-0
/
+3
*
wprobe: fix compile error because of missing isnan()
Felix Fietkau
2009-09-02
1
-0
/
+2
*
use common code for early_serial setup
Gabor Juhos
2009-09-02
4
-70
/
+35
*
share prom code
Gabor Juhos
2009-09-02
5
-69
/
+45
*
fix reboot hang on bcm6345, thanks AndyI
Florian Fainelli
2009-09-02
1
-1
/
+3
*
initial support for Asus RT-N15
Gabor Juhos
2009-09-01
5
-0
/
+91
*
cache_line_size is 16 on rt288x
Gabor Juhos
2009-09-01
3
-1
/
+66
*
remove unused *_MACH_GENERIC config options
Gabor Juhos
2009-09-01
4
-10
/
+0
*
fix a typo
Gabor Juhos
2009-09-01
1
-1
/
+1
*
add experimental 2.6.30 support
Florian Fainelli
2009-09-01
2
-0
/
+794
*
fix linking failures against memcpy on x86_64, fix runtime tested successfully
Florian Fainelli
2009-09-01
1
-0
/
+26
*
fix module loading with kernel 2.6.27
Hauke Mehrtens
2009-09-01
2
-89
/
+451
*
share machine registration code
Gabor Juhos
2009-08-31
12
-88
/
+28
*
use common get_system_type function
Gabor Juhos
2009-08-31
9
-26
/
+17
*
share memory size detection code
Gabor Juhos
2009-08-31
5
-35
/
+26
*
add common setup code
Gabor Juhos
2009-08-31
5
-7
/
+31
*
rt288x: readd RT2880_INTC_BASE definition
Gabor Juhos
2009-08-31
1
-0
/
+1
*
scripts/feeds: fix an error message
Felix Fietkau
2009-08-31
1
-1
/
+1
*
rt288x: fix serial console
Gabor Juhos
2009-08-31
1
-4
/
+0
*
register GPIO LEDs on the WHR-G300N board
Gabor Juhos
2009-08-31
2
-1
/
+27
*
add common GPIO LED support
Gabor Juhos
2009-08-31
5
-0
/
+86
*
rt305x: remove HW_HAS_PCI config option
Gabor Juhos
2009-08-31
1
-1
/
+0
*
fix GPIOLIB support
Gabor Juhos
2009-08-31
8
-42
/
+278
*
add support for build system overlays that alter package build instructions c...
Felix Fietkau
2009-08-31
2
-1
/
+8
*
rt288x: fix build error
Gabor Juhos
2009-08-30
1
-0
/
+1
[next]