summaryrefslogtreecommitdiffstats
path: root/target/linux/mvebu
Commit message (Collapse)AuthorAgeFilesLines
* kernel: update linux 3.8 to 3.8.3Gabor Juhos2013-03-151-1/+1
| | | | | | | | Also refresh the related generic/platform patches. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36039
* kernel: update linux 3.8 to 3.8.2Gabor Juhos2013-03-041-1/+1
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35868
* kernel: update linux 3.8 to 3.8.1Gabor Juhos2013-03-031-1/+1
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35862
* kernel: update linux 3.8-rcX to 3.8Gabor Juhos2013-02-191-1/+1
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35672
* mvebu: remove boards suffixLuka Perkov2013-02-121-2/+2
| | | | SVN-Revision: 35572
* kernel: generic: update to 3.8-rc6Jonas Gorski2013-02-047-256/+170
| | | | | | Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 35478
* mvebu: update to 3.8-rc4Florian Fainelli2013-01-242-2/+2
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 35316
* mvebu: enable PCI in kernel configurationFlorian Fainelli2013-01-171-4/+6
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 35214
* mvebu: enable PCIe on Marvell Armada 370 Reference DesignFlorian Fainelli2013-01-171-0/+23
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 35213
* mvebu: enable USB on Armada 370 Reference DesignFlorian Fainelli2013-01-171-0/+16
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 35212
* mvebu: add preliminary support for PCI expressFlorian Fainelli2013-01-1716-0/+1434
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 35211
* mvebu: refresh patchesFlorian Fainelli2013-01-1721-137/+27
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 35210
* mvebu: add board detection scriptsFlorian Fainelli2013-01-172-0/+60
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 35208
* 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 default profileFlorian Fainelli2013-01-171-0/+20
| | | | | | | | | Such that relevant kernel modules are selected (USB, I2C, SATA, RTC, SDIO) Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 35206
* mvebu: add support for EHCI controllerFlorian Fainelli2013-01-156-8/+224
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 35181
* mvebu: add support for the Marvell Armada 370 Reference Design boardFlorian Fainelli2013-01-154-3/+134
| | | | | | | | Keep the patches in sync with the upstream developments. Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 35179
* 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-153-0/+55
| | | | | | 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: update to 3.8-rc3Florian Fainelli2013-01-107-287/+1
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 35086
* mvebu: add inital support for Marvell Armada XP/370 SoCsFlorian Fainelli2013-01-0821-0/+1531
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