- 14 Sep, 2019 1 commit
-
-
Jeffrey Lee authored
Version 0.12. Tagged as 'BCMSupport-0_12'
-
- 17 Jul, 2019 1 commit
-
-
Ben Avison authored
Firmware versions starting from 2019-07-08 feature an additional clock ID. See https://github.com/raspberrypi/firmware/issues/1179 Version 0.11. Tagged as 'BCMSupport-0_11'
-
- 27 Jun, 2019 1 commit
-
-
Ben Avison authored
Detail: These will be used by future versions of the BCM2835 HAL Version 0.10. Tagged as 'BCMSupport-0_10'
-
- 19 Jan, 2019 1 commit
-
-
Jeffrey Lee authored
Detail: hdr/BCMSupport - Add ARM2VC_Tag_SetGamma, which was introduced with recent firmware versions Admin: Tested on Raspberry Pi 3 Version 0.09. Tagged as 'BCMSupport-0_09'
-
- 01 Jul, 2018 1 commit
-
-
Jeffrey Lee authored
Detail: hdr/BCMSupport - Add some extra mailbox property tags (mainly memory management related) Admin: Tested on Raspberry Pi 3 Version 0.08. Tagged as 'BCMSupport-0_08'
-
- 31 Jul, 2017 1 commit
-
-
Jeffrey Lee authored
Detail: hdr/BCMSupport - Add extra definitions for setting the virtual GPIO & FT5406 buffers Admin: Tested on Raspberry Pi 3 Version 0.07. Tagged as 'BCMSupport-0_07'
-
- 20 Feb, 2017 1 commit
-
-
Robert Sprowson authored
Gleaned from https://github.com/6by9/rpi3-gpiovirtbuf Version 0.06. Tagged as 'BCMSupport-0_06'
-
- 26 Mar, 2016 2 commits
-
-
Jeffrey Lee authored
Detail: hdr/BCMSupport - Add property tag definition for the virtual GPIO buffer used on the Pi 3 Admin: Tested on Pi 3B Version 0.05. Tagged as 'BCMSupport-0_05'
-
Jeffrey Lee authored
Detail: c/cpuclock - Adjust cpuclock_Get to make sure that a speed index of 0 is reported if the device claims to only support one speed (e.g. Pi 1). Also adjust logic so that any speed higher than the low speed counts as the high speed. Admin: Tested on Pi 1B, 2B, 3B Version 0.04. Tagged as 'BCMSupport-0_04'
-
- 25 Mar, 2016 1 commit
-
-
Jeffrey Lee authored
Detail: The BCMSupport module provides the following functionality: * A SWI interface which allows multiple clients to send and receive messages via the ARM<->GPU mailbox * A higher-level SWI interface to make dealing with the mailbox property interface easier * A CPU clock device for controlling the ARM clock rate and measuring the SoC temperature The implementation is mostly in C and aims to be thread/multicore safe Admin: Tested on Raspberry Pi 1B/2B/3B Version 0.03. Tagged as 'BCMSupport-0_03'
-
- 23 Jul, 2012 1 commit
-
-
John Ballance authored
Admin: Version 0.02. Tagged as 'BCMSupport-0_02'
-
- 22 Jul, 2012 1 commit
-
-
John Ballance authored
-