Hugo Villeneuve
264bbdd11d
ARM DaVinci: Move common functions to board/davinci/common
...
ARM DaVinci: Move common functions to board/davinci/common.
Signed-off-by: Hugo Villeneuve <hugo.villeneuve@lyrtech.com >
2008-08-30 23:18:54 +02:00
Wolfgang Denk
ae9e1b579e
Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx
2008-08-28 00:39:27 +02:00
Wolfgang Denk
0ba6bfef06
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2008-08-28 00:26:52 +02:00
Heiko Schocher
258c37b147
mpc52xx: added support for the MPC5200 based MUC.MC52 board from MAN.
...
Signed-off-by: Heiko Schocher <hs@denx.de >
2008-08-27 16:03:48 -06:00
Kumar Gala
9490a7f1a9
mpc85xx: Add support for the MPC8536DS reference board
...
Signed-off-by: Kumar Gala <galak@kernel.crashing.org >
Signed-off-by: Srikanth Srinivasan <srikanth.srinivasan@freescale.com >
Signed-off-by: Dejan Minic <minic@freescale.com >
Signed-off-by: Jason Jin <Jason.jin@freescale.com >
Signed-off-by: Dave Liu <daveliu@freescale.com >
Signed-off-by: Kumar Gala <galak@kernel.crashing.org >
2008-08-27 11:43:54 -05:00
Kumar Gala
129ba616b3
mpc85xx: Add support for the MPC8572DS reference board
...
Signed-off-by: Kumar Gala <galak@kernel.crashing.org >
2008-08-27 11:43:53 -05:00
Kumar Gala
0e7927db13
FSL DDR: Convert STXSSA to new DDR code.
...
Signed-off-by: Kumar Gala <galak@kernel.crashing.org >
2008-08-27 11:43:53 -05:00
Kumar Gala
c360d9b970
FSL DDR: Convert STXGP3 to new DDR code.
...
Signed-off-by: Kumar Gala <galak@kernel.crashing.org >
2008-08-27 11:43:52 -05:00
Kumar Gala
8e55313b7a
FSL DDR: Convert SBC8560 to new DDR code.
...
Signed-off-by: Kumar Gala <galak@kernel.crashing.org >
2008-08-27 11:43:52 -05:00
Kumar Gala
9658bec2e8
FSL DDR: Convert MPC8540EVAL to new DDR code.
...
Signed-off-by: Kumar Gala <galak@kernel.crashing.org >
2008-08-27 11:43:52 -05:00
Kumar Gala
6bfa8f723c
FSL DDR: Convert PM856 to new DDR code.
...
Signed-off-by: Kumar Gala <galak@kernel.crashing.org >
2008-08-27 11:43:51 -05:00
Kumar Gala
d53bd3e17b
FSL DDR: Convert PM854 to new DDR code.
...
Signed-off-by: Kumar Gala <galak@kernel.crashing.org >
2008-08-27 11:43:51 -05:00
Kumar Gala
33b9079ba2
FSL DDR: Convert sbc8548 to new DDR code.
...
Signed-off-by: Kumar Gala <galak@kernel.crashing.org >
2008-08-27 11:43:51 -05:00
Kumar Gala
a947e4c7eb
FSL DDR: Convert atum8548 to new DDR code.
...
Signed-off-by: Kumar Gala <galak@kernel.crashing.org >
2008-08-27 11:43:51 -05:00
Kumar Gala
be0bd8234b
FSL DDR: Convert socrates to new DDR code.
...
Signed-off-by: Kumar Gala <galak@kernel.crashing.org >
2008-08-27 11:43:51 -05:00
Kumar Gala
1167a2fd56
FSL DDR: Convert MPC8544DS to new DDR code.
...
Signed-off-by: Kumar Gala <galak@kernel.crashing.org >
2008-08-27 11:43:50 -05:00
Jon Loeliger
e6f5b35b41
FSL DDR: Convert MPC8568MDS to new DDR code.
...
Signed-off-by: Jon Loeliger <jdl@freescale.com >
Signed-off-by: Kumar Gala <galak@kernel.crashing.org >
2008-08-27 11:43:50 -05:00
Jon Loeliger
e31d2c1e2b
FSL DDR: Convert MPC8548CDS to new DDR code.
...
Signed-off-by: Jon Loeliger <jdl@freescale.com >
Signed-off-by: Kumar Gala <galak@kernel.crashing.org >
2008-08-27 11:43:50 -05:00
Jon Loeliger
aa11d85cf3
FSL DDR: Convert MPC8541CDS to new DDR code.
...
Signed-off-by: Jon Loeliger <jdl@freescale.com >
Signed-off-by: Kumar Gala <galak@kernel.crashing.org >
2008-08-27 11:43:50 -05:00
Jon Loeliger
2b40edb10d
FSL DDR: Convert MPC8555ADS to new DDR code.
...
Signed-off-by: Jon Loeliger <jdl@freescale.com >
Signed-off-by: Kumar Gala <galak@kernel.crashing.org >
2008-08-27 11:43:49 -05:00
Jon Loeliger
8b625114e8
FSL DDR: Convert MPC8560ADS to new DDR code.
...
Signed-off-by: Jon Loeliger <jdl@freescale.com >
Signed-off-by: Kumar Gala <galak@kernel.crashing.org >
2008-08-27 11:43:49 -05:00
Kumar Gala
9617c8d49a
FSL DDR: Convert MPC8540ADS to new DDR code.
...
Signed-off-by: Kumar Gala <galak@kernel.crashing.org >
2008-08-27 11:43:48 -05:00
Ben Warren
6a00217109
Moved initialization of SKGE Ethernet driver to board code.
...
The only board using this driver is the SL8245 board.
Removed initialization for the driver from net/eth.c
Signed-off-by: Ben Warren <biggerbadderben@gmail.com >
2008-08-26 22:18:08 -07:00
Ben Warren
65d3d99c28
Moved initialization of ULI526X Ethernet driver to board code.
...
The only board using this driver is the Freescale MPC8610HPCD board.
Removed initialization for the driver from net/eth.c
Signed-off-by: Ben Warren <biggerbadderben@gmail.com >
2008-08-26 22:17:45 -07:00
Ben Warren
914947313a
Moved initialization of Blackfin EMAC Ethernet controller to board_eth_init()
...
Added board_eth_init() function to bf537-stamp board.
Removed initialization for the Blackin EMAC driver from net/eth.c
Signed-off-by: Ben Warren <biggerbadderben@gmail.com >
2008-08-26 22:17:36 -07:00
Kumar Gala
9bd4e5911b
FSL DDR: Convert SBC8641D to new DDR code.
...
Signed-off-by: Kumar Gala <galak@kernel.crashing.org >
2008-08-27 02:06:04 +02:00
Jon Loeliger
39aa1a7348
FSL DDR: Convert MPC8610HPCD to new DDR code.
...
Signed-off-by: Jon Loeliger <jdl@freescale.com >
Signed-off-by: Kumar Gala <galak@kernel.crashing.org >
2008-08-27 02:06:03 +02:00
Kumar Gala
6a8e569293
FSL DDR: Convert MPC8641HPCN to new DDR code.
...
Signed-off-by: Jon Loeliger <jdl@freescale.com >
Signed-off-by: Kumar Gala <galak@kernel.crashing.org >
2008-08-27 02:06:02 +02:00
Heiko Schocher
adf22b66d8
Add support for muas3001 board (MPC8270)
...
Signed-off-by: Heiko Schocher <hs@denx.de >
2008-08-27 01:00:43 +02:00
Andre Schwarz
306620b762
remove MVS1 board
...
MVS1 board has reached end-of-life and can be removed completely.
Signed-off-by: Andre Schwarz <andre.schwarz@matrix-vision.de >
2008-08-26 23:58:46 +02:00
Randy Vinson
20220d22b9
mpc7448hpc2: Fix PCI I/O space mapping.
...
PCI I/O space is currently mapped 1:1 at 0xFA000000. Linux requires
PCI I/O space to start at 0 on the PCI bus. This patch maps PCI I/O
space such that 0xFA000000 in the processor's address space maps to 0
on the PCI I/O bus.
Signed-off-by Randy Vinson <rvinson@mvista.com >
Acked-by: Roy Zang <tie-fei.zang@freescale.com >
2008-08-26 23:23:49 +02:00
Andre Schwarz
1a9eeb78b8
change mvBL-M7 default env and move to vendor subdir
...
fix mvBL-M7 config and move to matrix_vision subdir
Signed-off-by: Andre Schwarz <andre.schwarz@matrix-vision.de >
Signed-off-by: Kim Phillips <kim.phillips@freescale.com >
2008-08-25 17:11:20 -05:00
Ira W. Snyder
447ad5768a
MPC8349EMDS: Add PCI Agent (PCISLAVE) support
...
Add the ability for the MPC8349EMDS to run in PCI Agent mode, acting as a
PCI card rather than a host computer.
Signed-off-by: Ira W. Snyder <iws@ovro.caltech.edu >
Signed-off-by: Kim Phillips <kim.phillips@freescale.com >
2008-08-25 17:04:36 -05:00
Ira W. Snyder
162338e1fc
MPC8349EMDS: use 83XX_GENERIC_PCI setup code
...
Change the MPC8349EMDS board to use the generic PCI initialization code
for the mpc83xx cpu.
Signed-off-by: Ira W. Snyder <iws@ovro.caltech.edu >
Signed-off-by: Kim Phillips <kim.phillips@freescale.com >
2008-08-25 17:04:24 -05:00
Kim Phillips
ce0eb70333
Merge branch 'next'
2008-08-25 17:02:10 -05:00
Andre Schwarz
a928d0df21
fix mvbc_p board build warnings
...
fix build warnings @ mvBC-P board by using correct types, i.e. change
out_be32 to out_be16 and out_8 accordingly.
Signed-off-by: Andre Schwarz <andre.schwarz@matrix-vision.de >
2008-08-21 01:52:08 +02:00
Haavard Skinnemoen
d3c23a790f
Merge branch 'next' of git://git.denx.de/u-boot-avr32
...
Conflicts:
MAINTAINERS
2008-08-20 09:37:09 +02:00
Haavard Skinnemoen
25da0b8419
favr-32-ezkit: Fix printf format warnings
...
Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com >
2008-08-20 09:27:37 +02:00
Haavard Skinnemoen
7321d7e7b6
Merge branch 'mimc200' of git://git.denx.de/u-boot-avr32
...
Conflicts:
MAKEALL
Makefile
2008-08-20 09:12:28 +02:00
Mark Jackson
13b50fe3bc
avr32: Add MIMC200 board
...
The MIMC200 board is based on Atmel's NGW100 dev kit, but with an extra
8MByte FLASH and 128KByte FRAM.
Signed-off-by: Mark Jackson <mpfj@mimc.co.uk >
Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com >
2008-08-20 09:10:31 +02:00
Kumar Gala
fcd69a1a57
Clean up usage of icache_disable/dcache_disable
...
There is no point in disabling the icache on 7xx/74xx/86xx parts and not
also flushing the icache. All callers of invalidate_l1_instruction_cache()
call icache_disable() right after. Make it so icache_disable() calls
invalidate_l1_instruction_cache() for us.
Also, dcache_disable() already calls dcache_flush() so there is no point
in the explicit calls of dcache_flush().
Signed-off-by: Kumar Gala <galak@kernel.crashing.org >
2008-08-19 00:57:28 +02:00
TsiChung Liew
4cb4e654ca
ColdFire: Multiple fixes for M5282EVB
...
Incorrect CFG_HZ value, change 1000000 to 1000.
Rename #waring to #warning. RAMBAR1 uses twice
in start.S, rename the later to FLASHBAR. Insert
nop for DRAM setup. And, env_offset in linker file.
Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com >
2008-08-14 12:31:56 -06:00
TsiChung Liew
10db3a17a2
ColdFire: Move m5282evb from board to board/freescale
...
Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com >
2008-08-14 12:31:56 -06:00
TsiChung Liew
56df091d39
ColdFire: Move m5272c3 from board to board/freescale
...
Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com >
2008-08-14 12:31:56 -06:00
TsiChung Liew
659e9bad62
ColdFire: Move m5271evb from board to board/freescale
...
Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com >
2008-08-14 12:31:56 -06:00
TsiChung Liew
05316f8ece
ColdFire: Add M54451EVB platform support for MCF5445x
...
Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com >
2008-08-14 12:31:56 -06:00
TsiChung Liew
9f75155145
ColdFire: Implement SBF feature for M5445EVB
...
Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com >
2008-08-14 12:31:55 -06:00
TsiChung Liew
b2d022d1ac
ColdFire: Use CFI Flash driver for M54455EVB
...
Remove non-common flash driver in
board/freescale/m54455evb/flash.c. The non-cfi flash will
use CONFIG_FLASH_CFI_LEGACY to configure the flash
attribute.
Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com >
2008-08-14 12:30:10 -06:00
TsiChung Liew
6d33c6acfa
ColdFire: Add M5253DEMO platform support for MCF5253
...
Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com >
2008-08-14 12:30:10 -06:00
TsiChung Liew
d361307e73
ColdFire: Fix M5253EVB dram bring up issue
...
Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com >
2008-08-14 12:30:10 -06:00