Heiko Schocher
f539b7ba7d
[PATCH] SC3 board: added CFG_CMD_AUTOSCRIPT.
...
Signed-off-by: Heiko Schocher <hs@denx.de>
2007-01-19 19:57:10 +01:00
Heiko Schocher
d0b6e14087
[PATCH] CFI: define CFG_WRITE_SWAPPED_DATA for the CFI-Flash driver
...
if you must swap the bytes between reading/writing.
(Needed for the SC3 board)
Signed-off-by: Heiko Schocher <hs@denx.de>
2007-01-19 18:05:26 +01:00
Heiko Schocher
cb4820725e
[PATCH] Fix: Compilerwarnings for SC3 board.
...
The EBC Configuration Register is now by CFG_EBC_CFG definable
Added JFFS2 support for the SC3 board.
Signed-off-by: Heiko Schocher <hs@denx.de>
2007-01-18 11:28:51 +01:00
Wolfgang Denk
6d3e010723
Raname solidcard3 into sc3; add redundant env for sc3
2007-01-16 18:30:50 +01:00
Wolfgang Denk
1bbbbdd20f
Update default environment for Solidcard3
2007-01-16 12:46:35 +01:00
Wolfgang Denk
f11033e739
Merge with /home/hs/SC3/u-boot
...
Some code cleanup.
2007-01-15 13:41:04 +01:00
Wolfgang Denk
ddd4123336
Merge with /home/hs/MAN/u-boot-dev
2007-01-15 12:56:52 +01:00
Stefan Roese
44cd6de2e1
Merge with git+ssh://sr@pollux.denx.org/home/sr/git/u-boot/denx-merge-sr
2007-01-13 08:01:31 +01:00
Stefan Roese
77ddc5b9af
[PATCH] Update Yellowstone (440GR) to display board rev and PCI bus speed
...
Now the board revision and the current PCI bus speed are printed after
the board message.
Also the EBC initialising is now done via defines in the board config
file.
Signed-off-by: Stefan Roese <sr@denx.de>
2007-01-13 07:59:56 +01:00
Stefan Roese
36adff362c
[PATCH] Update Yosemite (440EP) to display board rev and PCI bus speed
...
Now the board revision and the current PCI bus speed are printed after
the board message.
Also the EBC initialising is now done via defines in the board config
file.
Signed-off-by: Stefan Roese <sr@denx.de>
2007-01-13 07:59:19 +01:00
Heiko Schocher
ca43ba18e9
Added support for the SOLIDCARD III board from Eurodesign
...
Signed-off-by: Heiko Schocher <hs@denx.de>
2007-01-11 15:44:44 +01:00
Reinhard Thies
6abaee4262
Adjusted default environment for cam5200 board.
2007-01-10 16:51:05 +01:00
Detlev Zundel
0350e79d2a
Merge with /home/m8/git/u-boot/
2007-01-10 16:36:51 +01:00
Marian Balakowicz
d9384de2f5
CAM5200 flash driver modifications:
...
- use CFI driver (replaces custom flash driver) for main 'cam5200' target
- add second build target 'cam5200_niosflash' which still uses custom driver
2007-01-10 00:26:15 +01:00
Markus Klotzbuecher
67fea022fa
SPC1920: cleanup memory contoller setup
2007-01-09 16:02:48 +01:00
Markus Klotzbuecher
8fc2102faa
Fix the cpu speed setup to work with all boards.
2007-01-09 14:57:14 +01:00
Markus Klotzbuecher
9295acb774
SPC1920: add support for the FM18L08 Ramtron FRAM
2007-01-09 14:57:13 +01:00
Markus Klotzbuecher
38ccd2fdf3
SPC1920: update the HPI register addresses to work with the second
...
generation of hardware
2007-01-09 14:57:13 +01:00
Markus Klotzbuecher
5921e5313f
Miscellanious spc1920 related cleanups
2007-01-09 14:57:13 +01:00
Markus Klotzbuecher
0be62728aa
Add support for the DS3231 RTC
2007-01-09 14:57:12 +01:00
Markus Klotzbuecher
8139567b60
SMC1 uses external CLK4 instead of BRG on spc1920
2007-01-09 14:57:11 +01:00
Markus Klotzbuecher
d8d9de1a02
Update the SPC1920 CMB PLD driver
2007-01-09 14:57:10 +01:00
Markus Klotzbuecher
3f34f86916
Add / enable I2C support on the spc1920 board
2007-01-09 14:57:10 +01:00
Markus Klotzbuecher
d28707dbce
Add support for the tms320671x host port interface (HPI)
2007-01-09 14:57:10 +01:00
Stefan Roese
f16c1da957
[PATCH] Update ALPR board files
...
This update brings the ALPR board support to the newest version.
It also fixes a problem with the NAND driver.
Signed-off-by: Stefan Roese <sr@denx.de>
2007-01-06 15:56:13 +01:00
Stefan Roese
c04a1a7287
Merge with /home/stefan/git/u-boot/denx-merge-sr
2007-01-05 10:40:50 +01:00
Stefan Roese
0238898382
[PATCH] Add DDR2 optimization code for Sequoia (440EPx) board
...
This code will optimize the DDR2 controller setup on a board specific
basis.
Note: This code doesn't work right now on the NAND booting image for the
Sequoia board, since it doesn't fit into the 4kBytes for the SPL image.
Signed-off-by: Stefan Roese <sr@denx.de>
2007-01-05 10:38:05 +01:00
Wolfgang Denk
574ca77c41
Merge with /home/tur/proj/v38b/u-boot
2007-01-04 02:05:51 +01:00
Bartlomiej Sieka
cce4acbb68
Few V38B changes:
...
- fix a typo in V38B config file
- move watchdog initialisation earlier in the boot process
- add "wdt=off" to default kernel command line (disables kernel watchdog)
2006-12-28 19:08:21 +01:00
Wolfgang Denk
9c0f42ecfe
Minor code cleanup.
2006-12-24 01:42:57 +01:00
Wolfgang Denk
bc5556d62b
Merge with /home/hs/TQ/u-boot-dev
2006-12-24 01:30:04 +01:00
Heiko Schocher
fa23044564
Added support for the TQM8272 board from TQ
...
Signed-off-by: Heiko Schocher <hs@denx.de>
2006-12-21 17:17:02 +01:00
Heiko Schocher
6dedf3d49d
[PATCH] Add support for the UC101 board from MAN.
...
Signed-off-by: Heiko Schocher <hs@denx.de>
2006-12-21 16:14:48 +01:00
Bartlomiej Sieka
daa6e418bc
Preliminary support for the iDMR board (ColdFire).
2006-12-20 00:27:32 +01:00
Andrei Safronov
cdb97a6678
automatic update mechanism
2006-12-08 16:23:08 +01:00
Wolfgang Denk
dd520bf314
Code cleanup.
2006-11-30 18:02:20 +01:00
Wolfgang Denk
ab07b6c221
Merge with http://opensource.freescale.com/pub/scm/u-boot-83xx.git
2006-11-30 02:01:32 +01:00
Stefan Roese
1eac2a7141
[PATCH] Add support for Prodrive P3M750 & P3M7448 (P3Mx) boards
...
This patch adds support for the Prodrive P3M750 (PPC750 & MV64460)
and the P3M7448 (MPC7448 & MV64460) PMC modules. Both modules are
quite similar and share the same board directory "prodrive/p3mx"
and the same config file "p3mx.h".
Signed-off-by: Stefan Roese <sr@denx.de>
2006-11-29 16:14:05 +01:00
Kim Phillips
32081125a0
Merge http://www.denx.de/git/u-boot
2006-11-28 23:35:49 -06:00
Stefan Roese
e59581c56a
[PATCH] Enable the IceCube/lite5200 variants to pass a device tree to Linux.
...
This patch adds the code and configuration necessary to boot with an
arch/powerpc Linux kernel.
Signed-off-by: Grant Likely <grant.likely@gmail.com>
Acked-by: Jon Loeliger <jdl@freescale.com>
2006-11-28 17:55:49 +01:00
Wolfgang Denk
d2c83f5493
Merge with /home/sr/git/u-boot/denx-alpr-merge-test
2006-11-27 23:11:18 +01:00
Stefan Roese
d1a7254529
[PATCH] Select NAND embedded environment from board configuration
...
The current NAND Bootloader setup forces the environment
variables to be in line with the bootloader. This change
enables the configuration to be made in the board include
file instead so that it can be individually enabled.
Signed-off-by: Nick Spence <nick.spence@freescale.com>
Signed-off-by: Stefan Roese <sr@denx.de>
2006-11-27 17:34:10 +01:00
Stefan Roese
ec0c2ec725
[PATCH] Remove testing 4xx enet PHY setup
...
Signed-off-by: Stefan Roese <sr@denx.de>
2006-11-27 14:46:06 +01:00
Stefan Roese
1c2ce22620
[PATCH] Update Prodrive ALPR board support (440GX)
...
Signed-off-by: Stefan Roese <sr@denx.de>
2006-11-27 14:12:17 +01:00
Stefan Roese
48c7d6dba9
Merge with /home/stefan/git/u-boot/denx
2006-11-27 14:11:22 +01:00
Wolfgang Denk
78d620ebb5
Updates for TQM5200 modules:
...
- fix off-by-one error in board/tqm5200/cam5200_flash.c error message
- simplify "udate" definitions
2006-11-23 22:58:58 +01:00
Stefan Roese
4ef6251403
[PATCH] Update AMCC Sequoia config file to support 64MByte NOR FLASH
...
Signed-off-by: Stefan Roese <sr@denx.de>
2006-11-20 20:39:52 +01:00
Bartlomiej Sieka
ce3f1a40c5
Disable the watchdog in the default config for the V38B board.
2006-11-11 22:48:22 +01:00
Bartlomiej Sieka
44a47e6db2
Change the GPIO pin multiplexing configuration for V38B. The USB GPIO pin
...
group is enabled for USB earlier (in cpu_init_f() instead of
usb_lowlevel_init()).
2006-11-11 22:43:00 +01:00
Stefan Roese
dfc8a9ee00
Merge with /home/stefan/git/u-boot/denx
2006-11-10 07:48:47 +01:00