1. 19 Sep, 2018 1 commit
    • Andre Przywara's avatar
      drivers: i2c: mentor: move platform code into header files · dfc0fb27
      Andre Przywara authored
      
      
      At the moment we have two I2C stub drivers (for the Allwinner and the
      Marvell platform), which #include the actual .c driver file.
      Change this into the more usual design, by renaming and moving the stub
      drivers into platform specific header files and including these from the
      actual driver file. The platform specific include directories make sure
      the driver picks up the right header automatically.
      Signed-off-by: default avatarAndre Przywara <andre.przywara@arm.com>
      dfc0fb27
  2. 05 Sep, 2018 1 commit
  3. 03 Sep, 2018 4 commits
  4. 02 Sep, 2018 5 commits
  5. 19 Aug, 2018 1 commit
  6. 10 Aug, 2018 1 commit
  7. 18 Jul, 2018 2 commits