summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/rt3883
Commit message (Collapse)AuthorAgeFilesLines
* ramips: fix rt2x00 handling of default packages for subtargetsFelix Fietkau2014-06-111-0/+2
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41145
* ralink: Add support for samsung cy-swr1100 wireless routerJohn Crispin2014-06-022-0/+17
| | | | | | | | | | | | It is base on rt3662 soc with dual band 802.11n wireless router. Use rtl8367R switch chip. This patch adds a profile for this board. It use seama image header. so i also enable it on kernel config. Signed-off-by: michael lee <igvtee@gmail.com> SVN-Revision: 40908
* ramips: Add profile for the Edimax BR-6475nDJohn Crispin2014-01-151-0/+16
| | | | | | Signed-off-by: Christopher Lais <chris+openwrt@zenthought.org> SVN-Revision: 39299
* ralink: add mt7621 supportJohn Crispin2013-12-131-0/+1
| | | | | | | | there are still various missing pieces for full support. Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 39040
* build: unify mips target cflagsFelix Fietkau2013-09-261-1/+2
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 38210
* ramips: sync 3.10 configsGabor Juhos2013-09-251-1/+1
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 38181
* ralink: add pinctrl driverJohn Crispin2013-09-171-1/+6
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 38026
* kernel/3.10: add new Kconfig option for firmware partition splitGabor Juhos2013-09-151-0/+1
| | | | | | | | | | | | | | Add a new kernel config option for generic firmware partition split support and change the uImage split support to depend on the new option. Aslo rename the MTD_UIMAGE_SPLIT_NAME option to MTD_SPLIT_FIRMWARE_NAME to make it more generic. The patch is in preparation for multiple firmware format support. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 38002
* ramips: update v3.10 patchesJohn Crispin2013-08-142-167/+1
| | | | | | | | Sync the patches with those sent upstream for v3.12. Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37778
* kernel: move CONFIG_NET_IP_TUNNEL to genericJonas Gorski2013-07-191-1/+0
| | | | | | Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 37465
* ramips: add v3.10 kernel config filesJohn Crispin2013-07-151-0/+172
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37356
* ramips: disable ill_acc driver by defaultJohn Crispin2013-07-141-0/+1
| | | | | | | | The driver seems to be causoing boot rpoblems on some SoCs Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37314
* ralink: drop v3.8 supportJohn Crispin2013-07-141-154/+0
| | | | | | Signed-off-by: John Crispin <blogic@opewnrt.org> SVN-Revision: 37311
* ramips: make rt3883 usb work properlyJohn Crispin2013-06-241-1/+2
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37024
* ralink: update patchesJohn Crispin2013-06-231-0/+164
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37016
* kernel: move CONFIG_MIPS_SEAD3 to genericJonas Gorski2013-05-121-1/+0
| | | | | | Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 36617
* ramips: drop 3.7 supportJohn Crispin2013-05-071-141/+0
| | | | | | Signed-off-by; John Crispin <blogic@openwrt.org> SVN-Revision: 36572
* ramips: properly setup the FEATURES variableJohn Crispin2013-05-071-1/+1
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36571
* ramips: enable dsp extensions for rt305x and rt3883John Crispin2013-05-061-1/+2
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36567
* 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: rt3883: enable PCI supportGabor Juhos2013-04-071-2/+7
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36262
* ramips: rt3883: enable the RTL8367 driverGabor Juhos2013-04-061-0/+1
| | | | | | | | That is needed by the Asus RT-N56U board. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36221
* ramips: rt3883: sync 3.8 configGabor Juhos2013-04-061-10/+2
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36217
* fix rt3883 config-3.8John Crispin2013-04-031-26/+41
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36166
* ramips: set -march=24kec for rt305x and rt3883 to enable use of DSP extensionGabor Juhos2013-03-031-0/+2
| | | | | | | | | | | | | | | | | | | All known rt305x and rt3883 implementations support at least the 24kec instruction set which includes the DSP extension. For rt288x, the previous value mips32r2 is kept. The cpu target is now set per sub-archtecture, according to cpu-feature-overrides.h of each SoC family. [juhosg: define ARCH_PACKAGES variable for rt305x/rt3883 in order to differentiate the packages compiled with the 24Kec option.] Signed-off-by: Daniel Golle <dgolle@allnet.de> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35853
* ramips: add support for 3.8Gabor Juhos2013-02-251-0/+140
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35801
* ramips: fix kmod-usb2 package nameGabor Juhos2013-02-161-1/+1
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35628
* ramips: rt3883: add kernel support for the Omnima EMB HPM boardGabor Juhos2013-02-021-0/+1
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35466
* ramips: remove 3.6 supportGabor Juhos2013-01-121-127/+0
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35110
* ramips: add support for 3.7Gabor Juhos2012-12-221-0/+140
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34845
* ramips: nuke 3.3 supportGabor Juhos2012-12-171-122/+0
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34744
* remove common symbols from 3.6 configsGabor Juhos2012-11-291-5/+0
| | | | | | | | The removed symbols are present in the generic configuration. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34404
* remove common symbols from 3.3 configsGabor Juhos2012-11-291-2/+0
| | | | | | | | The removed symbols are present in the generic configuration. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34403
* ramips: add linux-3.6 configuration for ramips socsJohn Crispin2012-11-071-0/+132
| | | | | | | | | | Signed-off-by: Daniel Golle <dgolle@allnet.de> create mode 100644 target/linux/ramips/rt288x/config-3.6 create mode 100644 target/linux/ramips/rt305x/config-3.6 create mode 100644 target/linux/ramips/rt3883/config-3.6 SVN-Revision: 34109
* ramips: add profile and build image for the TEW-691GR boardGabor Juhos2012-10-181-0/+10
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33852
* ramips: rt3883: add initial support for the TRENDnet TEW-691GR boardGabor Juhos2012-10-181-0/+1
| | | | | | | | No wireless support. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33850
* ramips: add profile and build image for the TEW-692GR boardGabor Juhos2012-10-181-0/+16
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33849
* ramips: rt3883: add initial support for TRENDnet TEW-692GR boardGabor Juhos2012-10-181-0/+3
| | | | | | | | No wireless support. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33846
* ramips: add profile and build image for the DIR-645 boardGabor Juhos2012-10-181-0/+16
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33845
* ramips: rt3883: add inital support for the DIR-645 boardGabor Juhos2012-10-181-0/+7
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33843
* ramips/rt3883: fix a typo in the ASUS profileJohn Crispin2012-09-151-1/+1
| | | | | | Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 33410
* linux: move certain disabled symbols to the generic configsGabor Juhos2012-05-151-10/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * CONFIG_ARCH_DMA_ADDR_T_64BIT * CONFIG_ARCH_HAS_ILOG2_U32 * CONFIG_ARCH_HAS_ILOG2_U64 * CONFIG_ARCH_PHYS_ADDR_T_64BIT * CONFIG_ARCH_SUPPORTS_MSI * CONFIG_GENERIC_CPU_DEVICES * CONFIG_HWMON_DEBUG_CHIP * CONFIG_I2C_PXA_PCI * CONFIG_LEDS_GPIO * CONFIG_MINIX_FS_NATIVE_ENDIAN * CONFIG_MLX4_CORE * CONFIG_POWER_SUPPLY * CONFIG_POWER_SUPPLY_DEBUG * CONFIG_QUOTACTL * CONFIG_SDIO_UART * CONFIG_SENSORS_K10TEMP * CONFIG_SENSORS_SCH56XX_COMMON * CONFIG_SENSORS_VIA_CPUTEMP * CONFIG_SERIO_AMBAKMI * CONFIG_SERIO_I8042 * CONFIG_SERIO_LIBPS2 * CONFIG_SERIO_PCIPS2 * CONFIG_SERIO_RAW * CONFIG_SERIO_SERPORT * CONFIG_SPI_BITBANG * CONFIG_SPI_GPIO SVN-Revision: 31737
* ramips: nuke 3.2 suportGabor Juhos2012-04-211-118/+0
| | | | SVN-Revision: 31405
* ramips: add support for 3.3Gabor Juhos2012-04-211-0/+123
| | | | SVN-Revision: 31403
* ramips: rt3883: add profile and build sysupgrade image for the RT-N56UGabor Juhos2012-04-211-0/+16
| | | | SVN-Revision: 31399
* ramips: remove hardcoded console parameter from kernel configsGabor Juhos2012-04-211-1/+1
| | | | SVN-Revision: 31395
* ramips: raeth: add debugfs supportGabor Juhos2012-02-221-0/+1
| | | | SVN-Revision: 30680
* ramips: move the ethernet driver into a separate directoryGabor Juhos2012-02-211-2/+2
| | | | | | Also clean up the Kconfig symbols. SVN-Revision: 30670
* ramips: nuke 2.6.39 supportGabor Juhos2012-02-191-115/+0
| | | | SVN-Revision: 30651