index.rst 637 B

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960
  1. .. SPDX-License-Identifier: GPL-2.0+
  2. Develop U-Boot
  3. ==============
  4. Implementation
  5. --------------
  6. .. toctree::
  7. :maxdepth: 1
  8. bloblist
  9. ci_testing
  10. commands
  11. config_binding
  12. devicetree/index
  13. driver-model/index
  14. global_data
  15. logging
  16. makefiles
  17. menus
  18. uefi/index
  19. version
  20. Debugging
  21. ---------
  22. .. toctree::
  23. :maxdepth: 1
  24. crash_dumps
  25. trace
  26. Packaging
  27. ---------
  28. .. toctree::
  29. :maxdepth: 1
  30. package/index
  31. Testing
  32. -------
  33. .. toctree::
  34. :maxdepth: 1
  35. testing
  36. py_testing
  37. tests_writing
  38. tests_sandbox
  39. Refactoring
  40. -----------
  41. .. toctree::
  42. :maxdepth: 1
  43. coccinelle
  44. moveconfig