Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | disable PCI support | Florian Fainelli | 2012-08-11 | 1 | -1/+1 |
| | | | | | | None of the boards we support have PCI connectors SVN-Revision: 33130 | ||||
* | properly generate squashfs, jffs2 and initramfs images and kernels | Florian Fainelli | 2012-07-31 | 1 | -1/+1 |
| | | | | SVN-Revision: 32927 | ||||
* | set DEVICE_TYPE to other to avoid pulling unecessary packages | Florian Fainelli | 2012-07-15 | 1 | -0/+2 |
| | | | | SVN-Revision: 32731 | ||||
* | fix USB led triggers | Florian Fainelli | 2012-06-20 | 1 | -1/+1 |
| | | | | SVN-Revision: 32474 | ||||
* | add Moschip MSC814x support | Florian Fainelli | 2012-06-19 | 1 | -0/+29 |
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 |