Age | Commit message (Expand) | Author |
2005-10-03 | system_type is apple, dont act like it is any other, ok deraadt@ | Dale Rahn |
2005-10-03 | Put the 970 in correct sleep mode, ok deraadt@ | Dale Rahn |
2005-10-03 | Handle segment register restore at context enter/exit instead of | Dale Rahn |
2005-10-03 | pretty up the instruction whacker code; ok drahn | Theo de Raadt |
2005-10-03 | flush correctly | Theo de Raadt |
2005-10-03 | Add the syncs which were in a 'later' version. pointed out deraadt@ | Dale Rahn |
2005-10-03 | Kettenis figured out how to make this run on G5, then I went back and | Dale Rahn |
2005-10-03 | First part of locore G5 support, this is one step of many. | Dale Rahn |
2005-10-02 | a little bit more consistent naming scheme for Apple devices and add | Brad Smith |
2005-10-01 | Recognize 970 processor and provide a function/variable to determine if | Dale Rahn |
2005-09-30 | Determine the number of attached devices from OF. | Mark Kettenis |
2005-09-30 | Configure pci busses on ht too. | Mark Kettenis |
2005-09-30 | i hate panic messages which do not print the value that was in error | Theo de Raadt |
2005-09-30 | pretty print | Theo de Raadt |
2005-09-30 | pretty print | Theo de Raadt |
2005-09-30 | Allow fcn 1 to attach (mac-io on G5 tower) | Dale Rahn |
2005-09-29 | G5 bridge. | Dale Rahn |
2005-09-29 | Avoid i/o's when spoofonly = 1 in readdisklabel(). Same as other DOS | Kenneth R Westerback |
2005-09-29 | Clean up ht_intr_map() a bit. | Mark Kettenis |
2005-09-29 | Add HyperTransport here too. | Mark Kettenis |
2005-09-29 | Add driver for HyperTransport as found in G5 Macs. | Mark Kettenis |
2005-09-29 | Improve PowerPC 7447A support. | Mark Kettenis |
2005-09-29 | Configure ht if found. | Mark Kettenis |
2005-09-29 | Add Shasta HyperTransport. | Mark Kettenis |
2005-09-27 | Allow temporary 64-bit bridge instructions in locore.s. | Mark Kettenis |
2005-09-26 | Return EIO if reading fails. | Mark Kettenis |
2005-09-26 | Match Apple Shasta PCI ID as found on G5 systems. | Mark Kettenis |
2005-09-26 | Match "u3" as found in G5 systems. | Mark Kettenis |
2005-09-26 | Consider nodes named "mpic" as potential open-pic candidates. | Mark Kettenis |
2005-09-19 | Make idle a global variable so that gprof can see it and the time can | Dale Rahn |
2005-09-15 | Fix typo. | Mark Kettenis |
2005-09-12 | Change the NKMEMPAGES range to 4-64MB for 32bit arches, and 8-128MB for 64bit | Miod Vallat |
2005-08-09 | move to 3.8-beta | Theo de Raadt |
2005-08-03 | enable safte and ses on all archs that appear to have real scsi busses | David Gwynne |
2005-08-02 | Save floating point context on signals, looked at miod@ is it in yet? deraadt@ | Dale Rahn |
2005-07-20 | put -lkern last, since libz needs syms in it | Theo de Raadt |
2005-07-04 | do not allocate any PA allocating VA for mapping devices; drahn@ ok | Michael Shalayeff |
2005-07-04 | always enforce cache-inhibit if bus_space_map()ping uncachable; drahn@ ok | Michael Shalayeff |
2005-06-27 | remove dead code; drahn@ ok | Michael Shalayeff |
2005-06-17 | uipaq/ucom support; written by isis@www.cs.umd.edu | Theo de Raadt |
2005-06-08 | Remove the bus_reverse field out of the powerpc bus structure, originally | Dale Rahn |
2005-06-08 | remove netns crud. | Henning Brauer |
2005-06-06 | Homogeneize dmesg output. | Miod Vallat |
2005-06-02 | These options dont affect anything anymore. | Dale Rahn |
2005-05-27 | first step of removing the obsolete PCI ncr(4) driver, it was superseded by | Martin Reindl |
2005-05-26 | Add atapiscsi in parallel with scsibus@usb, this only changes system | Dale Rahn |
2005-05-26 | Dont hardcode the speed, allows mplayer to work. | Dale Rahn |
2005-05-26 | enable cardbus rtw(4) on macppc. | Jonathan Gray |
2005-05-26 | on the iBook G3, there are too many devices with the same gpio name; | Jason Wright |
2005-05-24 | add epic(4) and stge(4) | Brad Smith |