Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | target: enable XZ BCJ decompressor code after r35097 | Florian Fainelli | 2013-01-14 | 1 | -0/+2 |
| | | | | | | | | | Required to actually be able to mount squashfs xz compressed filesystems. Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 35156 | ||||
* | enable multicast and advanced ip routers configs | Florian Fainelli | 2012-09-25 | 1 | -2/+0 |
| | | | | SVN-Revision: 33555 | ||||
* | generic: move GENERIC_PWM symbol into the generic config | Gabor Juhos | 2012-09-13 | 1 | -1/+0 |
| | | | | SVN-Revision: 33383 | ||||
* | disable PCI support | Florian Fainelli | 2012-08-11 | 1 | -31/+3 |
| | | | | | | None of the boards we support have PCI connectors SVN-Revision: 33130 | ||||
* | strip a bit more the kernel config | Florian Fainelli | 2012-08-11 | 1 | -24/+1 |
| | | | | SVN-Revision: 33129 | ||||
* | resync defconfig enable XZ compression | Florian Fainelli | 2012-08-01 | 1 | -7/+1 |
| | | | | SVN-Revision: 32930 | ||||
* | add Moschip MSC814x support | Florian Fainelli | 2012-06-19 | 1 | -0/+248 |
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 |