summaryrefslogtreecommitdiffstats
path: root/target/linux/mvebu/config-default
Commit message (Collapse)AuthorAgeFilesLines
* mvebu: enable PCI in kernel configurationFlorian Fainelli2013-01-171-4/+6
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 35214
* mvebu: add preliminary support for PCI expressFlorian Fainelli2013-01-171-0/+2
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 35211
* mvebu: enable /proc/devicetree usageFlorian Fainelli2013-01-171-0/+1
| | | | | | | | | This is going to be used for proper user-space board identification (ala mcs814x). Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 35207
* mvebu: add support for EHCI controllerFlorian Fainelli2013-01-151-8/+2
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 35181
* mvebu: enable SMP with SMP on UP enabledFlorian Fainelli2013-01-151-2/+23
| | | | | | | | The same kernel works ok for both Armada 370 (UP) and Armada XP (SMP) Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 35178
* mvebu: add support for RTCFlorian Fainelli2013-01-151-0/+1
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 35176
* target: enable XZ BCJ decompressor code after r35097Florian Fainelli2013-01-141-0/+2
| | | | | | | | | Required to actually be able to mount squashfs xz compressed filesystems. Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 35156
* refresh kernel configs with kconfig.plGabor Juhos2013-01-121-1/+1
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35119
* mvebu: add inital support for Marvell Armada XP/370 SoCsFlorian Fainelli2013-01-081-0/+255
This brings in the initial support for the Marvell Armada XP/370 SoCs. Successfully tested on RD-A370-A1 and DB-MV784MP-GP boards the following interfaces: - Ethernet - SDIO - GPIOs - SATA Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 35058