summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/rt3883
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
* ramips: rt3883: add PCI supportGabor Juhos2012-02-142-1/+10
| | | | SVN-Revision: 30527
* ramips: rt3883: sync 2.6.39 configGabor Juhos2012-02-141-7/+3
| | | | SVN-Revision: 30526
* ramips: rt3883: update package list in the default profileGabor Juhos2012-02-131-1/+1
| | | | SVN-Revision: 30499
* ramips: add preliminary support for the Asus RT-N56U boardGabor Juhos2012-02-132-0/+6
| | | | SVN-Revision: 30498
* ramips: add preliminary support for the RT3662/RT3883 SoCsGabor Juhos2012-02-134-0/+248
SVN-Revision: 30495