12 Feb, 2008

1 commit


10 Jul, 2007

2 commits


05 Jul, 2007

1 commit


12 Mar, 2006

1 commit


21 Nov, 2005

1 commit


23 Jul, 2005

1 commit

  • - Convert the CPM2 based functionality to use new CONFIG_CPM2
    option rather than a myriad of CONFIG_MPC8560-like variants.
    Applies to MPC85xx and MPC8260 boards, includes stxgp3 and sbc8560.
    Eliminates the CONFIG_MPC8560 option entirely. Distributes the
    new CONFIG_CPM2 option to each 8260 board.

    Jon Loeliger
     

12 Jul, 2004

1 commit


11 Jul, 2004

2 commits


25 Mar, 2004

1 commit


15 Mar, 2004

1 commit


19 Sep, 2003

1 commit


18 Sep, 2003

1 commit


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
     

19 Nov, 2002

1 commit

  • Add code for AmigaOne board
    (preliminary merge to U-Boot, still WIP)

    * Patch by Jon Diekema, 12 Nov 2002:
    - Adding URL for IEEE OUI lookup
    - Making the autoboot #defines dependent on CONFIG_AUTOBOOT_KEYED
    being defined.
    - In the CONFIG_EXTRA_ENV_SETTINGS #define, the root-on-initrd and
    root-on-nfs macros are designed to switch how the default boot
    method gets defined.

    wdenk
     

12 Nov, 2002

1 commit

  • Increase number of network RX buffers (PKTBUFSRX in
    "include/net.h") for EEPRO100 based boards (especially SP8240)
    which showed "Receiver is not ready" errors when U-Boot was
    processing the receive buffers slower than the network controller
    was filling them.

    * Get rid of obsolete include/mpc74xx.h

    wdenk
     

03 Nov, 2002

1 commit