freebsd-nq/sys/arm
Dimitry Andric 9e950417ce In sys/arm/ti/am335x/am335x_rtc.c, fix a clang 3.6.0 warning about
am33x_rtc_softc::sc_irq_res (which is an array) never being NULL.

Submitted by:	andrew
MFC after:	3 days
2015-02-26 07:45:40 +00:00
..
allwinner Implement GPIO_GET_BUS() method for all GPIO drivers. 2015-01-31 19:32:14 +00:00
altera/socfpga Implement GPIO_GET_BUS() method for all GPIO drivers. 2015-01-31 19:32:14 +00:00
arm Fix endianness on FDT read in ARM GIC 2015-02-24 12:31:08 +00:00
at91 Use explicit initializer style, fill in missing functions. 2015-01-21 03:28:07 +00:00
broadcom/bcm2835 Add support to the bcm2835 mailbox driver to work before interrupts are 2015-02-22 11:11:05 +00:00
cavium/cns11xx Use the base arm bus_space instead of an identical local copy. 2015-01-21 04:22:20 +00:00
conf Initial version of DTrace on ARM32. 2015-02-10 19:41:30 +00:00
freescale Implement GPIO_GET_BUS() method for all GPIO drivers. 2015-01-31 19:32:14 +00:00
include Correct a comment which was exactly backwards from reality. 2015-02-21 22:19:59 +00:00
lpc Implement GPIO_GET_BUS() method for all GPIO drivers. 2015-01-31 19:32:14 +00:00
mv Rename bus_space-v6.c to bus_space_base.c, because it's not v6-specific 2015-01-21 03:44:29 +00:00
rockchip Implement GPIO_GET_BUS() method for all GPIO drivers. 2015-01-31 19:32:14 +00:00
samsung Implement GPIO_GET_BUS() method for all GPIO drivers. 2015-01-31 19:32:14 +00:00
ti In sys/arm/ti/am335x/am335x_rtc.c, fix a clang 3.6.0 warning about 2015-02-26 07:45:40 +00:00
versatile Remove a no-longer-used include. 2015-01-21 04:19:54 +00:00
xilinx Implement GPIO_GET_BUS() method for all GPIO drivers. 2015-01-31 19:32:14 +00:00
xscale The cpu_id macro was renamed in r278529, catch up with this new name. 2015-02-11 10:37:55 +00:00