index
:
rtl819xx
master
mini3g
realtek
realtek-unstable
toolchain-unstable
Realtek rtl819xx port to OpenWrt
Roman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[kernel] use subsys_initcall in the i2c-gpio driver
juhosg
2009-07-11
3
-0
/
+33
*
Cleanup glamo mmc driver.
lars
2009-07-11
4
-580
/
+320
*
[ar71xx] increase size of the kernel partition on the TL-WR[789]41N boards
juhosg
2009-07-11
3
-9
/
+9
*
[ar71xx] increase size of the kernel partition on the TEW-632BR board
juhosg
2009-07-11
2
-7
/
+7
*
[ar71xx] register the VSC7395 device on the PB44 board
juhosg
2009-07-11
1
-13
/
+65
*
[ar71xx] enable I2C_GPIO driver
juhosg
2009-07-11
3
-3
/
+12
*
[ar71xx] add SPI controller driver for the PB44 board
juhosg
2009-07-11
7
-0
/
+383
*
[ar71xx] use platform data to setup the MAC_CFG register in the spi_vsc7385 d...
juhosg
2009-07-11
3
-7
/
+24
*
[ar71xx] add definitions for some magic values in the spi_vsc7385 driver
juhosg
2009-07-11
1
-3
/
+12
*
[ar71xx] add AR7240 to BOARDNAME
juhosg
2009-07-11
1
-1
/
+1
*
upgrade iproute2 to 2.6.29-1 - includes support for the skbedit scheduler action
nbd
2009-07-11
9
-104
/
+61
*
move the toolchain_install stampfile to the right place to fix spurious missi...
nbd
2009-07-11
2
-3
/
+3
*
seems like the pages that mentioned mips 4k cores not having prefetch were wr...
nbd
2009-07-11
2
-20
/
+0
*
rename <gsm0710muxd> to <fso-gsm0710muxd>, as it's fso-specific
mirko
2009-07-11
1
-1
/
+1
*
mips: replace -mlong-calls with -mno-long-calls to make function calls faster...
nbd
2009-07-11
2
-0
/
+650
*
mips: do not use the prefetch instruction on R4K (MIPS32_R1), the ISA does no...
nbd
2009-07-11
3
-2
/
+22
*
ar8216: rename the vlan attribute to enable_vlan to keep it consistent with o...
nbd
2009-07-11
1
-1
/
+1
*
remove hotplug2-old
nbd
2009-07-11
5
-2478
/
+0
*
ucitrigger depends on lua
nbd
2009-07-11
1
-1
/
+1
*
[ar71xx] fix a bug in the SPI driver (closes #5485)
juhosg
2009-07-10
1
-2
/
+2
*
atheros: disable CONFIG_LEDS_GPIO by default, it causes flash access errors o...
nbd
2009-07-10
2
-2
/
+2
*
PS3: Add some HID quirks to the PS3 kernel config
geoff
2009-07-10
1
-0
/
+7
*
PS3: Add joystick support to the PS3 kernel config
geoff
2009-07-10
1
-0
/
+1
*
PS3: Fix gelic network RX hang
geoff
2009-07-10
1
-0
/
+89
*
PS3: Cleanup kernel config
geoff
2009-07-10
1
-41
/
+14
*
PS3: Enable kernel command line editing
geoff
2009-07-10
1
-1
/
+2
*
PS3: Enable kernel patches
geoff
2009-07-10
1
-6
/
+0
*
PS3: Revert kexec kernel patch
geoff
2009-07-10
1
-187
/
+0
*
[ar71xx] add board setup code for the RB-450G/RB-433UAH boards
juhosg
2009-07-09
3
-2
/
+30
*
package/lua: implement memory limits, scripts can use get_memory_limit() and ...
jow
2009-07-09
3
-17
/
+294
*
[ar71xx] register a GPIO LEDs and buttons on the PB44 board
juhosg
2009-07-09
1
-1
/
+55
*
[ar71xx] register a I2C GPIO expander on the PB44 board
juhosg
2009-07-09
1
-0
/
+37
*
[tools] firmware-utils/mktplinkfw: add option for combined images
juhosg
2009-07-08
1
-22
/
+40
*
[ar71xx] create firmware image for the TL-WR741ND
juhosg
2009-07-07
2
-0
/
+15
*
[tools] firmware-utils/mktplinkfw: add board definitions for TL-WR741ND v1
juhosg
2009-07-07
1
-1
/
+10
*
[ar71xx] add initial support for the TL-WR741ND board
juhosg
2009-07-07
8
-0
/
+162
*
do not allow overriding the init argument by bootloaders
mirko
2009-07-07
1
-0
/
+19
*
[ar71xx] add AR7240 specific fixes for the ag71xx driver
juhosg
2009-07-07
5
-1
/
+57
*
[ar71xx] make irq_chip definitions static
juhosg
2009-07-07
1
-2
/
+2
*
[toolchain] uClibc: fix build error on ARM targets (closes #5473)
juhosg
2009-07-07
1
-24
/
+38
*
[ar71xx] AR7240 requires different IRQ unmasking code
juhosg
2009-07-07
1
-0
/
+19
*
wprobe: the bpf code expects direct-access fields to be in big endian, not cp...
nbd
2009-07-07
1
-1
/
+5
*
wprobe: fix some endianness fail in the l2 filter code
nbd
2009-07-07
1
-4
/
+7
*
wprobe: fix uninitialized variable
nbd
2009-07-07
1
-1
/
+1
*
rename the wprobe init script to /etc/init.d/wprobe
nbd
2009-07-07
1
-1
/
+1
*
fix kexec-tools builds when libc != uClibc, strip quotes from KEXEC_TARGET_NA...
nico
2009-07-07
1
-2
/
+4
*
add a config option to select the binary stripping method to use (between non...
nico
2009-07-07
3
-8
/
+38
*
fix wprobe-export
nbd
2009-07-07
2
-3
/
+5
*
use .$(LINUX_KMOD_SUFFIX) instead of .ko in AutoLoad (closes: #5452)
nico
2009-07-07
1
-2
/
+2
*
update the init script and config for the new wprobe
nbd
2009-07-07
2
-9
/
+21
[next]