summaryrefslogtreecommitdiff
path: root/target/linux/adm5120/files
Commit message (Collapse)AuthorAge
* adm5120: add missing NULL terminator to partition parser listJonas Gorski2012-05-03
| | | | | | Fixes #11372. SVN-Revision: 31574
* adm5120: merge 3.3 patchesGabor Juhos2012-04-29
| | | | SVN-Revision: 31511
* adm5120: make 5GXi depends on CPU_LITTLE_ENDIANGabor Juhos2012-04-25
| | | | SVN-Revision: 31472
* fix typos in adm5120 switch driver (#4241)Florian Fainelli2012-04-04
| | | | SVN-Revision: 31196
* add Edimax specific MAGIC_MAC_BASE to read MAC from flash (#4241]Florian Fainelli2012-04-04
| | | | SVN-Revision: 31195
* fix usb mis-cleanup after r27162 (#9581)Florian Fainelli2011-06-20
| | | | SVN-Revision: 27243
* cleanup files using checkpatch.plFlorian Fainelli2011-06-12
| | | | SVN-Revision: 27162
* adm5120: fix promiscuous mode handling (patch from #8581)Felix Fietkau2011-04-15
| | | | SVN-Revision: 26673
* fix p-334wt buildFlorian Fainelli2011-01-27
| | | | | | Signed-off-by: Alexey Torkhov <atorkhov@gmail.com> SVN-Revision: 25169
* add support for generic eb214a, thanks cezary (#7027)Florian Fainelli2010-07-18
| | | | SVN-Revision: 22275
* adm5120: convert to use the new mips multimachine stuffGabor Juhos2010-06-05
| | | | SVN-Revision: 21680
* adm5120: don't use linux/autoconf.hGabor Juhos2010-06-04
| | | | SVN-Revision: 21672
* adm5120: fix build error on 2.6.34Gabor Juhos2010-06-04
| | | | SVN-Revision: 21671
* adm5120: fix USB LED configuration for the BR-6104KP (closes #4187)Gabor Juhos2010-03-09
| | | | | | * Thanks to Eugeny Zadevalov SVN-Revision: 20098
* adm5120: don't use IRQF_DISABLED flag in the switch driverGabor Juhos2010-01-03
| | | | SVN-Revision: 19017
* adm5120: use enum for MACH_ADM5120_ definitionsGabor Juhos2010-01-02
| | | | SVN-Revision: 19004
* adm5120: nuke adm5120_mach_type, use mips_machtype insteadGabor Juhos2010-01-02
| | | | SVN-Revision: 19003
* adm5120: split bootext partition on the ZyXEL P-33x boardsGabor Juhos2010-01-02
| | | | SVN-Revision: 19002
* adm5120: move early-printk support into a separate fileGabor Juhos2010-01-02
| | | | SVN-Revision: 19000
* adm5120: merge 2.6.30+ specific patchesGabor Juhos2010-01-02
| | | | SVN-Revision: 18999
* fix compilation failure of adm5120-dbg.c with the removal of bus_idFlorian Fainelli2009-11-02
| | | | SVN-Revision: 18274
* adm5120: use the generic image_cmdline hackGabor Juhos2009-09-10
| | | | SVN-Revision: 17564
* show SoC parameters in /proc/cpuinfoGabor Juhos2009-06-25
| | | | SVN-Revision: 16559
* add support for the OSBRiDGE 5GXi/5XLi (thanks to Mattia Aracne for the board)Gabor Juhos2009-06-25
| | | | SVN-Revision: 16555
* nuke obsolete kernel include dirGabor Juhos2009-06-23
| | | | SVN-Revision: 16546
* integrate 2.6.28 specific patch into the usb driverGabor Juhos2009-05-22
| | | | SVN-Revision: 15975
* usb driver: fix urb_print function definitionGabor Juhos2009-05-21
| | | | SVN-Revision: 15965
* switch to 2.6.28Gabor Juhos2009-04-26
| | | | SVN-Revision: 15421
* enable CAS-630/630W supportGabor Juhos2009-02-08
| | | | SVN-Revision: 14457
* nfs-101u: add PCI IRQ map for the NEC USB controller (thanks to Daniel ↵Gabor Juhos2009-02-02
| | | | | | Schmitt for testing) SVN-Revision: 14363
* NFS-101U/WU: add PCI irq map and change vlan mapGabor Juhos2009-01-13
| | | | SVN-Revision: 14021
* use mips_machine codeGabor Juhos2008-12-06
| | | | SVN-Revision: 13532
* move MyLoader partition parser into generic files, will be used on ar71xxGabor Juhos2008-11-17
| | | | SVN-Revision: 13256
* update MyLoader partition parser, add support of named partitionsGabor Juhos2008-11-17
| | | | SVN-Revision: 13255
* experimental support for 2.6.27Gabor Juhos2008-10-05
| | | | SVN-Revision: 12863
* remove 2.6.25 specific stuffGabor Juhos2008-09-13
| | | | SVN-Revision: 12598
* fix gpio number of the reset button Compex WP54 boardsGabor Juhos2008-08-13
| | | | SVN-Revision: 12296
* add alternative board id for the ZyXEL P-334WTGabor Juhos2008-08-07
| | | | SVN-Revision: 12232
* experimental gpiodev support (closes #3613)Gabor Juhos2008-08-05
| | | | SVN-Revision: 12134
* fix RB-133/133C led definitionsGabor Juhos2008-08-04
| | | | SVN-Revision: 12097
* add missing buttons device for RB-1xx boards, thanks to Christophe LucasGabor Juhos2008-08-04
| | | | SVN-Revision: 12095
* make use DMA_BIT_MASKGabor Juhos2008-07-28
| | | | SVN-Revision: 11966
* fix a bug in the USB driver debug codeGabor Juhos2008-07-27
| | | | SVN-Revision: 11961
* make boot quiet a bitGabor Juhos2008-07-26
| | | | SVN-Revision: 11939
* use __raw_{readl,writel} routines in the GPIO codeGabor Juhos2008-06-22
| | | | SVN-Revision: 11560
* IRQ code cleanupGabor Juhos2008-06-17
| | | | SVN-Revision: 11528
* switch to 2.6.25.7Gabor Juhos2008-06-17
| | | | SVN-Revision: 11526
* fix compiler warningGabor Juhos2008-06-17
| | | | SVN-Revision: 11521
* add button devices to several boardsGabor Juhos2008-06-08
| | | | SVN-Revision: 11402
* make use the chip_fixup function of the plat_nand driverGabor Juhos2008-06-06
| | | | SVN-Revision: 11376