1. 16 1月, 2023 1 次提交
    • L
      add some apm32 bsp and fix apm32f0/apm32f1 gcc startup assembly file bug and... · 2da43feb
      luobeihai 提交于
      add some apm32 bsp and fix apm32f0/apm32f1 gcc startup assembly file bug and fix apm32 drv_eth.c bug (#6855)
      
      * add some apm32 bsp and fix apm32f0/apm32f4 gcc startup assembly file bug and fix drv_eth.c bug
      
      * fix apm32f103xe-minibroard and apm32f407ig-minibroard link.lds file error
      
      * replace apm32f051r8-evalboard picture
      
      * fix apm32f1 gcc assembly startup file suffix name
      
      * renamed startup_apm32f10x_md.s/startup_apm32f10x_hd.s file and modify apm32f103xe-minibroard/board SConscript file
      2da43feb
  2. 13 1月, 2023 1 次提交
  3. 05 1月, 2023 1 次提交
  4. 16 8月, 2022 1 次提交
  5. 01 8月, 2022 1 次提交
  6. 27 7月, 2022 1 次提交
  7. 19 5月, 2022 1 次提交
  8. 18 4月, 2022 2 次提交
  9. 29 3月, 2022 1 次提交
  10. 25 3月, 2022 1 次提交
  11. 09 1月, 2022 1 次提交
  12. 16 12月, 2021 1 次提交
    • 还_没_想_好's avatar
      分离内存分配接口与内存分配算法 (#5175) · d724eed9
      还_没_想_好 提交于
      * [kernel][mem] Multiple instances of small memory allocation algorithm
      
      * [kernel][mem] Change small memory management algorithm memory header flag
      
      * [kernel][mem] Fix assertion problem
      
      * [kernel][slab] Multiple instances of slab memory management algorithm
      
      * [kernel][memheap] Remove rt_malloc/rt_free/rt_realloc and other related memory interfaces
      
      * [kernel][mem] Clean up memory space of small memory management objects
      
      * [kernel][kservice] Add memory application interface and thread protection interface
      
      * [kernel][kservice] Fix function return value problem
      
      * [kernel][memheap] Optimize memheaptrace print
      
      * [kernel][memheap] Support best mode
      
      * [kernel][memory] Remove semaphore lock
      
      * [kernel][memheap] Add locked flag
      
      * [kernel][memory] Support malloc memory in interrupt
      
      * [kernel][memheap] Add 'memheapcheck' cmd
      
      * [kernel][mem] Fix failure to request full memory
      
      * [kernel][memheap] Fix compilation warning
      
      * [kernel][mem] Fix mem realloc ASSERT
      
      * [examples][testcases] Add small mem testcase
      
      * [examples][mem_tc] Modify test memory size
      
      * [examples][testcases] Add slab memory management algorithm test case
      
      * [examples][testcases] fix small memory management algorithm test case
      
      * [kernel][memory] Adjusting memory allocation algorithm object definition and interface
      
      * [kernel][memory] Fix compilation warning
      
      * [examples][utest] Fix mem test case
      
      * [examples][utest] fix slab test case
      
      * [utest][testcases] Shorten test time
      
      * [kernel][memory] Formatting code
      
      * [examples][utest] Adjust test run time
      
      * [examples][utest] Formatting code
      
      * [bsp] update all rtconfig.h
      d724eed9
  13. 02 12月, 2021 1 次提交
  14. 14 10月, 2021 1 次提交
  15. 20 2月, 2021 1 次提交
  16. 26 5月, 2020 1 次提交
  17. 09 3月, 2020 1 次提交
  18. 05 9月, 2019 1 次提交
  19. 15 6月, 2019 1 次提交
  20. 12 6月, 2019 1 次提交
  21. 26 4月, 2019 1 次提交
  22. 22 4月, 2019 1 次提交
  23. 11 4月, 2019 2 次提交
  24. 09 4月, 2019 1 次提交
  25. 07 3月, 2019 1 次提交
  26. 06 3月, 2019 1 次提交
  27. 13 2月, 2019 1 次提交
  28. 12 2月, 2019 1 次提交
  29. 28 1月, 2019 1 次提交
  30. 16 1月, 2019 1 次提交
  31. 08 1月, 2019 1 次提交
  32. 17 12月, 2018 2 次提交
  33. 29 11月, 2018 1 次提交
  34. 10 9月, 2018 1 次提交
    • L
      am335x改动: · 2cf705d6
      liruncong 提交于
      1. SConstruct中增加对C++支持
      2. 重新menuconfig. 删除application.c/startup.c,增加main.c. 以便通过编译
      2cf705d6
  35. 09 4月, 2017 1 次提交
  36. 11 11月, 2015 1 次提交
  37. 19 6月, 2015 1 次提交