Deleted Added
full compact
files.socfpga (275050) files.socfpga (275647)
1# $FreeBSD: head/sys/arm/altera/socfpga/files.socfpga 275050 2014-11-25 16:24:31Z br $
1# $FreeBSD: head/sys/arm/altera/socfpga/files.socfpga 275647 2014-12-09 16:39:21Z br $
2
3kern/kern_clocksource.c standard
4
5arm/arm/bus_space_generic.c standard
6arm/arm/bus_space_asm_generic.S standard
7arm/arm/cpufunc_asm_armv5.S standard
8arm/arm/cpufunc_asm_arm10.S standard
9arm/arm/cpufunc_asm_arm11.S standard

--- 11 unchanged lines hidden (view full) ---

21
22dev/dwc/if_dwc.c optional dwc
23dev/mii/micphy.c optional micphy
24dev/mmc/host/dwmmc.c optional dwmmc
25
26# BERI specific
27dev/beri/beri_ring.c optional beri_ring
28dev/beri/beri_mem.c optional beri_mem
2
3kern/kern_clocksource.c standard
4
5arm/arm/bus_space_generic.c standard
6arm/arm/bus_space_asm_generic.S standard
7arm/arm/cpufunc_asm_armv5.S standard
8arm/arm/cpufunc_asm_arm10.S standard
9arm/arm/cpufunc_asm_arm11.S standard

--- 11 unchanged lines hidden (view full) ---

21
22dev/dwc/if_dwc.c optional dwc
23dev/mii/micphy.c optional micphy
24dev/mmc/host/dwmmc.c optional dwmmc
25
26# BERI specific
27dev/beri/beri_ring.c optional beri_ring
28dev/beri/beri_mem.c optional beri_mem
29dev/beri/virtio/virtio.c optional beri_vtblk
29dev/beri/virtio/virtio.c optional beri_vtblk | vtbe
30dev/beri/virtio/virtio_block.c optional beri_vtblk
30dev/beri/virtio/virtio_block.c optional beri_vtblk
31dev/beri/virtio/network/if_vtbe.c optional vtbe