29 Aug, 2007

1 commit


19 Aug, 2007

2 commits


17 Aug, 2007

1 commit

  • The 85xx code now relies on CONFIG_HAS_ETH0 to determine whether
    to update TSEC1's device-tree node, so we need to add it
    to all the boards with TSECs. Do this for 83xx and 86xx, too,
    since they will eventually do something similar.

    Signed-off-by: Andy Fleming

    Andy Fleming
     

16 Aug, 2007

2 commits


10 Jul, 2007

1 commit


05 Jul, 2007

1 commit


17 May, 2007

1 commit


03 Mar, 2007

3 commits


04 Nov, 2006

4 commits

  • 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: Timur Tabi

    Timur Tabi
     
  • Replace all instances of CFG_IMMRBAR with CFG_IMMR, so that the 83xx
    tree matches the other 8xxx trees.

    Signed-off-by: Timur Tabi

    Timur Tabi
     
  • add ft_pci_setup, OF_CPU, OF_SOC, OF_TBCLK, and
    STDOUT_PATH configuration bits to mpc8349emds,
    mpc8349itx, and mpc8360emds board code.

    redo environment to use bootm with the fdtaddr
    for booting ARCH=powerpc kernels by default,
    and provide default fdtaddr values.

    Kim Phillips
     
  • Hello,

    Attached is a patch implementing multiple I2C buses on the MPC834x CPU
    family and the MPC8349EMDS board in particular.
    This patch requires Patch 1 (Add support for multiple I2C buses).
    Testing was performed on a 533MHz board.

    /*** Note: This patch replaces ticket DNX#2006083042000027 ***/

    Signed-off-by: Ben Warren

    CHANGELOG:
    Implemented driver-level code to support two I2C buses on the
    MPC834x CPU family and the MPC8349EMDS board. Available I2C bus speeds
    are 50kHz, 100kHz and 400kHz on each bus.

    regards,
    Ben

    Ben Warren
     

10 May, 2006

1 commit


21 Apr, 2006

1 commit


16 Apr, 2006

1 commit


17 Mar, 2006

1 commit


16 Mar, 2006

1 commit


14 Mar, 2006

1 commit