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
path:
root
/
target
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
ramips_eth: fix invalid register writes
juhosg
2010-01-30
1
-4
/
+5
*
ramips_eth: move memset call out from the loop
juhosg
2010-01-30
1
-1
/
+1
*
ramips_eth: header file cleanup
juhosg
2010-01-30
1
-144
/
+146
*
ramips_eth: coding style cleanup
juhosg
2010-01-30
1
-54
/
+66
*
ramips: register gpio buttons on the Fonera 2.0N board
juhosg
2010-01-30
2
-0
/
+27
*
ramips: register gpio buttons on the WHR-G300N board
juhosg
2010-01-30
2
-1
/
+45
*
ramips: register gpio buttons on the V22RW-2x2 board
juhosg
2010-01-30
2
-1
/
+26
*
ramips: register gpio buttons on the DIR-300 revB board
juhosg
2010-01-30
4
-3
/
+28
*
ramips: fix wrong base addresses for the RT288x
juhosg
2010-01-30
1
-4
/
+5
*
ramips: include 'linux/leds.h' from 'dev-gpio-leds.h'
juhosg
2010-01-30
7
-8
/
+2
*
ramips: rename dev_gpio_leds.h to dev-gpio-leds.h
juhosg
2010-01-30
7
-6
/
+6
*
ramips: cleanup WZR-AGL300NH board support file
juhosg
2010-01-30
1
-33
/
+9
*
ramips: register gpio-buttons on the RT-N15 board
juhosg
2010-01-30
4
-2
/
+28
*
ramips: add common gpio-buttons device
juhosg
2010-01-30
8
-1
/
+97
*
ramips: register rtl8366s device on the RT-N15 board
juhosg
2010-01-30
2
-2
/
+24
*
rtl8366_smi: sanitize gpio values to a 0/1 boolean
juhosg
2010-01-30
1
-5
/
+2
*
ramips: sanitize return value of ramips_gpio_get
juhosg
2010-01-30
1
-1
/
+1
*
ramips: update mips multi-machine stuff
juhosg
2010-01-30
11
-59
/
+285
*
[xburst] Dynamically gate adc clock
lars
2010-01-30
1
-1
/
+46
*
orion: switch the target cflags from armv5te to armv5t, because unaligned 64 ...
nbd
2010-01-29
1
-0
/
+1
*
orion: fix the alignment related ath9k crash bug (#5815)
nbd
2010-01-29
1
-0
/
+11
*
[xburst] Fix usb gadget driver build
lars
2010-01-29
1
-0
/
+2
*
[xburst] Export clock states through debugfs
lars
2010-01-29
4
-51
/
+255
*
[kernel] refresh no_module_reloc.patch for mips64 targets
florian
2010-01-29
3
-132
/
+246
*
add some missing symbols for 2.6.32
kaloz
2010-01-29
1
-0
/
+4
*
update to 2.6.32.7
kaloz
2010-01-29
4
-5
/
+5
*
[ar7] add UPF_IOREMAP flag to the uart port definition (#6532)
florian
2010-01-28
1
-0
/
+2
*
preinit: fix mixup between led and reset button enable on some platforms (thx...
nbd
2010-01-28
2
-4
/
+4
*
preinit: Remove Ctrl-C prompt...impossible on /dev/console (patch by cshore)
nbd
2010-01-28
3
-3
/
+3
*
fix brcm-2.4/brcm47xx failsafe init (thx, puchu)
nbd
2010-01-28
1
-3
/
+2
*
kernel: add missing config symbols for 2.6.32
juhosg
2010-01-28
1
-0
/
+9
*
brcm63xx: Fix gpio-buttons and add LED and buttons for Tecom IGW6200 and Comt...
cshore
2010-01-28
2
-15
/
+59
*
ar71xx: switch to 2.6.32
juhosg
2010-01-28
3
-3
/
+3
*
kernel: update to 2.6.32.6
juhosg
2010-01-28
25
-818
/
+226
*
kernel: move mips_machine.h to 'arch/mips/include/asm'
juhosg
2010-01-28
6
-9
/
+9
*
rtl8366s: reset the chip early, this allows ethernet to work as soon as possible
juhosg
2010-01-27
1
-20
/
+34
*
[brcm-2.4] [brcm47xx] fix syntax error in preinit (#6575)
jow
2010-01-26
1
-1
/
+1
*
ramips: add preliminary support for 2.6.32
juhosg
2010-01-26
9
-0
/
+626
*
ramips: refresh patches
juhosg
2010-01-26
2
-11
/
+7
*
ramips: sync kernel config
juhosg
2010-01-26
1
-6
/
+5
*
ar71xx: fix 'section type conflict' build error
juhosg
2010-01-26
3
-21
/
+39
*
brcm-2.4/brcm47xx: fix typos and indenting in the preinit interface script (t...
nbd
2010-01-26
1
-8
/
+8
*
rename -brcm-2.4 preinit files to -brcm, as they're shared with brcm47xx
nbd
2010-01-25
6
-0
/
+0
*
add preinit modularization work by Daniel Dickinson (cshore)
nbd
2010-01-25
32
-181
/
+353
*
rtl8366: make it available on all platforms
juhosg
2010-01-25
13
-15
/
+24
*
ar71xx: sync kernel configs
juhosg
2010-01-25
2
-3
/
+2
*
kernel: add missing config symbol
juhosg
2010-01-25
1
-0
/
+1
*
rtl8366s: simplify mib counters handling
juhosg
2010-01-25
1
-58
/
+48
*
ar71xx: merge generic machine code into setup.c
juhosg
2010-01-25
7
-33
/
+10
*
[ramips] add initial support for the WZR-AGL300NH - patch by Joonas Lahtinen ...
jow
2010-01-24
6
-6
/
+126
[prev]
[next]