Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-11-06 | add gem and gentbi; why not | Theo de Raadt | |
2006-11-05 | Use TF_SPC instead of hardcoding its value. | Miod Vallat | |
2006-11-05 | Correctly release resources in intc_free_ih(). | Miod Vallat | |
2006-11-05 | Fix a couple of comments. | Miod Vallat | |
2006-11-05 | Some basic fpu trap handling. | Miod Vallat | |
2006-11-05 | Add deduced power state table for 1.00 GHz VIA Eden 90nm 'Esther'. | Dimitry Andric | |
Tested & confirmed by Greg Mortensen, thevision at pobox.com | |||
2006-11-05 | Do not enable hardware cursor in the Brooktree DAC on the 8bpp model as well | Miod Vallat | |
(it would only appear when booting after an UNJAM). | |||
2006-11-05 | Wait two seconds after reset before probing devices, lets RX23 get detected | Miod Vallat | |
again. | |||
2006-11-05 | define the bit that sh4 uses for FPU disable. | Dale Rahn | |
2006-11-04 | make compile w/ debug | Michael Shalayeff | |
2006-11-04 | make stack trace look as other flavoured stack traces look like | Michael Shalayeff | |
2006-11-03 | cleanup some devices | Michael Shalayeff | |
2006-11-03 | add scif | Michael Shalayeff | |
2006-11-03 | need an entry for scif | Michael Shalayeff | |
2006-11-03 | Return address is way too useful to not print here. | Dale Rahn | |
2006-11-03 | For now use 3 pages like netbsd, allows the kernel to get _MUCH_ farther. | Dale Rahn | |
I suspect this is really a bug in the P1_STACK code path. | |||
2006-11-03 | must steal pages from the end of the physseg | Michael Shalayeff | |
2006-11-03 | mdproc has to be initialised | Michael Shalayeff | |
2006-11-03 | step and stuff works in ddb now too | Michael Shalayeff | |
2006-11-02 | Remove unused code and move the knowledge of struct switchframe to a single | Miod Vallat | |
place. | |||
2006-11-02 | proper brkpt detection so continue does restart proper | Michael Shalayeff | |
2006-11-02 | enable vic(4) now that it works. | David Gwynne | |
2006-11-01 | German LK-[24]01 keyboard layout; | Miod Vallat | |
contributed by Sigi Rudzio (sigirudzio ; gmail . com) | |||
2006-10-31 | Do not map obio mappings twice. | Miod Vallat | |
2006-10-31 | Mention that cdboot won't find boot.conf if you create the CD | Tom Cosgrove | |
with 8.3-style filenames. Issue raised by Mikolaj Kucharski, eth0 (at) o2.pl. Jointly written with, and ok, jmc@. | |||
2006-10-30 | install boot.conf as a section 5 page, not section 8; | Jason McIntyre | |
from mikolaj kucharski; ok mk deraadt krw | |||
2006-10-30 | Now the primary CPU starts the CMMUs which tied to the secondary CPUs. | Kenji Aoyama | |
Without this, the performance is not good on multi-CPU machine with non-MULTIPROCESSOR kernel, because the secondary CPUs run on the never-ending loop without cache. ok miod@ | |||
2006-10-30 | Changed CMMU probing method. On the luna88k, badaddr() returns 'good' | Kenji Aoyama | |
on unpopulated slots, so we check the CMMU type value for each CMMU register address. ok miod@ | |||
2006-10-29 | Fix Bt458 programming; screen burner now works on 8bpp flavour. | Miod Vallat | |
2006-10-29 | The default for swap should be partition 'b' on the same unit as root is, | Mark Kettenis | |
not partition 'b' on unit 0. ok deraadt@ | |||
2006-10-29 | The default for swap should be partition 'b' on the same unit as root is, | Mark Kettenis | |
not partition 'b' on unit 0. ok deraadt@ | |||
2006-10-29 | These printfs appear unnecessary now that the cache is disabled. | Dale Rahn | |
2006-10-29 | Disable cache before jumping into the kernel, makes bootloader more reliable. | Dale Rahn | |
ok miod@ | |||
2006-10-29 | Don't need to 'goto done;' when 'done:' is the next line. | Kenneth R Westerback | |
2006-10-29 | Remove redundant if (msg) {} block around invocations of | Kenneth R Westerback | |
iso_disklabelspoof() and udf_disklabelspoof(). Use (msg && iso_disklabelspoof()) instead. Makes more arch's textually consistant. No functional change. | |||
2006-10-28 | We don't currently write a disklabel into an OpenBSD ('A6') DOS MBR | Kenneth R Westerback | |
extended partition except on alpha, hppa, hppa64 and mips64. So don't spoof extended partitions as 'a' and try to read a disklabel from them. Make all archs consistant. When we can boot from extended partitions we can change to reading and writing disklabels from them. This means the first OpenBSD ('A6') extended partition will now be ignored during spoofing, just as subsequent ones have always been. Feedback from tom@, weingart@ and deraadt@. | |||
2006-10-28 | Make sure we call _mcount throught the PLT when generating PIC code. | Mark Kettenis | |
ok drahn@, miod@ | |||
2006-10-28 | Make this work. | Mark Kettenis | |
With help from drahn@ and mickey@. | |||
2006-10-27 | Hide hardware cursor on 4bpp model. | Miod Vallat | |
2006-10-27 | Add a few UltraSPARC-III ASI's. | Mark Kettenis | |
2006-10-27 | If the lid is closed during boot, blank screen immediately. | Miod Vallat | |
2006-10-27 | Partially revert 1.33 the range calculation change for bandit | Gordon Willem Klok | |
unfourtunately breaks some machines found the hard way by xsa@ and mbalmer@. ok mbalmer@ | |||
2006-10-26 | Driver for the AMD Geode LX series processor security block. | Tom Cosgrove | |
Currently just uses the RNG; AES support to be added later. ok deraadt@ | |||
2006-10-26 | Driver for MosChip MCS7703 based USB Serial devices. | Jonathan Gray | |
Support for hardware flow control not yet implemented. | |||
2006-10-25 | Make sure we actually flush the I-TLB on UltraSPARC-III by doing it from | Mark Kettenis | |
the primary context instead of the secondary context. ok miod@ | |||
2006-10-25 | Add ramdisk hooks portion. | Dale Rahn | |
2006-10-25 | Ramdisk kernel generated from GENERIC | Dale Rahn | |
2006-10-25 | make majors reflect reality. | Dale Rahn | |
2006-10-24 | Hook brand new trace function into ddb. Now users can send useful traces | Marco Peereboom | |
without enabling acpi debug. Usage "machine acpi trace". ok jordan | |||
2006-10-23 | Move towards winter. | Miod Vallat | |