Stefan Roese
e8aac8e7bf
Merge with git://www.denx.de/git/u-boot.git
2007-04-12 14:06:54 +02:00
Wolfgang Denk
51056dd986
Update for SC3 board
...
* Make IDE timeout configurable through ide_reset_timeout variable.
* Use Newline as "password" string
* Use just a single partition in NAND flash
2007-04-11 17:22:55 +02:00
Wolfgang Denk
25b0806fff
Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xx
2007-04-04 02:18:56 +02:00
Wolfgang Denk
31c98a8822
Minor coding style cleanup.
2007-04-04 02:09:30 +02:00
Wolfgang Denk
c8f2280162
Merge with /home/wd/git/u-boot/custodian/u-boot-microblaze
2007-04-04 02:05:48 +02:00
Stefan Roese
a65c5768e5
ppc4xx: Change SysACE address on Katmai
...
With this new base address of the Xilinx SystemACE controller
the Linux driver will be easier to adapt, since it can now be
mapped via the "normal" ioremap() call.
Signed-off-by: Stefan Roese <sr@denx.de>
2007-04-02 10:09:30 +02:00
Gerald Van Baren
213bf8c822
Add a flattened device tree (fdt) command (2 of 2)
...
Modifications to the existing code to support the new fdt command.
2007-03-31 12:23:51 -04:00
Stefan Roese
0e7d4916af
Merge with git://www.denx.de/git/u-boot.git
2007-03-31 13:44:12 +02:00
Stefan Roese
6072380343
ppc4xx: Change Yucca config file to support ECC
...
With the updated 44x DDR2 driver the Yucca board now supports
ECC generation and checking.
Signed-off-by: Stefan Roese <sr@denx.de>
2007-03-31 08:48:36 +02:00
Michal Simek
6f934210fb
[CLEAN] Remove inefficient Suzaku code
2007-03-30 22:42:45 +02:00
Wolfgang Denk
6db7d0af23
Merge with /home/wd/git/u-boot/custodian/u-boot-mpc86xx
2007-03-29 12:16:41 +02:00
Stefan Roese
430f1b0f9a
Merge some AMCC make targets to keep the top-level Makefile smaller
...
Signed-off-by: Stefan Roese <sr@denx.de>
2007-03-28 15:03:16 +02:00
Michal Simek
1798049522
Support for XUPV2P board
...
Reset support
BSP autoconfig support
2007-03-26 01:39:07 +02:00
Stefan Roese
e50b791b3f
Merge with /home/stefan/git/u-boot/acadia
2007-03-24 15:59:23 +01:00
Stefan Roese
2db633658b
[PATCH] Small Sequoia cleanup
...
Signed-off-by: Stefan Roese <sr@denx.de>
2007-03-24 15:55:58 +01:00
Stefan Roese
3cb86f3e40
[PATCH] Clean up 40EZ/Acadia support
...
This patch cleans up all the open issue of the preliminary
Acadia support.
Signed-off-by: Stefan Roese <sr@denx.de>
2007-03-24 15:45:34 +01: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
Wolfgang Denk
a17824c749
Merge with /home/wd/git/u-boot/custodian/u-boot-blackfin
2007-03-22 00:00:03 +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
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
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
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
8440bb1458
[Blackfin][PATCH] code cleanup
2007-03-12 00:25:14 +08:00
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
2007-03-11 13:42:58 +01:00
Aubrey Li
8db13d6315
[Blackfin][PATCH] code cleanup
2007-03-10 23:49:29 +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
Wolfgang Denk
37896293bc
Merge with /home/wd/git/u-boot/custodian/u-boot-mpc83xx
2007-03-08 22:42:44 +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
Stefan Roese
2f5df47351
[PATCH] Update AMCC Yucca 440SPe eval board support
...
The AMCC Yucca 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.
Signed-off-by: Stefan Roese <sr@denx.de>
2007-03-08 10:10:18 +01:00
Stefan Roese
2721a68a9e
ppc4xx: Small AMCC Katmai 440SPe update
...
Signed-off-by: Stefan Roese <sr@denx.de>
2007-03-08 10:07:18 +01:00
Wolfgang Denk
46270c2851
Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xx
2007-03-07 16:50:34 +01:00
Stefan Roese
fa1aef15bc
[PATCH] Use dynamic SDRAM TLB setup on AMCC Ocotea 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-07 16:43:00 +01:00
Wolfgang Denk
8d7e273222
HMI1001: fix build error, cleanup compiler warnings.
2007-03-07 16:19:46 +01:00