Paul Mackerras
Paul Mackerras
Somewhere in the process of setting things up to build and test the software, we lost the DCO check (the check that each commit has a Signed-off-by: line). We need...
This series reduces the number of metavalue warnings; all the console tests now have 47 warnings, and the last warning is at 25ns. Somehow this also reduces LUT utilization by...
We still have some gaps in our compliance with the architecture. We are missing some things that are in v3.0B Book I and most of the new stuff in v3.1...
It would be cute to be able to identify the source code from which a particular microwatt cpu implementation was built. If the build process could look for the git...
The architecture says TB and DEC count at 512MHz, whereas we currently have them running at the core clock frequency. We should fix that, either by having them actually run...
I want to do a v2.5.1 release of PPP soon. Does anyone have any last changes before I change the version number and create a tag? Also, does anyone have...
Some platforms (e.g. Lambda Concepts ECPIX-5) connect to the SD card via a buffer / level shifter, which needs these signals to indicate which way it should drive.
I have noticed on logic analyzer traces that at slow clock speeds (e.g. 400kHz), the microSDXC card I am using sometimes starts clocking the data out on the data lines...
The ECPIX-5 is a FPGA development board from Lambda Concepts with a Lattice ECP5 FPGA and lots of other stuff, including 512MiB of DRAM, 32MiB of SPI flash memory, gigabit...
This is prompted by a number of factors: * The handling of privileges and possibly file descriptors is flawed * In many cases there will be no terminal accessible to...