The Design and Implementation of the FreeBSD Operating System, Second Edition
Now available: The Design and Implementation of the FreeBSD Operating System (Second Edition)


[ source navigation ] [ diff markup ] [ identifier search ] [ freetext search ] [ file search ] [ list types ] [ track identifier ]

FreeBSD/Linux Kernel Cross Reference
sys/arm/at91/files.at91sam9

Version: -  FREEBSD  -  FREEBSD-13-STABLE  -  FREEBSD-13-0  -  FREEBSD-12-STABLE  -  FREEBSD-12-0  -  FREEBSD-11-STABLE  -  FREEBSD-11-0  -  FREEBSD-10-STABLE  -  FREEBSD-10-0  -  FREEBSD-9-STABLE  -  FREEBSD-9-0  -  FREEBSD-8-STABLE  -  FREEBSD-8-0  -  FREEBSD-7-STABLE  -  FREEBSD-7-0  -  FREEBSD-6-STABLE  -  FREEBSD-6-0  -  FREEBSD-5-STABLE  -  FREEBSD-5-0  -  FREEBSD-4-STABLE  -  FREEBSD-3-STABLE  -  FREEBSD22  -  l41  -  OPENBSD  -  linux-2.6  -  MK84  -  PLAN9  -  xnu-8792 
SearchContext: -  none  -  3  -  10 

    1 # $FreeBSD: releng/9.0/sys/arm/at91/files.at91sam9 213498 2010-10-06 22:40:27Z cognet $
    2 arm/arm/cpufunc_asm_arm9.S      standard
    3 arm/arm/irq_dispatch.S          standard
    4 arm/at91/at91_machdep.c         standard
    5 arm/at91/at91.c                 standard
    6 arm/at91/at91_mci.c             optional        at91_mci
    7 arm/at91/at91_nand.c            optional        nand
    8 arm/at91/at91_pio.c             standard
    9 arm/at91/at91_pmc.c             standard
   10 arm/at91/at91_pit.c             standard
   11 arm/at91/at91_reset.S           standard
   12 arm/at91/at91_rst.c             standard
   13 arm/at91/at91_spi.c             optional        at91_spi                \
   14         dependency      "spibus_if.h"
   15 arm/at91/at91_ssc.c             optional        at91_ssc
   16 arm/at91/at91_tc.c              optional        at91_tc
   17 arm/at91/at91_twi.c             optional        at91_twi
   18 arm/at91/at91_wdt.c             optional        at91_wdt
   19 arm/at91/if_ate.c               optional        ate
   20 arm/at91/if_macb.c              optional        macb
   21 arm/at91/uart_bus_at91usart.c   optional        uart
   22 arm/at91/uart_cpu_at91rm9200usart.c     optional        uart
   23 arm/at91/uart_dev_at91usart.c   optional        uart
   24 dev/usb/controller/ohci_atmelarm.c      optional        ohci
   25 #
   26 # All the "systems on a chip" we support
   27 #
   28 arm/at91/at91sam9g20.c          optional        at91sam9g20
   29 arm/at91/at91sam9260.c          optional        at91sam9260
   30 #
   31 #
   32 # All the boards we support
   33 #
   34 arm/at91/board_hl201.c          optional        at91_board_hl201
   35 arm/at91/board_sam9g20ek.c      optional        at91_board_sam9g20ek
   36 arm/at91/board_qila9g20.c       optional        at91_board_qila9g20

Cache object: ddf08437b53a4f353df82786d503db84


[ source navigation ] [ diff markup ] [ identifier search ] [ freetext search ] [ file search ] [ list types ] [ track identifier ]


This page is part of the FreeBSD/Linux Linux Kernel Cross-Reference, and was automatically generated using a modified version of the LXR engine.