1. 108b99b soc/samsung/exynos5420/clock: Remove space before semicolon by Elyes Haouas · 1 year ago
  2. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  3. 1ddb894 soc/samsung: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 4 months ago
  4. 1c6d8a9 soc: Remove copyright notices by Patrick Georgi · 4 years, 5 months ago
  5. d51ee90 src/soc/samsung: Remove unused <stdlib.h> by Elyes HAOUAS · 4 years, 9 months ago
  6. 55009af Change all clrsetbits_leXX() to clrsetbitsXX() by Julius Werner · 4 years, 9 months ago
  7. 57e8909 src/soc: change "unsigned" to "unsigned int" by Martin Roth · 4 years, 10 months ago
  8. 13f6650 device/mmio.h: Add include file for MMIO ops by Kyösti Mälkki · 5 years ago
  9. 251514d src: Don't use a #defines like Kconfig symbols by Elyes HAOUAS · 6 years ago
  10. 6df3b64 src: Remove duplicated round up function by Elyes HAOUAS · 6 years ago
  11. a342f39 src: Remove unneeded whitespace by Elyes HAOUAS · 6 years ago
  12. 74add8b samsung/exynos5420: Fix test for src < 0 by Patrick Georgi · 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. 80af442 exynos5420: 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. 32bc6b6 doxygen fixes: fix parameter names to match the functions by Martin Roth · 10 years ago
  19. 1fc2ba5 samsung/exynos5420: Spelling Fixes by Martin Roth · 10 years ago
  20. 22d0ca0 armv7: Move Exynos from 'cpu' to 'soc'. by Hung-Te Lin · 11 years ago[Renamed from src/cpu/samsung/exynos5420/clock.c]
  21. 905e6f2 exynos5xx0: rename local "main" variable by Patrick Georgi · 10 years ago
  22. fa938c7 exynos5: Refactor crazy old U-Boot base address macros away by Julius Werner · 11 years ago
  23. f2c4241 exynos5420: Fix mmc clock source. by Hung-Te Lin · 11 years ago
  24. 7116ac8 src: Make use of 'CEIL_DIV(a, b)' macro across tree by Edward O'Callaghan · 10 years ago
  25. 7f35bbb exynos5420: don't assume MPLL for i2c parent clock by David Hendricks · 11 years ago
  26. 401da25 exynos5420: re-factor clock_get_periph_rate() by David Hendricks · 11 years ago
  27. efd4b9e exynos5420: add a peripheral clock select --> PLL decoder by David Hendricks · 11 years ago
  28. 5f6ffba exynos5420: add CPLL and DPLL to the known list of PLLs by David Hendricks · 11 years ago
  29. e13680b exynos5420: Fix some clock settings by Gabe Black · 11 years ago
  30. ad88fda exynos5420: Fix the clock divisor mask by Gabe Black · 11 years ago
  31. 713853a exynos5420: Get rid of the PWM code like on the 5250 by Gabe Black · 11 years ago
  32. f6d6e62 exynos5420: Setup clocks for MMC bus controller. by Hung-Te Lin · 11 years ago
  33. cf7509cf exynos5420: Fix the way the rate of the input clock for i2c buses is found. by Gabe Black · 11 years ago
  34. c883fdc exynox5420: Remove the 5250 clock registers and fix the SPI frequency. by Gabe Black · 11 years ago
  35. eb9517c exynos5420: add I2C8-10 to clock_get_periph_rate() by David Hendricks · 11 years ago
  36. e6a44eb exynos5420: Implement support for the pinmux as functions. by Gabe Black · 11 years ago
  37. 1162103 exynos5420: Fix some problems with the clock management code. by Gabe Black · 11 years ago
  38. 5420e09 exynos5420: Replace the 5250 clock logic with 5420. by Gabe Black · 11 years ago
  39. 607c0b6 pit: Create an exynos5420 directory which is nearly a copy of exynos5250. by Gabe Black · 11 years ago