1. 9b1f3cc cbfs: Pull handling of the CBFS_CACHE mem_pool into CBFS core by Julius Werner · 3 years, 8 months ago
  2. 7884c22 src/soc/samsung/exynos{5250,s5420}: Add missing <{stddef,stdint}.h> by Elyes HAOUAS · 4 years, 1 month ago
  3. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  4. 1ddb894 soc/samsung: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 5 months ago
  5. 1c6d8a9 soc: Remove copyright notices by Patrick Georgi · 4 years, 5 months ago
  6. 1b296ee soc/{samsung,sifive}: Fix typos by Elyes HAOUAS · 4 years, 6 months ago
  7. d51ee90 src/soc/samsung: Remove unused <stdlib.h> by Elyes HAOUAS · 4 years, 9 months ago
  8. 55009af Change all clrsetbits_leXX() to clrsetbitsXX() by Julius Werner · 4 years, 9 months ago
  9. 7c712bb Fix code that would trip -Wtype-limits by Julius Werner · 5 years ago
  10. 13f6650 device/mmio.h: Add include file for MMIO ops by Kyösti Mälkki · 5 years ago
  11. 7e0dea6 symbols.h: Add macro to define memlayout region symbols by Julius Werner · 5 years ago
  12. 2dafd89 spi: Remove unused/unnecessary spi_init function definitions by Furquan Shaikh · 7 years ago
  13. f8662ca soc/samsung/exynos5420: Move spi driver to use spi_bus_map by Furquan Shaikh · 7 years ago
  14. de705fa drivers/spi: Re-factor spi_crop_chunk by Furquan Shaikh · 7 years ago
  15. 94f8699 spi: Define and use spi_ctrlr structure by Furquan Shaikh · 8 years ago
  16. 36b81af spi: Pass pointer to spi_slave structure in spi_setup_slave by Furquan Shaikh · 8 years ago
  17. 0dba025 spi: Fix parameter types for spi functions by Furquan Shaikh · 8 years ago
  18. c28984d spi: Clean up SPI flash driver interface by Furquan Shaikh · 8 years ago
  19. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  20. c6588c5 coreboot: introduce boot_device by Aaron Durbin · 9 years ago
  21. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  22. 2f37bd6 arm(64): Globally replace writel(v, a) with write32(a, v) by Julius Werner · 10 years ago
  23. 80af442 exynos5420: Change all SoC headers to <soc/headername.h> system by Julius Werner · 10 years ago
  24. ec9293f spi: Eliminate the spi_cs_activate and spi_cs_deactivate functions. by Gabe Black · 10 years ago
  25. 87f3b4e spi: Remove the spi_set_speed and spi_cs_is_valid functions. by Gabe Black · 10 years ago
  26. 967058f spi: Factor EC protocol details out of the SPI drivers. by Gabe Black · 10 years ago
  27. 1fc2ba5 samsung/exynos5420: Spelling Fixes by Martin Roth · 10 years ago
  28. 22d0ca0 armv7: Move Exynos from 'cpu' to 'soc'. by Hung-Te Lin · 11 years ago[Renamed from src/cpu/samsung/exynos5420/spi.c]
  29. fa938c7 exynos5: Refactor crazy old U-Boot base address macros away by Julius Werner · 11 years ago
  30. ff0df2b Exynos5420: clean up SPI driver by Stefan Reinauer · 11 years ago
  31. 45d2ff3 exynos5420: Implement support to boot with USB A-A firmware upload by Julius Werner · 11 years ago
  32. 93d9f92 spi: Change spi_xfer to work in units of bytes instead of bits. by Gabe Black · 10 years ago
  33. 1e18735 spi: Remove unused parameters from spi_flash_probe and setup_spi_slave. by Gabe Black · 10 years ago
  34. f473df1 armv7/exynos5420: Remove the extra reopen when reading SPI. by Hung-Te Lin · 11 years ago
  35. a965a37 armv7/exynos5420: Apply new implementation for SPI transmission. by Hung-Te Lin · 11 years ago
  36. 8644207 armv7/exynos5420: Add output ability and half-duplex mode in SPI driver. by Hung-Te Lin · 11 years ago
  37. cab3621 armv7/exynos5420: Revise SPI open/close/reset procedure. by Hung-Te Lin · 11 years ago
  38. ed1742c armv7/exynos5420: Provide configuration for SPI0~SPI2. by Hung-Te Lin · 11 years ago
  39. ffa5bad armv7/exynos5420: Change SPI module to standard <spi-generic> interface. by Hung-Te Lin · 11 years ago
  40. 45d524d2 armv7/exynos5420: Clean up unused header and constants in spi.c by Hung-Te Lin · 11 years ago
  41. e42030d arm/exynos: Correct SPI session commands. by Hung-Te Lin · 11 years ago
  42. 607c0b6 pit: Create an exynos5420 directory which is nearly a copy of exynos5250. by Gabe Black · 11 years ago