1. c4e9045 treewide: Unify Google branding by Jon Murphy · 2 years, 2 months ago
  2. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  3. c34ebab libpayload: Make pci and endian handling -Wconversion safe by Patrick Georgi · 4 years, 9 months ago
  4. 879ea7f endian: Replace explicit byte swapping with compiler builtin by Julius Werner · 4 years, 9 months ago
  5. 1c37157 mmio: Add clrsetbitsXX() API in place of updateX() by Julius Werner · 4 years, 9 months ago
  6. eab2a29 payloads: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  7. 59e9080 endian: Fix bebitenc() to actually encode big-endian by Julius Werner · 7 years ago
  8. 1b4d394 libpayload: Make Kconfig bools use IS_ENABLED() by Stefan Reinauer · 9 years ago
  9. 8a1d11f libpayload: Expand setbits_le32() and fix readl() const-ness by Julius Werner · 10 years ago
  10. 7c7b5ff libpayload: Add a new "die" function to fatally signal programming errors. by Gabe Black · 11 years ago
  11. 1ee2c6d libpayload: Change CONFIG_* to CONFIG_LP_* in the kconfig. by Gabe Black · 11 years ago
  12. 6bedc27 libpayload/endian.h: Provide alignment-agnostic enc/dec bytestreams. by Edward O'Callaghan · 11 years ago
  13. 1cb414d libpayload: Turn the endian conversion macros into functions. by Gabe Black · 11 years ago
  14. 2def262 libpayload: Add more parenthesis to the endian conversion macros by Gabe Black · 12 years ago
  15. e112b74 libpayloads: Provide BSD/glibc style endian functions. by Hung-Te Lin · 11 years ago
  16. 0af03d2 Refactor the endianness conversion functions and header files. by Gabe Black · 12 years ago