summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips
Commit message (Collapse)AuthorAgeFilesLines
* ramips: Support setting active_low in devicetree gpio-exportJohn Crispin2013-05-061-26/+63
| | | | | | | | Support setting active_low in devicetree gpio-export. Signed-off-by: Tobias Diedrich <ranma+openwrt@tdiedrich.de> SVN-Revision: 36563
* ralink: unbreak uart pinmux handlingJohn Crispin2013-05-061-8/+8
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36562
* ramips: fix gpio base numberingJohn Crispin2013-05-061-16/+32
| | | | | | | | make banks 0 based to unbreak userland ABI Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36561
* ramips: add gpio base properties to dtsi filesJohn Crispin2013-05-066-0/+20
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36560
* ramips: unbreak rt2880 supportJohn Crispin2013-05-066-19/+336
| | | | | | Signed-off-by: John Crsipin <blogic@openwrt.org> SVN-Revision: 36559
* ramips: fix DIR-602D1 flash sizeJohn Crispin2013-05-061-1/+1
| | | | | | | | Fix DIR-620D1 flash size. Signed-off-by: Serge Vasilugin <vasilugin@yandex.ru> SVN-Revision: 36558
* ramips: unbreak gpio handling for uart mux groupJohn Crispin2013-05-041-24/+33
| | | | | | | | this should fix the handling of corner cases Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36543
* kernel: update linux 3.8 to 3.8.11Gabor Juhos2013-05-011-1/+1
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36507
* kernel: update linux 3.8 to 3.8.10Gabor Juhos2013-04-302-4/+4
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36493
* ramips: move dlink profile to correct sub folder - 2nd tryJohn Crispin2013-04-301-0/+0
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36489
* ramips: move dlink profile to correct sub folderJohn Crispin2013-04-301-0/+20
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36487
* kernel: update linux 3.8 to 3.8.9Gabor Juhos2013-04-261-1/+1
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36453
* ramips: rt3883: fix build errorGabor Juhos2013-04-262-2/+3
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36451
* ramips: remove now unneeded user-space board detectionJohn Crispin2013-04-251-20/+0
| | | | | | | | | | | | Now that ALL5002 and ALL5003 each got their own DTS and board names, remove the now no longer needed user-space part which previously differentiated between ALL5002 and ALL5003. Signed-off-by: Daniel Golle <dgolle@allnet.de> Patchwork: http://patchwork.openwrt.org/patch/3558/ Acked-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36436
* ramips: introduce DTS for ALL5003John Crispin2013-04-259-4/+133
| | | | | | | | | | | | | Prior to the switch to 3.8, ALL5002 and ALL5003 boards shared mach-all5002.c. With the change to DTS, this is no longer accurate, as ALL5002 is based on Rt3352 SoC while ALL5003 is based on Rt5350 SoC, therefore the corresponding rt5350.dtsi need to be included for ALL5003. Signed-off-by: Daniel Golle <dgolle@allnet.de> Patchwork: http://patchwork.openwrt.org/patch/3557/ Acked-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36435
* ramips: set preinit interface to eth0 by default.John Crispin2013-04-251-0/+12
| | | | | | | | | | | | This makes any ramips device accessible via ethernet in failsafe mode. Based on: https://dev.openwrt.org/changeset/36322 Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> Patchwork: http://patchwork.openwrt.org/patch/3567/ Acked-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36434
* ramips: Add Alpha ASL-26555 support.John Crispin2013-04-2511-0/+328
| | | | | | | | | | | | | | | | This board uses a TrendChip SOC with its own RAM/Flash for ADSL support. We know both SOCs are connected through ethernet and use some kind of protocol for UART communication, but due to the lack of GPL sources we couldn't get it to work. For this reason the network is configured only for LAN. There are two versions (Chile 8MB and Spain 16MB). Wiki: http://wiki.openwrt.org/toh/alpha/asl26555 Signed-off-by: Esteban Benito <estebanjbs@gmail.com> Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> Patchwork: http://patchwork.openwrt.org/patch/3571/ Acked-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36433
* ramips: Add support of D-link DIR-620D1John Crispin2013-04-259-1/+114
| | | | | | | Signed-off-by: Serge Vasilugin <vasilugin@yandex.ru> Acked-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36432
* ramips: sync kernel patches with the mips-next treeJohn Crispin2013-04-2558-3232/+1985
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36431
* kernel: update linux 3.8 to 3.8.8Gabor Juhos2013-04-192-2/+2
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36363
* fix prepare_generic_squashfsJohn Crispin2013-04-171-4/+0
| | | | | | | | prepare_generic_squashfs was called twice on the generated images breaking mount_root Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36349
* fix rt305x gpioJohn Crispin2013-04-161-0/+14
| | | | | | | | https://dev.openwrt.org/ticket/13359 Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36343
* kernel: update linux 3.8 to 3.8.7Gabor Juhos2013-04-144-69/+27
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36332
* update rt2880 config-3.8John Crispin2013-04-121-23/+40
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36327
* fix up the rt2880 patchesJohn Crispin2013-04-122-14/+64
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36326
* fix RT-N15 supportJohn Crispin2013-04-122-1/+96
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36325
* update rt2880.dtsiJohn Crispin2013-04-121-22/+62
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36324
* unbreak portmapping - typo fixJohn Crispin2013-04-091-6/+6
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36293
* move memory detect node to dtsi filesJohn Crispin2013-04-0963-236/+16
| | | | | | Signed-of-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36290
* Add Netgear WNCE2001 (OF version)John Crispin2013-04-0910-2/+214
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add Netgear WNCE2001. This is a small RT3052 device with 4MB spi flash and 32MB ram. 2 built-in antennas, 1x fastE, no USB, reset & wps switch. On my model the AP/RT switch is unpopulated, but I verified the gpio mapping for it. The stock firmware is running an unprotected tftpd which allows you to read any file from the filesystem. Serial port is present on testpads (See image on the wiki page). There are more testpads below the shield near the SoC, which may have JTAG. Slight annoyance: The bootloader is checksumming kernel&rootfs, but can be tricked by zeroing checksum and length fields in the checksum partition, see target/linux/ramips/base-files/lib/preinit/04_disable_wnce2001_flash_checksumming The manufacturer image is very similar to the DAP one, so I slightly modified mkdapimg to support generating it. The resulting openwrt-ramips-rt305x-wnce2001-squashfs-factory-(worldwide|northamerica).bin can be used to flash from stock to OpenWRT using the stock firmware upgrade function, without using the serial port. http://www.netgear.com/landing/wnce2001.aspx http://wiki.openwrt.org/toh/netgear/wnce2001 Signed-off-by: Tobias Diedrich <ranma+openwrt@tdiedrich.de> SVN-Revision: 36289
* remove bootargs from dtsJohn Crispin2013-04-0953-196/+6
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36288
* add ofpart info to the devicetreesJohn Crispin2013-04-0950-0/+1170
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36287
* add sample swconfig portmapJohn Crispin2013-04-091-0/+26
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36286
* set of_node before registring the switchJohn Crispin2013-04-091-24/+45
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36285
* ramips: TEW-691GR.dts fixesGabor Juhos2013-04-081-15/+43
| | | | | | | | | | | * fix pinmux settings * remove spi node * add nor-flash node * enable mdio-bus and add phy handle Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36276
* ramips: rt3883: enable the AR8216 driverGabor Juhos2013-04-081-0/+2
| | | | | | | | It is needed for the TEW-69{1,2}GR boards. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36275
* ramips: add profile for the Omnima EMB-HPM boardGabor Juhos2013-04-081-0/+16
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36274
* ramips: OMNI-EMB-HPM.dts fixesGabor Juhos2013-04-081-5/+37
| | | | | | | | | | | * add mdio-bus and phy nodes * set phy-handle for the ethernet node * define flash partiions * cleanup flash node properties Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36273
* ramips: add mdio-bus node to rt3883.dtsiGabor Juhos2013-04-081-0/+7
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36272
* ramips: fix MDIO/PHY handlingGabor Juhos2013-04-081-0/+222
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36271
* ramips: fix console speed for OMNI-EMB-HPMGabor Juhos2013-04-081-0/+4
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36270
* ramips: avoid invalid pointer dereference in pinmux codeGabor Juhos2013-04-081-2/+5
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36269
* ramips: TEW-692GR.dts fixesGabor Juhos2013-04-081-15/+45
| | | | | | | | | | | * fix pinmux settings * remove spi node * add PCI node * add nor-flash node Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36268
* ramips: add PCI node into RTN56U.dtsGabor Juhos2013-04-071-0/+10
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36264
* ramips: add PCI node for rt3883.dtsiGabor Juhos2013-04-071-0/+86
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36263
* ramips: rt3883: enable PCI supportGabor Juhos2013-04-071-2/+7
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36262
* ramips: fix RT3883 PCI driverGabor Juhos2013-04-071-0/+856
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36261
* ramips: refresh patchesGabor Juhos2013-04-073-5/+5
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36260
* ramips: add missing cpu-feature-override.h filesGabor Juhos2013-04-073-0/+245
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36259
* ramips: fix broken patch nameGabor Juhos2013-04-071-0/+0
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36258