diff options
author | Wolfgang Denk <wd@pollux.denx.de> | 2007-01-15 13:41:04 +0100 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2007-01-15 13:41:04 +0100 |
commit | f11033e739017c5c4eac55f859b8b222ee8d602c (patch) | |
tree | 4b07b98f378e685c096937c2aeca06e006698af7 /CHANGELOG | |
parent | ddd4123336aad881f50dc34892ac150cfa8143fe (diff) | |
parent | ca43ba18e910206ef8063e4b22d282630bff3fd2 (diff) |
Merge with /home/hs/SC3/u-boot
Some code cleanup.
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 103 |
1 files changed, 103 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG index 41040ef70d6..5bc95fac49a 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,90 @@ +commit 5a5c56986a9ccf71642c8b6374eb18487b15fecd +Author: Stefan Roese <sr@denx.de> +Date: Mon Jan 15 09:46:29 2007 +0100 + + [PATCH] Fix 440SPe rev B detection from previous patch + + Signed-off-by: Stefan Roese <sr@denx.de> + +commit a443d31410c571ee8f970da819a44d698fdd6b1f +Author: Heiko Schocher <hs@pollux.denx.de> +Date: Sun Jan 14 13:35:31 2007 +0100 + + [FIX] correct I2C Writes for the LM81 Sensor. + + Signed-off-by: Heiko Schocher <hs@denx.de> + +commit 0bba5452835f19a61204edcda3a58112fd8e2208 +Author: Wolfgang Denk <wd@pollux.denx.de> +Date: Sat Jan 13 11:17:10 2007 +0100 + + 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> + +commit 95981778cff0038fd9941044d6a3eda810e33258 +Author: Stefan Roese <sr@denx.de> +Date: Sat Jan 13 08:01:03 2007 +0100 + + [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> + +commit 77ddc5b9afb325262fd88752ba430a1dded1f0c7 +Author: Stefan Roese <sr@denx.de> +Date: Sat Jan 13 07:59:56 2007 +0100 + + [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> + +commit 36adff362c2c0141ff8a810d42a7e478f779130f +Author: Stefan Roese <sr@denx.de> +Date: Sat Jan 13 07:59:19 2007 +0100 + + [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> + +commit e0b9ea8c8a294de6a5350ae638879d24b5b709d6 +Author: Stefan Roese <sr@denx.de> +Date: Sat Jan 13 07:57:51 2007 +0100 + + [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> + +commit 6abaee42621c07e81a2cd189ad4368b5e8c50280 +Author: Reinhard Thies <Reinhard.Thies@web.de> +Date: Wed Jan 10 14:41:14 2007 +0100 + + Adjusted default environment for cam5200 board. + +commit bab5a90d4ccc1a46a8127b867fa59028cc623ad9 +Author: Wolfgang Denk <wd@pollux.denx.de> +Date: Wed Jan 10 15:35:52 2007 +0100 + + Update CHANGELOG + commit 787fa15860a57833e50bd30555079a9cd4e519b8 Author: Wolfgang Denk <wd@pollux.denx.de> Date: Wed Jan 10 01:28:39 2007 +0100 @@ -12,6 +99,14 @@ Date: Wed Jan 10 01:28:39 2007 +0100 Also correct the decoding of the keypad status. With this update, the key that will trigger the update is Column 2, Row 2. +commit d9384de2f571046e71081bae22b49e3d5ca2e3d5 +Author: Marian Balakowicz <m8@semihalf.com> +Date: Wed Jan 10 00:26:15 2007 +0100 + + 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 + commit 67fea022fa957f59653b5238c7496f80a6b70432 Author: Markus Klotzbuecher <mk@denx.de> Date: Tue Jan 9 16:02:48 2007 +0100 @@ -206,6 +301,14 @@ Date: Thu Dec 21 17:17:02 2006 +0100 Signed-off-by: Heiko Schocher <hs@denx.de> +commit 6dedf3d49dd14c3bf541c8ecee7ffaac5f0e1d6c +Author: Heiko Schocher <hs@pollux.denx.de> +Date: Thu Dec 21 16:14:48 2006 +0100 + + [PATCH] Add support for the UC101 board from MAN. + + Signed-off-by: Heiko Schocher <hs@denx.de> + commit c84bad0ef60e7055ab0bd49b93069509cecc382a Author: Bartlomiej Sieka <tur@semihalf.com> Date: Wed Dec 20 00:29:43 2006 +0100 |