freebsd-skq/sys/arm/xscale/ixp425
ian 3799a70c01 MFC 256942, 256943:
- Fix a typo.
  - Use bus_dmamap_unload(), it is not optional.
  - The new allocator won't return coherent memory for any size > PAGE_SIZE,
  so don't assume we have coherent memory, and explicitely use
  bus_dmamap_sync().
2014-05-18 16:07:35 +00:00
..
avila_ata.c trim trailing spaces that have accumulated over the years (these files 2012-06-13 04:38:09 +00:00
avila_gpio.c Fix undefined behaviour in several gpio_pin_setflags() routines (under 2013-04-13 21:21:13 +00:00
avila_led.c Provide a mutex around the read/modify/write of the IXP425_GPIO_* 2010-11-14 20:41:22 +00:00
avila_machdep.c MFC 265852: Map device memory using PTE_DEVICE rather than PTE_NOCACHE. 2014-05-18 00:32:35 +00:00
cambria_exp_space.c trim trailing spaces that have accumulated over the years (these files 2012-06-13 04:38:09 +00:00
cambria_fled.c
cambria_gpio.c Fix undefined behaviour in several gpio_pin_setflags() routines (under 2013-04-13 21:21:13 +00:00
cambria_led.c
files.avila Add a GPIO driver for the Gateworks Cambria platform. 2010-11-11 20:18:33 +00:00
files.ixp425 MFC 262952, 262958, 262966, 262979, 262980, 262986, 262987, 262995, 262997, 2014-05-17 13:53:38 +00:00
if_npe.c MFC 256942, 256943: 2014-05-18 16:07:35 +00:00
if_npereg.h trim trailing spaces that have accumulated over the years (these files 2012-06-13 04:38:09 +00:00
ixdp425_pci.c Fix header pollution, possibly unbreaking the build of cfi_bus_ixp4xx.c 2011-12-31 15:53:34 +00:00
ixdp425reg.h
ixp425_a4x_io.S
ixp425_a4x_space.c
ixp425_iic.c trim trailing spaces that have accumulated over the years (these files 2012-06-13 04:38:09 +00:00
ixp425_intr.h
ixp425_mem.c MFC 256942, 256943: 2014-05-18 16:07:35 +00:00
ixp425_npe.c - Correct mispellings of the word occurrence 2013-04-17 11:40:10 +00:00
ixp425_npereg.h trim trailing spaces that have accumulated over the years (these files 2012-06-13 04:38:09 +00:00
ixp425_npevar.h
ixp425_pci_asm.S
ixp425_pci_space.c Replace kernel virtual address space allocation with vmem. This provides 2013-08-07 06:21:20 +00:00
ixp425_pci.c MFC r257199, r257200, r257217: 2013-12-13 20:43:11 +00:00
ixp425_qmgr.c trim trailing spaces that have accumulated over the years (these files 2012-06-13 04:38:09 +00:00
ixp425_qmgr.h trim trailing spaces that have accumulated over the years (these files 2012-06-13 04:38:09 +00:00
ixp425_space.c
ixp425_timer.c
ixp425_wdog.c MFC r257199, r257200, r257217: 2013-12-13 20:43:11 +00:00
ixp425.c trim trailing spaces that have accumulated over the years (these files 2012-06-13 04:38:09 +00:00
ixp425reg.h MFC r258779,r258780,r258787,r258822: 2014-02-04 03:36:42 +00:00
ixp425var.h Fix header pollution, possibly unbreaking the build of cfi_bus_ixp4xx.c 2011-12-31 15:53:34 +00:00
std.avila MFC r261252, r261279, r261304, r261305, r261322, r261336, r261337, r261338, 2014-05-15 02:41:23 +00:00
std.ixp425 Set machine correctly on ARM. This allows universe to use the correct world 2012-08-18 05:48:19 +00:00
std.ixp435 Set machine correctly on ARM. This allows universe to use the correct world 2012-08-18 05:48:19 +00:00
uart_bus_ixp425.c
uart_cpu_ixp425.c