| #
5ea67393 |
| 11-Jun-2008 |
Wolfgang Denk <wd@denx.de> |
Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx
Conflicts:
include/asm-ppc/fsl_lbc.h
Signed-off-by: Wolfgang Denk <wd@denx.de>
|
| #
ddde74a1 |
| 10-Jun-2008 |
Kumar Gala <galak@kernel.crashing.org> |
85xx: remove dummy board_early_init_f
A number of board ports have empty version of board_early_init_f for no reason since we control its via CONFIG_BOARD_EARLY_INIT_F.
Signed-off-by: Kumar Gala <g
85xx: remove dummy board_early_init_f
A number of board ports have empty version of board_early_init_f for no reason since we control its via CONFIG_BOARD_EARLY_INIT_F.
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
show more ...
|
| #
978e8160 |
| 09-Jun-2008 |
Kumar Gala <galak@kernel.crashing.org> |
85xx: Remove unused and unconfigured memory test code.
Remove unused and unconfigured DDR test code from FSL 85xx boards. Besides, other common code exists.
Signed-off-by: Kumar Gala <galak@kernel.
85xx: Remove unused and unconfigured memory test code.
Remove unused and unconfigured DDR test code from FSL 85xx boards. Besides, other common code exists.
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
show more ...
|
| #
f3f31757 |
| 09-May-2008 |
Wolfgang Denk <wd@denx.de> |
Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx
|
| #
66f5fa92 |
| 07-May-2008 |
Andy Fleming <afleming@freescale.com> |
85xx: Limit CPU2 workaround to parts that have the errata
Signed-off-by: Ebony Zhu <ebony.zhu@freescale.com> Signed-off-by: Andy Fleming <afleming@freescale.com>
|
| #
7e492d82 |
| 12-Mar-2008 |
Marian Balakowicz <m8@semihalf.com> |
Merge branch 'master' of git://www.denx.de/git/u-boot into new-image
|
| #
218892d1 |
| 05-Mar-2008 |
Stefan Roese <sr@denx.de> |
Merge branch 'master' of /home/stefan/git/u-boot/u-boot
|
| #
334fb535 |
| 04-Mar-2008 |
Wolfgang Denk <wd@denx.de> |
Merge branch 'master' of git+ssh://10.10.0.7/home/wd/git/u-boot/master
|
| #
a30a549a |
| 04-Mar-2008 |
Jon Loeliger <jdl@freescale.com> |
Remove erroneous or extra spd.h #includers.
Many of the spd.h #includers don't need it, and wanted to have spd_sdram() declared instead. Since they didn't get that, some also had open coded extern d
Remove erroneous or extra spd.h #includers.
Many of the spd.h #includers don't need it, and wanted to have spd_sdram() declared instead. Since they didn't get that, some also had open coded extern declarations of it instead or as well. Fix it all up by using spd_sdram.h where needed.
Signed-off-by: Jon Loeliger <jdl@freescale.com>
show more ...
|
| #
6a40ef62 |
| 09-Jan-2008 |
Markus Klotzbuecher <mk@denx.de> |
Merge git://www.denx.de/git/u-boot
Conflicts:
board/tqm5200/tqm5200.c
|
| #
4985ca5a |
| 07-Jan-2008 |
Peter Pearse <peter.pearse@arm.com> |
Merge with git://www.denx.de/git/u-boot.git
|
| #
2c353642 |
| 03-Jan-2008 |
Jon Loeliger <jdl@freescale.com> |
Merge commit 'wd/master'
|
| #
feaa43f3 |
| 29-Dec-2007 |
Stefan Roese <sr@denx.de> |
Merge branch 'for-1.3.2-ver2'
Conflicts:
cpu/ppc4xx/fdt.c include/configs/kilauea.h include/configs/sequoia.h
Signed-off-by: Stefan Roese <sr@denx.de>
|
| #
bb701283 |
| 27-Dec-2007 |
Stefan Roese <sr@denx.de> |
Merge branch 'master' of /home/stefan/git/u-boot/u-boot into for-1.3.2-ver2
|
| #
3f523edb |
| 26-Dec-2007 |
Wolfgang Denk <wd@denx.de> |
Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx
|
| #
415a613b |
| 29-Nov-2007 |
Kumar Gala <galak@kernel.crashing.org> |
Move the MPC8541/MPC8555/MPC8548 CDS board under board/freescale.
Minor path corrections needed to ensure buildability.
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
|