01 Nov, 2013

1 commit


24 Jul, 2013

1 commit


10 May, 2013

1 commit

  • Many boot image configuration files refer to the
    appropriate documentation file, but these references
    contain typos in the directory and file name. Fix
    them. Also fix reference to doc/README.SPL file.

    Signed-off-by: Anatolij Gustschin
    Cc: Prafulla Wadaskar
    Cc: Stefano Babic
    Acked-by: Stefano Babic

    Anatolij Gustschin
     

09 Jan, 2013

1 commit

  • This saves stack and code memory for local copy, and
    consumes initialized data memory. For 22 of the 29
    kirkwood-based boards, this results in a global saving
    of about 30 bytes. For 7 of them, it results in an
    increase of 6 to 14 bytes.

    Signed-off-by: Albert ARIBAUD

    Albert ARIBAUD
     

07 Dec, 2012

1 commit


03 Oct, 2012

1 commit


07 Jul, 2012

1 commit


15 May, 2012

1 commit

  • Add support for new boards RaidSonic ICY BOX NAS6210 and NAS6220.

    NAS6210 has 1 SATA and 1 eSATA port while NAS6220 has 2 SATA ports.

    More information about the boards can be found here:

    http://www.raidsonic.de/en/products/nas-systems.php?we_objectID=7036
    http://www.raidsonic.de/en/products/nas-systems.php?we_objectID=7515

    Signed-off-by: Luka Perkov
    Signed-off-by: Gerald Kerma
    Signed-off-by: Simon Baatz

    Luka Perkov