summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/files/arch/mips/ralink/common
Commit message (Expand)AuthorAgeFilesLines
* ramips: replace RALINK_SOC_* macros with global variablesjuhosg2012-03-112-10/+12
* ramips: introduce ramips_soc_prom_init and move SoC detection into thatjuhosg2012-03-111-0/+2
* ramips: use gpio-keys-polled instead of gpio-buttonsjuhosg2012-02-111-5/+4
* ramips: use uncached address in detect_mem_sizejuhosg2012-02-111-2/+3
* ramips: fix compiler warning in prom.cjuhosg2012-02-101-4/+4
* ramips: merge 2.6.39 patchesjuhosg2011-07-031-10/+11
* ramips: remove unused include from the common GPIO codejuhosg2011-07-031-1/+0
* ramips: UPF_FIXED_TYPE must be set for the serial portsjuhosg2011-03-271-1/+1
* ramips: define GPIO chips separately for each SoCsjuhosg2011-03-271-70/+5
* ramips: move GPIO definitions into a separate header filejuhosg2011-03-271-59/+1
* ramips: setup GPIO chip functions on the flyjuhosg2011-03-271-12/+5
* ramips: use separate register base for GPIO chipsjuhosg2011-03-271-8/+16
* ramips: protect GPIO register access with a spinlockjuhosg2010-07-131-1/+11
* ramips: merge slab patchjuhosg2010-05-282-0/+2
* ramips: use COMMAND_LINE_SIZE directlyjuhosg2010-05-281-1/+1
* ramips: include 'linux/leds.h' from 'dev-gpio-leds.h'juhosg2010-01-301-1/+0
* ramips: rename dev_gpio_leds.h to dev-gpio-leds.hjuhosg2010-01-301-1/+1
* ramips: add common gpio-buttons devicejuhosg2010-01-302-1/+59
* ramips: sanitize return value of ramips_gpio_getjuhosg2010-01-301-1/+1
* ramips: update mips multi-machine stuffjuhosg2010-01-302-45/+5
* [ramips] add initial support for the WZR-AGL300NH - patch by Joonas Lahtinen ...jow2010-01-241-0/+4
* ramips: change prom code to accept 'board=FOOBAR' from the command linejuhosg2009-10-251-34/+69
* [ramips] adds mach type for fonera20nblogic2009-10-241-0/+3
* ramips: add preliminary support for the DIR-300 revB boardjuhosg2009-10-181-0/+3
* [ramips] add missing GPIO register offsetsjuhosg2009-09-041-0/+4
* [ramips] add GPIO configuration featurejuhosg2009-09-041-2/+0
* [ramips] fix a typojuhosg2009-09-021-1/+1
* [ramips] initial support for the AP-R3052-V22RW-2X2 boardjuhosg2009-09-021-0/+3
* [ramips] use common code for early_serial setupjuhosg2009-09-021-0/+25
* [ramips] share prom codejuhosg2009-09-022-1/+157
* [ramips] share machine registration codejuhosg2009-08-311-0/+17
* [ramips] use common get_system_type functionjuhosg2009-08-311-0/+7
* [ramips] share memory size detection codejuhosg2009-08-311-0/+18
* [ramips] add common setup codejuhosg2009-08-312-1/+25
* [ramips] add common GPIO LED supportjuhosg2009-08-312-0/+56
* [ramips] fix GPIOLIB supportjuhosg2009-08-312-1/+225
* [ramips] share common INTC codejuhosg2009-08-302-0/+108