| Age | Commit message (Expand) | Author |
| 2010-03-20 | Add a prototype for pci_mmio_range_infer() that will infer the | dyoung |
| 2010-03-19 | Cosmetic: abbreviate: use `pc' instead of `pci_chipset_tag'. | dyoung |
| 2010-03-19 | ANSI'fy, misc KNF. | tsutsui |
| 2010-03-19 | u_intN_t -> uintN_t | tsutsui |
| 2010-03-19 | bus_space_write_region_N() should also take a const buffer. | tsutsui |
| 2010-03-19 | Constify the buffer pointer argument of the _bus_space_write_multi_<n> | he |
| 2010-03-19 | Fix PMAPDEBUG build for previous. | skrll |
| 2010-03-19 | Not all PA CPUs have the U-bit (uncacheable) for non-IO memory. In fact | skrll |
| 2010-03-19 | Remove aiboost(4) as obsolete and redundant since the introduction of aibs(4). | cnst |
| 2010-03-18 | grammar patrol | dholland |
| 2010-03-18 | Support Plathome's OpenBlockS600. | kiyohara |
| 2010-03-18 | Support PowerPC 405EX/EXr. | kiyohara |
| 2010-03-18 | Support PowerPC 405EX/EXr. | kiyohara |
| 2010-03-18 | buildfix: invert comparison to get the 64bit defines by default. | cegger |
| 2010-03-16 | Check if mapped bus_space regions are actually valid | tsutsui |
| 2010-03-16 | Renumber board type for LE_PAM. | tsutsui |
| 2010-03-16 | Fix register and memory addresses for PAM, per MintNet driver. | tsutsui |
| 2010-03-16 | The FP regs are accessed in both physical and virtual modes. Make sure | skrll |
| 2010-03-16 | include strncpy.c, like mvme68k libsa/Makefile rev 1.32. | mrg |
| 2010-03-15 | Latest change to loadfile_elf32.c grew a dependency on strncmp, | he |
| 2010-03-15 | More SYMTAB_SPACE. | kiyohara |
| 2010-03-15 | XXXX: More power is necessary for NIC and USB? (no document. from Linux) | kiyohara |
| 2010-03-15 | Use bus_space_write_2() instead of _1, because sm(4) is 16bit/word. | kiyohara |
| 2010-03-15 | Sync with <sys/bus_proto.h>: constify source arg of bus_space_write* &co, | uwe |
| 2010-03-14 | Add a new member, pc_super, to x86's pci_chipset_tag: pc.pc_super points | dyoung |
| 2010-03-14 | Remove setting of the edata->monitor since that member no longer exists. | pgoyette |
| 2010-03-14 | Add fdc@isa. | kiyohara |
| 2010-03-14 | Fix isa(4) support for ofw. | kiyohara |
| 2010-03-14 | update all of these makefiles for the .so -> .pico change. | mrg |
| 2010-03-13 | Regen from GENERIC.in rev 1.84: | tsutsui |
| 2010-03-13 | Add support for the SMC Elite Ultra Ethernet with the SMC_TT VME-ISA bridge. | tsutsui |
| 2010-03-13 | Add a comment. | skrll |
| 2010-03-13 | Trim extra space, introduced in aprintfy. | nakayama |
| 2010-03-13 | fix compile failure when PXAMCI_DEBUG is defined. | nonaka |
| 2010-03-13 | add SD/MMC driver for Twintail based on the driver for Zaurus. | bsh |
| 2010-03-13 | apply struct device split to the rest of the drivers for Twintail. | bsh |
| 2010-03-13 | fix LCD drivers for Lubbock and Twintail. | bsh |
| 2010-03-13 | fix changes for struct device split for Lubbock. | bsh |
| 2010-03-13 | pass correct atttach args to sacc_probe() | bsh |
| 2010-03-13 | convert sparc64 to MULTIPROCESSOR kernel by default, and introduce | mrg |
| 2010-03-12 | Provide full terminfo.db on install media | martin |
| 2010-03-12 | Revert part of last patch. Didn't mean to enable pf by default. | roy |
| 2010-03-12 | Change the default console from wsemul_sun/sun-ss5 to wsemul_vt100/wsvt25. | roy |
| 2010-03-11 | Start at the first, not the second, exception register. | skrll |
| 2010-03-11 | Comment formating. | skrll |
| 2010-03-11 | Comment style. | skrll |
| 2010-03-11 | Fix shifting by zero. | eeh |
| 2010-03-11 | A nullify snuck in. Remove it. | skrll |
| 2010-03-11 | KNF | skrll |
| 2010-03-11 | Reformat comments. | skrll |