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
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
Stefan Roese
aa962c15bf
Merge with git+ssh://sr@pollux.denx.org/home/sr/git/u-boot/denx/.git
2007-01-18 09:30:29 +01:00
Wolfgang Denk
6d3e010723
Raname solidcard3 into sc3; add redundant env for sc3
2007-01-16 18:30:50 +01:00
Stefan Roese
a195ff95ac
Merge with git+ssh://sr@pollux.denx.org/home/sr/git/u-boot/denx/.git
2007-01-16 15:49:14 +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
Wolfgang Denk
9c3b365a88
Merge with /home/sr/git/u-boot/denx-merge-sr
2007-01-15 12:48:05 +01:00
Stefan Roese
5a5c56986a
[PATCH] Fix 440SPe rev B detection from previous patch
...
Signed-off-by: Stefan Roese <sr@denx.de>
2007-01-15 09:46:29 +01:00
Stefan Roese
c2a6e9091f
Merge with git+ssh://sr@pollux.denx.org/home/sr/git/u-boot/denx/.git
2007-01-15 08:01:42 +01:00
Heiko Schocher
a443d31410
[FIX] correct I2C Writes for the LM81 Sensor.
...
Signed-off-by: Heiko Schocher <hs@denx.de>
2007-01-14 13:35:31 +01:00
Wolfgang Denk
b8a8bfc0c6
Merge with /home/sr/git/u-boot/denx-merge-sr
2007-01-13 11:25:08 +01:00
Wolfgang Denk
c6676c73dc
Merge with /home/git/u-boot
2007-01-13 11:17:35 +01:00
Wolfgang Denk
0bba545283
Undo commit 3033ebb2
: reset command does not take any arguments
...
Haiying Wang's modification to the reset command was broken, undo it.
Signed-off-by: Wolfgang Denk <wd@denx.de>
2007-01-13 11:17:10 +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
95981778cf
[PATCH] Update 440SP(e) cpu revisions
...
Also display enabled/disabled RAID 6 support for 440SP/440SPe PPC's.
Signed-off-by: Stefan Roese <sr@denx.de>
2007-01-13 08:01:03 +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
Stefan Roese
e0b9ea8c8a
[PATCH] Update Sequoia (440EPx) to display board rev and PCI bus speed
...
Now the board revision and the current PCI bus speed are printed after
the board message.
Signed-off-by: Stefan Roese <sr@denx.de>
2007-01-13 07:57:51 +01:00
Stefan Roese
b8b7870652
Merge with git+ssh://sr@pollux.denx.org/home/sr/git/u-boot/denx/.git
2007-01-13 07:18:38 +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
Wolfgang Denk
bab5a90d4c
Update CHANGELOG
2007-01-10 15:35:52 +01:00
Wolfgang Denk
2e61581435
Merge with /home/mk/11-cmb1920/u-boot#4upstream
2007-01-10 15:34:43 +01:00
Wolfgang Denk
787fa15860
Fix auto_update for MCC200 board.
...
The invocation of do_auto_update() is moved to the end of the
misc_init_r() function, after the flash mappings have been
initialized. Please find attached a patch that implements that
change.
Also correct the decoding of the keypad status. With this update, the
key that will trigger the update is Column 2, Row 2.
2007-01-10 01:28:39 +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
Stefan Roese
7590da92b1
Merge with git+ssh://sr@pollux.denx.org/home/sr/git/u-boot/denx/.git
2007-01-09 16:33:38 +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
e4c2d37adc
SPC1920 GO/NOGO led should be set to color red in U-Boot
2007-01-09 14:57:12 +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
Wolfgang Denk
f4eb54529b
Prepare for release 1.2.0
2007-01-07 00:13:11 +01:00
Stefan Roese
f07ae7a9da
[PATCH] 44x: Fix problem with DDR controller setup (refresh rate)
...
This patch fixes a problem with an incorrect setup for the refresh
timer of the 44x DDR controller in the file cpu/ppc4xx/sdram.c
Signed-off-by: Stefan Roese <sr@denx.de>
2007-01-06 15:58:09 +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
aeeced147c
Merge with git+ssh://sr@pollux.denx.org/home/sr/git/u-boot/denx/.git
2007-01-06 13:11:52 +01:00
Stefan Roese
cd1d937f90
[PATCH] nand: Fix problem with oobsize calculation
...
Here the description from Brian Brelsford <Brian_Brelsford@dell.com>:
The Hynix part returns a 0x1d in the 4th ID byte. The Samsung part
returns a 0x15. In the code fragment below bits [1:0] determine the
page size, it is ANDed via "(extid & 0x3)" then shifted out. The
next field is also ANDed with 0x3. However this is a one bit field
as defined in the Hynix and Samsung parts in the 4th ID byte that
determins the oobsize, not a two bit field. It works on Samsung as
bits[3:2] are 01. However for the Hynix there is a 11 in these two
bits, so the oob size gets messed up.
I checked the correct linux code and the suggested fix from Brian is
also available in the linux nand mtd driver.
Signed-off-by: Stefan Roese <sr@denx.de>
2007-01-05 11:46:05 +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
a78bc443ae
[PATCH] Clear PLB4A0_ACR[WRP] on Sequoia (440EPx)
...
This fix will make the MAL burst disabling patch for the Linux
EMAC driver obsolete.
Signed-off-by: Stefan Roese <sr@denx.de>
2007-01-05 10:40:36 +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
Stefan Roese
86cb03ac70
Merge with git+ssh://sr@pollux.denx.org/home/sr/git/u-boot/denx/.git
2007-01-05 10:23:09 +01:00