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

2 commits

  • Instead of using the serverip we get from the DHCP server, implicitly use
    the broadcast address, which is automatically set when no ncip environment
    variable is set. That way it isn't necessary to use a special DHCP
    configuration to set the netconsole peer.

    Signed-off-by: Michael Walle
    Cc: Prafulla Wadaskar

    Michael Walle
     
  • 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
     

03 Oct, 2012

1 commit


03 Sep, 2012

1 commit

  • This patch restores the Linkstation's original behaviour when powering off.
    Once the (soft) power switch is turned off, linux will reboot and the
    bootloader turns off HDD and USB power. Then it loops as long as the switch
    is in the off position, before continuing the boot process again.

    Additionally, this patch fixes the board function set_led(LED_OFF).

    Signed-off-by: Michael Walle
    Cc: Prafulla Wadaskar

    Michael Walle
     

07 Jul, 2012

1 commit