Age | Commit message (Collapse) | Author |
|
|
|
- synchronize rebootcode installation
- handle the 1MB identity map in mmu.c (mmuinit1())
- do not overlap CONFADDR with rebootcode, the non boot
processors are parked there.
- make REBOOTADDR physical address
|
|
- disable local clock on interrupt to prevent accidents when reenabling
- always regitster local clock interrupt handler, even for cpu0
- simplify microdelay()
- don't mess with watchdog
|
|
armv8 has 16-way l2, so adjust shift for the set-way cache
tag format.
|
|
|
|
uartdrainoutput() might be called in early initialization
from uartctl() without a process.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
revert last change, which used games/wadfs to expose genmidi and music lumps.
replacements from patch wads were never seen that way. instead, write genmidi
and music lumps to /tmp and play them from there.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
richard miller)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
combining marks will have zero advance, but it results in zero-width
glyphs in subfonts. fall back to width so something meaningful is
rendered even if its not combined properly.
|
|
|
|
|
|
|
|
|
|
theres no reason to lookup both A and AAAA records, as we already
know the type of srcip.
|
|
|
|
|