06 Jun, 2003

2 commits


05 Jun, 2003

4 commits


04 Jun, 2003

2 commits

  • add support for the MIP405T board

    wdenk
     
  • - Added support for custom keyboards, initialized by defining a
    board-specific drv_keyboard_init as well as defining CONFIG_KEYBOARD .
    - Added support for the RBC823 board.
    - cpu/mpc8xx/lcd.c now automatically calculates the
    Horizontal Pixel Count field.

    * Fix alignment problem in BOOTP (dhcp_leasetime option)
    [pointed out by Nicolas Lacressonnière, 2 Jun 2003]

    * Patch by Mark Rakes, 14 May 2003:
    add support for Intel e1000 gig cards.

    * Patch by Nye Liu, 3 Jun 2003:
    fix critical typo in MAMR definition (include/mpc8xx.h)

    * Fix requirement to align U-Boot image on 16 kB boundaries on PPC.

    * Patch by Klaus Heydeck, 2 Jun 2003
    Minor changes for KUP4K configuration

    wdenk
     

01 Jun, 2003

1 commit

  • Fixed rarp boot method for IA32 and other little-endian CPUs.

    * Patch by Marc Singer, 28 May 2003:
    Added port I/O commands.

    * Patch by Matthew McClintock, 28 May 2003
    - cpu/mpc824x/start.S: fix relocation code when booting from RAM
    - minor patches for utx8245

    * Patch by Daniel Engström, 28 May 2003:
    x86 update

    * Patch by Dave Ellis, 9 May 2003 + 27 May 2003:
    add nand flash support to SXNI855T configuration
    fix/extend nand flash support:
    - fix 'nand erase' command so does not erase bad blocks
    - fix 'nand write' command so does not write to bad blocks
    - fix nand_probe() so handles no flash detected properly
    - add doc/README.nand
    - add .jffs2 and .oob options to nand read/write
    - add 'nand bad' command to list bad blocks
    - add 'clean' option to 'nand erase' to write JFFS2 clean markers
    - make NAND read/write faster

    * Patch by Rune Torgersen, 23 May 2003:
    Update for MPC8266ADS board

    wdenk
     

30 May, 2003

1 commit


28 May, 2003

1 commit

  • * Fix alignment problems with flash driver for TRAB board

    * Patch by Donald White, 21 May 2003:
    fix calculation of base address in pci_hose_config_device()

    * Fix bug in command line parsing: "cmd1;cmd2" is supposed to always
    execute "cmd2", even if "cmd1" fails. Note that this is different
    to "run var1 var2" where the contents of "var2" will NOT be
    executed when a command in "var1" fails.

    wdenk
     

24 May, 2003

1 commit


23 May, 2003

19 commits


22 May, 2003

1 commit


21 May, 2003

1 commit


20 May, 2003

3 commits


18 May, 2003

1 commit


13 May, 2003

1 commit


12 May, 2003

2 commits