Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ramips: remove RAM size from device name for UniElec devices | Adrian Schmutzler | 2019-10-21 | 1 | -82/+0 |
| | | | | | | | | | | | UniElec devices are the last ones in ramips target still having the RAM size in device name although RAM size is auto-detected. Remove this from device name, compatible, etc., as it's not required and might be misleading to users and developers adding device support copying those devices. Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de> | ||||
* | ramips: dts: drop memory nodes | Chuanhong Guo | 2019-07-11 | 1 | -5/+0 |
| | | | | | | | | mt7621 and mt7628 now have the ability to detect memory size automatically. Drop memory nodes and let kernel determine memory size. Signed-off-by: Chuanhong Guo <gch981213@gmail.com> | ||||
* | ramips/mt76x8: Name DTS files based on scheme | Adrian Schmutzler | 2019-07-10 | 1 | -0/+87 |
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de> |