- Jul 19, 2009
-
-
Kim Phillips authored
Signed-off-by:
Kim Phillips <kim.phillips@freescale.com>
-
- Feb 07, 2009
-
-
Kumar Gala authored
The PCI_REGION_MEMORY and PCI_REGION_MEM are a bit to similar and can be confusing when reading the code. Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY to clarify its used for system memory mapping purposes. Signed-off-by:
Kumar Gala <galak@kernel.crashing.org>
-
- Oct 18, 2008
-
-
Jean-Christophe PLAGNIOL-VILLARD authored
Signed-off-by:
Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
-
- Jan 08, 2008
-
-
Kim Phillips authored
..in board pci.c files Signed-off-by:
Kim Phillips <kim.phillips@freescale.com>
-
Kim Phillips authored
convert to using simpler mpc85xx style fdt update code; streamline by eliminating macros OF_SOC, OF_CPU, etc. which allows us to rm the old school FLAT_TREE code from 83xx (since the sbc8349 was just converted over to using libfdt). Signed-off-by:
Kim Phillips <kim.phillips@freescale.com>
-
- Mar 02, 2007
-
-
Paul Gortmaker authored
I've redone the SBC8349 support to match git-current, which incorporates all the MPC834x updates from Freescale since the 1.1.6 release, including the DDR changes. I've kept all the SBC8349 files as parallel as possible to the MPC8349EMDS ones for ease of maintenance and to allow for easy inspection of what was changed to support this board. Hence the SBC8349 U-Boot has FDT support and everything else that the MPC8349EMDS has. Fortunately the Freescale updates added support for boards using CS0, but I had to change spd_sdram.c to allow for board specific settings for the sdram_clk_cntl (it is/was hard coded to zero, and that remains the default if the board doesn't specify a value.) Hopefully this should be mergeable as-is and require no whitespace cleanups or similar, but if something doesn't measure up then let me know and I'll fix it. Thanks, Paul.
-
- Nov 30, 2006
-
-
Wolfgang Denk authored
-
- Nov 04, 2006
-
-
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:
Timur Tabi <timur@freescale.com>
-
Timur Tabi authored
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@freescale.com>
-
Kim Phillips authored
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.
-
Timur Tabi authored
This patch also adds an improved I2C set_speed(), which handles all clock frequencies. Signed-off-by:
Timur Tabi <timur@freescale.com>
-
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:
Timur Tabi <timur@freescale.com>
-
Ben Warren authored
Hello, Here is a patch for a file that was accidentally left out of a previous attempt. It accompanies the patch with ticket DNX#2006090742000024 CHANGELOG: Change PCI initialization to use new multi-bus I2C API. regards, Ben
-
- Apr 20, 2006
-
-
Kumar Gala authored
- Removed MPC8349ADS port - Added PCI support to MPC8349ADS - reworked memory map to allow mapping of all regions with BATs Patch by Kumar Gala 20 Apr 2006 Signed-off-by:
Kumar Gala <galak@kernel.crashing.org>
-
- Mar 31, 2006
-
-
Wolfgang Denk authored
-
- Mar 17, 2006
-
-
Wolfgang Denk authored
Patch by Patch by Jose Maria (Txema) Lopez, 16 Jan 2006
-
- Jan 13, 2006
-
-
Kumar Gala authored
Patch by Kumar Gala 11 Jan 2006
-
- Jan 12, 2006
-
-
Kumar Gala authored
Patch by Kumar Gala 11 Jan 2006
-
- Jan 11, 2006
-
-
Kumar Gala authored
Patch by Kumar Gala 11 Jan 2006
-
- Dec 03, 2005
-
-
Wolfgang Denk authored
-
- Nov 16, 2005
-
-
Rafal Jaworowski authored
-
- Oct 17, 2005
-
-
Rafal Jaworowski authored
-