Skip to content
Snippets Groups Projects
  1. Aug 01, 2020
  2. Oct 27, 2019
  3. Sep 14, 2019
  4. Jul 17, 2019
  5. Jun 27, 2019
  6. Jan 19, 2019
    • Jeffrey Lee's avatar
      Add definition for gamma mailbox tag · d71c49f8
      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'
      d71c49f8
  7. Jul 01, 2018
    • Jeffrey Lee's avatar
      Update list of mailbox property tags · 6132b1e4
      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'
      6132b1e4
  8. Jul 31, 2017
    • Jeffrey Lee's avatar
      Add extra property tag definitions · adea63ed
      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'
      adea63ed
  9. Feb 20, 2017
  10. Mar 26, 2016
    • Jeffrey Lee's avatar
      Add extra property tag definition · 2fa1c145
      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'
      2fa1c145
    • Jeffrey Lee's avatar
      Fix CPU speed index of 1 being reported when device only has one speed setting · 2dc1153c
      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'
      2dc1153c
  11. Mar 25, 2016
    • Jeffrey Lee's avatar
      Implement BCMSupport module · 2aa44996
      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'
      2aa44996
  12. Jul 23, 2012
  13. Jul 22, 2012
Loading