aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/mt7628/config-4.4
Commit message (Collapse)AuthorAgeFilesLines
* ramips: add support for Buffalo WCR-1166DSFUKAUMI Naoki2017-01-311-0/+1
| | | | | | | | | | | | | | | | | | | | | Buffalo WCR-1166DS is a small wireless router with - MT7628AN + MT7612E - 64MiB DDR2 SDRAM - 16MiB SPI flash - 2T2R 11ac/a/b/g/n Wi-Fi - 2x 10/100M ethernet switch - 8x programmable LED - 3x button - UART pad on PCB (J2: 3.3V, GND, TX, RX) factory image can be installed via stock web UI. due to the "dual image" function in the bootloader, the second half of the SPI flash ("firmware2" partition) cannot be used as a part of the file system. Signed-off-by: FUKAUMI Naoki <naobsd@gmail.com>
* ramips: fix the number of uarts for each SoCÁlvaro Fernández Rojas2016-06-031-2/+2
| | | | | | | | - Use default number of uarts (2) for rt288x/rt305x/rt3883/mt7620. - Allow up to 3 uarts on MT7621 and MT7628. - Remove unneeded SERIAL_8250_RT288X for MT7628. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* ramips: convert the remaining subtargets to 4.4Felix Fietkau2016-03-071-0/+206
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 48954