1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-18 10:35:55 +00:00
freebsd/sys/arm
Olivier Houchard a994b16d7d Do not try to inline bus_dmamap_sync_buf(), gcc 4.2 doesn't want to do so
because it uses alloca().
Initialize lastaddr in bus_dmamap_load_uio().
2007-05-19 13:17:31 +00:00
..
arm Do not try to inline bus_dmamap_sync_buf(), gcc 4.2 doesn't want to do so 2007-05-19 13:17:31 +00:00
at91 Don't expose the uart_ops structure directly, but instead have 2007-04-02 22:00:22 +00:00
compile
conf Default to booting off the SD card. It is more useful, and a full 2007-03-23 23:47:59 +00:00
include Switch the kernel's pmap domain from 15 to 0. 2007-05-19 12:47:34 +00:00
sa11x0 Don't expose the uart_ops structure directly, but instead have 2007-04-02 22:00:22 +00:00
xscale Remove sa1_cache_clean_addr. It isn't needed. 2007-05-03 09:51:12 +00:00