summaryrefslogtreecommitdiffstats
path: root/target/linux/adm8668/patches-3.3
Commit message (Collapse)AuthorAgeFilesLines
* adm8668: revert changeset 34554Florian Fainelli2014-08-161-5/+5
| | | | | | | | | The conversion was not 100% correct and leads to u-boot failing to verify the CRC, revert that change for now. Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 42170
* add a gpiolib driverFlorian Fainelli2012-12-061-2/+3
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34564
* patch the tulip driver to accept a platform variantFlorian Fainelli2012-12-062-0/+858
| | | | | | | | | Isolate the PCI specific parts and group them under CONFIG_TULIP_PCI CONFIG_TULIP_PLATFORM can be enabled for a platform style Tulip driver. Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34557
* replace the custom mtd driver with a partition parserFlorian Fainelli2012-12-061-5/+5
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34554
* cleanup PCI controller codeFlorian Fainelli2012-12-062-1/+23
| | | | | | | | | At some point we should make the ADM5120 PCI controller driver a real platform driver and share that one between the two targets. Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34553
* get rid of the specific UART driver and use AMBA PL010Florian Fainelli2012-12-064-43/+400
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34548
* implement early_printk without an early_consoleFlorian Fainelli2012-12-061-1/+2
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34547
* adm8668: merge 3.3 fixesGabor Juhos2012-04-283-261/+0
| | | | SVN-Revision: 31497
* adm8668: add support for 3.3Gabor Juhos2012-04-256-0/+365
SVN-Revision: 31480