| Age | Commit message (Expand) | Author |
| 2003-12-19 | fixes for Brazilian keyboard from Rafael Diniz <rafael2k@terra.com.br> | manu |
| 2003-12-15 | Brazilian keymap, submitted by Rafael Diniz | manu |
| 2003-10-27 | Add a default: to a case statement. | mycroft |
| 2003-10-27 | In j720ssp_kthread(), move the tsleep() to the end of the loop. | mycroft |
| 2003-10-18 | Use one 'atabus* at ata?' instead of multiple 'atabus* at FOOide? channel ?' | lukem |
| 2003-10-08 | Add atabus. | bouyer |
| 2003-10-08 | Overhaul MBR handling (part 1): | lukem |
| 2003-09-16 | Add COMPAT_16, pointed out by Bryan Vyhmeister. | agc |
| 2003-09-16 | Add a kernel configuration file for the Jornada 728. | agc |
| 2003-09-16 | Make the number of 4K DRAM pages into a CPP definition, so that it can be | agc |
| 2003-09-15 | US keydesc corrections from Bryan Vyhmeister (bsd at hub3 dot net). | uwe |
| 2003-09-13 | Add COMPAT_16 to most arm based kernels. Mainly in preperation for doing | chris |
| 2003-08-08 | split StrongArm companion chip (sacc) driver so that we can support | bsh |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2003-08-06 | add __GENERIC_SOFT_INTERRUPTS_ALL_LEVELS to machine/types.h for | bsh |
| 2003-07-15 | __KERNEL_RCSID() | lukem |
| 2003-06-23 | Follow up the rename of _SPL_IMP to _SPL_VM. | he |
| 2003-06-16 | Rename IPL_IMP -> IPL_VM. | thorpej |
| 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-10 | Remove redundant bounds_check_with_label() prototype. | 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-03 | Switch to the new pmap. | thorpej |
| 2003-05-02 | Eliminate PTE_BASE and the PT-PT completely in the ARM32_PMAP_NEW case. | thorpej |
| 2003-05-02 | Make it compile without ARM32_PMAP_NEW defined. | toshii |
| 2003-05-02 | Use db_machine_init. | toshii |
| 2003-04-28 | Don't define APTE_BASE if ARM32_PMAP_NEW is defined; the new pmap | thorpej |
| 2003-04-26 | Call ksyms_init() instead of ddb_init() in case of | ragge |
| 2003-04-26 | Make it boot with ARM32_PMAP_NEW defined. | toshii |
| 2003-04-26 | Fix a comment; 0x40000 isn't 1MB. | toshii |
| 2003-04-26 | Some line folding cleanups. | toshii |
| 2003-04-17 | no iic, thus no rtc@iic, thus no todclock@rtc. | wiz |
| 2003-04-02 | Use PAGE_SIZE rather than NBPG. | thorpej |
| 2003-04-02 | Use PAGE_SIZE rather than NBPG. | thorpej |
| 2003-03-25 | duplicate the changes from arm/arm32/stubs.c's dumpsys to remove pmap_map | chris |
| 2003-01-20 | The Double-Semi-Colon Police. | simonb |
| 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 | Added new ioctl command, WSMOUSEIO_GETID to tell touch panel identifier | takemura |
| 2002-11-26 | Remove KDIR=, since SYS_INCLUDE=symlinks and KDIR are not supported any more. | lukem |
| 2002-11-07 | Removed debug messages | manu |
| 2002-10-26 | now that mem_no is emitted by config(8), there is no reason to keep | jdolecek |
| 2002-10-23 | merge kqueue branch into -current | jdolecek |
| 2002-10-19 | make atomic_{set,clear}_bit() inline for arm32 ports, and | bsh |
| 2002-10-14 | Continue the " - . - 8" purge. Specifically: | bjh21 |
| 2002-10-14 | Added commented out cgd(4)s to GENERIC configs. | elric |