1. 26 7月, 2022 1 次提交
  2. 29 4月, 2022 2 次提交
  3. 31 3月, 2022 1 次提交
  4. 30 3月, 2022 1 次提交
  5. 16 3月, 2022 1 次提交
  6. 14 12月, 2021 1 次提交
  7. 08 12月, 2021 1 次提交
  8. 05 12月, 2021 1 次提交
  9. 08 9月, 2021 1 次提交
    • A
      refactor: 内核目录结构整理 · 33d0c1bd
      arvinzzz 提交于
      1. 原kernel/common目录下属于内核拓展组件,统一移入kernel/extend管理
      2. Kconfig分层,各模块自己的配置放到自己目录下管理
      3. 原platform下不属于平台的公共代码抽到kernel/common下,只留板级链接脚本和一些编译脚本指向device目录下触发平台相关的编译
      4. 对外公共头文件统一抽到对外include路径
      5. 废弃宏,头文件清理
      
      close: #I48KI4
      Signed-off-by: Narvinzzz <zhaotianyu9@huawei.com>
      Change-Id: I0cf5ea81c92a8fa7b113da9cbdc8b7bc935f5aae
      33d0c1bd
  10. 02 9月, 2021 1 次提交
    • C
      feat(build): make liteos_config_file available as gn argument · f9a90777
      Caoruihong 提交于
      You can specify another config file in hb build like this:
        hb build --gn-args liteos_config_file=myconfig.config
      file specified in liteos_config_file argument is relative
      to "$product_path/kernel_configs" directory, or is an
      absolute file path, for example:
        hb build --gn-args liteos_config_file=//path/to/myconfig.config
      or
        hb build --gn-args liteos_config_file=/another/path/to/myconfig.config
      Signed-off-by: NCaoruihong <crh.cao@huawei.com>
      Change-Id: I7e98604006feff9c2487e06a8f3f2a11e5de746b
      f9a90777
  11. 01 9月, 2021 2 次提交
  12. 31 8月, 2021 1 次提交
  13. 30 8月, 2021 1 次提交
  14. 25 8月, 2021 1 次提交
  15. 23 8月, 2021 1 次提交
  16. 22 8月, 2021 1 次提交
  17. 03 8月, 2021 1 次提交
  18. 28 7月, 2021 1 次提交
  19. 27 7月, 2021 2 次提交
  20. 22 7月, 2021 1 次提交
  21. 21 7月, 2021 1 次提交
  22. 10 7月, 2021 1 次提交
  23. 08 7月, 2021 1 次提交
  24. 28 6月, 2021 1 次提交
  25. 22 6月, 2021 1 次提交
  26. 30 4月, 2021 1 次提交
    • L
      testsuites fixed · 6fe4a3f9
      lnlan 提交于
      Change-Id: I7f4add72f2fd1cc3770bcf103d1909add4829822
      6fe4a3f9
  27. 19 4月, 2021 1 次提交
  28. 11 3月, 2021 1 次提交
  29. 13 10月, 2020 1 次提交
  30. 08 9月, 2020 1 次提交