summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/files/arch
Commit message (Collapse)AuthorAgeFilesLines
* ramips: rt288x: change base address and window size of flash bank 0Gabor Juhos2011-12-281-2/+2
| | | | SVN-Revision: 29616
* ramips: rt305x: add support for the ALFA Networks W502U (R36) boardGabor Juhos2011-12-284-0/+136
| | | | SVN-Revision: 29615
* ramips: rt288x: add support for the Buffalo WLI-TX4-AG300N boardGabor Juhos2011-12-274-1/+161
| | | | SVN-Revision: 29612
* ramips: initial support for Sitecom WL-351 v1 002Gabor Juhos2011-12-236-2/+173
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This add support for the Sitecom WL-351 v1 002. In principle the Engenius ESR9850 should also work with this, but I don't have the hardware to test it. Since an external gigabit switch (RTL8366RB) is used, I had to modify the ramips_esw driver to add a 'bypass' mode, which just configures it to not filter the vlan tags. Also two initialization words (FCT2 and FPA2) are set to different values by u-boot than what the driver is using and it only seems to work correctly when they not overridden by the driver, so I added them to the platform specific data as reg_initval_fct2 and reg_initval_fpa2. With this wired lan works as expected, however I'm still having some trouble with the wireless lan: It only works after I rmmod & re-insmod rt2800pci and then reconfigure it in the webinterface, but not directly after rebooting. The symptom of this is wpad saying: Dec 20 15:45:09 OpenWrt daemon.info hostapd: wlan1: STA <notebookmac> IEEE 802.11: associated (aid 1) Dec 20 15:45:09 OpenWrt daemon.info hostapd: wlan1: STA <notebookmac> WPA: pairwise key handshake completed (RSN) Dec 20 15:45:22 OpenWrt daemon.info hostapd: wlan1: STA <notebookmac> IEEE 802.11: authenticated But wpa_supplicant on the client saying: Authentication with <wl351mac> timed out. Signed-off-by: Tobias Diedrich <ranma+openwrt@tdiedrich.de> SVN-Revision: 29604
* ramips: add support for the Senao/EnGenius ESR-9753 boardGabor Juhos2011-12-234-0/+130
| | | | | | Signed-off-by: Artur Wronowski <arteqw@gmail.com> SVN-Revision: 29603
* ramips: define firmware partition for Omnima MiniEMBWiFiGabor Juhos2011-12-231-0/+4
| | | | | | Patch-by: Ivan Ignjatic <ivan@omnima.co.uk> SVN-Revision: 29602
* ramips: add support for Omnima MiniEMBWiFi boardGabor Juhos2011-12-144-0/+118
| | | | | | | | | This patch adds support for the Omnima MiniEMBWiFi Ralink RT3050F based board. Based on a patch by Ivan Ignjatic <ivan at omnima.co.uk> SVN-Revision: 29533
* ramips: fix argus board rootfs sizeGabor Juhos2011-12-041-1/+1
| | | | | | Signed-off-by: Roman Yeryomin <roman@advem.lv> SVN-Revision: 29422
* 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: Sparklan wcr-150gn board fixesGabor Juhos2011-12-011-2/+52
| | | | | | | | | | | | * Fix partition sizes. * Add buttons and leds. * Register usb. * Remove unnecessary stuff from image Makefile * Fix rt2x00 eeprom extract. Signed-off-by: Roman Yeryomin <roman@advem.lv> SVN-Revision: 29380
* ramips: Support for NexAira BC2Gabor Juhos2011-10-244-0/+119
| | | | | | | | | The preconfiguration of the USB LED has benn move to the /etc/uci-defaults/leds script. [juhosg] Signed-off-by: Adam Porter <porter.adam at gmail.com> SVN-Revision: 28571
* ramips: fix switch-port assignment for HW550-3GGabor Juhos2011-10-241-1/+1
| | | | | | | | WAN is on swtich port 0 for Aztech HW550-3G. Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 28570
* ramips: rt305x: add support for the ZyXEL NBG-419N boardGabor Juhos2011-08-224-0/+118
| | | | SVN-Revision: 28078
* ramips: rt305x: remove unused defines from mach-nw718.cGabor Juhos2011-08-221-3/+0
| | | | SVN-Revision: 28077
* ramips: sort Makefile entriesGabor Juhos2011-08-221-1/+1
| | | | SVN-Revision: 28076
* ramips: sort RAMIPS_MACH_* definesGabor Juhos2011-08-221-4/+4
| | | | SVN-Revision: 28075
* ramips: remove 'default [yn]' keywords from machine Kconfig entriesGabor Juhos2011-08-192-16/+2
| | | | SVN-Revision: 28054
* ramips: rt305x: support for wr512-3gn-like routersGabor Juhos2011-08-194-0/+161
| | | | | | Signed-off-by: Andrew Andrianov <necromant@necromant.ath.cx> SVN-Revision: 28052
* ramips: register usb on Belkin F5D8235 v2 and Argus ATP-52-B routersGabor Juhos2011-08-192-0/+2
| | | | | | Signed-off-by: Roman Yeryomin <roman@advem.lv> SVN-Revision: 28051
* ramips: rt305x: make config and factory partitions read-only on the ATP-52BGabor Juhos2011-08-151-0/+2
| | | | SVN-Revision: 28002
* ramips: rt305x: add dwc_otg driverGabor Juhos2011-08-151-0/+1
| | | | | | Based on a patch by Layne Edwards <ledwards@astrumtech.net> SVN-Revision: 27997
* ramips: rt305x: register the dwc_otg device on the relevant boardsGabor Juhos2011-08-155-0/+5
| | | | SVN-Revision: 27996
* ramips: rt305x: add dwc_otg platform deviceGabor Juhos2011-08-152-0/+27
| | | | | | Signed-off-by: Alexander Gordeev <lasaine@lvk.cs.msu.su> SVN-Revision: 27995
* ramips: add support for Argus ATP-52BGabor Juhos2011-08-154-0/+122
| | | | | | | | [The ESW related changes has been removed - juhosg] Signed-off-by: Roman Yeryomin <roman@advem.lv> SVN-Revision: 27991
* ramips: allow to specify port layout for the switch of the RT305x/RT3350Gabor Juhos2011-08-1512-0/+18
| | | | | | Based on a patch by Roman Yeryomin <roman@advem.lv> SVN-Revision: 27990
* ramips: rt305x: add support for the Netcore NW718 boardGabor Juhos2011-07-284-0/+151
| | | | SVN-Revision: 27813
* ramips: rt305x: add support for the Asus RT-G32 B1 boardGabor Juhos2011-07-284-0/+122
| | | | | | Based on a patch by: Sergiy <piratfm@gmail.com> SVN-Revision: 27812
* ramips: rt305x: introduce rt305x_register_spi helperGabor Juhos2011-07-282-0/+24
| | | | | | Based on a patch by Sergiy <piratfm@gmail.com> SVN-Revision: 27810
* ramips: add SPI controller driverGabor Juhos2011-07-281-0/+1
| | | | | | Based on a patch by Sergiy <piratfm@gmail.com> SVN-Revision: 27809
* ramips: rt305x: add support for the DIR-600 B1,B2 boardsGabor Juhos2011-07-282-0/+8
| | | | SVN-Revision: 27808
* ramips: rt305x: change machine id for DIR-300Gabor Juhos2011-07-282-2/+2
| | | | SVN-Revision: 27807
* ramips: rt305x: rename LEDs on the DIR-300-B1Gabor Juhos2011-07-281-3/+3
| | | | SVN-Revision: 27806
* ramips: rt305x: sort Kconfig/Makefile entriesGabor Juhos2011-07-282-19/+19
| | | | SVN-Revision: 27805
* rtl8366: unify rtl8366s and rtl8366rb platform dataFelix Fietkau2011-07-242-4/+4
| | | | SVN-Revision: 27754
* ramips: merge 2.6.39 patchesGabor Juhos2011-07-031-10/+11
| | | | SVN-Revision: 27399
* ramips: specify eeprom file name on RT305XGabor Juhos2011-07-031-1/+4
| | | | SVN-Revision: 27392
* ramips: specify eeprom file name on RT288XGabor Juhos2011-07-031-1/+4
| | | | SVN-Revision: 27391
* ramips: use lowercase partiion names on the WCR150GN boardGabor Juhos2011-07-031-4/+4
| | | | SVN-Revision: 27387
* ramips: update partition map for DIR-300-B1Gabor Juhos2011-07-031-4/+4
| | | | | | Patch by Layne Edwards from #9252. SVN-Revision: 27384
* ramips: consistently use 'firmware' name for sysupgrade partitionsGabor Juhos2011-07-036-6/+6
| | | | SVN-Revision: 27383
* ramips: remove unused include from the common GPIO codeGabor Juhos2011-07-031-1/+0
| | | | SVN-Revision: 27381
* ramips: update HW550-3G mtd partitionsGabor Juhos2011-07-031-8/+4
| | | | | | | | This patch updates the mtd partitions for the Aztech HW550-3G Signed-off-by: Layne Edwards <ledwards@astrumtech.net> SVN-Revision: 27378
* ramips: set cp0_perfcount_irq for RT305XGabor Juhos2011-07-031-0/+5
| | | | SVN-Revision: 27377
* ramips: initial board support for MOFI3500-3GNGabor Juhos2011-04-044-0/+149
| | | | | | | | | | This patch adds initial board support for the MoFi Network MOFI3500-3GN (Ralink RT3052F SoC, 8MB flash, 32MB ram, wireless N, USB-OTG). This router is basically the NA version of the HW550-3G. Signed-off-by: Layne Edwards <ledwards76@gmail.com> SVN-Revision: 26466
* ramips: UPF_FIXED_TYPE must be set for the serial portsGabor Juhos2011-03-271-1/+1
| | | | SVN-Revision: 26327
* ramips: define GPIO chips separately for each SoCsGabor Juhos2011-03-277-84/+152
| | | | SVN-Revision: 26326
* ramips: move GPIO definitions into a separate header fileGabor Juhos2011-03-275-63/+52
| | | | SVN-Revision: 26325
* ramips: setup GPIO chip functions on the flyGabor Juhos2011-03-271-12/+5
| | | | SVN-Revision: 26324
* ramips: use separate register base for GPIO chipsGabor Juhos2011-03-271-8/+16
| | | | SVN-Revision: 26323
* ramips: fix dir-300 mtd layoutGabor Juhos2011-03-271-1/+1
| | | | | | Signed-off-by: Alexander Gordeev <lasaine@lvk.cs.msu.su> SVN-Revision: 26322