23 May, 2017

1 commit


07 Oct, 2016

1 commit


19 Oct, 2008

1 commit


11 Jul, 2007

1 commit


09 Jun, 2004

1 commit

  • - Add support for the Logic Zoom LH7A40x based SDK board(s),
    specifically the LPD7A400.

    * Patches by Robert Schwebel, 15 May 2004:
    - call MAC address reading code also for SMSC91C111;
    - make SMSC91C111 timeout configurable, remove duplicate code
    - fix get_timer() for PXA
    - update doc/README.JFFS2
    - use "bootfile" env variable also for jffs2

    wdenk
     

28 Jun, 2003

1 commit

  • - remove trailing white space, trailing empty lines, C++ comments, etc.
    - split cmd_boot.c (separate cmd_bdinfo.c and cmd_load.c)

    * Patches by Kenneth Johansson, 25 Jun 2003:
    - major rework of command structure
    (work done mostly by Michal Cendrowski and Joakim Kristiansen)

    wdenk
     

15 Mar, 2003

1 commit

  • the HSYNC/VSYNC. Requires new CPLD code (Version 101 for Rev. 100
    boards, version 153 for Rev. 200 boards).

    * Patch by Vladimir Gurevich, 12 Mar 2003:
    Fix relocation problem of statically initialized string pointers
    in common/cmd_pci.c

    * Patch by Kai-Uwe Blöm, 12 Mar 2003:
    Cleanup & bug fixes for JFFS2 code:
    - the memory mangement was broken. It caused havoc on malloc by
    writing beyond the block boundaries.
    - the length calculation for files was wrong, sometimes resulting
    in short file reads.
    - data copying now optionally takes fragment version numbers into
    account, to avoid copying from older data.
    See doc/README.JFFS2 for details.

    wdenk
     

03 Nov, 2002

1 commit