summaryrefslogtreecommitdiffstats
path: root/target/linux/adm5120/files
Commit message (Expand)AuthorAgeFilesLines
* adm5120: remove __dev{init,exit} annotationsjuhosg2013-02-243-5/+5
* adm5120: avoid warning caused by wrong AMBA irq valuesjuhosg2013-02-221-2/+2
* adm5120: remove NAND_NO_AUTOINCR flag from rb1xx.cjuhosg2013-01-011-1/+0
* adm5120: use mtd_read helper in trxsplit.cjuhosg2013-01-011-2/+1
* adm5120: don't include asm/system.h in adm5120-hcd.cjuhosg2013-01-011-1/+0
* [adm5120] do no longer rename amba-pl010 serial devices namesflorian2012-12-031-2/+2
* drop GPIODEV platform codeblogic2012-10-1712-51/+0
* adm5120: move common routerboot definitions into a separate header filejuhosg2012-09-092-92/+4
* adm5120: add missing NULL terminator to partition parser listjogo2012-05-031-0/+1
* adm5120: merge 3.3 patchesjuhosg2012-04-2928-312/+223
* adm5120: make 5GXi depends on CPU_LITTLE_ENDIANjuhosg2012-04-251-0/+1
* [adm5120] fix typos in adm5120 switch driver (#4241)florian2012-04-041-2/+2
* [adm5120] add Edimax specific MAGIC_MAC_BASE to read MAC from flash (#4241]florian2012-04-041-1/+10
* [adm5120] fix usb mis-cleanup after r27162 (#9581)florian2011-06-201-1/+2
* [adm5120] cleanup files using checkpatch.plflorian2011-06-1232-252/+256
* adm5120: fix promiscuous mode handling (patch from #8581)nbd2011-04-151-3/+3
* [adm5120] fix p-334wt buildflorian2011-01-271-1/+1
* [adm5120] add support for generic eb214a, thanks cezary (#7027)florian2010-07-186-1/+138
* adm5120: convert to use the new mips multimachine stuffjuhosg2010-06-0524-43/+55
* adm5120: don't use linux/autoconf.hjuhosg2010-06-044-4/+0
* adm5120: fix build error on 2.6.34juhosg2010-06-041-0/+1
* adm5120: fix USB LED configuration for the BR-6104KP (closes #4187)juhosg2010-03-091-2/+2
* adm5120: don't use IRQF_DISABLED flag in the switch driverjuhosg2010-01-031-2/+2
* adm5120: use enum for MACH_ADM5120_ definitionsjuhosg2010-01-021-46/+48
* adm5120: nuke adm5120_mach_type, use mips_machtype insteadjuhosg2010-01-024-11/+8
* adm5120: split bootext partition on the ZyXEL P-33x boardsjuhosg2010-01-021-4/+8
* adm5120: move early-printk support into a separate filejuhosg2010-01-023-16/+31
* adm5120: merge 2.6.30+ specific patchesjuhosg2010-01-024-15/+27
* [adm5120] fix compilation failure of adm5120-dbg.c with the removal of bus_idflorian2009-11-021-1/+1
* adm5120: use the generic image_cmdline hackjuhosg2009-09-101-3/+7
* [adm5120] show SoC parameters in /proc/cpuinfojuhosg2009-06-251-7/+13
* [adm5120] add support for the OSBRiDGE 5GXi/5XLi (thanks to Mattia Aracne for...juhosg2009-06-255-1/+89
* [adm5120] nuke obsolete kernel include dirjuhosg2009-06-2319-1628/+0
* [adm5120] integrate 2.6.28 specific patch into the usb driverjuhosg2009-05-224-21/+10
* [adm5120] usb driver: fix urb_print function definitionjuhosg2009-05-211-1/+1
* [adm5120] switch to 2.6.28juhosg2009-04-2619-0/+1628
* [adm5120] enable CAS-630/630W supportjuhosg2009-02-081-2/+0
* [adm5120] nfs-101u: add PCI IRQ map for the NEC USB controller (thanks to Dan...juhosg2009-02-021-2/+9
* [adm5120] NFS-101U/WU: add PCI irq map and change vlan mapjuhosg2009-01-131-4/+15
* [adm5120] use mips_machine codejuhosg2008-12-0635-186/+124
* [adm5120] move MyLoader partition parser into generic files, will be used on ...juhosg2008-11-171-178/+0
* [adm5120] update MyLoader partition parser, add support of named partitionsjuhosg2008-11-171-43/+57
* [adm5120] experimental support for 2.6.27juhosg2008-10-0596-0/+13605
* [adm5120] remove 2.6.25 specific stuffjuhosg2008-09-1365-13386/+0
* [adm5120] fix gpio number of the reset button Compex WP54 boardsjuhosg2008-08-131-1/+1
* [adm5120] add alternative board id for the ZyXEL P-334WTjuhosg2008-08-072-4/+6
* [adm5120] experimental gpiodev support (closes #3613)juhosg2008-08-058-0/+64
* [adm5120] fix RB-133/133C led definitionsjuhosg2008-08-041-5/+5
* [adm5120] add missing buttons device for RB-1xx boards, thanks to Christophe ...juhosg2008-08-041-1/+3
* [adm5120] make use DMA_BIT_MASKjuhosg2008-07-281-4/+4