1. d6b6b22 payloads,src: Replace ALIGN(x, a) by ALIGN_UP(x, a) for clarity by Elyes Haouas · 1 year, 10 months ago
  2. d522f38 timer: Change timer util functions to 64-bit by Rob Barnes · 2 years ago
  3. 0c2724c soc/samsung: Drop unneeded empty lines by Elyes HAOUAS · 4 years ago
  4. 5532d93 soc/samsung/exynos5250: Drop dead code by Angel Pons · 4 years, 1 month ago
  5. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  6. 1ddb894 soc/samsung: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 5 months ago
  7. 1c6d8a9 soc: Remove copyright notices by Patrick Georgi · 4 years, 5 months ago
  8. d51ee90 src/soc/samsung: Remove unused <stdlib.h> by Elyes HAOUAS · 4 years, 9 months ago
  9. 55009af Change all clrsetbits_leXX() to clrsetbitsXX() by Julius Werner · 4 years, 9 months ago
  10. a1e22b8 src: Use 'include <string.h>' when appropriate by Elyes HAOUAS · 5 years ago
  11. 13f6650 device/mmio.h: Add include file for MMIO ops by Kyösti Mälkki · 5 years ago
  12. 4934818 Documentation: Fix doxygen errors by Martin Roth · 8 years ago
  13. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  14. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  15. 2f37bd6 arm(64): Globally replace writel(v, a) with write32(a, v) by Julius Werner · 9 years ago
  16. 1ed0c8c exynos5250: Change all SoC headers to <soc/headername.h> system by Julius Werner · 10 years ago
  17. 4393346 exynos: convert to stopwatch API by Aaron Durbin · 10 years ago
  18. 5f066b2 doxygen fixes: change @var to @param var by Martin Roth · 10 years ago
  19. 22d0ca0 armv7: Move Exynos from 'cpu' to 'soc'. by Hung-Te Lin · 11 years ago[Renamed from src/cpu/samsung/exynos5250/fb.c]
  20. fa938c7 exynos5: Refactor crazy old U-Boot base address macros away by Julius Werner · 11 years ago
  21. 9b764a0 exynos5250: Get rid of the PWM timer code we shouldn't be using anymore by Gabe Black · 11 years ago
  22. 1e797bd exynos5250: Simplify the graphics code by eliminating the unused color map. by Gabe Black · 11 years ago
  23. 08dc357 ARMv7: De-uboot-ify Exynos5250 code by Stefan Reinauer · 11 years ago[Renamed (94%) from src/cpu/samsung/exynos5250/exynos-fb.c]
  24. b98dec0 samsung/exynos5250: unify code by Stefan Reinauer · 11 years ago[Renamed (99%) from src/cpu/samsung/exynos5-common/exynos-fb.c]
  25. 0bb875b exynos5/5250: Update timer call sites to use monotonic timer API by David Hendricks · 11 years ago
  26. 2810afa GOOGLE/SNOW: get graphics working by Ronald G. Minnich · 11 years ago
  27. 9539932 exynos5: eliminate lcd_base variable by David Hendricks · 11 years ago
  28. cd4c8c1 exynos5/snow: remove wait_ms arg from dp_controller_init() by David Hendricks · 11 years ago
  29. 7576f25 GOOGLE/SNOW: add edp support to ramstage by Ronald G. Minnich · 11 years ago
  30. 798f664 exynos5-common: Enable fimd_bypass and minor cleanup by Ronald G. Minnich · 11 years ago
  31. b959fbb exynos5: Re-factor I2C code by David Hendricks · 11 years ago
  32. cfb7360 replace device/i2c.h with simpler version by David Hendricks · 11 years ago
  33. 0175587 Revert "samsung/exynos5: add resource functions for the display port" by David Hendricks · 11 years ago
  34. 9427ca1 samsung/exynos5: add resource functions for the display port by Ronald G. Minnich · 11 years ago
  35. 6bde149 samsung/exynos5: add display port and framebuffer defines and initialization by Ronald G. Minnich · 11 years ago