| #
d3bb5ec1 |
| 04-Dec-2006 |
roy zang <tie-fei.zang@freescale.com> |
Merge /home/roy/CVS/7448/Open_Source/u-boot.git.dev
|
| #
701f649a |
| 01-Dec-2006 |
Grant Likely <grant.likely@secretlab.ca> |
Merge with git+ssh://sr@pollux.denx.org/home/sr/git/u-boot/denx/.git
|
| #
e0b369e4 |
| 01-Dec-2006 |
roy zang <tie-fei.zang@freescale.com> |
Fix the confilcts when merging 'master' into hpc2. The conflicts due to a new mpc7448 p3m7448 board is in the main tree.
Merge branch 'master' into hpc2
Conflicts:
MAKEALL cpu/74xx_7xx/cpu.c cp
Fix the confilcts when merging 'master' into hpc2. The conflicts due to a new mpc7448 p3m7448 board is in the main tree.
Merge branch 'master' into hpc2
Conflicts:
MAKEALL cpu/74xx_7xx/cpu.c cpu/74xx_7xx/cpu_init.c cpu/74xx_7xx/speed.c
show more ...
|
| #
ab07b6c2 |
| 30-Nov-2006 |
Wolfgang Denk <wd@pollux.denx.de> |
Merge with http://opensource.freescale.com/pub/scm/u-boot-83xx.git
|
| #
d3c5e8b2 |
| 27-Nov-2006 |
Wolfgang Denk <wd@pollux.denx.de> |
Merge with /home/wd/git/u-boot/master
|
| #
dfc8a9ee |
| 10-Nov-2006 |
Stefan Roese <sr@denx.de> |
Merge with /home/stefan/git/u-boot/denx
|
| #
be5e6181 |
| 04-Nov-2006 |
Timur Tabi <timur@freescale.com> |
mpc83xx: Update 83xx to use fsl_i2c.c
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 multipl
mpc83xx: Update 83xx to use fsl_i2c.c
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>
show more ...
|
| #
d239d74b |
| 03-Nov-2006 |
Timur Tabi <timur@freescale.com> |
mpc83xx: Replace CFG_IMMRBAR with CFG_IMMR
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>
|
| #
9ca880a2 |
| 01-Nov-2006 |
Timur Tabi <timur@freescale.com> |
mpc83xx: Fix dual I2C support for the MPC8349ITX, MPC8349EMDS, TQM834x, and MPC8360EMDS
This patch also adds an improved I2C set_speed(), which handles all clock frequencies.
Signed-off-by: Timur T
mpc83xx: Fix dual I2C support for the MPC8349ITX, MPC8349EMDS, TQM834x, and MPC8360EMDS
This patch also adds an improved I2C set_speed(), which handles all clock frequencies.
Signed-off-by: Timur Tabi <timur@freescale.com>
show more ...
|
| #
afd6e470 |
| 25-Oct-2006 |
Timur Tabi <timur@freescale.com> |
mpc83xx: fix TQM build by defining a CFG_FLASH_SIZE for it
|
| #
2fc34ae6 |
| 03-Aug-2006 |
Tanya Jiang <tanya.jiang@freescale.com> |
mpc83xx: Unified TQM834x variable names with 83xx and consolidated macros
Unified TQM834x variable names with 83xx and consolidated macro in preparation for the 8360 and other upcoming 83xx devices.
mpc83xx: Unified TQM834x variable names with 83xx and consolidated macros
Unified TQM834x variable names with 83xx and consolidated macro in preparation for the 8360 and other upcoming 83xx devices.
Signed-off-by: Tanya Jiang <tanya.jiang@freescale.com>
show more ...
|
| #
2751a95a |
| 28-Oct-2006 |
Wolfgang Denk <wd@pollux.denx.de> |
Enable commandline editing and hush shell on all TQM boards.
|
| #
64cd52ef |
| 18-Sep-2006 |
Stefan Roese <sr@denx.de> |
Merge with /home/stefan/git/u-boot/denx
|
| #
4b7576fb |
| 22-Aug-2006 |
Jon Loeliger <jdl@freescale.com> |
Merge branch 'master' of http://www.denx.de/git/u-boot
|
| #
c5185470 |
| 18-Aug-2006 |
Wolfgang Denk <wd@pollux.denx.de> |
Merge with /home/raj/git/u-boot
|
| #
6fe16a87 |
| 18-Aug-2006 |
Rafal Jaworowski <raj@semihalf.com> |
Fix TQM834x hang.
|
| #
2770bcb2 |
| 24-Mar-2006 |
Markus Klotzbuecher <mk@denx.de> |
Merge with http://www.denx.de/git/u-boot.git
|
| #
795bee84 |
| 12-Mar-2006 |
Wolfgang Denk <wd@pollux.denx.de> |
Merge with git://git.kernel.org/pub/scm/boot/u-boot/u-boot.git#mpc83xx
|
| #
230b31fe |
| 10-Feb-2006 |
Kumar Gala <galak@kernel.crashing.org> |
Merge branch 'mpc83xx'
|
| #
2688e2f9 |
| 10-Feb-2006 |
Kumar Gala <galak@kernel.crashing.org> |
Enable address translation on MPC83xx Patch by Kumar Gala, 10 Feb 2006
|
| #
9260a561 |
| 11-Jan-2006 |
Kumar Gala <galak@kernel.crashing.org> |
Make System IO Config Registers board configurable on MPC83xx Patch by Kumar Gala, 11 Jan 2006
|
| #
f013dacf |
| 03-Dec-2005 |
Wolfgang Denk <wd@pollux.(none)> |
Code cleanup, especially MIPS for GCC 4.x
|
| #
b6f84356 |
| 01-Dec-2005 |
Wolfgang Denk <wd@pollux.(none)> |
Adjust TQM834x PHY addresses for latest hardware revision.
|
| #
fe126d8b |
| 20-Nov-2005 |
Wolfgang Denk <wd@pollux.(none)> |
Change all '$(...)' variable references into '${...}' which makes the environment compatible with the hush shell. WARNING: Support for the old '$(...)' syntax will be discontinued in a later version.
|
| #
d9f2f500 |
| 01-Nov-2005 |
Stefan Roese <sr@denx.de> |
Merge with /git/u-boot.git
|