26 Mar, 2013

12 commits


25 Mar, 2013

18 commits


22 Mar, 2013

9 commits


20 Mar, 2013

1 commit

  • Enable the SD controller driver for the Raspberry Pi. Enable a number
    of useful MMC, partition, and filesystem-related commands. Set up the
    environment to provide standard locations for loading a kernel, DTB,
    etc. Provide a boot command that loads and executes boot.scr.uimg from
    the SD card; this is written considering future extensibilty to USB
    storage.

    Signed-off-by: Stephen Warren

    Stephen Warren