1. bdd03c2 tree: Use <stdio.h> for snprintf by Elyes Haouas · 3 months ago
  2. b3e336c treewide: Move stdlib.h to commonlib by Maximilian Brune · 11 months ago
  3. b78e462 Convert literal uses of CONFIG_MAINBOARD_{VENDOR,PART_NUMBER} by Kyösti Mälkki · 1 year, 8 months ago
  4. 1793eb4 lib/fit.c: Don't align memory regions to 1MB by Arthur Heymans · 2 years, 2 months ago
  5. 93a195c lib: Remove unused <stdlib.h> and use <types.h> when appropriate by Elyes HAOUAS · 2 years, 8 months ago
  6. e966595 treewide: Remove "ERROR: "/"WARN: " prefixes from log messages by Julius Werner · 2 years, 7 months ago
  7. 2abb826 src: Remove unused <cbfs.h> by Elyes HAOUAS · 2 years, 7 months ago
  8. 11217de fit: Swap compat matching priorities for board-revX and board-skuY by Julius Werner · 4 years, 3 months ago
  9. ac95903 treewide: replace GPLv2 long form headers with SPDX header by Patrick Georgi · 4 years, 3 months ago
  10. afd4c87 treewide: move copyrights and authors to AUTHORS by Patrick Georgi · 4 years, 3 months ago
  11. 98eeb96 commonlib: Add commonlib/bsd by Julius Werner · 4 years, 8 months ago
  12. 38ddbfb src/[arch-lib]: change "unsigned" to "unsigned int" by Martin Roth · 4 years, 10 months ago
  13. 393c71c add ctype.h header by Joel Kitching · 5 years ago
  14. 23df477 device_tree: Update comment style to C89 by Julius Werner · 5 years ago
  15. 80f3ac6 fit: Check all compat strings for highest match by Julius Werner · 5 years ago
  16. 21b0b1a fit: Add overlay support by Julius Werner · 5 years ago
  17. fec4206 fit: Add device tree compression by Julius Werner · 5 years ago
  18. b379f19 fit: Refactor config node handling by Julius Werner · 5 years ago
  19. 73eaec8 device_tree: Add version checks by Julius Werner · 5 years ago
  20. 9636a10 device_tree: Switch allocations to xzalloc() by Julius Werner · 5 years ago
  21. b3f852f fit: Add "board-skuX" (without -rev) to allowed compatible strings by Julius Werner · 5 years ago
  22. 351e3e5 src: Use include <console/console.h> when appropriate by Elyes HAOUAS · 5 years ago
  23. 28b38cd src: Drop unused 'include <cbfs.h>' by Elyes HAOUAS · 5 years ago
  24. 2d4e836 src: Drop unused include <timestamp.h> by Elyes HAOUAS · 5 years ago
  25. bbaae95 lib/fit: Normalize spaces in board names to dashes by Jonathan Neuschäfer · 6 years ago
  26. 0a7d690 device_tree/fit: Constify data structures by Patrick Rudolph · 6 years ago
  27. 3fca4ed lib/fit: support booting initrd placed above 4GiB by Patrick Rudolph · 6 years ago
  28. a892cde lib: Add FIT payload support by Patrick Rudolph · 6 years ago
  29. a45e9f8 lib: Raw import FIT parser by Patrick Rudolph · 6 years ago