Age | Commit message (Expand) | Author |
2004-11-22 | better types; from hppa64 (; | Michael Shalayeff |
2004-11-19 | Be more conservative in openpic_enable_irq() and only reprogram the vector | Miod Vallat |
2004-11-19 | Better Raven PREP initialization, per the book, with an evil book mistake | Miod Vallat |
2004-11-19 | Better i8259 slave handling: | Miod Vallat |
2004-11-19 | More aggressive strip flags for non debug kernels; this is a noop on some | Miod Vallat |
2004-11-18 | Tell MVME2600 and MVME2700 apart. | Miod Vallat |
2004-11-18 | Feature sync with macppc | Miod Vallat |
2004-11-18 | Move PowerPC cpu type constants to <machine/cpu.h> | Miod Vallat |
2004-11-17 | Enable interrupts after autoconf. | Miod Vallat |
2004-11-17 | Remove dead or unused code; minor syncs with macppc code. | Miod Vallat |
2004-11-17 | Correct *cnputc() prototypes. | Miod Vallat |
2004-11-17 | Add register prefixes and generally match macppc locore.S now; diff between | Miod Vallat |
2004-11-17 | A few more register prefixes, as well as more tab vs space police. No | Miod Vallat |
2004-11-17 | proper autoconf attachments; grange@ testing; markus@ ok | Michael Shalayeff |
2004-11-17 | print real/avail/bufcache sizes as unsigned | Michael Shalayeff |
2004-11-17 | atu(4) on by default, since it is now smaller | Theo de Raadt |
2004-11-16 | Strip kernels compiled with DEBUG=-g leaving an unstripped kernel as bsd.gdb. | Mark Kettenis |
2004-11-16 | Set p_stat to SONPROC in cpu_switch() after picking a proc to run. | Miod Vallat |
2004-11-15 | Let stand/ compile with gcc 3. | Miod Vallat |
2004-11-15 | Get rid of some old debug stuff. | Miod Vallat |
2004-11-15 | Compile with gcc 3. | Miod Vallat |
2004-11-13 | Let the chip settle for a bit more time between trying to output two | Miod Vallat |
2004-11-12 | commented out atw | Michael Shalayeff |
2004-11-12 | #atu | Theo de Raadt |
2004-11-11 | Typos | Miod Vallat |
2004-11-11 | Somewhat improve single-stepping. | Mark Kettenis |
2004-11-11 | say hello to XKSEG0 and XKSEG1! | Per Fogelstrom |
2004-11-11 | up default data size so things doesn't blow up to easy | Per Fogelstrom |
2004-11-11 | no need to lock access for reading | joshua stein |
2004-11-10 | Remove __cplusplus crud. | Alexander Yurchenko |
2004-11-09 | Kill guarded_access() - the way we map OBIO, there is no need for special | Miod Vallat |
2004-11-09 | Do not map empty mbufs (m_len == 0) in bus_dmamap_load_mbuf() as these mappings | Claudio Jeker |
2004-11-09 | Fix single-stepping. | Mark Kettenis |
2004-11-09 | Kill more unused stuff. | Miod Vallat |
2004-11-09 | Luna88k does not have an iomap, so kill all iomap related defines, and | Miod Vallat |
2004-11-09 | Always free memory on failure in c{e,s}4231_alloc(); from Patrick Lafiti. | Miod Vallat |
2004-11-09 | Split {get,set,raise}ipl() into per-board implementations. | Miod Vallat |
2004-11-08 | commented out entry for atu | David Gwynne |
2004-11-08 | Simple cleaning of sgivol, with no functional change (yet): | Miod Vallat |
2004-11-08 | Typo | Miod Vallat |
2004-11-08 | Show in the dmesg as mongoose, to matche the manpage and kernel configuration | Miod Vallat |
2004-11-08 | Typo | Miod Vallat |
2004-11-08 | Remove mvme88k leftovers. | Miod Vallat |
2004-11-08 | Kill struct md_p, which was really only necessary for mvme88k; on | Miod Vallat |
2004-11-07 | enable ath, iwi, and ipw | Theo de Raadt |
2004-11-05 | we want ukphy on the media; miod ok | Theo de Raadt |
2004-11-04 | Stricter rules for isadma_bounce, shaves 4KB off a RAMDISKB kernel. | Miod Vallat |
2004-11-03 | Enable pcscp; from Martin Reindl <mreindl at catai.org> | Xavier Santolaria |
2004-11-02 | we do not just delete lines but rather comment 'em out | Michael Shalayeff |
2004-11-02 | Remove __HAVE_NWSCONS and related remnants of pre-wscons days; no functional | Miod Vallat |