Stefan Roese
620d3c9a14
Merge with git+ssh://sr@pollux.denx.org/home/sr/git/u-boot/denx-merge-sr
18 years ago
Sergei Poselenov
489c696ae7
MCC200: Extensions to Software Update Mechanism
...
Update / extend Software Update Mechanism for MCC200 board:
- Add support for rootfs image added. The environment variables
"rootfs_st" and "rootfs_nd" can be used to override the default
values of the image start and end.
- Remove excessive key check code.
- Code cleanup.
18 years ago
Stefan Roese
4be23a12f2
[PATCH] Update Sequoia EBC configuration (NOR FLASH)
...
As spotted by Matthias Fuchs, the READY input should not be
enabled for the NOR FLASH on the Sequoia board.
Signed-off-by: Stefan Roese <sr@denx.de>
18 years ago
Wolfgang Denk
bc2b9c3383
Merge with /home/tur/git/u-boot#motionpro
18 years ago
Gary Jennejohn
497d012e5b
LPC2292: patch from Siemens.
18 years ago
Stefan Roese
b0b1a920ae
[PATCH] Add missing p3mx.h file to repository (ups)
...
Signed-off-by: Stefan Roese <sr@denx.de>
18 years ago
Bartlomiej Sieka
53d4a4983f
[Motion-PRO] Preliminary support for the Motion-PRO board.
18 years ago
Stefan Roese
5a753f98c6
[PATCH] Update some AMCC 4xx board config files (set initrd_high)
...
Some boards that can have more than 768MBytes of SDRAM need to
set "initrd_high", so that the initrd can be accessed by the
Linux kernel.
Signed-off-by: Stefan Roese <sr@denx.de>
18 years ago
Stefan Roese
7372ca6822
[PATCH] Correctly display PCI arbiter en-/disabled on some 4xx boards
...
Previously the strapping DCR/SDR was read to determine if the internal PCI
arbiter is enabled or not. This strapping bit can be overridden, so now
the current status is read from the correct DCR/SDR register.
Signed-off-by: Stefan Roese <sr@denx.de>
18 years ago
Stefan Roese
2aa54f651a
[PATCH] Change configuration output of Sycamore, Yellowstone & Rainier
...
Signed-off-by: Stefan Roese <sr@denx.de>
18 years ago
Stefan Roese
23744d6b5b
[PATCH] Remove PCI-PNP configuration from Sequoia/Rainier config file
...
When PCI PNP is enabled the pci pnp configuration routine is called
which sets the PCI_CACHE_SIZE_LINE to 8. This seems to generate some
problems with some PCI cards. For now disable the PCI PNP configuration.
Signed-off-by: Stefan Roese <sr@denx.de>
18 years ago
Stefan Roese
2902fadade
[PATCH] Update 440EPx/440GRx cpu detection
...
Signed-off-by: Stefan Roese <sr@denx.de>
18 years ago
Stefan Roese
d5ea287b02
[PATCH] Update esd cpci5200 files
...
Signed-off-by: Reinhard Arlt <reinhard.arlt@esd-electronics.com>
18 years ago
Stefan Roese
8b7d1f0ab7
[PATCH] Add support for esd mecp5200 board
...
Signed-off-by: Reinhard Arlt <reinhard.arlt@esd-electronics.com>
18 years ago
Stefan Roese
71a4e5fda8
[PATCH] Remove unneccessary yellowstone board config file
...
Signed-off-by: Stefan Roese <sr@denx.de>
18 years ago
Wolfgang Denk
c105f4c660
Merge with /home/sr/git/u-boot/denx-merge-sr
18 years ago
Stefan Roese
e802594b6f
[PATCH] Update Sequoia (440EPx) config file
...
The config file now handles the 2nd target, the Rainier (440GRx)
evaluation board better. Additionally the PPC input clock was
adjusted to match the correct value of 33.0 MHz.
Signed-off-by: Stefan Roese <sr@denx.de>
18 years ago
Stefan Roese
700200c67e
[PATCH] Merge Yosemite & Yellowstone board ports
...
Now the AMCC eval boards Yosemite (440EP) and Yellowstone (440GR)
share one config file and all board specific files. This way we
don't have to maintain two different sets of files for nearly
identical boards.
Signed-off-by: Stefan Roese <sr@denx.de>
18 years ago
Stefan Roese
1bbf5eae32
[PATCH] Update Prodrive SCPU (PDNB3 variant) board
...
SCPU doesn't use redundant environment in flash.
Signed-off-by: Stefan Roese <sr@denx.de>
18 years ago
Wolfgang Denk
d526de33d8
Merge with /home/sr/git/u-boot/denx-merge-sr
18 years ago
Stefan Roese
6304430ed6
[PATCH] alpr: Update alpr board config file
...
Signed-off-by: Stefan Roese <sr@denx.de>
18 years ago
Wolfgang Denk
f8db84f132
LPC2292 SODIMM port coding style cleanup.
18 years ago
Gary Jennejohn
6bd2447ee4
Add port for the lpc2292sodimm evaluation board from EmbeddedArtists
18 years ago
Wolfgang Denk
b78bb469f5
Merge with /home/tur/proj/idmr/u-boot
18 years ago
Bartlomiej Sieka
2daf046ba6
[iDMR] Add MTD and JFFS2 support, also add default partition definition.
18 years ago
Bartlomiej Sieka
f7db33101f
[iDMR] Flash driver on initialisation write-protects some sectors,
...
currently sectors 0-3. Sector 3 does not need to be protected, though
(U-boot occupies sectors 0-1 and the environment sector 2). This commit
fixes this, i.e., only sectors 0-2 are protected.
18 years ago
Bartlomiej Sieka
0ed47bb119
[iDMR] Using MII-related commands on iDRM board doesn't work now (e.g.,
...
"mii device" results in "Unexpected exception"). Fixing this properly
requires some clean-up in the FEC drivers infrastructure for ColdFire, so
this commit disables MII commads for now.
18 years ago
Bartlomiej Sieka
363d1d8f9c
[ColdFire MCF5271 family] Add CPU detection based on the value of Chip
...
Identification Register (CIR).
18 years ago
Wolfgang Denk
a401239664
Minor code cleanup.
18 years ago
Wolfgang Denk
2ed5594649
Merge with /home/hs/SC3/u-boot-dev
18 years ago
Heiko Schocher
f539b7ba7d
[PATCH] SC3 board: added CFG_CMD_AUTOSCRIPT.
...
Signed-off-by: Heiko Schocher <hs@denx.de>
18 years ago
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>
18 years ago
Wolfgang Denk
15e5025a73
Merge with /home/hs/SC3/u-boot-dev
18 years ago
Stefan Roese
9d8d5a5bfb
[PATCH] Add support for Prodrive SCPU (PDNB3 variant) board
...
Signed-off-by: Stefan Roese <sr@denx.de>
18 years ago
Stefan Roese
0057d758e3
[PATCH] Update Prodrive P3Mx support
...
Signed-off-by: Stefan Roese <sr@denx.de>
18 years ago
Stefan Roese
34167a36c2
[PATCH] Add missing Taishan config file
...
Signed-off-by: Stefan Roese <sr@denx.de>
18 years ago
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>
18 years ago
Stefan Roese
3a83ee3021
Merge with /home/stefan/git/u-boot/denx-merge-sr
18 years ago
Stefan Roese
5fb692cae5
[PATCH] Add support for AMCC Taishan PPC440GX eval board
...
Signed-off-by: Stefan Roese <sr@denx.de>
18 years ago
Wolfgang Denk
6d3e010723
Raname solidcard3 into sc3; add redundant env for sc3
18 years ago
Wolfgang Denk
1bbbbdd20f
Update default environment for Solidcard3
18 years ago
Wolfgang Denk
f11033e739
Merge with /home/hs/SC3/u-boot
...
Some code cleanup.
18 years ago
Wolfgang Denk
ddd4123336
Merge with /home/hs/MAN/u-boot-dev
18 years ago
Wolfgang Denk
9c3b365a88
Merge with /home/sr/git/u-boot/denx-merge-sr
18 years ago
Stefan Roese
5a5c56986a
[PATCH] Fix 440SPe rev B detection from previous patch
...
Signed-off-by: Stefan Roese <sr@denx.de>
18 years ago
Heiko Schocher
a443d31410
[FIX] correct I2C Writes for the LM81 Sensor.
...
Signed-off-by: Heiko Schocher <hs@denx.de>
18 years ago
Wolfgang Denk
b8a8bfc0c6
Merge with /home/sr/git/u-boot/denx-merge-sr
18 years ago
Wolfgang Denk
c6676c73dc
Merge with /home/git/u-boot
18 years ago
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>
18 years ago
Stefan Roese
44cd6de2e1
Merge with git+ssh://sr@pollux.denx.org/home/sr/git/u-boot/denx-merge-sr
18 years ago