summaryrefslogtreecommitdiff
path: root/target/linux/adm8668/files/arch/mips/include/asm/mach-adm8668
Commit message (Collapse)AuthorAgeFilesLines
* target/linux : drop many archLudovic Pouzenc2018-09-145-177/+0
|
* rename interrupt number constantsFlorian Fainelli2012-12-061-16/+16
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34566
* remove the now deprecated /proc/adm8668 interfaceFlorian Fainelli2012-12-061-34/+0
| | | | | | | | Proper gpiolib support is hooked instead. Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34565
* add a gpiolib driverFlorian Fainelli2012-12-061-0/+13
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34564
* add support for on-board EHCI controllerFlorian Fainelli2012-12-061-0/+1
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34561
* move clock frequencies into clock driverFlorian Fainelli2012-12-061-5/+0
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34556
* cleanup PCI controller codeFlorian Fainelli2012-12-061-2/+2
| | | | | | | | | 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
* cleanup and make interrupt code more robustFlorian Fainelli2012-12-062-10/+1
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34552
* provide a system clock to be used by the MIPS timerFlorian Fainelli2012-12-061-0/+2
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34550
* get rid of the UART definesFlorian Fainelli2012-12-061-27/+0
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34549
* get rid of the specific UART driver and use AMBA PL010Florian Fainelli2012-12-061-0/+56
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34548
* clean up mach-adm8668 includesFlorian Fainelli2011-01-274-488/+53
| | | | | | | | | This patch cleans up the include directory, as they were from vendors 2.4 GPL source. Now only what's used is there. Signed-off-by: Scott Nicholas <scott.nicholas@scottn.us> SVN-Revision: 25175
* Merge branch 'adm8668'Florian Fainelli2010-11-065-0/+615
SVN-Revision: 23900