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
*
install dependencies after installing package to avoid deep recursion and mas...
Nicolas Thill
2008-04-13
1
-7
/
+7
*
upgrade uci to 0.3.3, build lua plugin
Felix Fietkau
2008-04-13
1
-5
/
+21
*
remove lua's dependency on libreadline and libncurses
Felix Fietkau
2008-04-13
2
-1
/
+54
*
fix udevextras build when no extras were actually selected
Nicolas Thill
2008-04-13
1
-3
/
+5
*
mac80211 / compat-wireless fixes: * build in KERNEL_BUILD_DIR * only build ke...
Nicolas Thill
2008-04-13
1
-3
/
+9
*
update libnl to 1.1
Nicolas Thill
2008-04-13
1
-8
/
+8
*
fix GPIO direction setup on ar5312, and fix compiler warnings
Gabor Juhos
2008-04-13
1
-5
/
+7
*
move lua from packages/ to trunk in anticipation of upcoming stuff ;)
Felix Fietkau
2008-04-13
2
-0
/
+289
*
Replace udev-vol-id pacakge with configurable udevextras
Jeremy Kerr
2008-04-12
2
-9
/
+73
*
Group input devices under /dev/input
Jeremy Kerr
2008-04-12
2
-0
/
+11
*
Use new kexec tools
Jeremy Kerr
2008-04-12
5
-20
/
+238
*
provide a cleaner way to specify a biarch toolchain build
Jeremy Kerr
2008-04-12
4
-0
/
+53
*
fix build on linux >= 2.6.23
Nicolas Thill
2008-04-12
1
-0
/
+13
*
package/ov51x-jpeg: * update to 1.5.7 * add userland package * add fallback u...
Nicolas Thill
2008-04-12
1
-7
/
+40
*
disable kmod-mmc-over-gpio on x86
Nicolas Thill
2008-04-12
1
-1
/
+1
*
add missing MMC config symbol
Nicolas Thill
2008-04-12
1
-0
/
+1
*
add missing SSB config symbols
Nicolas Thill
2008-04-12
1
-0
/
+3
*
package/qc-usb: * update to 0.6.6 (closes: #3215) * fix build on linux > 2.6.23
Nicolas Thill
2008-04-12
3
-29
/
+26
*
add missing include in restart
Travis Kemen
2008-04-12
1
-0
/
+1
*
install build-depends packages as well
Nicolas Thill
2008-04-12
1
-1
/
+1
*
ar7: nuke unneeded patch
Matteo Croce
2008-04-11
1
-14
/
+0
*
Add ps3 target specific utilities package
Yuji Mano
2008-04-11
1
-0
/
+49
*
Delete config-default file and resync kernel configuration for brcm63xx
Florian Fainelli
2008-04-11
2
-293
/
+3
*
Fix errors on capifs loading (#3250)
Florian Fainelli
2008-04-11
1
-2
/
+4
*
Do not disable tls yet, uclibc-ntpl will support it soon
Florian Fainelli
2008-04-10
1
-2
/
+0
*
Fix hostapd compilation errors on STA_INFO (#3308)
Florian Fainelli
2008-04-10
1
-0
/
+55
*
Fix typo in the payload option for br2684ctl (#3318)
Florian Fainelli
2008-04-10
1
-1
/
+1
*
Disable tls support, uClibc does not support it, and it could lead to linking...
Florian Fainelli
2008-04-10
1
-0
/
+2
*
fix a quilt incompatible patch
Gabor Juhos
2008-04-10
1
-95
/
+12
*
add basic support for the Titan Wireless TW-533-4
Imre Kaloz
2008-04-09
2
-0
/
+289
*
add generic arm machine registry update
Imre Kaloz
2008-04-09
2
-8
/
+426
*
ar7: remove useless chunks from a patch
Matteo Croce
2008-04-09
2
-49
/
+14
*
madwifi: remove reset delay - seems like it's not necessary anymore
Felix Fietkau
2008-04-09
1
-55
/
+1
*
Add the firmware generation for the AG241v2b device (#3315)
Florian Fainelli
2008-04-09
1
-0
/
+1
*
Disable drivers that we do not package within the mac80211 package (everythin...
Florian Fainelli
2008-04-09
2
-0
/
+143
*
fix the 3g interface configuration
Felix Fietkau
2008-04-09
1
-4
/
+8
*
forward port redboot rootfs partition space expansion patch to 2.6.24
Felix Fietkau
2008-04-08
1
-0
/
+32
*
upgrade uci to 0.3.1 - fixes a parser problem
Felix Fietkau
2008-04-08
1
-2
/
+2
*
modules/gpio-buttons: fix build error on older kernels
Gabor Juhos
2008-04-08
1
-13
/
+16
*
ssb-mips: Fix IRQ routing on the MIPS core.
Michael Büsch
2008-04-08
1
-6
/
+7
*
fix a dependency bug
Felix Fietkau
2008-04-07
1
-1
/
+1
*
GPIO code updates, make the cf-mips driver compile against this gpio version
Florian Fainelli
2008-04-07
4
-166
/
+106
*
add a polled GPIO buttons input driver
Gabor Juhos
2008-04-07
6
-0
/
+365
*
refresh config
Gabor Juhos
2008-04-07
2
-6
/
+2
*
fix use of uci_set_state in network scripts (thx, netprince)
Felix Fietkau
2008-04-07
1
-2
/
+2
*
ar7: remove volatiles definitely
Matteo Croce
2008-04-07
1
-35
/
+32
*
vlynq: revert volatiles until we find a good way to remove them
Matteo Croce
2008-04-07
1
-10
/
+10
*
fix a bug in the GPIO code
Gabor Juhos
2008-04-07
1
-3
/
+3
*
ar7: use SLUB allocator, it gives slighty more TCP throughput
Matteo Croce
2008-04-07
1
-0
/
+3
*
ar7: remove useless volatiles
Matteo Croce
2008-04-07
3
-17
/
+20
[next]