Skip to content
Snippets Groups Projects
  1. Apr 18, 2004
  2. Feb 22, 2004
    • Wolfgang Denk's avatar
      * Patch by Travis Sawyer, 09 Feb 2004: · 3c74e32a
      Wolfgang Denk authored
        o 440GX:
          - Fix PCI Indirect access for type 1 config cycles with ppc440.
          - Add phymode for 440 enet
          - fix pci pre init
        o XPedite1K:
          - Change board_pre_init to board_early_init_f
          - Add user flash to bus controller setup
          - Fix pci pre init
          - Fix is_pci_host to check GPIO for monarch bit
          - Force xpedite1k to pci conventional mode (via #define option)
      
      * Patch by Brad Kemp, 4 Feb 2004:
        - handle the machine check that is generated during the PCI scans
          on 82xx processors.
        - define the registers used in the IMMR by the PCI subsystem.
      
      * Patch by Pierre Aubert, 03 Feb 2004:
        cpu/mpc5xxx/start.S: copy MBAR into SPR311
      
      * Patch by Jeff Angielski, 03 Feb 2004:
        Fix copy & paste error in cpu/mpc8260/pci.c
      
      * Patch by Reinhard Meyer, 24 Jan 2004:
        Fix typo in cpu/mpc5xxx/pci_mpc5200.c
      3c74e32a
  3. Jun 27, 2003
    • Wolfgang Denk's avatar
      * Code cleanup: · 8bde7f77
      Wolfgang Denk authored
        - 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)
      8bde7f77
  4. Jun 18, 2003
  5. Jun 03, 2003
    • Wolfgang Denk's avatar
      * Patches by Udi Finkelstein, 2 June 2003: · 682011ff
      Wolfgang Denk authored
        - 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 Lacressonnire, 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
      682011ff
  6. May 31, 2003
    • Wolfgang Denk's avatar
      * Patch by Marc Singer, 29 May 2003: · 7a8e9bed
      Wolfgang Denk authored
        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
      7a8e9bed
  7. May 22, 2003
    • Wolfgang Denk's avatar
      * Patch by Dave Ellis, 22 May 2003: · 5d232d0e
      Wolfgang Denk authored
        Fix problem with only partially cleared .bss segment
      
      * Patch by Rune Torgersen, 12 May 2003:
        get PCI to work on a MPC8266ADS board; incorporate change to
        cpu/mpc8260/pci.c to enable overrides of PCI memory parameters
      5d232d0e
  8. May 18, 2003
  9. Mar 25, 2003
Loading