summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/files/arch/mips/ralink/rt288x
Commit message (Collapse)AuthorAgeFilesLines
* move files to files-3.7John Crispin2013-04-0316-1296/+0
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36161
* adds support for Edimax BR-6524NJohn Crispin2013-01-063-0/+80
| | | | | | | | fixes #12754 Signed-off-by: <rq@akl.lt> SVN-Revision: 35020
* ramips: unify eeprom file name for the built-in wireless MACGabor Juhos2012-12-221-1/+1
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34860
* ramips: replace RALINK_SOC_* macros with global variablesGabor Juhos2012-03-111-0/+4
| | | | SVN-Revision: 30888
* ramips: introduce ramips_soc_prom_init and move SoC detection into thatGabor Juhos2012-03-112-5/+5
| | | | SVN-Revision: 30887
* ramips: rt288x: nuke built-in MTD partition mapsGabor Juhos2012-02-194-146/+0
| | | | SVN-Revision: 30649
* ramips: select HW_HAS_PCI on per-board basisGabor Juhos2012-02-161-0/+1
| | | | SVN-Revision: 30576
* ramips: rt288x: don't register the PCI controller on each boardGabor Juhos2012-02-161-0/+1
| | | | SVN-Revision: 30574
* add Ralink V11ST-FE board supportFlorian Fainelli2012-02-153-0/+112
| | | | | | | | | | This board is equipped with: - 4MB of NOR Flash - 32MB of SDRAM - IC+ IP175C switch - one Mini-PCI slot SVN-Revision: 30561
* ramips: rt288x: remove per-board physmap_flash_data instancesGabor Juhos2012-02-126-28/+30
| | | | SVN-Revision: 30474
* ramips: use gpio-keys-polled instead of gpio-buttonsGabor Juhos2012-02-113-16/+19
| | | | SVN-Revision: 30461
* ramips: rt288x: remove CONFIG_MTD_PARTITION ifdefery from machine filesGabor Juhos2012-02-114-16/+0
| | | | SVN-Revision: 30436
* ramips: scripts updatesGabor Juhos2012-01-231-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | In this patch: * rename Argus leds to avoid underscores * rename Belkin F5D8235 v1 leds from f5d8234 to f5d8235 * remove Belkin F5D8235 v1 status led defined as storage led (it was defined as usb led earlier, just in wrong place) - it should have router led as in v2 * add Argus, Sparklan and Belkin F5D8235 v2 status leds * add Belkin F5D8235 v1 and v2 usb leds * fix Belkin F5D8235 v2 network config generation and mac address axtraction * fix Sparklan board identification * add Sparklan usb led (this board doesn't have usb connector by default and the led is hidden also but if you are going to solder the connector then you'll see the led too) * add Sparklan network config generation and mac address extraction * fix empty string test in network script and... * ...sort case entries by the first board in the list Signed-off-by: Roman Yeryomin <roman@advem.lv> SVN-Revision: 29871
* ramips: rt288x: add support for the Belkin F5D8235-4 v1 boardGabor Juhos2011-12-283-0/+147
| | | | | | Patch-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com> SVN-Revision: 29617
* ramips: rt288x: add support for the Buffalo WLI-TX4-AG300N boardGabor Juhos2011-12-273-1/+160
| | | | SVN-Revision: 29612
* ramips: fix Asus RT-N15 board supportGabor Juhos2011-12-011-3/+3
| | | | | | | | Fix Asus RT-N15 flash partitions and make an image. Signed-off-by: Roman Yeryomin <roman@advem.lv> SVN-Revision: 29381
* ramips: remove 'default [yn]' keywords from machine Kconfig entriesGabor Juhos2011-08-191-2/+0
| | | | SVN-Revision: 28054
* rtl8366: unify rtl8366s and rtl8366rb platform dataFelix Fietkau2011-07-241-2/+2
| | | | SVN-Revision: 27754
* ramips: specify eeprom file name on RT288XGabor Juhos2011-07-031-1/+4
| | | | SVN-Revision: 27391
* ramips: consistently use 'firmware' name for sysupgrade partitionsGabor Juhos2011-07-031-1/+1
| | | | SVN-Revision: 27383
* ramips: define GPIO chips separately for each SoCsGabor Juhos2011-03-271-1/+72
| | | | SVN-Revision: 26326
* ramips: move GPIO definitions into a separate header fileGabor Juhos2011-03-271-2/+2
| | | | SVN-Revision: 26325
* ramips: register watchdog device on the rt288x boardsGabor Juhos2011-01-262-0/+2
| | | | SVN-Revision: 25130
* ramips: add watchdog device for RT288xGabor Juhos2011-01-262-0/+29
| | | | SVN-Revision: 25129
* ramips: implement clock API for RT288xGabor Juhos2011-01-266-40/+151
| | | | SVN-Revision: 25125
* ramips: remove extern and __init from function prototypesGabor Juhos2011-01-261-5/+4
| | | | SVN-Revision: 25123
* ramips: register ethernet device on the RT-N15Gabor Juhos2010-07-151-0/+8
| | | | SVN-Revision: 22213
* ramips: add generic ethernet device for the RT288xGabor Juhos2010-07-152-0/+44
| | | | SVN-Revision: 22212
* ramips: use KEY_RESTART and KEY_WPS_BUTTON code for the appropriate buttonsGabor Juhos2010-04-221-2/+2
| | | | SVN-Revision: 21083
* ramips: register wifi device for the RT2880 based boardsGabor Juhos2010-03-312-0/+3
| | | | SVN-Revision: 20625
* ramips: add wifi device for the RT2880 as wellGabor Juhos2010-03-312-0/+27
| | | | SVN-Revision: 20624
* 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: cleanup WZR-AGL300NH board support fileGabor Juhos2010-01-301-33/+9
| | | | SVN-Revision: 19406
* ramips: register gpio-buttons on the RT-N15 boardGabor Juhos2010-01-302-0/+26
| | | | SVN-Revision: 19405
* ramips: register rtl8366s device on the RT-N15 boardGabor Juhos2010-01-301-2/+21
| | | | SVN-Revision: 19403
* ramips: update mips multi-machine stuffGabor Juhos2010-01-302-4/+3
| | | | SVN-Revision: 19400
* add initial support for the WZR-AGL300NH - patch by Joonas Lahtinen ↵Jo-Philipp Wich2010-01-243-0/+113
| | | | | | <joonas.lahtinen@gmail.com> SVN-Revision: 19321
* add GPIO configuration featureGabor Juhos2009-09-042-1/+40
| | | | SVN-Revision: 17512
* use common code for early_serial setupGabor Juhos2009-09-021-35/+4
| | | | SVN-Revision: 17467
* share prom codeGabor Juhos2009-09-022-36/+1
| | | | SVN-Revision: 17466
* initial support for Asus RT-N15Gabor Juhos2009-09-013-0/+89
| | | | SVN-Revision: 17463
* remove unused *_MACH_GENERIC config optionsGabor Juhos2009-09-011-4/+0
| | | | SVN-Revision: 17461
* share machine registration codeGabor Juhos2009-08-314-36/+0
| | | | SVN-Revision: 17456
* use common get_system_type functionGabor Juhos2009-08-312-9/+3
| | | | SVN-Revision: 17455
* share memory size detection codeGabor Juhos2009-08-311-19/+0
| | | | SVN-Revision: 17454
* add common setup codeGabor Juhos2009-08-311-3/+2
| | | | SVN-Revision: 17453
* rt288x: fix serial consoleGabor Juhos2009-08-311-4/+0
| | | | SVN-Revision: 17450
* rt288x: fix build errorGabor Juhos2009-08-301-0/+1
| | | | SVN-Revision: 17444
* platform.h is rt288x specific, move itGabor Juhos2009-08-303-2/+23
| | | | SVN-Revision: 17443