Age | Commit message (Expand) | Author |
---|---|---|
2007-02-07 | bus_space_{read,write}_raw_region_[24] take the length of the buffer theyre | David Gwynne |
2005-06-08 | Remove the bus_reverse field out of the powerpc bus structure, originally | Dale Rahn |
2003-10-08 | Fix endian bug in macppc bus_space_set_region_N(). ok miod@ | Dale Rahn |
2003-06-23 | bus_space_*_raw*_1() do not exist; drahn@ ok | Michael Shalayeff |
2002-10-07 | Improved workaround for cardbus support on macppc. This allows mappings to | Dale Rahn |
2002-09-15 | backout premature | Theo de Raadt |
2002-09-15 | KNF | Theo de Raadt |
2002-06-11 | Add missing bus_space_read_raw_region_X bus_space_write_raw_region_X APIs. | Dale Rahn |
2002-03-14 | First round of __P removal in sys | Todd C. Miller |
2002-03-07 | Clean up BUS_DMA_* flags, and make sure all arch's define: | Jason Wright |
2001-12-14 | gem wants BUS_DMA_READ define. | Dale Rahn |
2001-11-05 | Switch everything to the new bus_dmamap_sync API. | Artur Grabowski |
2001-09-01 | The "powerpc" port which has supported the newer Apple Macintosh powerpc based | Dale Rahn |