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