05 Jan, 2012

1 commit


28 Jul, 2011

1 commit

  • For testing the dt work, define a dt-enabled versatile platform.

    This patch adds a new versatile platform for when using the device
    tree. Add platform and amba devices are discovered and registered by
    parsing the device tree. Clocks and initial io mappings are still
    configured statically.

    This patch still depends on some static platform_data for a few devices
    which is passed via the auxdata structure to of_platform_populate(),
    but it is a viable starting point until the drivers can get all
    configuration data out of the device tree.

    Signed-off-by: Grant Likely

    Grant Likely
     

19 Feb, 2011

2 commits


07 Jan, 2009

1 commit


07 Jan, 2006

1 commit


17 Apr, 2005

1 commit

  • Initial git repository build. I'm not bothering with the full history,
    even though we have it. We can create a separate "historical" git
    archive of that later if we want to, and in the meantime it's about
    3.2GB when imported into git - space that would just make the early
    git days unnecessarily complicated, when we don't have a lot of good
    infrastructure for it.

    Let it rip!

    Linus Torvalds