Skip to content
Snippets Groups Projects
  1. Aug 14, 2007
  2. Aug 10, 2007
  3. Aug 06, 2007
  4. Jul 10, 2007
  5. Jul 03, 2007
  6. Jun 22, 2007
    • Heiko Schocher's avatar
      [PCS440EP] upgrade the PCS440EP board: · 566a494f
      Heiko Schocher authored
                      - Show on the Status LEDs, some States of the board.
                      - Get the MAC addresses from the EEProm
                      - use PREBOOT
                      - use the CF on the board.
                      - check the U-Boot image in the Flash with a SHA1
                        checksum.
                      - use dynamic TLB entries generation for the SDRAM
      
      Signed-off-by: default avatarHeiko Schocher <hs@denx.de>
      566a494f
  7. Jun 06, 2007
  8. May 05, 2007
  9. Mar 31, 2007
  10. Mar 26, 2007
  11. Feb 20, 2007
  12. Nov 27, 2006
  13. Nov 04, 2006
    • Timur Tabi's avatar
      mpc83xx: Update 83xx to use fsl_i2c.c · be5e6181
      Timur Tabi authored
      
      Update the 83xx tree to use I2C support in drivers/fsl_i2c.c.  Delete
      cpu/mpc83xx/i2c.c, include/asm-ppc/i2c.h, and all references to those files.
      Added multiple I2C bus support to fsl_i2c.c.
      
      Signed-off-by: default avatarTimur Tabi <timur@freescale.com>
      be5e6181
    • Timur Tabi's avatar
      mpc83xx: Add support for the MPC8349E-mITX · 2ad6b513
      Timur Tabi authored
      
      PREREQUISITE PATCHES:
      
      * This patch can only be applied after the following patches have been applied:
      
        1) DNX#2006090742000024 "Add support for multiple I2C buses"
        2) DNX#2006090742000033 "Multi-bus I2C implementation of MPC834x"
        3) DNX#2006091242000041 "Additional MPC8349 support for multibus i2c"
        4) DNX#2006091242000078 "Add support for variable flash memory sizes on 83xx systems"
        5) DNX#2006091242000069 "Add support for Errata DDR6 on MPC 834x systems"
      
      CHANGELOG:
      
      * Add support for the Freescale MPC8349E-mITX reference design platform.
        The second TSEC (Vitesse 7385 switch) is not supported at this time.
      
      Signed-off-by: default avatarTimur Tabi <timur@freescale.com>
      2ad6b513
    • Ben Warren's avatar
      Add support for multiple I2C buses · bb99ad6d
      Ben Warren authored
      
      Hello,
      
      Attached is a patch providing support for multiple I2C buses at the
      command level.  The second part of the patch includes an implementation
      for the MPC834x CPU and MPC8349EMDS board.
      
      /*** Note: This patch replaces ticket DNX#2006083042000018 ***/
      
      Signed-off-by: default avatarBen Warren <bwarren@qstreams.com>
      
      Overview:
      
      1. Include new 'i2c' command (based on USB implementation) using
      CONFIG_I2C_CMD_TREE.
      
      2. Allow multiple buses by defining CONFIG_I2C_MULTI_BUS.  Note that
      the commands to change bus number and speed are only available under the
      new 'i2c' command mentioned in the first bullet.
      
      3. The option CFG_I2C_NOPROBES has been expanded to work in multi-bus
      systems.  When CONFIG_I2C_MULTI_BUS is used, this option takes the form
      of an array of bus-device pairs.  Otherwise, it is an array of uchar.
      
      CHANGELOG:
              Added new 'i2c' master command for all I2C interaction.  This is
      conditionally compiled with CONFIG_I2C_CMD_TREE.  New commands added for
      setting I2C bus speed as well as changing the active bus if the board
      has more than one (conditionally compiled with
      CONFIG_I2C_MULTI_BUS).  Updated NOPROBE logic to handle multiple buses.
      Updated README.
      
      regards,
      Ben
      bb99ad6d
  14. Nov 02, 2006
    • roy zang's avatar
      General code modification for mpc7448hpc2 board support. · 4c52783b
      roy zang authored
      1. Add 7447A and 7448 processor support.
      2. Add the following flags.
      
      CFG_CONFIG_BUS_CLK : If the 74xx bus frequency can be configured dynamically
      (such as by switch on board), this flag should be set.
      
      CFG_EXCEPTION_AFTER_RELOCATE: If an exception occurs after the u-boot
      relocates to RAM, this flag should be set.
      
      CFG_SERIAL_HANG_IN_EXCEPTION: If the print out function will cause the
      system hang in exception, this flag should be set.
      
      There is a design issue for tsi108/109 pci configure  read. When pci scan
      the slots, if there is no pci card, the tsi108/9 will cause a machine
      check exception for mpc7448 processor.
      
      Signed-off-by: default avatarAlexandre Bounine <alexandreb@tundra.com>
      Signed-off-by: default avatarRoy Zang <tie-fei.zang@freescale.com>
      4c52783b
  15. Oct 28, 2006
  16. Oct 24, 2006
  17. Sep 07, 2006
  18. Sep 01, 2006
  19. Aug 09, 2006
  20. Jul 21, 2006
  21. Jun 28, 2006
  22. Jun 14, 2006
    • Wolfgang Denk's avatar
      Code cleanup · 386eda02
      Wolfgang Denk authored
      386eda02
    • Wolfgang Denk's avatar
      Various USB related patches · 16c8d5e7
      Wolfgang Denk authored
      - Add support for mpc8xx USB device.
      - Add support for Common Device Class - Abstract Control Model USB console.
      - Add support for flow control in USB slave devices.
      - Add support for switching between gserial and cdc_acm using environment.
      - Minor changes to usbdcore_omap1510.c usbdcore_omap1510.h
      - Update usbcore slightly to ease host enumeration.
      - Fix non-portable endian problems in usbdcore and usbdcore_ep0.
      - Add AdderUSB_config as a defconfig to enable usage of the USB console
        by default with the Adder87x U-Boot port.
      Patches by Bryan O'Donoghue <bodonoghue@codehermit.ie>, 29 May 2006
      16c8d5e7
  23. Jun 08, 2006
  24. May 02, 2006
  25. Apr 26, 2006
  26. Apr 24, 2006
  27. Apr 16, 2006
  28. Mar 31, 2006
  29. Mar 24, 2006
  30. Mar 20, 2006
  31. Mar 17, 2006
  32. Mar 13, 2006
    • Stefan Roese's avatar
      Change max size of uncompressed uImage's to 8MByte and add · 15940c9a
      Stefan Roese authored
      CFG_BOOTM_LEN to adjust this setting.
      
      As mentioned by Robin Getz on 2005-05-24 the size of uncompressed
      uImages was restricted to 4MBytes. This default size is now
      increased to 8Mbytes and can be overrided by setting CFG_BOOTM_LEN
      in the board config file.
      
      Patch by Stefan Roese, 13 Mar 2006
      15940c9a
  33. Mar 12, 2006
  34. Jan 11, 2006
    • Kumar Gala's avatar
      Added OF_STDOUT_PATH and OF_SOC · c2871f03
      Kumar Gala authored
      OF_STDOUT_PATH specifies the path to the device the kernel can use
      for console output
      
      OF_SOC specifies the proper name of the SOC node if one exists.
      Patch by Kumar Gala 11 Jan 2006
      c2871f03
Loading