1. 27d6299 device/resource: Add _kb postfix for resource allocators by Kyösti Mälkki · 2 years, 1 month ago
  2. cd6804c samsung/exynos5420: add resources during read_resources() by Furquan Shaikh · 4 years, 2 months ago
  3. e30c396 src: Remove unused '#include <stddef.h>' by Elyes HAOUAS · 4 years, 2 months ago
  4. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 2 months ago
  5. 2f8ba69 Replace DEVICE_NOOP with noop_(set|read)_resources by Nico Huber · 4 years, 3 months ago
  6. 1ddb894 soc/samsung: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 3 months ago
  7. deeccbf Drop explicit NULL initializations from `device_operations` by Elyes HAOUAS · 4 years, 3 months ago
  8. 1c6d8a9 soc: Remove copyright notices by Patrick Georgi · 4 years, 4 months ago
  9. d51ee90 src/soc/samsung: Remove unused <stdlib.h> by Elyes HAOUAS · 4 years, 7 months ago
  10. bf0970e src: Use include <delay.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. 6df3b64 src: Remove duplicated round up function by Elyes HAOUAS · 6 years ago
  13. 8a5283a src: Remove unneeded include <cbmem.h> by Elyes HAOUAS · 6 years ago
  14. 0111533 soc/samsung: Get rid of device_t by Elyes HAOUAS · 6 years ago
  15. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  16. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 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. 0625a8b {cpu,soc}: Use DEVICE_NOOP macro over dummy symbol by Edward O'Callaghan · 10 years ago
  20. d81f409 exynos: Fix the name of the chip_operations structures. by Gabe Black · 11 years ago
  21. f09f224 arm: libpayload: Make cache invalidation take pointers instead of integers by Julius Werner · 11 years ago
  22. 22d0ca0 armv7: Move Exynos from 'cpu' to 'soc'. by Hung-Te Lin · 11 years ago[Renamed (98%) from src/cpu/samsung/exynos5420/cpu.c]
  23. 8128a56 trustzone: Pull trustzone init out of cpu.c and do it in romstage. by Gabe Black · 11 years ago
  24. fa938c7 exynos5: Refactor crazy old U-Boot base address macros away by Julius Werner · 11 years ago
  25. 79bff70 exynos5: Refactor board-specific parts out of USB PHY code by Julius Werner · 11 years ago
  26. b774313 exynos5420: get rid of old exynos5420_config_l2_cache() by David Hendricks · 11 years ago
  27. 7116ac8 src: Make use of 'CEIL_DIV(a, b)' macro across tree by Edward O'Callaghan · 10 years ago
  28. c81187f pit: disable LCD FETs before doing any graphics init by David Hendricks · 11 years ago
  29. 49c1be9 exynos5420: set L2ACTLR parameters for A15 cores by David Hendricks · 11 years ago
  30. 56a7cff exynos5420: minor correction to CPU frequency print by David Hendricks · 11 years ago
  31. c0d5eb2 Pit: graphics by Ronald G. Minnich · 11 years ago
  32. b0efbd3 Pit: correctly initialize trust zone by Ronald G. Minnich · 11 years ago
  33. d598cac exynos5420: update set_cpu_id() by David Hendricks · 11 years ago
  34. 80e6293 Exynos 5420: Enable dynamic CBMEM by Stefan Reinauer · 11 years ago
  35. 681d17e exynos5420: Fix build warning by Allen Martin · 11 years ago
  36. 3a0d0d8 Exynos5420: Initialize USB PHY by Stefan Reinauer · 11 years ago
  37. 2d81125 exynos5420: Clear the framebuffer before making it uncacheable by Stefan Reinauer · 11 years ago
  38. 6c184d6 exynos5420: Don't disable and re-enable the MMU when uncaching the framebuffer by Stefan Reinauer · 11 years ago
  39. f175191 exynos5420: Simplify the graphics code by eliminating the unused color map by Stefan Reinauer · 11 years ago
  40. 607c0b6 pit: Create an exynos5420 directory which is nearly a copy of exynos5250. by Gabe Black · 11 years ago