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
Wolfgang Denk
c5d11e79a2
Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx
2008-08-26 23:14:58 +02:00
Wolfgang Denk
51e46e28fd
ADS5121: adjust image addresses in RAM and flash
...
Use the same mapping in flash as used by Linux
Signed-off-by: Wolfgang Denk <wd@denx.de>
2008-08-26 15:01:28 +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
Heiko Schocher
8f2b457ef2
cfi: rename CFG_FLASH_CFI_DRIVER to CONFIG_FLASH_CFI_DRIVER
...
Commit 00b1883a4c
missed a few boards:
include/configs/M5253DEMO.h
include/configs/ml507.h
include/configs/redwood.h
This patch fixes this.
Signed-off-by: Heiko Schocher <hs@denx.de>
2008-08-21 02:02:28 +02:00
Axel Beierlein
bef92e215d
Adding bootlimit/bootcount feature for MPC5XXX on TQM5200 Boards
...
Tested with TQM5200S on STK52XX.200 Board
Signed-off-by: Axel Beierlein <belatronix@web.de>
2008-08-21 01:39:24 +02:00
Jean-Christophe PLAGNIOL-VILLARD
0de0afbca8
coldfire: fix CFI drivers activation with new macro
...
rename CFG_FLASH_CFI_DRIVER to CONFIG_FLASH_CFI_DRIVER
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
2008-08-21 01:10:52 +02:00
Haavard Skinnemoen
4926714041
hammerhead/mimc200: Use CONFIG_FLASH_CFI_DRIVER
...
CFG_FLASH_CFI_DRIVER was recently renamed CONFIG_FLASH_CFI_DRIVER.
Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
2008-08-20 09:40:16 +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
33eac2b3d9
hammerhead: Add missing printf parameter to CONFIG_AUTOBOOT_PROMPT
...
Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
2008-08-20 09:28:36 +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
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
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
922cd75155
ColdFire: Add Serial Flash support for M54455EVB
...
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
a7323bba22
ColdFire: Add SSPI feature for MCF5445x
...
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
80ba61fd82
ColdFire: Raise M5253EVBE uart baudrate to 115200 bps
...
Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
2008-08-14 12:30:10 -06:00
Wolfgang Denk
4b0708093e
Coding Style cleanup, update CHANGELOG
...
Signed-off-by: Wolfgang Denk <wd@denx.de>
2008-08-14 14:41:06 +02:00
Wolfgang Denk
2fd0aad443
Merge branch 'Makefile' of git://git.denx.de/u-boot-arm
2008-08-13 23:23:13 +02:00
Stefan Roese
5a7ddf4e1f
Merge branch 'master' of /home/stefan/git/u-boot/u-boot
2008-08-13 06:47:12 +02:00
Jean-Christophe PLAGNIOL-VILLARD
cc4a0ceeac
drivers/mtd/nand: Move conditional compilation to Makefile
...
rename CFG_NAND_LEGACY to CONFIG_NAND_LEGACY
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
2008-08-13 01:40:43 +02:00
Jean-Christophe PLAGNIOL-VILLARD
00b1883a4c
drivers/mtd: Move conditional compilation to Makefile
...
rename CFG_FLASH_CFI_DRIVER to CONFIG_FLASH_CFI_DRIVER
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
2008-08-13 01:40:42 +02:00
Jean-Christophe PLAGNIOL-VILLARD
ab6878c7bc
drivers/pci: Move conditional compilation to Makefile
...
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
2008-08-13 01:40:40 +02:00
Jean-Christophe PLAGNIOL-VILLARD
55d6d2d39f
drivers/misc: Move conditional compilation to Makefile
...
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
2008-08-13 01:40:40 +02:00
Jean-Christophe PLAGNIOL-VILLARD
1a02806c4b
drivers/block: Move conditional compilation to Makefile
...
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
2008-08-13 01:40:39 +02:00
Jean-Christophe PLAGNIOL-VILLARD
1a6ffbfaf4
serial: move CFG_NS9750_UART to CONFIG_NS9750_UART
...
move also conditional compilation to Makefile
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
2008-08-13 01:40:39 +02:00
Jean-Christophe PLAGNIOL-VILLARD
6c58a030f8
serial: move CFG_SCIF_CONSOLE to CONFIG_SCIF_CONSOLE
...
move also conditional compilation to Makefile
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
2008-08-13 01:40:38 +02:00
Stefan Roese
9939ffd5fb
Merge branch 'master' of /home/stefan/git/u-boot/u-boot into next
2008-08-12 20:39:27 +02:00
Scott Wood
e4c0950854
NAND boot: MPC8313ERDB support
...
Note that with older board revisions, NAND boot may only work after a
power-on reset, and not after a warm reset. I don't have a newer board
to test on; if you have a board with a 33MHz crystal, please let me know
if it works after a warm reset.
Signed-off-by: Scott Wood <scottwood@freescale.com>
2008-08-12 11:31:31 -05:00
Scott Wood
acdab5c33f
mpc8313erdb: Enable NAND in config.
...
Signed-off-by: Scott Wood <scottwood@freescale.com>
2008-08-12 11:31:30 -05:00
Wolfgang Denk
cd82919e6c
Coding style cleanup, update CHANGELOG, prepare release
...
Signed-off-by: Wolfgang Denk <wd@denx.de>
2008-08-12 16:08:38 +02:00
Wolfgang Denk
17e900b8c0
MVBC_P: fix compile problem
...
Signed-off-by: Wolfgang Denk <wd@denx.de>
2008-08-12 14:54:04 +02:00
Becky Bruce
23f935c073
POWERPC: 86xx - add missing CONFIG_HIGH_BATS to sbc8641d config
...
Signed-off-by: Becky Bruce <becky.bruce@freescale.com>
Acked-by: Jon Loeliger <jdl@freescale.com>
2008-08-11 23:52:19 +02:00
Stefan Roese
81c4dc3979
Merge branch 'master' of /home/stefan/git/u-boot/u-boot
2008-08-11 06:43:38 +02:00
Wolfgang Denk
61c5b8c64d
Merge branch 'master' of git://git.denx.de/u-boot-sh
2008-08-10 01:04:17 +02:00
Wolfgang Denk
fe749f0cef
Merge branch 'master' of git://git.denx.de/u-boot-mpc512x
2008-08-10 00:51:26 +02:00
Wolfgang Denk
29f8f58ff4
TQM8xx{L,M}: try to normalize config files for TQM8xx? based board
...
- enable CFI driver where this was forgotten
- enable mtdparts support
- adjust default environment
etc.
Signed-off-by: Wolfgang Denk <wd@denx.de>
2008-08-09 23:17:32 +02:00
Nobuhiro Iwamatsu
ba9324451b
sh: Update sh7763rdp config
...
Add sh_eth support to sh7763rdp.
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
2008-08-09 01:06:29 +09:00
Wolfgang Denk
21f971ec26
TQM823L: re-enable logo support; update LCD_INFO text
...
Signed-off-by: Wolfgang Denk <wd@denx.de>
2008-08-08 16:43:01 +02:00
Wolfgang Denk
3b8d17f0f0
TQM8xxL: fix support for second flash bank
...
When switching the TQM8xxL modules to use the CFI flash driver,
support for the second flash bank was broken because the CFI driver
did not support dynamically sized banks. This gets fixed now.
Signed-off-by: Wolfgang Denk <wd@denx.de>
2008-08-08 16:41:56 +02:00