1. 19 4月, 2021 1 次提交
  2. 17 4月, 2021 1 次提交
  3. 14 4月, 2021 1 次提交
  4. 11 4月, 2021 1 次提交
    • L
      Issue: #I3I8MT · fdae5089
      likailong 提交于
      Description: Fix watchdog macro bug
      Sig:kernel
      Feature or Bugfix: Bugfix
      Binary Source: No
      fdae5089
  5. 08 4月, 2021 1 次提交
  6. 02 4月, 2021 2 次提交
  7. 31 3月, 2021 2 次提交
    • Y
      IssueNo:#I3E0F2 · c959d436
      YOUR_NAME 提交于
      Description:Delete VM to support only kernel mode.
      Sig:liteos_a
      Feature or Bugfix:Feature
      Binary Source:No
      
      Change-Id: Ie1029c8fbc0c1b85c138663933118d2d148b7769
      c959d436
    • 星e雨's avatar
      IssueNo:#12345 · 36032f11
      星e雨 提交于
      Description:Scheduling module has signed number and unsigned number comparison.
      Sig:kernel
      Feature or Bugfix:Bugfix
      Binary Source:No
      
      Change-Id: Ie6385e5ab779b6b542282198b38c966871b03c8e
      36032f11
  8. 29 3月, 2021 1 次提交
  9. 24 3月, 2021 1 次提交
    • 星e雨's avatar
      IssueNo:#I29BRN · 9601ecc1
      星e雨 提交于
      Description:Change the exception error message to Panic to clarify what normal does not return.
      Sig:kernel
      Feature or Bugfix:Bugfix
      Binary Source:No
      
      Change-Id: Ie7087cafe709f79604831f6d3eefcee6fe48ccbb
      9601ecc1
  10. 23 3月, 2021 1 次提交
    • D
      remove unuse code · 6af9d2ff
      denny 提交于
      Change-Id: I608a6e18aad240c52398d744191f6df4bdd68cb5
      6af9d2ff
  11. 19 3月, 2021 1 次提交
    • W
      Description:vfs refactoring · d9707508
      wangchenyang 提交于
      Feature or Bugfix:Feature
      Binary Source:Huawei
      PrivateCode(Yes/No):Yes
      
      Change-Id: I175d2648bc6f9078c34de2c0a5c93fda10b86c47
      ChangeID:13306388
      d9707508
  12. 13 3月, 2021 1 次提交
  13. 11 3月, 2021 1 次提交
  14. 18 2月, 2021 1 次提交
  15. 03 2月, 2021 1 次提交
  16. 15 1月, 2021 1 次提交
  17. 13 1月, 2021 1 次提交
  18. 07 1月, 2021 1 次提交
  19. 31 12月, 2020 2 次提交
    • Z
      Fix IS_PERIPH_ADDR() and IS_MEMORY_ADDR() macros · 07c89a84
      Zbigniew Bodek 提交于
      The macros assume that constants that are compared against
      "addr" are either unsigned or less than INT_MAX.
      In some cases it is not true so change costants to unsigned
      using U32_C macros.
      The correct solution would be to change teh MEM_ADDR, PMM_BASE, etc.
      to be unsigned long but currently "U" suffix is appended in various
      places so the assumption is that those macros use default definition
      (which is int).
      
      Put "addr" into brackets by the way since it could be an expression
      rather than one variable.
      Signed-off-by: NZbigniew Bodek <zbigniew.bodek@huawei.com>
      Change-Id: Ife9bc5863b4934ecaab64b24faa084b87d7d7ea5
      07c89a84
    • Z
      Change DEFINE macro to U32_C · 994ad00d
      Zbigniew Bodek 提交于
      The macro to append "U" suffix should be named
      according to what it actually does which is defining U32 constant.
      Signed-off-by: NZbigniew Bodek <zbigniew.bodek@huawei.com>
      Change-Id: I55701f0650c88bd083c062581af5c7a1b966bc0b
      994ad00d
  20. 26 12月, 2020 1 次提交
  21. 25 12月, 2020 1 次提交
  22. 24 12月, 2020 2 次提交
  23. 23 12月, 2020 1 次提交
  24. 08 12月, 2020 1 次提交
  25. 05 12月, 2020 1 次提交
  26. 01 12月, 2020 1 次提交
  27. 27 11月, 2020 1 次提交
  28. 17 11月, 2020 1 次提交
  29. 05 11月, 2020 1 次提交
  30. 03 11月, 2020 1 次提交
  31. 17 10月, 2020 1 次提交
  32. 13 10月, 2020 1 次提交
  33. 28 9月, 2020 4 次提交