summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/files/arch/mips/ralink/common
Commit message (Collapse)AuthorAgeFilesLines
* ramips: use COMMAND_LINE_SIZE directlyGabor Juhos2010-05-281-1/+1
| | | | SVN-Revision: 21606
* ramips: include 'linux/leds.h' from 'dev-gpio-leds.h'Gabor Juhos2010-01-301-1/+0
| | | | SVN-Revision: 19408
* ramips: rename dev_gpio_leds.h to dev-gpio-leds.hGabor Juhos2010-01-301-1/+1
| | | | SVN-Revision: 19407
* ramips: add common gpio-buttons deviceGabor Juhos2010-01-302-1/+59
| | | | SVN-Revision: 19404
* ramips: sanitize return value of ramips_gpio_getGabor Juhos2010-01-301-1/+1
| | | | SVN-Revision: 19401
* ramips: update mips multi-machine stuffGabor Juhos2010-01-302-45/+5
| | | | SVN-Revision: 19400
* add initial support for the WZR-AGL300NH - patch by Joonas Lahtinen ↵Jo-Philipp Wich2010-01-241-0/+4
| | | | | | <joonas.lahtinen@gmail.com> SVN-Revision: 19321
* ramips: change prom code to accept 'board=FOOBAR' from the command lineGabor Juhos2009-10-251-34/+69
| | | | SVN-Revision: 18142
* adds mach type for fonera20nJohn Crispin2009-10-241-0/+3
| | | | SVN-Revision: 18132
* ramips: add preliminary support for the DIR-300 revB boardGabor Juhos2009-10-181-0/+3
| | | | SVN-Revision: 18058
* add missing GPIO register offsetsGabor Juhos2009-09-041-0/+4
| | | | SVN-Revision: 17513
* add GPIO configuration featureGabor Juhos2009-09-041-2/+0
| | | | SVN-Revision: 17512
* fix a typoGabor Juhos2009-09-021-1/+1
| | | | SVN-Revision: 17474
* initial support for the AP-R3052-V22RW-2X2 boardGabor Juhos2009-09-021-0/+3
| | | | SVN-Revision: 17473
* use common code for early_serial setupGabor Juhos2009-09-021-0/+25
| | | | SVN-Revision: 17467
* share prom codeGabor Juhos2009-09-022-1/+157
| | | | SVN-Revision: 17466
* share machine registration codeGabor Juhos2009-08-311-0/+17
| | | | SVN-Revision: 17456
* use common get_system_type functionGabor Juhos2009-08-311-0/+7
| | | | SVN-Revision: 17455
* share memory size detection codeGabor Juhos2009-08-311-0/+18
| | | | SVN-Revision: 17454
* add common setup codeGabor Juhos2009-08-312-1/+25
| | | | SVN-Revision: 17453
* add common GPIO LED supportGabor Juhos2009-08-312-0/+56
| | | | SVN-Revision: 17448
* fix GPIOLIB supportGabor Juhos2009-08-312-1/+225
| | | | SVN-Revision: 17446
* share common INTC codeGabor Juhos2009-08-302-0/+108
SVN-Revision: 17440