Deleted Added
full compact
files.socfpga (275647) files.socfpga (276533)
1# $FreeBSD: head/sys/arm/altera/socfpga/files.socfpga 275647 2014-12-09 16:39:21Z br $
1# $FreeBSD: head/sys/arm/altera/socfpga/files.socfpga 276533 2015-01-02 13:15:36Z 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
10arm/arm/cpufunc_asm_armv7.S standard
11
12arm/arm/bus_space-v6.c standard
13arm/arm/gic.c standard
14arm/arm/mpcore_timer.c standard
15
16arm/altera/socfpga/socfpga_common.c standard
17arm/altera/socfpga/socfpga_machdep.c standard
18arm/altera/socfpga/socfpga_manager.c standard
19arm/altera/socfpga/socfpga_rstmgr.c standard
20arm/altera/socfpga/socfpga_mp.c optional smp
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
10arm/arm/cpufunc_asm_armv7.S standard
11
12arm/arm/bus_space-v6.c standard
13arm/arm/gic.c standard
14arm/arm/mpcore_timer.c standard
15
16arm/altera/socfpga/socfpga_common.c standard
17arm/altera/socfpga/socfpga_machdep.c standard
18arm/altera/socfpga/socfpga_manager.c standard
19arm/altera/socfpga/socfpga_rstmgr.c standard
20arm/altera/socfpga/socfpga_mp.c optional smp
21arm/altera/socfpga/socfpga_gpio.c optional gpio
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 | vtbe
30dev/beri/virtio/virtio_block.c optional beri_vtblk
31dev/beri/virtio/network/if_vtbe.c optional vtbe
22
23dev/dwc/if_dwc.c optional dwc
24dev/mii/micphy.c optional micphy
25dev/mmc/host/dwmmc.c optional dwmmc
26
27# BERI specific
28dev/beri/beri_ring.c optional beri_ring
29dev/beri/beri_mem.c optional beri_mem
30dev/beri/virtio/virtio.c optional beri_vtblk | vtbe
31dev/beri/virtio/virtio_block.c optional beri_vtblk
32dev/beri/virtio/network/if_vtbe.c optional vtbe