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
/
linux
/
adm5120
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
adm5120: add 2.6.33 & 2.6.34 kernel support
acoul
2010-04-27
38
-0
/
+3077
*
adm5120: use kernel 2.6.32.12
acoul
2010-04-27
1
-1
/
+1
*
package/kernel: move target specific modules to their own target files
nico
2010-04-24
1
-0
/
+56
*
target/adm5120: fix image building after r20834
nico
2010-04-14
1
-0
/
+4
*
define a shared IMG_PREFIX variable used as a basename for image files, it co...
nico
2010-04-12
1
-7
/
+2
*
adm5120: nuke 2.6.30 stuff
juhosg
2010-03-26
16
-1293
/
+0
*
adm5120: use 2.6.32.10 kernel
acoul
2010-03-16
1
-1
/
+1
*
revert last commit
acoul
2010-03-16
1
-1
/
+1
*
adm5120: use 2.6.33.1 kernel
acoul
2010-03-16
1
-1
/
+1
*
replace some more references to hostapd-mini with wpad-mini
nbd
2010-03-14
2
-16
/
+16
*
adm5120: add CONFIG_PCI=y on router_le too
acoul
2010-03-11
2
-0
/
+2
*
do *not* enable CONFIG_PCI in generic config, but on targets where it makes s...
nico
2010-03-11
2
-0
/
+2
*
adm5120: fix USB LED configuration for the BR-6104KP (closes #4187)
juhosg
2010-03-09
1
-2
/
+2
*
kernel: update to kernel 2.6.32.9
hauke
2010-02-28
1
-1
/
+1
*
adm5120: remove 2.6.31 related stuff
juhosg
2010-02-28
16
-1300
/
+0
*
adm5120: switch to 2.6.32
juhosg
2010-02-28
1
-1
/
+1
*
adm5120: fix build error in the USB driver on 2.6.32
juhosg
2010-02-27
3
-0
/
+138
*
adm5120: sync kernel configs
juhosg
2010-02-19
4
-72
/
+70
*
clean up handling of some kernel symbols
kaloz
2010-02-11
6
-6
/
+0
*
re-sort all target and subtarget config files
kaloz
2010-02-11
2
-36
/
+35
*
preinit: fix mixup between led and reset button enable on some platforms (thx...
nbd
2010-01-28
1
-2
/
+2
*
add preinit modularization work by Daniel Dickinson (cshore)
nbd
2010-01-25
3
-16
/
+21
*
replace the hostapd preselection with a wpad preselection to enable proper cl...
nbd
2010-01-23
1
-1
/
+1
*
adm5120: don't use IRQF_DISABLED flag in the switch driver
juhosg
2010-01-03
1
-2
/
+2
*
adm5120: improve sysupgrade support
juhosg
2010-01-03
1
-6
/
+25
*
adm5120: fix board detection
juhosg
2010-01-03
1
-1
/
+1
*
adm5120: preliminary 2.6.32 support (closes: #6304)
juhosg
2010-01-02
16
-0
/
+1305
*
adm5120: use enum for MACH_ADM5120_ definitions
juhosg
2010-01-02
1
-46
/
+48
*
adm5120: nuke adm5120_mach_type, use mips_machtype instead
juhosg
2010-01-02
4
-11
/
+8
*
adm5120: split bootext partition on the ZyXEL P-33x boards
juhosg
2010-01-02
1
-4
/
+8
*
adm5120: add kmod-leds-gpio and kmod-ledtrig-adm5120-switch to the default pa...
juhosg
2010-01-02
2
-1
/
+3
*
adm5120: move early-printk support into a separate file
juhosg
2010-01-02
3
-16
/
+31
*
adm5120: merge 2.6.30+ specific patches
juhosg
2010-01-02
14
-263
/
+27
*
get rid of even more 2.6.28 stuff
kaloz
2009-12-27
2
-454
/
+0
*
switch ixp4xx and ubicom32 to 2.6.30, get rid of 2.6.28 files
kaloz
2009-12-27
15
-840
/
+0
*
[kernel] update to 2.6.30, refresh patches
florian
2009-12-04
1
-1
/
+1
*
some more Kconfig symbol move..
kaloz
2009-11-11
6
-12
/
+0
*
another round of kernel config cleanups
kaloz
2009-11-11
6
-29
/
+0
*
sort all target config files
kaloz
2009-11-11
6
-109
/
+109
*
[adm5120] fix compilation failure of adm5120-dbg.c with the removal of bus_id
florian
2009-11-02
1
-1
/
+1
*
[kernel] update to 2.6.30.9
florian
2009-10-23
1
-1
/
+1
*
adm5120: add preliminary support for 2.6.31
juhosg
2009-10-08
21
-0
/
+1439
*
adm5120: switch to 2.6.30
juhosg
2009-10-08
1
-1
/
+1
*
adm5120: sync kernel config
juhosg
2009-10-08
4
-12
/
+25
*
[kernel] move common CONFIG_FB entries to generic
nico
2009-10-05
1
-0
/
+1
*
[generic-2.6] move IMAGE_CMDLINE_HACK default to generic from targets
agb
2009-10-05
2
-2
/
+0
*
adm5120: use netdev_ops on kernels >= 2.6.30 (based on a patch by Alexandros ...
juhosg
2009-09-17
1
-0
/
+52
*
adm5120: refresh 2.6.30 patches
juhosg
2009-09-17
2
-2
/
+2
*
kernel: get rid of the simple_prom_emulator, it is not really useful
juhosg
2009-09-10
4
-4
/
+0
*
adm5120: use the generic image_cmdline hack
juhosg
2009-09-10
5
-35
/
+9
[prev]
[next]