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>
18 years ago
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>
18 years ago
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>
18 years ago
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>
18 years ago
Wolfgang Denk
44ba464b99
Code cleanup / re-insert previous Copyright entries.
...
Signed-off-by: Wolfgang Denk <wd@denx.de>
18 years ago
Wolfgang Denk
a17824c749
Merge with /home/wd/git/u-boot/custodian/u-boot-blackfin
18 years ago
Wolfgang Denk
2a8dfe0835
Code cleanup. Update CHANGELOG
18 years ago
Wolfgang Denk
40750952c7
Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xx
18 years ago
Stefan Roese
e6615ecf4e
ppc4xx: Fix file mode of include/configs/acadia.h
...
Signed-off-by: Stefan Roese <sr@denx.de>
18 years ago
Markus Klotzbuecher
d5f4614c93
SPC1920: fix small clock routing bug
...
Signed-off-by: Markus Klotzbuecher <mk@denx.de>
18 years ago
Stefan Roese
fc1e45ce6e
Merge with /home/stefan/git/u-boot/acadia
18 years ago
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>
18 years ago
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>
18 years ago
Wolfgang Denk
aea17f9927
Merge with /home/hs/TQ/u-boot
18 years ago
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>
18 years ago
Aubrey Li
b2777c087b
Merge http://www.denx.de/git/u-boot
18 years ago
Aubrey Li
654589873d
[Blackfin][PATCH] Add BF561 EZKIT board support
18 years ago
Aubrey Li
a20e710692
Merge http://www.denx.de/git/u-boot
18 years ago
Aubrey Li
a6154fd1cf
[Blackfin][PATCH] minor cleanup
18 years ago
Wolfgang Denk
389b6bb50f
Remove obsoleted POST files.
...
Signed-off-by: Wolfgang Denk <wd@denx.de>
18 years ago
Aubrey Li
8e709bbb26
[PATCH] Add flash chip M29W320ET/B support
18 years ago
Aubrey Li
26bf7deca3
[Blackfin][PATCH] Add BF537 stamp board support
18 years ago
Wolfgang Denk
87e0662762
Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xx
18 years ago
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>
18 years ago
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>
18 years ago
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
18 years ago
Wolfgang Denk
f6d3faae79
Merge with /home/hs/jupiter/u-boot
18 years ago
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>
18 years ago
Aubrey Li
0d93de1144
[Blackfin][PATCH] minor cleanup
18 years ago
Aubrey Li
bfa5754a58
[Blackfin][PATCH] Fix BUILD_DIR option of MAKEALL building issue
18 years ago
Aubrey Li
8440bb1458
[Blackfin][PATCH] code cleanup
18 years ago
Michal Simek
cfc67116a7
[Microblaze][PATCH] part 2
...
timer support
interrupt controller support
flash support
ethernet support
cache support
board information support
env support
booting image support
adding support for Xilinx ML401
18 years ago
Michal Simek
76316a318d
[Microblaze][PATCH]
...
timer support
interrupt controller support
flash support
ethernet support
cache support
board information support
env support
booting image support
adding support for Xilinx ML401
18 years ago
Aubrey Li
8db13d6315
[Blackfin][PATCH] code cleanup
18 years ago
Aubrey.Li
ef26a08fef
[Blackfin][PATCH-2/2] Common files changed to support bf533 platform
18 years ago
Aubrey.Li
3f0606ad0b
[Blackfin]PATCH-1/2]: Remove obsolete blackfin port and add bf533 platform support
18 years ago
Wolfgang Denk
cf3b41e0c1
Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xx
18 years ago
Stefan Roese
992423ab43
ppc4xx: Fix file mode of sequoia.c
...
Signed-off-by: Stefan Roese <sr@denx.de>
18 years ago
Wolfgang Denk
eb92f61355
Minor cleanup.
18 years ago
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>
18 years ago
Wolfgang Denk
37896293bc
Merge with /home/wd/git/u-boot/custodian/u-boot-mpc83xx
18 years ago
Matthias Fuchs
650a330dd2
[PATCH] I2C: add some more SPD eeprom decoding for DDR2 modules
...
Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
18 years ago
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>
18 years ago
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>
18 years ago
Matthias Fuchs
d8a8ea5c47
[PATCH] I2C: Add missing default CFG_SPD_BUS_NUM
...
Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
18 years ago
Matthias Fuchs
f9fc6a5852
fixed ethernet phy configuration for plu405 board
...
Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
18 years ago
Wolfgang Denk
769104c935
Minor cleanup
18 years ago
Wolfgang Denk
dd0321f5f8
Merge with /home/hs/jupiter/u-boot
18 years ago
Wolfgang Denk
35ded29fd9
Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xx
18 years ago
Stefan Roese
cd84528f20
Merge with /home/stefan/git/u-boot/yucca-ddr2
18 years ago