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
Stefan Roese
aa962c15bf
Merge with git+ssh://sr@pollux.denx.org/home/sr/git/u-boot/denx/.git
18 years ago
Wolfgang Denk
6d3e010723
Raname solidcard3 into sc3; add redundant env for sc3
18 years ago
Stefan Roese
a195ff95ac
Merge with git+ssh://sr@pollux.denx.org/home/sr/git/u-boot/denx/.git
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
Stefan Roese
c2a6e9091f
Merge with git+ssh://sr@pollux.denx.org/home/sr/git/u-boot/denx/.git
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
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>
18 years ago
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>
18 years ago
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>
18 years ago
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>
18 years ago
Stefan Roese
b8b7870652
Merge with git+ssh://sr@pollux.denx.org/home/sr/git/u-boot/denx/.git
18 years ago
Heiko Schocher
ca43ba18e9
Added support for the SOLIDCARD III board from Eurodesign
...
Signed-off-by: Heiko Schocher <hs@denx.de>
18 years ago
Reinhard Thies
6abaee4262
Adjusted default environment for cam5200 board.
18 years ago
Detlev Zundel
0350e79d2a
Merge with /home/m8/git/u-boot/
18 years ago
Wolfgang Denk
bab5a90d4c
Update CHANGELOG
18 years ago
Wolfgang Denk
2e61581435
Merge with /home/mk/11-cmb1920/u-boot#4upstream
18 years ago
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.
18 years ago
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
18 years ago
Stefan Roese
7590da92b1
Merge with git+ssh://sr@pollux.denx.org/home/sr/git/u-boot/denx/.git
18 years ago
Markus Klotzbuecher
67fea022fa
SPC1920: cleanup memory contoller setup
18 years ago
Markus Klotzbuecher
8fc2102faa
Fix the cpu speed setup to work with all boards.
18 years ago
Markus Klotzbuecher
9295acb774
SPC1920: add support for the FM18L08 Ramtron FRAM
18 years ago
Markus Klotzbuecher
38ccd2fdf3
SPC1920: update the HPI register addresses to work with the second
...
generation of hardware
18 years ago
Markus Klotzbuecher
5921e5313f
Miscellanious spc1920 related cleanups
18 years ago
Markus Klotzbuecher
e4c2d37adc
SPC1920 GO/NOGO led should be set to color red in U-Boot
18 years ago
Markus Klotzbuecher
0be62728aa
Add support for the DS3231 RTC
18 years ago