Age | Commit message (Expand) | Author |
2007-10-14 | Provide a way to attach spdmem(4) by faking an I2C bus with EEPROMs with | Mark Kettenis |
2007-10-14 | Implement OF_getproplen(). | Mark Kettenis |
2007-10-10 | GENERIC.MP dirs will show up here some time | Theo de Raadt |
2007-10-10 | Disable PSL_POW code for now in cpu_idle_cycle, because it does not yet | Theo de Raadt |
2007-10-10 | Make context switching much more MI: | Artur Grabowski |
2007-10-08 | enable spdmem where it matters | Theo de Raadt |
2007-10-02 | Apply (with slight variants) this elimination of bzero() with M_ZERO: | Kenneth R Westerback |
2007-09-30 | Enable Broadcom wireless, bwi(4). | Jonathan Gray |
2007-09-22 | M_ZERO -> bzero. | Kenneth R Westerback |
2007-09-17 | Only the most obvious bzero() -> M_ZERO changes. No cast changes, no | Kenneth R Westerback |
2007-09-09 | /enet apparently maps to mc0; gwk ok | Theo de Raadt |
2007-09-09 | uchcom(4) has been verified to work by djm@, so add it to all | Jonathan Gray |
2007-09-03 | Typos from miod. 'functin' -> 'functin' in some comments. | Kenneth R Westerback |
2007-08-10 | Enable CF malo for macppc, it also works there. | Marcus Glocker |
2007-07-30 | Shuffle the order in which we look for header files, when doing | Thordur I. Bjornsson |
2007-07-25 | crank to 4.2-beta | Theo de Raadt |
2007-07-24 | bthub for macppc to make xsa happy. | Michael Knudsen |
2007-06-24 | When bootfile was made global so that macppc could modify it, it | Tom Cosgrove |
2007-06-24 | rework sensor tasks to use the kernels generic workq rather than a special | David Gwynne |
2007-06-23 | Enable workaround for decrementer exception problem. | Dale Rahn |
2007-06-20 | b_cylinder does not need to be set on the callpath down into drivers. | Theo de Raadt |
2007-06-18 | split out dpme disklabel reading, simplifying things significantly | Theo de Raadt |
2007-06-17 | significantly simplified disklabel infrastructure. MBR handling becomes MI | Theo de Raadt |
2007-06-14 | When macppc was switched to __HAVE_VM_PAGE_MD, data structures were incorrectly | Dale Rahn |
2007-06-14 | Remove the definition and usage of the USB_DECLARE_DRIVER_CLASS and | Marc Balmer |
2007-06-14 | excessive blank lines making the versions different | Theo de Raadt |
2007-06-14 | set the prototype disklabel to version 1 | Theo de Raadt |
2007-06-14 | Remove some debug prints which I let slip in. | Dale Rahn |
2007-06-14 | do not depend on previous loop variable, use a constant instead | Theo de Raadt |
2007-06-14 | boot code does not do daddr64_t yet. 'unchange that' deraadt@ | Dale Rahn |
2007-06-13 | Switch macppc to the interactive bootloader in stand/boot. | Dale Rahn |
2007-06-12 | all disksubr.c did their b_flags manipulation differently (and wrong). | Theo de Raadt |
2007-06-12 | Remove the definition and use of the device_ptr_t which was a struct device *. | Marc Balmer |
2007-06-11 | Remove the usb_proc_ptr type definition, which was really a 'struct proc *' | Marc Balmer |
2007-06-11 | inlude powerpc/include/*.h in macppc's make tags target. | Thordur I. Bjornsson |
2007-06-09 | The differences in the last non-homogeneous bounds_check_with_label() | Kenneth R Westerback |
2007-06-09 | Enable re* at cardbus?, tested with a D-Link DGE-660TD card. | Marc Balmer |
2007-06-09 | unify DOSPTYP_FAT* code (some architectures missed a filesystem type or two) | Theo de Raadt |
2007-06-09 | by hand i carefully found that all the differences in setdisklabel() | Theo de Raadt |
2007-06-09 | annoying spacing glitch which makes the diffs bigger | Theo de Raadt |
2007-06-08 | include files.bluetooth, so that bluetooth support can be compiled, | Jasper Lievisse Adriaanse |
2007-06-08 | all disklabels read from the kernel now always contain a total sector | Theo de Raadt |
2007-06-07 | More bounds_check_with_label homogenization. Fix a couple of typos while | Kenneth R Westerback |
2007-06-06 | now that all partition size/offsets are potentially 64-bit, change the | Theo de Raadt |
2007-06-06 | a fair sprinking of knf, code movement, and sometimes character-by-character | Theo de Raadt |
2007-06-05 | Remove the comment "Static function protoypes". Static is gone in USB. | Marc Balmer |
2007-06-05 | Remove the "Static" function declaration. It is defined to be | Marc Balmer |
2007-06-05 | use six new macros to access & store the 48-bit disklabel fields related | Theo de Raadt |
2007-06-04 | do not shuffle dev 4 under the carpet; make svnd work again; uncookie | Otto Moerbeek |
2007-06-02 | oops, why did i delete this. bizzare | Theo de Raadt |