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
...
*
PS3: Add joystick support to the PS3 kernel config
Geoff Levand
2009-07-10
1
-0
/
+1
*
PS3: Fix gelic network RX hang
Geoff Levand
2009-07-10
1
-0
/
+89
*
PS3: Cleanup kernel config
Geoff Levand
2009-07-10
1
-41
/
+14
*
PS3: Enable kernel command line editing
Geoff Levand
2009-07-10
1
-1
/
+2
*
PS3: Enable kernel patches
Geoff Levand
2009-07-10
1
-6
/
+0
*
PS3: Revert kexec kernel patch
Geoff Levand
2009-07-10
1
-187
/
+0
*
add board setup code for the RB-450G/RB-433UAH boards * based on a patch from...
Gabor Juhos
2009-07-09
3
-2
/
+30
*
package/lua: implement memory limits, scripts can use get_memory_limit() and ...
Jo-Philipp Wich
2009-07-09
3
-17
/
+294
*
register a GPIO LEDs and buttons on the PB44 board
Gabor Juhos
2009-07-09
1
-1
/
+55
*
register a I2C GPIO expander on the PB44 board
Gabor Juhos
2009-07-09
1
-0
/
+37
*
firmware-utils/mktplinkfw: add option for combined images
Gabor Juhos
2009-07-08
1
-22
/
+40
*
create firmware image for the TL-WR741ND
Gabor Juhos
2009-07-07
2
-0
/
+15
*
firmware-utils/mktplinkfw: add board definitions for TL-WR741ND v1
Gabor Juhos
2009-07-07
1
-1
/
+10
*
add initial support for the TL-WR741ND board
Gabor Juhos
2009-07-07
8
-0
/
+162
*
do not allow overriding the init argument by bootloaders
Mirko Vogt
2009-07-07
1
-0
/
+19
*
add AR7240 specific fixes for the ag71xx driver
Gabor Juhos
2009-07-07
5
-1
/
+57
*
make irq_chip definitions static
Gabor Juhos
2009-07-07
1
-2
/
+2
*
uClibc: fix build error on ARM targets (closes #5473)
Gabor Juhos
2009-07-07
1
-24
/
+38
*
AR7240 requires different IRQ unmasking code
Gabor Juhos
2009-07-07
1
-0
/
+19
*
wprobe: the bpf code expects direct-access fields to be in big endian, not cp...
Felix Fietkau
2009-07-07
1
-1
/
+5
*
wprobe: fix some endianness fail in the l2 filter code
Felix Fietkau
2009-07-07
1
-4
/
+7
*
wprobe: fix uninitialized variable
Felix Fietkau
2009-07-07
1
-1
/
+1
*
rename the wprobe init script to /etc/init.d/wprobe
Felix Fietkau
2009-07-07
1
-1
/
+1
*
fix kexec-tools builds when libc != uClibc, strip quotes from KEXEC_TARGET_NA...
Nicolas Thill
2009-07-07
1
-2
/
+4
*
add a config option to select the binary stripping method to use (between non...
Nicolas Thill
2009-07-07
3
-8
/
+38
*
fix wprobe-export
Felix Fietkau
2009-07-07
2
-3
/
+5
*
use .$(LINUX_KMOD_SUFFIX) instead of .ko in AutoLoad (closes: #5452)
Nicolas Thill
2009-07-07
1
-2
/
+2
*
update the init script and config for the new wprobe
Felix Fietkau
2009-07-07
2
-9
/
+21
*
fix df -h output (closes: #5290)
Nicolas Thill
2009-07-07
1
-0
/
+13
*
add more gcc-4.4 patches from uclibc's mailing-list
Florian Fainelli
2009-07-06
1
-0
/
+902
*
upgrade to the new version of wprobe - includes reconfigurable layer 2 statis...
Felix Fietkau
2009-07-06
16
-831
/
+2358
*
ucitrigger: add options to force enable/disable specific triggers
Felix Fietkau
2009-07-06
2
-4
/
+62
*
Baltic language support in kernel
Gabor Juhos
2009-07-06
1
-0
/
+34
*
Add the gpio_keys input module to menuconfig
Gabor Juhos
2009-07-06
1
-0
/
+17
*
Add config file for 2.6.31 kernels in preparation for 2.6.31
Hamish Guthrie
2009-07-06
1
-0
/
+2420
*
add bcm47xx lzma initramfs patch which is useful to workaround some CFE limit...
Florian Fainelli
2009-07-06
1
-0
/
+125
*
add a profile with no Wi-Fi drivers enabled, useful for bcm6338
Florian Fainelli
2009-07-06
1
-0
/
+17
*
make i2c-gpio-custom selectable (#5458)
Florian Fainelli
2009-07-06
1
-1
/
+1
*
avoid overriding CONFIG_TUN with a couple of targets
Florian Fainelli
2009-07-06
4
-4
/
+0
*
sync kernel config
Gabor Juhos
2009-07-05
3
-0
/
+3
*
fix kmod-ip6tables modules (#5274)
Florian Fainelli
2009-07-05
1
-1
/
+1
*
add missing break statement
Gabor Juhos
2009-07-05
1
-0
/
+1
*
automatically mount sd-card as it's possible (might be done via hotplug later)
Mirko Vogt
2009-07-05
1
-0
/
+6
*
refresh patches
Gabor Juhos
2009-07-05
3
-3
/
+3
*
bump to 2.6.29.6 and refresh patches
Gabor Juhos
2009-07-05
7
-47
/
+26
*
update targets to 2.6.30.1, update patches
Florian Fainelli
2009-07-05
15
-51
/
+21
*
put all filesystem related packages into the Filesystem submenu (#5352)
Florian Fainelli
2009-07-05
2
-2
/
+3
*
Add ioctls to glamo framebuffer driver to enable/disable glamo engines.
Lars-Peter Clausen
2009-07-05
7
-44
/
+132
*
purge out config and patches for 2.6.29 as 2.6.30.1 is now default and stable
Mirko Vogt
2009-07-05
7
-256940
/
+0
*
configure the IPv6 from /etc/config/network and remove 6scripts's prefix opti...
Florian Fainelli
2009-07-05
1
-3
/
+0
[prev]
[next]