| .. |
|
avila_ata.c
|
ARM: Remove unused includes.
|
2016-10-09 10:25:47 +00:00 |
|
avila_gpio.c
|
Implement GPIO_GET_BUS() method for all GPIO drivers.
|
2015-01-31 19:32:14 +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
|
sys/arm: Minor spelling fixes.
|
2016-05-04 15:48:59 +00:00 |
|
cambria_exp_space.c
|
Revise the arm bus_space implementation to avoid dereferencing the tag on
|
2015-01-21 01:06:08 +00:00 |
|
cambria_fled.c
|
Pass the correct pointer to fled_cb().
|
2010-03-26 18:49:43 +00:00 |
|
cambria_gpio.c
|
sys/arm: Minor spelling fixes.
|
2016-05-04 15:48:59 +00:00 |
|
cambria_led.c
|
strict kobj signatures: number of fixes for arm architecture
|
2009-06-11 17:05:13 +00:00 |
|
files.avila
|
Add a GPIO driver for the Gateworks Cambria platform.
|
2010-11-11 20:18:33 +00:00 |
|
files.ixp425
|
Move more bus_space_* files to be built by files.arm. This leaves the
|
2015-11-21 15:30:08 +00:00 |
|
if_npe.c
|
The cpu_id macro was renamed in r278529, catch up with this new name.
|
2015-02-11 10:37:55 +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
|
Better i2c bit definitions.
|
2006-11-30 06:30:01 +00:00 |
|
ixp425.c
|
Use our nitems() macro when param.h is available.
|
2016-04-20 15:45:55 +00:00 |
|
ixp425_a4x_io.S
|
Add missing END macros to some of the xscale functions.
|
2014-12-05 19:04:08 +00:00 |
|
ixp425_a4x_space.c
|
For some reason, all the arm bus_space functions that work with uint16
|
2015-01-21 02:56:13 +00:00 |
|
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
|
ARM: Remove unused includes.
|
2016-10-09 10:25:47 +00:00 |
|
ixp425_mem.c
|
Typo fix.
|
2013-10-22 21:49:58 +00:00 |
|
ixp425_npe.c
|
ARM: Remove unused includes.
|
2016-10-09 10:25:47 +00:00 |
|
ixp425_npereg.h
|
sys/arm: Minor spelling fixes.
|
2016-05-04 15:48:59 +00:00 |
|
ixp425_npevar.h
|
NPE cleanups needed for ancillary drivers (e.g. crypto acceleration):
|
2008-12-23 04:51:46 +00:00 |
|
ixp425_pci.c
|
Convert rman to use rman_res_t instead of u_long
|
2016-01-27 02:23:54 +00:00 |
|
ixp425_pci_asm.S
|
Add missing END macros to some of the xscale functions.
|
2014-12-05 19:04:08 +00:00 |
|
ixp425_pci_space.c
|
Revise the arm bus_space implementation to avoid dereferencing the tag on
|
2015-01-21 01:06:08 +00:00 |
|
ixp425_qmgr.c
|
ARM: Remove unused includes.
|
2016-10-09 10:25:47 +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
|
For some reason, all the arm bus_space functions that work with uint16
|
2015-01-21 02:56:13 +00:00 |
|
ixp425_timer.c
|
ARM: Remove unused includes.
|
2016-10-09 10:25:47 +00:00 |
|
ixp425_wdog.c
|
ARM: Remove unused includes.
|
2016-10-09 10:25:47 +00:00 |
|
ixp425reg.h
|
Fix undefined behavior: (1 << 31) is not defined as 1 is an int and this
|
2013-11-30 22:17:27 +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
|
Remove the arm KERNPHYSADDR option as it is no longer used. The make
|
2015-12-22 09:08:21 +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
|
o remove hack to write UUE+RTOIE in the uart's IER; force them with hints
|
2009-06-22 22:46:37 +00:00 |
|
uart_cpu_ixp425.c
|
Remove the hardcoded IXP425_UART?_VBASE values in the
|
2007-05-29 18:10:42 +00:00 |