| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
None of the boards we support are using it nor have it wired out of the
SoC, just remove it.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 36061
|
|
|
|
|
|
|
|
| |
Allows us to get rid of the IRQ entry point assembly
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 36060
|
|
|
|
| |
SVN-Revision: 33323
|
|
|
|
| |
SVN-Revision: 33315
|
|
|
|
|
|
| |
Should make inclusion for other MCS814x SoCs easier
SVN-Revision: 33188
|
|
|
|
|
|
| |
None of the boards we support have PCI connectors
SVN-Revision: 33130
|
|
|
|
| |
SVN-Revision: 33128
|
|
|
|
|
|
|
| |
This caused stalls in the Ethernet DMA block, so until properly
written and sorted out, fallback to the assembly version instead.
SVN-Revision: 32470
|
|
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
|