ian 839e78bb76 MFC r271595, r271601, r271607, r271630:
Add compat strings for all the flavors of GIC this driver should support.
  Also allow the driver to attach to ofwbus as well as simplebus, some FDT
  data puts the root interrupt controller on the root bus.

  Add a common routine for parsing FDT data describing an ARM GIC interrupt.

  Use gic_decode_fdt() rather than a local routine to parse fdt interrupt
  properties.  Move fdt_pic_table and fdt_fixup_table into imx6_machdep.c,
  which means imx6 doesn't need imx_common.c anymore.

  The private peripheral interrupts start at offset 16, not 0.  Also, use
  names rather than inline mystery constants for these offsets.
2014-10-26 03:52:45 +00:00
..
2014-04-15 09:41:52 +00:00
2014-09-09 22:24:01 +00:00
2012-06-14 14:38:55 +00:00
2014-10-26 03:13:19 +00:00
2012-06-13 05:02:51 +00:00
2014-05-18 00:55:26 +00:00
2012-06-13 05:02:51 +00:00
2013-12-13 20:43:11 +00:00
2012-06-13 05:02:51 +00:00
2014-10-26 03:52:45 +00:00
2012-06-13 05:02:51 +00:00
2014-05-17 22:50:16 +00:00
2014-05-18 16:39:47 +00:00
2013-01-17 09:52:35 +00:00
2012-06-13 05:02:51 +00:00
2012-06-13 05:02:51 +00:00
2013-06-08 07:16:22 +00:00
2014-05-15 19:09:31 +00:00
2013-03-11 10:56:46 +00:00
2014-05-17 23:03:04 +00:00
2012-06-13 05:02:51 +00:00
2013-12-13 20:43:11 +00:00
2012-12-19 00:24:31 +00:00
2014-05-17 21:46:25 +00:00