1. 27d6299 device/resource: Add _kb postfix for resource allocators by Kyösti Mälkki · 2 years, 1 month ago
  2. d6973e8 soc/samsung/exynos5250: 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. 2f37bd6 arm(64): Globally replace writel(v, a) with write32(a, v) by Julius Werner · 9 years ago
  18. 1ed0c8c exynos5250: Change all SoC headers to <soc/headername.h> system by Julius Werner · 10 years ago
  19. 0625a8b {cpu,soc}: Use DEVICE_NOOP macro over dummy symbol by Edward O'Callaghan · 10 years ago
  20. 0c0efa7 exynos5250: remove unused ret variable in cpu.c by Isaac Christensen · 10 years ago
  21. d81f409 exynos: Fix the name of the chip_operations structures. by Gabe Black · 11 years ago
  22. f09f224 arm: libpayload: Make cache invalidation take pointers instead of integers by Julius Werner · 11 years ago
  23. 22d0ca0 armv7: Move Exynos from 'cpu' to 'soc'. by Hung-Te Lin · 11 years ago[Renamed (98%) from src/cpu/samsung/exynos5250/cpu.c]
  24. 8128a56 trustzone: Pull trustzone init out of cpu.c and do it in romstage. by Gabe Black · 11 years ago
  25. fa938c7 exynos5: Refactor crazy old U-Boot base address macros away by Julius Werner · 11 years ago
  26. 79bff70 exynos5: Refactor board-specific parts out of USB PHY code by Julius Werner · 11 years ago
  27. 7116ac8 src: Make use of 'CEIL_DIV(a, b)' macro across tree by Edward O'Callaghan · 10 years ago
  28. 01b4383 Snow: correctly disable trust zone hardware by Ronald G. Minnich · 11 years ago
  29. 6628744 Exynos 5250: Enable dynamic CBMEM by Stefan Reinauer · 11 years ago
  30. 4c3ab73 cpu: Fix spelling by Martin Roth · 11 years ago
  31. 2ad63c2 Exynos5250: Initialize USB PHY by Stefan Reinauer · 11 years ago
  32. 39fda6d exynos5250: Clear the framebuffer before making it uncacheable. by Gabe Black · 11 years ago
  33. 986162b exynos5250: Don't disable and re-enable the MMU when uncaching the framebuffer. by Gabe Black · 11 years ago
  34. 1e797bd exynos5250: Simplify the graphics code by eliminating the unused color map. by Gabe Black · 11 years ago
  35. 08dc357 ARMv7: De-uboot-ify Exynos5250 code by Stefan Reinauer · 11 years ago
  36. b98dec0 samsung/exynos5250: unify code by Stefan Reinauer · 11 years ago
  37. 043eb0e Wield battle axe at ARM port by Stefan Reinauer · 11 years ago
  38. 2810afa GOOGLE/SNOW: get graphics working by Ronald G. Minnich · 11 years ago
  39. e8a9134 GOOGLE/SNOW: fix stupid paren error by Ronald G. Minnich · 11 years ago
  40. d83c117 exynos5250: get xres and yres out of the device tree and into the panel descriptor by Ronald G. Minnich · 11 years ago
  41. b48605d Exynos5250: Use new chip settings for the cpu by Ronald G. Minnich · 11 years ago
  42. c01d138 exynos5250: Add function for configuring L2 cache by David Hendricks · 11 years ago
  43. 3cc0d1e exynos5250: assign RAM resources in cpu_init() by David Hendricks · 11 years ago
  44. 0175587 Revert "samsung/exynos5: add resource functions for the display port" by David Hendricks · 11 years ago
  45. 9427ca1 samsung/exynos5: add resource functions for the display port by Ronald G. Minnich · 11 years ago
  46. 0f5a3fc exynos5250: add RAM resource beginning at physical address by David Hendricks · 11 years ago
  47. 6802dc8 armv7/snow: add CPU and RAM resources via allocator by David Hendricks · 11 years ago