Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add missing netmask to the network config | Florian Fainelli | 2012-08-01 | 1 | -0/+1 |
| | | | | SVN-Revision: 32941 | ||||
* | add a default and suitable network config file | Florian Fainelli | 2012-08-01 | 1 | -0/+12 |
| | | | | SVN-Revision: 32939 | ||||
* | fix USB led triggers | Florian Fainelli | 2012-06-20 | 1 | -4/+4 |
| | | | | SVN-Revision: 32474 | ||||
* | use generic uci defaults functions | Florian Fainelli | 2012-06-20 | 1 | -27/+8 |
| | | | | SVN-Revision: 32473 | ||||
* | add Moschip MSC814x support | Florian Fainelli | 2012-06-19 | 3 | -0/+96 |
This target currently only supports Moschip's MCS8140 SoC, but support for other chips in the same family (MCS8142, MCS8144) will be easy to add. Target support is entirely using Device Tree for probing peripherals. Drivers support include: - PCI - USB 1 & 2 - watchdog - random number generator - UART - timer - internal Ethernet PHY - Ethernet MAC core Support for the following boards is included using Device Tree - Devolo dLAN USB Extender - Tigal RBT-832 SVN-Revision: 32462 |