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
path:
root
/
target
/
linux
/
ramips
Commit message (
Expand
)
Author
Age
Files
Lines
*
ramips: register watchdog device on the rt288x boards
Gabor Juhos
2011-01-26
2
-0
/
+2
*
ramips: add watchdog device for RT288x
Gabor Juhos
2011-01-26
3
-0
/
+33
*
ramips: register watchdog device on the rt305x boards
Gabor Juhos
2011-01-26
7
-0
/
+7
*
ramips: add watchdog device for RT305x
Gabor Juhos
2011-01-26
3
-0
/
+34
*
ramips: add watchdog driver
Gabor Juhos
2011-01-26
4
-0
/
+383
*
ramips: implement clock API for RT288x
Gabor Juhos
2011-01-26
7
-45
/
+152
*
ramips: implement clock API for RT305X
Gabor Juhos
2011-01-26
7
-41
/
+148
*
ramips: remove extern and __init from function prototypes
Gabor Juhos
2011-01-26
7
-31
/
+28
*
ramips: ramips_esw: fix typos
Gabor Juhos
2011-01-04
1
-2
/
+2
*
ramips: remove 2.6.3[24] support
Gabor Juhos
2010-12-14
16
-1174
/
+0
*
ramips: switch to 2.6.36
Gabor Juhos
2010-12-14
1
-2
/
+2
*
ramips: handle OTG interrupt on the RT305x SoC
Gabor Juhos
2010-12-14
1
-0
/
+3
*
base-files: use shutdown instead of stop when the system goes down (patch by ...
Felix Fietkau
2010-12-13
1
-1
/
+1
*
ramips: ramips_esw: add more definitions
Gabor Juhos
2010-12-08
1
-3
/
+49
*
ramips: ramips_esw: add helper function to set pvid
Gabor Juhos
2010-12-08
1
-1
/
+17
*
ramips: ramips_esw: add helper function to set vlan members
Gabor Juhos
2010-12-08
1
-1
/
+31
*
ramips: ramips_esw: add helper function to set VLAN id
Gabor Juhos
2010-12-08
1
-2
/
+17
*
ramips: ramips_esw: introduce rt305x_esw_rmw{,_raw} function
Gabor Juhos
2010-12-08
1
-0
/
+23
*
ramips: ramips_esw: use rt305x_esw prefix in function names
Gabor Juhos
2010-12-08
1
-33
/
+33
*
ramips: ramips_esw: coding style cleanup
Gabor Juhos
2010-12-08
1
-24
/
+31
*
ramips: ramips_esw: add defines for switch register offsets
Gabor Juhos
2010-12-08
1
-24
/
+52
*
ramips: ramips_esw: don't touch GPIO_PURPOSE register
Gabor Juhos
2010-12-08
1
-20
/
+0
*
ramips: ramips_esw: convert it to be a platform driver
Gabor Juhos
2010-12-08
5
-13
/
+134
*
ramips: ramips_esw: move hardware initialization into a separate function
Gabor Juhos
2010-12-08
1
-8
/
+14
*
ramips: ramips_esw: use a private structure for the functions
Gabor Juhos
2010-12-08
1
-36
/
+43
*
ramips: add support for 2.6.36
Gabor Juhos
2010-12-05
8
-0
/
+427
*
ramips: default profile fix
Gabor Juhos
2010-12-05
2
-2
/
+2
*
ramips: use tabs instead of spaces in mach-f5d8235-v2.c
Gabor Juhos
2010-12-05
1
-43
/
+43
*
ramips: add support for Belkin F5D8235 v2 board
Gabor Juhos
2010-11-24
7
-0
/
+164
*
ramips: Use NET_IP_ALIGN instead of hardcoding 2
Gabor Juhos
2010-11-24
1
-4
/
+5
*
ramips: DMA map the correct RX skb size
Gabor Juhos
2010-11-24
1
-2
/
+2
*
ramips: Don't trigger BUG_ON due to skb allocation failure
Gabor Juhos
2010-11-24
1
-16
/
+19
*
ramips: Remove unnecessary skb_put
Gabor Juhos
2010-11-24
1
-1
/
+1
*
ramips: Allow ethernet interface to be taken down and up again
Gabor Juhos
2010-10-05
1
-0
/
+4
*
upgrade kernel versions to the latest stable ones
Imre Kaloz
2010-10-04
1
-1
/
+1
*
ramips: Ralink RT305x, support for Prolink PWH2004 (Abocom5205)
Gabor Juhos
2010-09-27
7
-0
/
+118
*
ramips: allow USB
Gabor Juhos
2010-09-27
2
-6
/
+0
*
kernel: update kernel version to 2.6.34.5
Hauke Mehrtens
2010-08-22
1
-1
/
+1
*
ramips: add support for Sparklan WCR-150GN board
Gabor Juhos
2010-08-15
7
-0
/
+92
*
fix jffs2 64k and 128k images overwrite each other
Florian Fainelli
2010-07-31
1
-1
/
+1
*
ramips: enable ethernet driver for rt288x
Gabor Juhos
2010-07-15
2
-2
/
+2
*
ramips: register ethernet device on the RT-N15
Gabor Juhos
2010-07-15
1
-0
/
+8
*
ramips: add generic ethernet device for the RT288x
Gabor Juhos
2010-07-15
2
-0
/
+44
*
ramips: add mdio_cfg configuration for the ethernet driver
Gabor Juhos
2010-07-15
3
-0
/
+86
*
ramips: Fix bridging in ramips ethernet driver
Gabor Juhos
2010-07-13
1
-1
/
+1
*
ramips: protect GPIO register access with a spinlock
Gabor Juhos
2010-07-13
1
-1
/
+11
*
ramips: sync kernel config
Gabor Juhos
2010-07-13
2
-22
/
+0
*
kernel: update to kernel 2.6.34.1
Hauke Mehrtens
2010-07-10
1
-1
/
+1
*
fix commit r21994 (thanks juhosg)
Alexandros C. Couloumbis
2010-06-30
1
-1
/
+0
*
fix commit r21993
Alexandros C. Couloumbis
2010-06-30
2
-0
/
+2
[next]