raspi-gpio (0.20170105) jessie; urgency=medium

  [ Phil Elwell ]
  * Get fallback HW base address from Device Tree

    - On new kernels the Hardware entry in /proc/cpuinfo says BCM2835 on
      all Pis, so it can't be used to find the correct base address for
      the hardware peripherals (0x200000000 or 0x3f000000). Instead,
      read the /soc/ranges property from /proc/device-tree - the second
      word holds the required value.

      N.B. This code path is only used if /dev/gpiomem doesn't exist.

 -- Serge Schneider <serge@raspberrypi.org>  Thu, 05 Jan 2017 17:27:31 +0000

raspi-gpio (0.20150914) jessie; urgency=low

  * 20150914 release

 -- Serge Schneider <serge@raspberrypi.org>  Fri, 18 Sep 2015 11:21:52 +0100

raspi-gpio (0.20150813) jessie; urgency=low

  * 20150813 release

 -- Serge Schneider <serge@raspberrypi.org>  Thu, 13 Aug 2015 13:32:25 +0100

raspi-gpio (0.20150706) jessie; urgency=low

  * 20150706 release

 -- Serge Schneider <serge@raspberrypi.org>  Mon, 06 Jul 2015 09:31:27 +0100

raspi-gpio (0.20150527) jessie; urgency=low

  * Change source format to native
  * Merge commits up to 7a20153f3ba21e20af3bfb04bc2c717a6017e2ba
  * Bump standards version

 -- Serge Schneider <serge@raspberrypi.org>  Wed, 27 May 2015 13:37:47 +0100

raspi-gpio (0.1-1) stable; urgency=low

  * Initial release

 -- Serge Schneider <serge@raspberrypi.org>  Wed, 13 May 2015 16:31:11 +0100
