Go to file
marty 5cba62781b FDT: Interrupts -- add support for interrupt maps
The mct on exynos uses an interrupt map so we add support now.  Devices
represent their interrupts either through a combination of interrupt-parent
and interrupts properties, where the 'interrupts' property is an array of
one or more interrupt specifiers; or through a combination of an
interrupt-parent that points to an interrupt-map, where the interrupt-map
contains 2 or more entries consisting of an index, a pointer to an
interrupt-controller, and a specifier for that controller.

This code adds the ability to walk the interrupt-map and return a specifier.
Unfortunately, the addition requires changing the interface to the
interrupt-controllers' _establish and _intstr functions, so this check in
contains a rototill of the three existing fdt interrupt controllers to use
the new interface.
2016-01-05 21:53:48 +00:00
bin Document close-on-exec redirection behavior. 2016-01-05 18:16:20 +00:00
common Use gcc 4.4 and later operation for nand, i.e. 2015-12-11 12:41:10 +00:00
compat remove the xfree86 reachover makefiles and the vast majority of 2015-07-23 08:03:24 +00:00
crypto PR/50564: Rin Okuyama: sftp: filename completion is broken 2015-12-16 13:23:38 +00:00
dist/pf Fix obviously broken condition. 2015-08-28 12:17:41 +00:00
distrib Add some tests for the kernel HID parser. 2016-01-05 17:22:38 +00:00
doc Add ismt(4). 2016-01-05 11:33:18 +00:00
etc Add some tests for the kernel HID parser. 2016-01-05 17:22:38 +00:00
external - Change LDADD/DPADD in library dependencies to LIBDPLIBS 2016-01-05 13:07:46 +00:00
extsrc
games PR/50411: Rin Okuyama: fix two bugs: 2015-11-06 19:53:37 +00:00
gnu +libpanel (Russian version) 2015-11-22 05:10:28 +00:00
include fix inverted condition... 2015-12-29 01:58:26 +00:00
lib - Change LDADD/DPADD in library dependencies to LIBDPLIBS 2016-01-05 13:07:46 +00:00
libexec Fix bug in cleanup of reply headers. 2016-01-02 20:35:59 +00:00
regress
rescue
sbin - add more informational messages 2015-12-29 16:45:04 +00:00
share Add Mt macro. 2016-01-05 14:21:43 +00:00
sys FDT: Interrupts -- add support for interrupt maps 2016-01-05 21:53:48 +00:00
tests Add some tests for the kernel HID parser. 2016-01-05 17:22:38 +00:00
tools libelf has moved. 2015-12-27 21:37:50 +00:00
usr.bin Fix downloads of local files using file:// URLs 2016-01-05 11:41:00 +00:00
usr.sbin Typo 2016-01-05 00:41:30 +00:00
build.sh
BUILDING remove the xfree86 reachover makefiles and the vast majority of 2015-07-23 08:03:24 +00:00
Makefile remove the xfree86 reachover makefiles and the vast majority of 2015-07-23 08:03:24 +00:00
Makefile.inc
UPDATING add note about the most recent acpica update 2015-09-19 18:31:41 +00:00