| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
The RTL839X does not have an internal phy and thus does not need to have any
firmware as part of the kernel, especially not firmware for the RTL838X.
Signed-off-by: Birger Koblitz <git@birger-koblitz.de>
|
|
|
|
|
|
|
|
| |
Selects the new CEVT timer for Realtek instead of the previous
timer driver. While we are at it, we explicitily state we do
not use the I2C driver of the RTL9300.
Signed-off-by: Birger Koblitz <git@birger-koblitz.de>
|
|
|
|
|
|
|
|
|
|
| |
Set CONFIG_FORCE_MAX_ZONEORDER setting to 13 to allow larger
contiguous memory allocation for the DMA of the Ethernet
driver. Increase the number of entries in the RX ring
to 300 making use of the larger DMA region now possible for
receiveing packets.
Signed-off-by: Birger Koblitz <git@birger-koblitz.de>
|
|
|
|
|
|
|
| |
Adds a dedicated kernel configuration for RTL839X SoCs
enabling SMP.
Signed-off-by: Birger Koblitz <git@birger-koblitz.de>
|
|
Adds the initial Makefile for the RTL839x sub-architecture.
Signed-off-by: Birger Koblitz <git@birger-koblitz.de>
|