freebsd-dev/sys/arm/at91
John Baldwin a2677ff239 Don't bother clearing maps for static DMA allocations to NULL. Instead,
leave them as purely opaque values that are only set by bus_dmamem_alloc().
2014-06-17 18:10:06 +00:00
..
at91_aic.c Move AIC related stuff to own file. 2014-03-08 06:06:50 +00:00
at91_aicreg.h
at91_cfata.c
at91_gpio.h
at91_machdep.c When mapping device memory, use PTE_DEVICE rather than PTE_NOCACHE. 2014-05-10 20:03:03 +00:00
at91_mci.c Add FDT matching code. 2014-02-09 20:55:49 +00:00
at91_mcireg.h
at91_pdcreg.h
at91_pio_sam9g20.h
at91_pio_sam9g45.h
at91_pio.c Add FDT attachment. 2014-02-09 20:56:39 +00:00
at91_pioreg.h
at91_piovar.h
at91_pit.c Add FDT attachment, plus minor code shuffle. 2014-02-09 20:57:26 +00:00
at91_pitreg.h
at91_pmc.c Add FDT attachment. 2014-02-09 20:58:03 +00:00
at91_pmcreg.h
at91_pmcvar.h
at91_reset.S
at91_rst.c Add FDT attachment. Flag lost functionality with FDT_HACKS so we can 2014-02-09 20:59:46 +00:00
at91_rstreg.h
at91_rtc.c
at91_rtcreg.h
at91_sdramc.c Add device node for SDRAMC device. Currently just claims device's 2014-02-28 02:59:51 +00:00
at91_shdwc.c shdwc device for fdt 2014-02-28 03:00:25 +00:00
at91_smc.c
at91_smc.h
at91_spi.c Honor the disabled status by only grabbing resources and returning 2014-02-13 16:50:08 +00:00
at91_spireg.h
at91_ssc.c
at91_sscreg.h
at91_st.c
at91_streg.h
at91_tcb.c tcb device for fdt 2014-02-28 03:00:28 +00:00
at91_twi.c Honor the disabled status by only grabbing resources and returning 2014-02-13 16:50:08 +00:00
at91_twiio.h
at91_twireg.h
at91_usartreg.h
at91_wdt.c FDT attachment... 2014-02-09 21:01:53 +00:00
at91_wdtreg.h
at91.c Move AIC related stuff to own file. 2014-03-08 06:06:50 +00:00
at91board.h
at91reg.h
at91rm92reg.h Switch to using PAs rather than VAs for the addresses we map for 2014-01-31 15:38:05 +00:00
at91rm9200_devices.c
at91rm9200.c Move AIC related stuff to own file. 2014-03-08 06:06:50 +00:00
at91rm9200var.h
at91sam9g20.c Move AIC related stuff to own file. 2014-03-08 06:06:50 +00:00
at91sam9g20reg.h Move AIC related stuff to own file. 2014-03-08 06:06:50 +00:00
at91sam9g45.c
at91sam9g45reg.h Switch to using PAs rather than VAs for the addresses we map for 2014-01-31 15:38:05 +00:00
at91sam9x5.c Move AIC related stuff to own file. 2014-03-08 06:06:50 +00:00
at91sam9x5reg.h Remove bogus define that causes compile errors. Most of the defines 2014-03-09 02:28:30 +00:00
at91sam9260.c
at91sam9260reg.h Fix AT91SAM9260 to work with PA rather than VA device addresses. 2014-02-01 17:53:35 +00:00
at91soc.c
at91soc.h
at91var.h Make at91_soc_id() public. 2014-03-08 05:03:56 +00:00
board_bwct.c
board_eb9200.c Fix board ID too... 2014-02-13 15:47:41 +00:00
board_ethernut5.c
board_hl200.c
board_hl201.c
board_kb920x.c
board_qila9g20.c
board_sam9g20ek.c
board_sam9x25ek.c
board_sam9260ek.c Fix gcc with -Wstrict-prototypes by telling it bi_emac takes no parameters. 2014-01-25 19:36:27 +00:00
board_sn9g45.c
board_tsc4370.c Remove extra semicolons. 2014-06-06 16:37:42 +00:00
files.at91 Eliminate irq_dispatch.S. Move the data items it contained into arm/intr.c 2014-03-10 18:10:09 +00:00
if_ate.c Don't bother clearing maps for static DMA allocations to NULL. Instead, 2014-06-17 18:10:06 +00:00
if_atereg.h
if_macb.c Fix various NIC drivers to properly cleanup static DMA resources. 2014-06-11 14:53:58 +00:00
if_macbreg.h
if_macbvar.h
std.at91
std.at91sam9
std.at91sam9g45
std.atmel
std.bwct Remove STARTUP_PAGETABLE_ADDR from the ARM configs and replace it with 2014-01-28 09:12:04 +00:00
std.eb9200 Remove STARTUP_PAGETABLE_ADDR from the ARM configs and replace it with 2014-01-28 09:12:04 +00:00
std.ethernut5 Remove STARTUP_PAGETABLE_ADDR from the ARM configs and replace it with 2014-01-28 09:12:04 +00:00
std.hl200 Remove STARTUP_PAGETABLE_ADDR from the ARM configs and replace it with 2014-01-28 09:12:04 +00:00
std.hl201 Remove STARTUP_PAGETABLE_ADDR from the ARM configs and replace it with 2014-01-28 09:12:04 +00:00
std.kb920x Remove STARTUP_PAGETABLE_ADDR from the ARM configs and replace it with 2014-01-28 09:12:04 +00:00
std.qila9g20 Remove STARTUP_PAGETABLE_ADDR from the ARM configs and replace it with 2014-01-28 09:12:04 +00:00
std.sam9g20ek Remove STARTUP_PAGETABLE_ADDR from the ARM configs and replace it with 2014-01-28 09:12:04 +00:00
std.sam9x25ek Remove STARTUP_PAGETABLE_ADDR from the ARM configs and replace it with 2014-01-28 09:12:04 +00:00
std.sam9260ek Remove STARTUP_PAGETABLE_ADDR from the ARM configs and replace it with 2014-01-28 09:12:04 +00:00
std.sn9g45 Remove STARTUP_PAGETABLE_ADDR from the ARM configs and replace it with 2014-01-28 09:12:04 +00:00
std.tsc4370 Remove STARTUP_PAGETABLE_ADDR from the ARM configs and replace it with 2014-01-28 09:12:04 +00:00
uart_bus_at91usart.c Remove redundant declaration for uart devclass. 2014-01-24 16:50:15 +00:00
uart_cpu_at91usart.c Remove redundant declaration for uart devclass. 2014-01-24 16:50:15 +00:00
uart_dev_at91usart.c Style(9) nit: Use tab here. 2014-02-27 08:19:19 +00:00