Rafal Jaworowski
8993e54b6f
[ADS5121] Support for the ADS5121 board
...
The following MPC5121e subsystems are supported:
- low-level CPU init
- NOR Boot Flash (common CFI driver)
- DDR SDRAM
- FEC
- I2C
- Watchdog
Signed-off-by: Grzegorz Bernacki <gjb@semihalf.com>
Signed-off-by: Rafal Jaworowski <raj@semihalf.com>
Signed-off-by: Jan Wrobel <wrr@semihalf.com>
2007-07-27 14:43:59 +02:00
John Otken
d4024bb72d
ppc4xx: Add support for AMCC 405EP Taihu board
...
Signed-off-by: John Otken <john@softadvances.com>
2007-07-26 17:49:11 +02:00
Stefan Roese
c883f6ea32
Coding style cleanup
...
Signed-off-by: Stefan Roese <sr@denx.de>
2007-07-16 13:11:12 +02:00
Stefan Roese
c7e8410e3c
Merge with /home/stefan/git/u-boot/u-boot-coldfire-freescale
2007-07-16 11:51:41 +02:00
Bartlomiej Sieka
fa1df30892
CM1.QP1: Support for the Schindler CM1.QP1 board.
...
Signed-off-by: Piotr Kruszynski <ppk@semihalf.com>
Signed-off-by: Bartlomiej Sieka <tur@semihalf.com>
2007-07-11 20:11:07 +02:00
John Rigby
98c80b462f
Merge branch 'master' into u-boot-5329-early
2007-07-10 14:58:41 -06:00
TsiChungLiew
be296e31c4
Revert file mode
...
Changed MAKEALL file mode to executable, removed executable file mode from Makefile
Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
2007-07-10 14:29:08 -06:00
Jon Loeliger
46175d9764
Add MPC8568MDS to MAKEALL 85xx target.
...
It was missing from the original port submission.
Signed-off-by: Jon Loeliger <jdl@freescale.com>
2007-07-05 03:41:34 +02:00
Wolfgang Denk
98c440bee6
Merge with /home/wd/git/u-boot/custodian/u-boot-testing
2007-07-03 15:07:56 +02:00
TsiChung Liew
8e585f02f8
Added M5329AFEE and M5329BFEE Platforms
...
Added board/freescale/m5329evb, cpu/mcf532x, drivers/net,
drivers/serial, immap_5329.h, m5329.h, mcfrtc.h,
include/configs/M5329EVB.h, lib_m68k/interrupts.c, and
rtc/mcfrtc.c
Modified CREDITS, MAKEFILE, Makefile, README, common/cmd_bdinfo.c,
common/cmd_mii.c, include/asm-m68k/byteorder.h, include/asm-m68k/fec.h,
include/asm-m68k/io.h, include/asm-m68k/mcftimer.h,
include/asm-m68k/mcfuart.h, include/asm-m68k/ptrace.h,
include/asm-m68k/u-boot.h, lib_m68k/Makefile, lib_m68k/board.c,
lib_m68k/time.c, net/eth.c and rtc/Makefile
Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
2007-06-18 15:17:56 -06:00
Stefan Roese
b765ffb773
[ppc4xx] Add initial lwmon5 board support
...
This patch adds initial support for the Liebherr lwmon5 board euqipped
with an AMCC 440EPx PowerPC.
Signed-off-by: Stefan Roese <sr@denx.de>
2007-06-15 08:18:01 +02:00
Wolfgang Denk
d1246a4bb1
Merge with /home/wd/git/u-boot/custodian/u-boot-arm
2007-06-06 16:18:01 +02:00
Stefan Roese
c440bfe6d6
ppc4xx: Add NAND booting support for AMCC Acadia (405EZ) eval board
...
This patch adds NAND booting support for the AMCC Acadia eval board.
Please make sure to configure jumper J7 to position 2-3 when booting
from NOR, and to position 1-2 when booting for NAND.
I also added a board command to configure the I2C bootstrap EEPROM
values. Right now only 267MHz is support for booting either via NOR
or NAND FLASH. Here the usage:
=> bootstrap 267 nor ;to configure the board for 267MHz NOR booting
=> bootstrap 267 nand ;to configure the board for 267MHz NNAND booting
Signed-off-by: Stefan Roese <sr@denx.de>
2007-06-06 11:42:13 +02:00
Stefan Roese
f3679aa13d
Merge with /home/stefan/git/u-boot/bamboo-nand
2007-06-01 16:15:34 +02:00
Stefan Roese
cf959c7d66
ppc4xx: Add NAND booting support for AMCC Bamboo (440EP) eval board
...
This patch adds NAND booting support for the AMCC Bamboo eval board.
Since the NAND-SPL boot image is limited to 4kbytes, this version
only supports the onboard 64MBytes of DDR. The DIMM modules can't be
supported, since the setup code for I2C DIMM autodetection and
configuration is too big for this NAND bootloader.
Signed-off-by: Stefan Roese <sr@denx.de>
2007-06-01 15:27:11 +02:00
Jon Loeliger
822d55365b
Add LIST_86xx MAKEALL target for PowerPC builds.
...
Signed-off-by: Jon Loeliger <jdl@freescale.com>
2007-05-23 21:54:08 +02:00
Peter Pearse
fdda367561
Merge with git://www.denx.de/git/u-boot.git
2007-05-18 14:33:23 +01:00
Wolfgang Denk
256176d3d5
Merge with /home/wd/git/u-boot/custodian/u-boot-mpc83xx
2007-05-16 01:12:04 +02:00
Peter Pearse
b0d8f5bf0d
New board SMN42 branch
2007-05-09 11:37:56 +01:00
Wolfgang Denk
885ec89b64
Add STX GP3 SSA board to MAKEALL script; update CHANGELOG.
...
Signed-off-by: Wolfgang Denk <wd@denx.de>
2007-05-05 18:05:02 +02:00
Kim Phillips
068aab660b
mpc83xx: fix trivial error in MAKEALL
...
Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
2007-05-03 19:43:52 -05:00
Kim Phillips
5c5d324293
mpc83xx: minor fixups for 8313rdb introduction
2007-04-25 12:34:38 -05:00
Andy Fleming
81f481ca70
Enable 8544 support
...
* Add support to the Makefile
* Add 8544 configuration support to the tsec driver
* Add 8544 SVR numbers to processor.h
Signed-off-by: Ed Swarthout <Ed.Swarthout@freescale.com>
Signed-off-by: Jon Loeliger <jdl@freescale.com>
2007-04-23 19:58:28 -05:00
Wolfgang Denk
43f6226db0
Merge with /home/wd/git/u-boot/custodian/u-boot-74xx-7xx
2007-04-18 17:00:09 +02:00
Wolfgang Denk
c8f2280162
Merge with /home/wd/git/u-boot/custodian/u-boot-microblaze
2007-04-04 02:05:48 +02:00
Michal Simek
1798049522
Support for XUPV2P board
...
Reset support
BSP autoconfig support
2007-03-26 01:39:07 +02: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
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
654589873d
[Blackfin][PATCH] Add BF561 EZKIT board support
2007-03-20 18:16:24 +08:00
Aubrey Li
26bf7deca3
[Blackfin][PATCH] Add BF537 stamp board support
2007-03-19 01:24:52 +08:00
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
2007-03-11 13:48:24 +01:00
Aubrey.Li
ef26a08fef
[Blackfin][PATCH-2/2] Common files changed to support bf533 platform
2007-03-09 13:40:56 +08:00
Wolfgang Denk
eb92f61355
Minor cleanup.
2007-03-08 22:52:51 +01:00
Timur Tabi
7a78f148d6
mpc83xx: Add support for the MPC8349E-mITX-GP
...
Add support for the MPC8349E-mITX-GP, a stripped-down version of the
MPC8349E-mITX. Bonus features include support for low-boot (BMS bit in
HRCW is 0) for the ITX and a README for the ITX and the ITX-GP.
Signed-off-by: Timur Tabi <timur@freescale.com>
2007-03-02 11:05:54 -06:00
Kim Phillips
ae246dc6c1
mpc83xx: add MPC832XEMDS and sbc8349 to MAKEALL
2007-03-02 11:05:53 -06:00
roy zang
00b574bdc8
Merge branch 'master' into hpc2
...
Conflicts:
drivers/Makefile
Fix the merge conflict in file drivers/Makefile
Signed-off-by: Roy Zang <tie-fei.zang@freescale.com>
2007-02-28 16:46:48 +08:00
Stefan Roese
90b0cf47eb
Merge with /home/stefan/git/u-boot/denx-merge-sr
2007-02-20 10:58:04 +01:00
Stefan Roese
4745acaa1a
[PATCH] Add support for the AMCC Katmai (440SPe) eval board
...
Signed-off-by: Stefan Roese <sr@denx.de>
2007-02-20 10:57:08 +01:00
Wolfgang Denk
bc2b9c3383
Merge with /home/tur/git/u-boot#motionpro
2007-02-16 23:44:55 +01:00
roy zang
30bddf2c46
Merge branch 'master' into hpc2
2007-02-12 11:24:27 +08:00
Bartlomiej Sieka
53d4a4983f
[Motion-PRO] Preliminary support for the Motion-PRO board.
2007-02-09 10:45:42 +01:00
Stefan Roese
8b7d1f0ab7
[PATCH] Add support for esd mecp5200 board
...
Signed-off-by: Reinhard Arlt <reinhard.arlt@esd-electronics.com>
2007-01-31 16:37:34 +01:00
roy zang
c1c52e38d3
Merge branch 'master' into hpc2
2007-01-30 16:43:18 +08:00
Gary Jennejohn
6bd2447ee4
Add port for the lpc2292sodimm evaluation board from EmbeddedArtists
2007-01-24 12:16:56 +01:00
roy zang
ee460917af
Merge branch 'master' into hpc2
...
Conflicts:
drivers/cfi_flash.c
The patch by Heiko Schocher <hs@pollux.denx.de> on Jan, 19, 2007
fixes cfi_driver bug for mpc7448hpc2 board. The default cfi_driver can support
mpc7448hpc2 board.
2007-01-22 13:15:35 +08:00
Stefan Roese
9d8d5a5bfb
[PATCH] Add support for Prodrive SCPU (PDNB3 variant) board
...
Signed-off-by: Stefan Roese <sr@denx.de>
2007-01-18 16:05:47 +01:00
Stefan Roese
3a83ee3021
Merge with /home/stefan/git/u-boot/denx-merge-sr
2007-01-18 10:27:26 +01:00
Stefan Roese
5fb692cae5
[PATCH] Add support for AMCC Taishan PPC440GX eval board
...
Signed-off-by: Stefan Roese <sr@denx.de>
2007-01-18 10:25:34 +01:00