1. 3140217 tree: Remove blank lines before '}' and after '{' by Elyes Haouas · 4 months ago
  2. 26f97f9 src/soc to src/superio: Fix spelling errors by Martin Roth · 2 years, 9 months ago
  3. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 2 months ago
  4. ac95903 treewide: replace GPLv2 long form headers with SPDX header by Patrick Georgi · 4 years, 2 months ago
  5. afd4c87 treewide: move copyrights and authors to AUTHORS by Patrick Georgi · 4 years, 2 months ago
  6. 02363b5 treewide: Move "is part of the coreboot project" line in its own comment by Patrick Georgi · 4 years, 2 months ago
  7. 1c6d8a9 soc: Remove copyright notices by Patrick Georgi · 4 years, 4 months ago
  8. 55009af Change all clrsetbits_leXX() to clrsetbitsXX() by Julius Werner · 4 years, 7 months ago
  9. 13f6650 device/mmio.h: Add include file for MMIO ops by Kyösti Mälkki · 5 years ago
  10. e9a0130 src: Remove unneeded include <console/console.h> by Elyes HAOUAS · 6 years ago
  11. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  12. 4460703 Drop "See file CREDITS..." comment by Stefan Reinauer · 9 years ago
  13. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  14. 9418476 arm(64): Manually clean up the mess left by write32() transition by Julius Werner · 9 years ago
  15. 2f37bd6 arm(64): Globally replace writel(v, a) with write32(a, v) by Julius Werner · 9 years ago
  16. d21a329 arm(64): Replace write32() and friends with writel() by Julius Werner · 9 years ago
  17. 80af442 exynos5420: Change all SoC headers to <soc/headername.h> system by Julius Werner · 10 years ago
  18. 1fc2ba5 samsung/exynos5420: Spelling Fixes 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/exynos5420/dmc_init_ddr3.c]
  20. fa938c7 exynos5: Refactor crazy old U-Boot base address macros away by Julius Werner · 11 years ago
  21. 5a0fdb4 exynos5420: minor clean-up memory related stuff by David Hendricks · 11 years ago
  22. 122b6d6 exynos5420/pit: re-factor membaseconfig0/1 usage by David Hendricks · 11 years ago
  23. 72a4288 exynos5420: ddr3: Switch from 4G setup to 2G setup on exynos5420 by David Hendricks · 11 years ago
  24. 42b1b80 Exynos5420: ddr3: fine tuning the DDR3 timing values by David Hendricks · 11 years ago
  25. 3ffdafd Exynos5420: Remove code for enabling read leveling by David Hendricks · 11 years ago
  26. 0f0c720 exynos5420: ddr3: Cleanup init to use constants for directcmd by David Hendricks · 11 years ago
  27. 2f3dadd exynos5420: Alter init sequence as per recommendation by David Hendricks · 11 years ago
  28. b774313 exynos5420: get rid of old exynos5420_config_l2_cache() by David Hendricks · 11 years ago
  29. c0491d4 armv7/exynos: Fix and remove memory reset workarounds by Hung-Te Lin · 11 years ago
  30. e6af929 PIT: memory setup by Ronald G. Minnich · 11 years ago
  31. 607c0b6 pit: Create an exynos5420 directory which is nearly a copy of exynos5250. by Gabe Black · 11 years ago