1. 06 May, 2016 1 commit
    • Jeffrey Lee's avatar
      Implement HAL_TimerIRQClear · 9b138f75
      Jeffrey Lee authored
      Detail:
        s/Boot, s/Interrupts, s/Timers - Move timer IRQ clear code out of HAL_IRQClear and into HAL_TimerIRQClear. Streamlines HAL_IRQClear, and necessary to avoid undefined symbols when linking with latest HAL USB library.
      Admin:
        Builds, untested
      
      
      Version 0.05. Tagged as 'OMAP5-0_05'
      9b138f75
  2. 02 Apr, 2016 1 commit
    • ROOL's avatar
      Correction to die temperature setup, extra SDIO device declarations · d68aae9f
      ROOL authored
      Detail:
        hdr/board - added entry BoardConfig_EndOfRAM (for further board differentiation)
        hdr/SR54x - added CONTROL_BANDGAP_MASK register offset
        hdr/StaticWS - increased MaxSDControllers for supporting all available devices
        board.s - initialisation of variable BoardConfig_EndOfRAM
        SDIO.s - added support for eMMC2 and WLAN_SDIO devices
        SR54x.s - corrected bit for EOCZ; added initialisation of CONTROL_BANDGAP_MASK
        Top.s - fill in value for end of SDRAM into BoardConfig variable
      Admin:
        Submission from Willi Theiss, not tested here.
      
      Version 0.04. Tagged as 'OMAP5-0_04'
      d68aae9f
  3. 16 Jan, 2016 1 commit
  4. 02 Jan, 2016 1 commit
    • ROOL's avatar
      Extend to support CPUClk device 0.2 API · afe36295
      ROOL authored
      Detail:
        Extra entry to get the die temperature, as reported by Portable_ReadSensor(0,0,0).
      Admin:
        Submission from Willi Theiss.
        Tested on OMAP5432.
      
      Version 0.02. Tagged as 'OMAP5-0_02'
      afe36295
  5. 19 Dec, 2015 1 commit
    • ROOL's avatar
      Comment correction · b2c36271
      ROOL authored
      Admin:
        Submission from Willi Theiss. Not tagged.
      b2c36271
  6. 28 Nov, 2015 2 commits