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
/
adm5120
/
files
Commit message (
Expand
)
Author
Age
Files
Lines
*
adm5120: remove NAND_NO_AUTOINCR flag from rb1xx.c
Gabor Juhos
2013-01-01
1
-1
/
+0
*
adm5120: use mtd_read helper in trxsplit.c
Gabor Juhos
2013-01-01
1
-2
/
+1
*
adm5120: don't include asm/system.h in adm5120-hcd.c
Gabor Juhos
2013-01-01
1
-1
/
+0
*
do no longer rename amba-pl010 serial devices names
Florian Fainelli
2012-12-03
1
-2
/
+2
*
drop GPIODEV platform code
John Crispin
2012-10-17
12
-51
/
+0
*
adm5120: move common routerboot definitions into a separate header file
Gabor Juhos
2012-09-09
2
-92
/
+4
*
adm5120: add missing NULL terminator to partition parser list
Jonas Gorski
2012-05-03
1
-0
/
+1
*
adm5120: merge 3.3 patches
Gabor Juhos
2012-04-29
28
-312
/
+223
*
adm5120: make 5GXi depends on CPU_LITTLE_ENDIAN
Gabor Juhos
2012-04-25
1
-0
/
+1
*
fix typos in adm5120 switch driver (#4241)
Florian Fainelli
2012-04-04
1
-2
/
+2
*
add Edimax specific MAGIC_MAC_BASE to read MAC from flash (#4241]
Florian Fainelli
2012-04-04
1
-1
/
+10
*
fix usb mis-cleanup after r27162 (#9581)
Florian Fainelli
2011-06-20
1
-1
/
+2
*
cleanup files using checkpatch.pl
Florian Fainelli
2011-06-12
32
-252
/
+256
*
adm5120: fix promiscuous mode handling (patch from #8581)
Felix Fietkau
2011-04-15
1
-3
/
+3
*
fix p-334wt build
Florian Fainelli
2011-01-27
1
-1
/
+1
*
add support for generic eb214a, thanks cezary (#7027)
Florian Fainelli
2010-07-18
6
-1
/
+138
*
adm5120: convert to use the new mips multimachine stuff
Gabor Juhos
2010-06-05
24
-43
/
+55
*
adm5120: don't use linux/autoconf.h
Gabor Juhos
2010-06-04
4
-4
/
+0
*
adm5120: fix build error on 2.6.34
Gabor Juhos
2010-06-04
1
-0
/
+1
*
adm5120: fix USB LED configuration for the BR-6104KP (closes #4187)
Gabor Juhos
2010-03-09
1
-2
/
+2
*
adm5120: don't use IRQF_DISABLED flag in the switch driver
Gabor Juhos
2010-01-03
1
-2
/
+2
*
adm5120: use enum for MACH_ADM5120_ definitions
Gabor Juhos
2010-01-02
1
-46
/
+48
*
adm5120: nuke adm5120_mach_type, use mips_machtype instead
Gabor Juhos
2010-01-02
4
-11
/
+8
*
adm5120: split bootext partition on the ZyXEL P-33x boards
Gabor Juhos
2010-01-02
1
-4
/
+8
*
adm5120: move early-printk support into a separate file
Gabor Juhos
2010-01-02
3
-16
/
+31
*
adm5120: merge 2.6.30+ specific patches
Gabor Juhos
2010-01-02
4
-15
/
+27
*
fix compilation failure of adm5120-dbg.c with the removal of bus_id
Florian Fainelli
2009-11-02
1
-1
/
+1
*
adm5120: use the generic image_cmdline hack
Gabor Juhos
2009-09-10
1
-3
/
+7
*
show SoC parameters in /proc/cpuinfo
Gabor Juhos
2009-06-25
1
-7
/
+13
*
add support for the OSBRiDGE 5GXi/5XLi (thanks to Mattia Aracne for the board)
Gabor Juhos
2009-06-25
5
-1
/
+89
*
nuke obsolete kernel include dir
Gabor Juhos
2009-06-23
19
-1628
/
+0
*
integrate 2.6.28 specific patch into the usb driver
Gabor Juhos
2009-05-22
4
-21
/
+10
*
usb driver: fix urb_print function definition
Gabor Juhos
2009-05-21
1
-1
/
+1
*
switch to 2.6.28
Gabor Juhos
2009-04-26
19
-0
/
+1628
*
enable CAS-630/630W support
Gabor Juhos
2009-02-08
1
-2
/
+0
*
nfs-101u: add PCI IRQ map for the NEC USB controller (thanks to Daniel Schmit...
Gabor Juhos
2009-02-02
1
-2
/
+9
*
NFS-101U/WU: add PCI irq map and change vlan map
Gabor Juhos
2009-01-13
1
-4
/
+15
*
use mips_machine code
Gabor Juhos
2008-12-06
35
-186
/
+124
*
move MyLoader partition parser into generic files, will be used on ar71xx
Gabor Juhos
2008-11-17
1
-178
/
+0
*
update MyLoader partition parser, add support of named partitions
Gabor Juhos
2008-11-17
1
-43
/
+57
*
experimental support for 2.6.27
Gabor Juhos
2008-10-05
96
-0
/
+13605
*
remove 2.6.25 specific stuff
Gabor Juhos
2008-09-13
65
-13386
/
+0
*
fix gpio number of the reset button Compex WP54 boards
Gabor Juhos
2008-08-13
1
-1
/
+1
*
add alternative board id for the ZyXEL P-334WT
Gabor Juhos
2008-08-07
2
-4
/
+6
*
experimental gpiodev support (closes #3613)
Gabor Juhos
2008-08-05
8
-0
/
+64
*
fix RB-133/133C led definitions
Gabor Juhos
2008-08-04
1
-5
/
+5
*
add missing buttons device for RB-1xx boards, thanks to Christophe Lucas
Gabor Juhos
2008-08-04
1
-1
/
+3
*
make use DMA_BIT_MASK
Gabor Juhos
2008-07-28
1
-4
/
+4
*
fix a bug in the USB driver debug code
Gabor Juhos
2008-07-27
1
-4
/
+4
*
make boot quiet a bit
Gabor Juhos
2008-07-26
1
-6
/
+6
[next]