summaryrefslogtreecommitdiffstats
path: root/target/linux/adm5120/files/arch
Commit message (Collapse)AuthorAgeFilesLines
* show SoC parameters in /proc/cpuinfoGabor Juhos2009-06-251-7/+13
| | | | SVN-Revision: 16559
* add support for the OSBRiDGE 5GXi/5XLi (thanks to Mattia Aracne for the board)Gabor Juhos2009-06-255-1/+89
| | | | SVN-Revision: 16555
* switch to 2.6.28Gabor Juhos2009-04-2619-0/+1628
| | | | SVN-Revision: 15421
* enable CAS-630/630W supportGabor Juhos2009-02-081-2/+0
| | | | SVN-Revision: 14457
* nfs-101u: add PCI IRQ map for the NEC USB controller (thanks to Daniel ↵Gabor Juhos2009-02-021-2/+9
| | | | | | Schmitt for testing) SVN-Revision: 14363
* NFS-101U/WU: add PCI irq map and change vlan mapGabor Juhos2009-01-131-4/+15
| | | | SVN-Revision: 14021
* use mips_machine codeGabor Juhos2008-12-0633-142/+76
| | | | SVN-Revision: 13532
* experimental support for 2.6.27Gabor Juhos2008-10-0560-0/+4457
| | | | SVN-Revision: 12863
* remove 2.6.25 specific stuffGabor Juhos2008-09-1329-3696/+0
| | | | SVN-Revision: 12598
* fix gpio number of the reset button Compex WP54 boardsGabor Juhos2008-08-131-1/+1
| | | | SVN-Revision: 12296
* add alternative board id for the ZyXEL P-334WTGabor Juhos2008-08-071-4/+5
| | | | SVN-Revision: 12232
* experimental gpiodev support (closes #3613)Gabor Juhos2008-08-057-0/+61
| | | | SVN-Revision: 12134
* add missing buttons device for RB-1xx boards, thanks to Christophe LucasGabor Juhos2008-08-041-1/+3
| | | | SVN-Revision: 12095
* make use DMA_BIT_MASKGabor Juhos2008-07-281-4/+4
| | | | SVN-Revision: 11966
* make boot quiet a bitGabor Juhos2008-07-261-6/+6
| | | | SVN-Revision: 11939
* use __raw_{readl,writel} routines in the GPIO codeGabor Juhos2008-06-221-4/+4
| | | | SVN-Revision: 11560
* IRQ code cleanupGabor Juhos2008-06-171-26/+32
| | | | SVN-Revision: 11528
* add button devices to several boardsGabor Juhos2008-06-084-15/+66
| | | | SVN-Revision: 11402
* make use the chip_fixup function of the plat_nand driverGabor Juhos2008-06-061-1/+12
| | | | SVN-Revision: 11376
* improve support of the Infineon EASY 5120-RT Reference BoardGabor Juhos2008-05-011-1/+16
| | | | SVN-Revision: 10996
* fix a bug in the GPIO codeGabor Juhos2008-04-071-3/+3
| | | | SVN-Revision: 10759
* switch to 2.6.24Gabor Juhos2008-02-093-19/+0
| | | | SVN-Revision: 10427
* add preliminary support for 2.6.24Gabor Juhos2008-01-302-2/+9
| | | | SVN-Revision: 10329
* don't use mips_machgroupGabor Juhos2008-01-301-1/+0
| | | | SVN-Revision: 10328
* more license cleanupsGabor Juhos2008-01-2912-172/+58
| | | | SVN-Revision: 10313
* add experimental support for the Cellvision NFS-101U deviceGabor Juhos2008-01-292-0/+29
| | | | SVN-Revision: 10307
* license cleanupGabor Juhos2008-01-2913-176/+39
| | | | SVN-Revision: 10305
* convert Cellvision board structuresGabor Juhos2008-01-251-37/+19
| | | | SVN-Revision: 10242
* use reset function on the NP28G boardsGabor Juhos2007-12-271-0/+1
| | | | SVN-Revision: 9963
* change switch register access macrosGabor Juhos2007-12-274-14/+14
| | | | SVN-Revision: 9962
* fix compiler warningGabor Juhos2007-12-261-2/+0
| | | | SVN-Revision: 9933
* revert [9788], the ADM5120 datasheet v1.16 contains bad valuesGabor Juhos2007-12-171-4/+2
| | | | SVN-Revision: 9790
* remove invalid GPIO definitions for the RB153Gabor Juhos2007-12-171-18/+5
| | | | SVN-Revision: 9789
* fix level setup code for GPIO IRQsGabor Juhos2007-12-171-2/+2
| | | | SVN-Revision: 9788
* add support for LEDs on the NP28G board, thanks to kenny (closes: #2825)Gabor Juhos2007-12-161-4/+23
| | | | SVN-Revision: 9781
* use a shadow value for the write-only GPIO_CONF2 registerGabor Juhos2007-12-121-16/+10
| | | | SVN-Revision: 9715
* fix mac address setup on RouterBOARDsGabor Juhos2007-12-122-15/+9
| | | | SVN-Revision: 9713
* enable wait state pin for the CF slot on the RB153 boardGabor Juhos2007-12-112-1/+5
| | | | SVN-Revision: 9709
* new experimental driver for the CF slot on the RouterBOARD 153Gabor Juhos2007-12-111-10/+8
| | | | SVN-Revision: 9707
* add support for GPIO IRQsGabor Juhos2007-12-103-43/+85
| | | | SVN-Revision: 9700
* Setup MAC addresses for routerboardsFlorian Fainelli2007-12-092-2/+13
| | | | SVN-Revision: 9682
* RB153 must use the generic RB1xx's setup codeGabor Juhos2007-11-031-1/+1
| | | | SVN-Revision: 9491
* CF driver cleanupFlorian Fainelli2007-11-011-1/+19
| | | | SVN-Revision: 9473
* minor cleanupsGabor Juhos2007-10-247-228/+118
| | | | SVN-Revision: 9423
* fix flash driver, it should work on RB150 as wellGabor Juhos2007-10-231-0/+3
| | | | SVN-Revision: 9418
* The RB513 CF driver is now a module, enable it by default for the RB1xx ↵Florian Fainelli2007-10-231-2/+4
| | | | | | profile. Fix the membase of the CF driver. SVN-Revision: 9416
* Add preliminary support for the Routerboard 153 CF slot (#2550)Florian Fainelli2007-10-221-2/+32
| | | | SVN-Revision: 9403
* add ids for Edimax BR-6104Wg boardsGabor Juhos2007-10-182-8/+31
| | | | SVN-Revision: 9342
* switch driver cleanup, 4th phaseGabor Juhos2007-10-172-2/+19
| | | | SVN-Revision: 9340
* coding style fixesGabor Juhos2007-10-1116-161/+161
| | | | SVN-Revision: 9263