| Age | Commit message (Expand) | Author |
| 2003-12-13 | The Netwinder can only have a Symphony IDE chip on it, so remove all the | thorpej |
| 2003-12-13 | Split out the Silicon Image SATALink support into its own driver, | thorpej |
| 2003-10-21 | Rename dsrtc to ds1687rtc to avoid conflicting with the MI i2c | skrll |
| 2003-10-18 | Use one 'atabus* at ata?' instead of multiple 'atabus* at FOOide? channel ?' | lukem |
| 2003-10-08 | pciide_machdep.c depends on pciide_common, not pciide. | bouyer |
| 2003-10-08 | Add new per-chip pciide drivers. | bouyer |
| 2003-10-08 | Add atabus. | bouyer |
| 2003-09-13 | Add COMPAT_16 to most arm based kernels. Mainly in preperation for doing | chris |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2003-07-15 | __KERNEL_RCSID() | lukem |
| 2003-06-16 | Rename IPL_IMP -> IPL_VM. | thorpej |
| 2003-06-14 | Use CPUFLAGS instead of COPTS. | uwe |
| 2003-06-14 | The igsfb(4) can now be used as console so delete the XXX comment that | uwe |
| 2003-06-14 | wscons as console support. | uwe |
| 2003-06-14 | Add PCKBC_CNATTACH_SELFTEST option. | uwe |
| 2003-06-14 | Also pass a type argument to comcnattach() and com_kgdb_attach(). | thorpej |
| 2003-06-13 | Drop __P(). Drop redundant prototypes that we either don't need or | uwe |
| 2003-06-12 | In initarm() turn the LED yellow at the beginning, green at the end. | uwe |
| 2003-06-11 | Avoid using SIZEOF to compute output section LMAs, it doesn't mix well | uwe |
| 2003-06-01 | Bump SYMTAB_SPACE to make symbol table fit. | uwe |
| 2003-06-01 | Uncomment igsfb and wsdisplay now that igsfb(4) is considered stable. | uwe |
| 2003-05-22 | Don't need ARM32_PMAP_NEW option any more. | thorpej |
| 2003-05-22 | Move KERNEL_VM_SIZE into the C files where its used. | thorpej |
| 2003-05-22 | Use virtual_avail and virtual_end to compute the size of the available | thorpej |
| 2003-05-21 | Move KERNEL_VM_BASE inside where it is used (it won't be there for long). | thorpej |
| 2003-05-03 | Don't expose KERNEL_TEXT_BASE outside of board-specific code. This gives | thorpej |
| 2003-05-03 | Reduce differences between ARM32_NEW_VM_LAYOUT and not; always pass | thorpej |
| 2003-05-03 | Remove old pmap support for platforms which have fully switched over. | thorpej |
| 2003-05-02 | Eliminate PTE_BASE and the PT-PT completely in the ARM32_PMAP_NEW case. | thorpej |
| 2003-04-28 | Don't define APTE_BASE if ARM32_PMAP_NEW is defined; the new pmap | thorpej |
| 2003-04-26 | Add pseudo-device ksyms. | ragge |
| 2003-04-26 | Call ksyms_init() instead of ddb_init() in case of | ragge |
| 2003-04-22 | New pmap for netwinder. | thorpej |
| 2003-04-02 | Use PAGE_SIZE rather than NBPG. | thorpej |
| 2003-04-02 | Use PAGE_SIZE rather than NBPG. | thorpej |
| 2003-03-28 | Initialize the new members of consdev (cn_halt, cn_flush) to NULL so | he |
| 2003-02-27 | Make BRIDGE_IPF an option, and document it. Add it (commented) to GENERIC. | perseant |
| 2003-01-17 | Merge the nathanw_sa branch. | thorpej |
| 2003-01-06 | Rework how KERNOBJDIR functions; now it's always determined with | lukem |
| 2003-01-03 | Don't define -D${MACHINE} in Makefile.arm. Instead, let platforms | thorpej |
| 2003-01-03 | Use the generic irq_dispatch.S | thorpej |
| 2003-01-01 | Use aprint_normal() for cfprint routines. | thorpej |
| 2002-11-26 | Remove KDIR=, since SYS_INCLUDE=symlinks and KDIR are not supported any more. | lukem |
| 2002-11-22 | Fix typo (responsiness -> responsiveness). | wiz |
| 2002-11-03 | Checkin new interrupt handling code for the footbridge. | chris |
| 2002-10-26 | now that mem_no is emitted by config(8), there is no reason to keep | jdolecek |
| 2002-10-25 | add <machine/atomic.h> for netwinder (copied from cats, just wrapper | jdolecek |
| 2002-10-22 | netwinder and cats can share irqhandler.h, so move (and rename) into the | chris |
| 2002-10-18 | Add NEW_BUFQ_STRATEGY (disabled by default). | junyoung |
| 2002-10-14 | Continue the " - . - 8" purge. Specifically: | bjh21 |