summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/files
Commit message (Collapse)AuthorAgeFilesLines
...
* ramips: rt3883: add PCI supportGabor Juhos2012-02-144-0/+518
| | | | SVN-Revision: 30527
* ramips: use SoC specific irq.hGabor Juhos2012-02-143-3/+36
| | | | SVN-Revision: 30525
* ramips: add preliminary support for the Asus RT-N56U boardGabor Juhos2012-02-134-0/+148
| | | | SVN-Revision: 30498
* ramips: raeth: enable MDIO code for RT3883Gabor Juhos2012-02-131-2/+2
| | | | SVN-Revision: 30497
* ramips: add preliminary support for the RT3662/RT3883 SoCsGabor Juhos2012-02-1321-0/+1784
| | | | SVN-Revision: 30495
* ramips: include 'linux/module.h' in the ramips_spi driverGabor Juhos2012-02-121-0/+1
| | | | SVN-Revision: 30475
* ramips: rt288x: remove per-board physmap_flash_data instancesGabor Juhos2012-02-126-28/+30
| | | | SVN-Revision: 30474
* ramips: rt305x: remove per-board physmap_flash_data instancesGabor Juhos2012-02-1221-120/+93
| | | | SVN-Revision: 30473
* ramips: remove yet another CONFIG_MTD_PARTITION ifdefGabor Juhos2012-02-111-2/+0
| | | | SVN-Revision: 30462
* ramips: use gpio-keys-polled instead of gpio-buttonsGabor Juhos2012-02-1126-136/+156
| | | | SVN-Revision: 30461
* ramips: add MIPS platform fileGabor Juhos2012-02-111-0/+19
| | | | SVN-Revision: 30459
* ramips: add MDIO bus support for RT288XGabor Juhos2012-02-112-2/+154
| | | | SVN-Revision: 30455
* ramips: raeth: make debugging messages configurableGabor Juhos2012-02-111-3/+9
| | | | SVN-Revision: 30450
* ramips: raeth: use device pointer in DMA API callsGabor Juhos2012-02-111-11/+12
| | | | SVN-Revision: 30449
* ramips: raeth: add netdev pointer to private structureGabor Juhos2012-02-112-0/+2
| | | | SVN-Revision: 30448
* ramips: raeth: cleanup DMA API usage in ramips_eth_hard_start_xmitGabor Juhos2012-02-111-5/+4
| | | | SVN-Revision: 30447
* ramips: raeth: unmap rx DMA address in ramips_cleanup_dmaGabor Juhos2012-02-111-1/+4
| | | | SVN-Revision: 30446
* ramips: raeth: add rx_dma array to store the DMA address of the rx packetsGabor Juhos2012-02-112-10/+17
| | | | SVN-Revision: 30445
* ramips: raeth: use dma_addr_t for the descriptorsGabor Juhos2012-02-112-9/+10
| | | | SVN-Revision: 30444
* ramips: raeth: unmap DMA memory when a packet is receivedGabor Juhos2012-02-111-0/+4
| | | | SVN-Revision: 30443
* ramips: raeth: add a temporary pktlen variableGabor Juhos2012-02-111-3/+6
| | | | SVN-Revision: 30442
* ramips: raeth: protect macro parametersGabor Juhos2012-02-111-4/+4
| | | | SVN-Revision: 30441
* ramips: raeth: indicate dropped packets in statsGabor Juhos2012-02-111-0/+2
| | | | SVN-Revision: 30440
* ramips: raeth: use the NUM_TX_DESC for the tx_skb arrayGabor Juhos2012-02-111-1/+1
| | | | SVN-Revision: 30439
* ramips: use uncached address in detect_mem_sizeGabor Juhos2012-02-111-2/+3
| | | | SVN-Revision: 30438
* ramips: rt305x: remove CONFIG_MTD_PARTITION ifdefery from machine filesGabor Juhos2012-02-1122-93/+1
| | | | SVN-Revision: 30437
* ramips: rt288x: remove CONFIG_MTD_PARTITION ifdefery from machine filesGabor Juhos2012-02-114-16/+0
| | | | SVN-Revision: 30436
* ramips: rt305x: add support for Accton WR6202 / SMCWBR11S-3GNGabor Juhos2012-02-114-0/+133
| | | | | | | | | | | | | | | | | | | | | | This patch adds support for the Accton WR6202 Mini 3G broadband router. Full details for this device are available at http://www.awbnetworks.com/products03.php?Fullkey=19. This device is identical to the SMCWBR11S-3GN: http://www.smc-asia.com/products03.php?Fullkey=210 It's also worth noting that this board has a GPIO line to control the power to the USB port. [juhosg: - fix checkpatch warnings, - reorder Kconfig entry, - merge the sysupgrade patch, - add GPL header] Signed-off-by: Johnathan Boyce <jon.boyce@globalreach.eu.com> SVN-Revision: 30434
* ramips: fix compiler warning in prom.cGabor Juhos2012-02-101-4/+4
| | | | SVN-Revision: 30424
* ramips: change vlan_config for the ALFA W502U boardGabor Juhos2012-01-311-1/+1
| | | | | | This change moves the WAN port into a separate VLAN. SVN-Revision: 29969
* ramips: add support for Sitecom WL-341v3 and other Sercomm IP1006RRv2 boardsGabor Juhos2012-01-264-0/+161
| | | | | | | | | | | | | | | | | | | | | | | | | | This patch adds support for the Sitecom WL-341 v3 and other Sercomm IP1006RRv2 based boards for sysupgrade support and for the initial flash through pushbutton initiated recovery mode with the special partition table and fixes for the quirks and things required by the modified bootloader. There is a known bug, Wi-Fi is not working on my board probably because of the lack of RAM (the board only has 16MiB ram -- half of the normal amount for non rebadged versions, but there is an empty slot for another ram chip,) but I don't know for sure. The driver loads but hostapd fails to load so I think it's not related to the specific device except for the lack of RAM. Moreover, only 7 of the 11 onboard leds are confirmed working, it seems that one of the others is always on and the remaining ones are connected to the wireless card leds already recognized by OpenWrt [juhosg: reordered some parts in order to keep things sorted alphabetically] Signed-off-by: Marco Antonio Mauro <marcus90@gmail.com> SVN-Revision: 29910
* ramips: add kernel support for ALL0256NGabor Juhos2012-01-244-0/+135
| | | | | | Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 29882
* ramips: scripts updatesGabor Juhos2012-01-232-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | 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: Rework ramips_eth to not require irqsave locking anymoreJohn Crispin2012-01-171-6/+9
| | | | | | | | | | | | | | | | | Previously the tx housekeeping was done in a spin_lock_irqsave critical section which causes irqs to be disabled during that time. Since the housekeeping is already prepared to be scheduled as a tasklet process the housekeeping only in softirq context and revise the locking between the tx path and the housekeeping tasklet by using a normal spin_lock which in most situations will be a NOP anyway. This makes sure that interrupts are only disabled for a short time since in the worst case the housekeeping might have to free up to 256 skbs. Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com> SVN-Revision: 29762
* ramips: rt288x: add support for the Belkin F5D8235-4 v1 boardGabor Juhos2011-12-284-0/+148
| | | | | | Patch-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com> SVN-Revision: 29617
* 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-237-4/+187
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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-235-0/+142
| | | | | | 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