Wolfgang Denk
6db7d0af23
Merge with /home/wd/git/u-boot/custodian/u-boot-mpc86xx
2007-03-29 12:16:41 +02:00
Jon Loeliger
6eb1df8351
Fix 8641HPCN problem with ld version 2.16
...
(Dot outside sections problem).
This fix is in the spirit of 807d5d7319
.
Signed-off-by: Jon Loeliger <jdl@freescale.com>
2007-03-22 11:39:40 -05:00
Haiying Wang
9964a4dd0d
Set Rev 2.x 86xx PIC in mixed mode.
...
Prevent false interrupt from hanging Linux as MSR[EE] is set
to enable interrupts by changing the PIC out of the default
pass through mode into mixed mode.
Signed-off-by: Haiying Wang <haiying.wang@freescale.com>
Signed-off-by: Jon Loeliger <jdl@freescale.com>
2007-03-22 11:02:35 -05:00
Jason Jin
5a58a73ceb
Add flash cmd function to 8641HPCN ramboot
...
Also fixes some commmand for 8641 HPCN ramboot case.
Signed-off-by: Jason Jin <jason.jin@freescale.com>
Signed-off-by: Jon Loeliger <jdl@freescale.com>
2007-03-22 11:02:34 -05:00
Ed Swarthout
2ccceacc04
Add support for 8641 Rev 2 silicon.
...
Without this patch, I am unable to get to the prompt on rev 2 silicon.
Only set ddrioovcr for rev1.
Signed-off-by: Ed Swarthout<ed.swarthout@freescale.com>
Signed-off-by: Jon Loeliger <jdl@freescale.com>
2007-03-22 11:02:34 -05:00
Wolfgang Denk
44ba464b99
Code cleanup / re-insert previous Copyright entries.
...
Signed-off-by: Wolfgang Denk <wd@denx.de>
2007-03-22 00:13:12 +01:00
Wolfgang Denk
a17824c749
Merge with /home/wd/git/u-boot/custodian/u-boot-blackfin
2007-03-22 00:00:03 +01:00
Wolfgang Denk
2a8dfe0835
Code cleanup. Update CHANGELOG
2007-03-21 23:26:15 +01:00
Wolfgang Denk
40750952c7
Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xx
2007-03-21 23:11:22 +01:00
Stefan Roese
e6615ecf4e
ppc4xx: Fix file mode of include/configs/acadia.h
...
Signed-off-by: Stefan Roese <sr@denx.de>
2007-03-21 14:54:29 +01:00
Markus Klotzbuecher
d5f4614c93
SPC1920: fix small clock routing bug
...
Signed-off-by: Markus Klotzbuecher <mk@denx.de>
2007-03-21 14:41:46 +01:00
Stefan Roese
fc1e45ce6e
Merge with /home/stefan/git/u-boot/acadia
2007-03-21 14:38:25 +01:00
Stefan Roese
16c0cc1c82
[PATCH] Add AMCC Acadia (405EZ) eval board support
...
This patch adds support for the new AMCC Acadia eval board.
Please note that this Acadia/405EZ support is still in a beta stage.
Still lot's of cleanup needed but we need a preliminary release now.
Signed-off-by: Stefan Roese <sr@denx.de>
2007-03-21 13:39:57 +01:00
Stefan Roese
e01bd218b0
[PATCH] Add AMCC PPC405EZ support
...
This patch adds support for the new AMCC 405EZ PPC. It is in
preparation for the AMCC Acadia board support.
Please note that this Acadia/405EZ support is still in a beta stage.
Still lot's of cleanup needed but we need a preliminary release now.
Signed-off-by: Stefan Roese <sr@denx.de>
2007-03-21 13:38:59 +01:00
Wolfgang Denk
aea17f9927
Merge with /home/hs/TQ/u-boot
2007-03-21 10:23:56 +01:00
Heiko Schocher
07e82cb2e2
[PATCH] TQM8272: dont change the bits given from the HRCW
...
for the SIUMCR and BCR Register.
Fix the calculation for the EEprom Size
Signed-off-by: Heiko Schocher <hs@denx.de>
2007-03-21 08:45:17 +01:00
Aubrey Li
b2777c087b
Merge http://www.denx.de/git/u-boot
2007-03-20 22:58:25 +08:00
Aubrey Li
654589873d
[Blackfin][PATCH] Add BF561 EZKIT board support
2007-03-20 18:16:24 +08:00
Aubrey Li
a20e710692
Merge http://www.denx.de/git/u-boot
2007-03-19 23:01:15 +08:00
Aubrey Li
a6154fd1cf
[Blackfin][PATCH] minor cleanup
2007-03-19 22:55:58 +08:00
Wolfgang Denk
389b6bb50f
Remove obsoleted POST files.
...
Signed-off-by: Wolfgang Denk <wd@denx.de>
2007-03-19 13:10:08 +01:00
Aubrey Li
8e709bbb26
[PATCH] Add flash chip M29W320ET/B support
2007-03-19 01:26:11 +08:00
Aubrey Li
26bf7deca3
[Blackfin][PATCH] Add BF537 stamp board support
2007-03-19 01:24:52 +08:00
Wolfgang Denk
87e0662762
Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xx
2007-03-16 22:20:36 +01:00
Stefan Roese
8423e5e31a
[PATCH] Use dynamic SDRAM TLB setup on AMCC Ebony eval board
...
Define CONFIG_PROG_SDRAM_TLB so that the TLB entries for the
DDR memory are dynamically programmed matching the total size
of the equipped memory (DIMM modules).
Signed-off-by: Stefan Roese <sr@denx.de>
2007-03-16 21:11:42 +01:00
Matthias Fuchs
76d1466f91
[PATCH] renamed environment variable 'addcon' to 'addcons' for PCI405
...
boards in terms of unification.
Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
2007-03-14 22:09:31 +01:00
Wolfgang Denk
a7090b993d
Make SC3 board build with 'make O='; use 'addcons' consistently
...
(SC3 and Jupiter used to use 'addcon' instead).
Signed-off-by: Wolfgang Denk wd@denx.de
2007-03-13 16:05:55 +01:00
Wolfgang Denk
f6d3faae79
Merge with /home/hs/jupiter/u-boot
2007-03-13 11:33:35 +01:00
Heiko Schocher
8502e30a28
[PATCH] update board config for jupiter Board:
...
added Hush Shell,
CONFIG_CMDLINE_EDITING,
CFG_ENV_ADDR_REDUND activated
Signed-off-by: Heiko Schocher <hs@denx.de>
2007-03-13 09:40:59 +01:00
Aubrey Li
0d93de1144
[Blackfin][PATCH] minor cleanup
2007-03-12 12:11:55 +08:00
Aubrey Li
bfa5754a58
[Blackfin][PATCH] Fix BUILD_DIR option of MAKEALL building issue
2007-03-12 01:42:06 +08:00
Aubrey Li
8440bb1458
[Blackfin][PATCH] code cleanup
2007-03-12 00:25:14 +08:00
Aubrey Li
8db13d6315
[Blackfin][PATCH] code cleanup
2007-03-10 23:49:29 +08:00
Aubrey.Li
ef26a08fef
[Blackfin][PATCH-2/2] Common files changed to support bf533 platform
2007-03-09 13:40:56 +08:00
Aubrey.Li
3f0606ad0b
[Blackfin]PATCH-1/2]: Remove obsolete blackfin port and add bf533 platform support
2007-03-09 13:38:44 +08:00
Wolfgang Denk
cf3b41e0c1
Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xx
2007-03-08 23:06:12 +01:00
Stefan Roese
992423ab43
ppc4xx: Fix file mode of sequoia.c
...
Signed-off-by: Stefan Roese <sr@denx.de>
2007-03-08 23:00:08 +01:00
Wolfgang Denk
eb92f61355
Minor cleanup.
2007-03-08 22:52:51 +01:00
John Otken john@softadvances.com
8ce16f55c7
ppc4xx: Clear Sequoia/Rainier security engine reset bits
...
Signed-off-by: John Otken john@softadvances.com <john@softadvances.com>
2007-03-08 22:49:22 +01:00
Wolfgang Denk
37896293bc
Merge with /home/wd/git/u-boot/custodian/u-boot-mpc83xx
2007-03-08 22:42:44 +01:00
Matthias Fuchs
650a330dd2
[PATCH] I2C: add some more SPD eeprom decoding for DDR2 modules
...
Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
2007-03-08 22:18:20 +01:00
Matthias Fuchs
d9fc703246
[PATCH] I2C: disable flat i2c commands when CONFIG_I2C_CMD_TREE is defined
...
Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
2007-03-08 22:17:49 +01:00
Matthias Fuchs
ced5b90290
[PATCH] 4xx: allow CONFIG_I2C_CMD_TREE without CONFIG_I2C_MULTI_BUS
...
Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
2007-03-08 22:17:04 +01:00
Matthias Fuchs
d8a8ea5c47
[PATCH] I2C: Add missing default CFG_SPD_BUS_NUM
...
Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
2007-03-08 22:16:00 +01:00
Matthias Fuchs
f9fc6a5852
fixed ethernet phy configuration for plu405 board
...
Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
2007-03-08 22:14:47 +01:00
Wolfgang Denk
769104c935
Minor cleanup
2007-03-08 21:49:27 +01:00
Wolfgang Denk
dd0321f5f8
Merge with /home/hs/jupiter/u-boot
2007-03-08 21:45:04 +01:00
Wolfgang Denk
35ded29fd9
Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xx
2007-03-08 11:38:58 +01:00
Stefan Roese
cd84528f20
Merge with /home/stefan/git/u-boot/yucca-ddr2
2007-03-08 10:32:45 +01:00
Stefan Roese
00cdb4ce5e
[PATCH] Update AMCC Luan 440SP eval board support
...
The AMCC Luan now uses the common 440SP(e) DDR SPD code for DDR
inititializition. This includes DDR auto calibration and support
for different DIMM modules, instead of the fixed setup used in
the earlier version.
This patch also enables the cache in FLASH for the startup
phase of U-Boot (while running from FLASH). After relocating to
SDRAM the cache is disabled again. This will speed up the boot
process, especially the SDRAM setup, since there are some loops
for memory testing (auto calibration).
Signed-off-by: Stefan Roese <sr@denx.de>
2007-03-08 10:13:16 +01:00