Age | Commit message (Collapse) | Author | |
---|---|---|---|
1997-10-15 | Allow setting the baud rate base from an external def | Per Fogelstrom | |
1997-10-15 | fix it again | Michael Shalayeff | |
1997-10-15 | make it compile | Niels Provos | |
1997-10-14 | Fix for my fix | Tobias Weingartner | |
1997-10-14 | Depend problem | Tobias Weingartner | |
1997-10-14 | Need this for ramdisk install... | Per Fogelstrom | |
1997-10-14 | Get a few things right... | Per Fogelstrom | |
1997-10-14 | not wanted on the voyage | Theo de Raadt | |
1997-10-14 | Gingold's port for kbus Series5 machine. Not fully finished and not very stable | gingold | |
1997-10-14 | Support for bios memory maps. | Tobias Weingartner | |
1997-10-14 | Neater this way. | Tobias Weingartner | |
1997-10-13 | powerpc | Per Fogelstrom | |
1997-10-13 | A few adjustments. | Per Fogelstrom | |
1997-10-13 | Monolithic (No OpenFirmware driver crap...) PowerPC kernel. This is the | Per Fogelstrom | |
first release based on Wolfgang Solfrank, TooLs GmbH, work. Most OFW stuff has been ripped out. Only a few functions for memory probing and halt/reboot functionality has been kept. The kernel currently works with V.I's power.4e PowerPC604 board, but more will come. | |||
1997-10-13 | Monolithic PowerPC kernel, new include | Per Fogelstrom | |
1997-10-13 | Monolithic PowerPC kernel RAMDISK | Per Fogelstrom | |
1997-10-13 | Monolithic PowerPC kernel configuration files | Per Fogelstrom | |
1997-10-13 | ok, i have 'em both, to order! | Michael Shalayeff | |
1997-10-13 | APM_NOIDLE bye, bye; use pccom; more scd0 probes;ed1 on factory-dflts; swap ↵ | Michael Shalayeff | |
irq for lpt0 and sb0 | |||
1997-10-13 | add ed3 at 0x240; mickey | Theo de Raadt | |
1997-10-13 | zero 'struct apmregs regs;' that will fix a whole bunch of errors | Michael Shalayeff | |
1997-10-12 | reserve void* at the of BIOS_vars for future use | Michael Shalayeff | |
1997-10-12 | BOOT_APM bye, bye | Michael Shalayeff | |
1997-10-12 | KNF | Michael Shalayeff | |
1997-10-12 | safe memprobe; preserve memory contents | Michael Shalayeff | |
1997-10-12 | KNF; types | Michael Shalayeff | |
1997-10-12 | One more sanity check. If no blocks to load, | Tobias Weingartner | |
complain bitterly. | |||
1997-10-11 | Monolithic PowerPC kernel ISA bus support | Per Fogelstrom | |
1997-10-11 | PCI bus code for monolithic PowerPC kernels. | Per Fogelstrom | |
1997-10-11 | Add 'powerpc' | Per Fogelstrom | |
1997-10-11 | Modification for Big Endian systems. This driver is now usable in big endian | Per Fogelstrom | |
systems with PCI bus. The modifications were done for the new powerpc port. Most changes are done in the scripts handling storing the scripts in little endian byte order for the scripts processor in the NCR chip. | |||
1997-10-11 | power.4e - not enabling pci boards | Per Fogelstrom | |
1997-10-11 | Add macros for script byte ordering on BE machines | Per Fogelstrom | |
1997-10-11 | Keep the ifdef for NetBSD. | Angelos D. Keromytis | |
1997-10-11 | Fix some minor compilation problems. | Angelos D. Keromytis | |
1997-10-10 | Add a special fix for OpenFirmware Power PC PCI. It seems that OFW shuts | Per Fogelstrom | |
down the HW by disabling it when closing the device. So we have to make sure that the board is configured to respond to memory accesses. | |||
1997-10-09 | Heads... not Tracks | Theo de Raadt | |
1997-10-08 | add sea0 to RAMDISK, it is in GENERIC... | Theo de Raadt | |
1997-10-08 | switch to using pccom; add PCIVERBOSE/EISEVERBOSE | Theo de Raadt | |
1997-10-08 | remove that extmem option, i think it should be removed averywhere... | Michael Shalayeff | |
1997-10-08 | define from smp spec | Tobias Weingartner | |
1997-10-08 | use shorter uname version string | kstailey | |
1997-10-08 | Style nit | Niklas Hallqvist | |
1997-10-08 | Make both NFS and HD kernels | Niklas Hallqvist | |
1997-10-08 | Use KERNBASE where appropriate. KNF! | Niklas Hallqvist | |
1997-10-08 | Move some debugging output inside #ifdef DEBUG. KNF! | Niklas Hallqvist | |
1997-10-08 | Proto regdump here until after 2.2, remove some statics | Niklas Hallqvist | |
1997-10-07 | extern of regdump until after 2.2 when it'll be in m68k/cpu.h | Niklas Hallqvist | |
1997-10-07 | cngetc() proto moved | Theo de Raadt | |
1997-10-07 | Put regdump.c here until after 2.2 when it will be | Niklas Hallqvist | |
put in m68k/conf/files.m68k |