1. d6973e8 soc/samsung/exynos5250: add resources during read_resources() by Furquan Shaikh · 4 years, 2 months ago
  2. e30c396 src: Remove unused '#include <stddef.h>' by Elyes HAOUAS · 4 years, 2 months ago
  3. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 2 months ago
  4. 2f8ba69 Replace DEVICE_NOOP with noop_(set|read)_resources by Nico Huber · 4 years, 3 months ago
  5. 1ddb894 soc/samsung: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 3 months ago
  6. deeccbf Drop explicit NULL initializations from `device_operations` by Elyes HAOUAS · 4 years, 3 months ago
  7. 1c6d8a9 soc: Remove copyright notices by Patrick Georgi · 4 years, 4 months ago
  8. d51ee90 src/soc/samsung: Remove unused <stdlib.h> by Elyes HAOUAS · 4 years, 8 months ago
  9. bf0970e src: Use include <delay.h> when appropriate by Elyes HAOUAS · 5 years ago
  10. 13f6650 device/mmio.h: Add include file for MMIO ops by Kyösti Mälkki · 5 years ago
  11. 6df3b64 src: Remove duplicated round up function by Elyes HAOUAS · 6 years ago
  12. 8a5283a src: Remove unneeded include <cbmem.h> by Elyes HAOUAS · 6 years ago
  13. 0111533 soc/samsung: Get rid of device_t by Elyes HAOUAS · 6 years ago
  14. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  15. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  16. 2f37bd6 arm(64): Globally replace writel(v, a) with write32(a, v) by Julius Werner · 9 years ago
  17. 1ed0c8c exynos5250: Change all SoC headers to <soc/headername.h> system by Julius Werner · 10 years ago
  18. 0625a8b {cpu,soc}: Use DEVICE_NOOP macro over dummy symbol by Edward O'Callaghan · 10 years ago
  19. 0c0efa7 exynos5250: remove unused ret variable in cpu.c by Isaac Christensen · 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/exynos5250/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. 7116ac8 src: Make use of 'CEIL_DIV(a, b)' macro across tree by Edward O'Callaghan · 10 years ago
  27. 01b4383 Snow: correctly disable trust zone hardware by Ronald G. Minnich · 11 years ago
  28. 6628744 Exynos 5250: Enable dynamic CBMEM by Stefan Reinauer · 11 years ago
  29. 4c3ab73 cpu: Fix spelling by Martin Roth · 11 years ago
  30. 2ad63c2 Exynos5250: Initialize USB PHY by Stefan Reinauer · 11 years ago
  31. 39fda6d exynos5250: Clear the framebuffer before making it uncacheable. by Gabe Black · 11 years ago
  32. 986162b exynos5250: Don't disable and re-enable the MMU when uncaching the framebuffer. by Gabe Black · 11 years ago
  33. 1e797bd exynos5250: Simplify the graphics code by eliminating the unused color map. by Gabe Black · 11 years ago
  34. 08dc357 ARMv7: De-uboot-ify Exynos5250 code by Stefan Reinauer · 11 years ago
  35. b98dec0 samsung/exynos5250: unify code by Stefan Reinauer · 11 years ago
  36. 043eb0e Wield battle axe at ARM port by Stefan Reinauer · 11 years ago
  37. 2810afa GOOGLE/SNOW: get graphics working by Ronald G. Minnich · 11 years ago
  38. e8a9134 GOOGLE/SNOW: fix stupid paren error by Ronald G. Minnich · 11 years ago
  39. d83c117 exynos5250: get xres and yres out of the device tree and into the panel descriptor by Ronald G. Minnich · 11 years ago
  40. b48605d Exynos5250: Use new chip settings for the cpu by Ronald G. Minnich · 11 years ago
  41. c01d138 exynos5250: Add function for configuring L2 cache by David Hendricks · 11 years ago
  42. 3cc0d1e exynos5250: assign RAM resources in cpu_init() by David Hendricks · 11 years ago
  43. 0175587 Revert "samsung/exynos5: add resource functions for the display port" by David Hendricks · 11 years ago
  44. 9427ca1 samsung/exynos5: add resource functions for the display port by Ronald G. Minnich · 11 years ago
  45. 0f5a3fc exynos5250: add RAM resource beginning at physical address by David Hendricks · 11 years ago
  46. 6802dc8 armv7/snow: add CPU and RAM resources via allocator by David Hendricks · 11 years ago