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.at91

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.at91 213496 2010-10-06 22:25:21Z 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_cfata.c           optional        at91_cfata
    7 arm/at91/at91_mci.c             optional        at91_mci
    8 arm/at91/at91_nand.c            optional        nand
    9 arm/at91/at91_pio.c             standard
   10 arm/at91/at91_pmc.c             standard
   11 arm/at91/at91_rtc.c             optional        at91_rtc
   12 arm/at91/at91_spi.c             optional        at91_spi                \
   13         dependency      "spibus_if.h"
   14 arm/at91/at91_ssc.c             optional        at91_ssc
   15 arm/at91/at91_st.c              standard
   16 arm/at91/at91_tc.c              optional        at91_tc
   17 arm/at91/at91_twi.c             optional        at91_twi
   18 arm/at91/if_ate.c               optional        ate
   19 arm/at91/uart_bus_at91usart.c   optional        uart
   20 arm/at91/uart_cpu_at91rm9200usart.c     optional        uart
   21 arm/at91/uart_dev_at91usart.c   optional        uart
   22 #
   23 # All the "systems on a chip" we support
   24 #
   25 arm/at91/at91rm9200.c           standard
   26 #
   27 # All the boards we support
   28 #
   29 arm/at91/board_bwct.c           optional        at91_board_bwct
   30 arm/at91/board_hl200.c          optional        at91_board_hl200
   31 arm/at91/board_kb920x.c         optional        at91_board_kb920x
   32 arm/at91/board_tsc4370.c        optional        at91_board_tsc4370

Cache object: 6fe5cf3b9f896da7c8f6446200e082f4


[ 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.