Jon Loeliger
42868896df
Merge branch 'mpc86xx'
2006-08-29 09:49:09 -05:00
Jon Loeliger
cd6d73d5b8
Remove bogus msync and use volatile asm.
2006-08-29 09:48:49 -05:00
Jon Loeliger
34760e662e
Merge branch 'mpc86xx'
2006-08-29 08:47:26 -05:00
Jon Loeliger
b5338b23a1
Merge branch 'mpc85xx'
2006-08-29 08:47:20 -05:00
Jon Loeliger
778d45049c
Add myself as maintainer for MPC8641HPCN.
2006-08-29 08:23:35 -05:00
Zhang Wei
2f15776ccc
Fixed an OF-tree off-by-one bug when adding a new property name.
...
This bug will cause the kernel booting to pause a long time.
Signed-off-by: Zhang Wei <wei.zhang@freescale.com>
2006-08-29 08:11:34 -05:00
Wolfgang Denk
2b75062a0f
Merge with /home/sr/git/u-boot/denx
2006-08-29 14:19:46 +02:00
Wolfgang Denk
21a9cc028d
Fix typo.
2006-08-29 10:49:11 +02:00
Stefan Roese
2b393b0f0a
PCIe endpoint support for AMCC Yucca 440SPe board
...
Patch by Tirumala R Marri, 26 Aug 2006
2006-08-29 08:05:15 +02:00
Stefan Roese
f5577aae4a
Improve DIMM detection for AMCC Yucca 440SPe board
...
Improved the memory DIMM detection for the Yucca 440SPe board for
the case where a memory DIMM is falsely detected as present.
This issue is seen on some AMCC Yucca 440SPe validation boards if
only one 512MB memory DIMM is installed, i.e. DIMM slot 0 is
populated and DIMM slot 1 is empty. In this case, U-Boot does
not correctly detect that there is only one DIMM memory module
installed and will falsely detect two DIMM memory modules are
present and therefore U-Boot will not calculate the correct amount
of total memory and u-boot will not booting up.
Patch by Adam Graham, 24 Aug 2006
2006-08-29 08:04:32 +02:00
Wolfgang Denk
16850919ff
Code cleanup
2006-08-27 18:10:01 +02:00
Jon Loeliger
3a25220822
Merge branch 'mpc86xx'
2006-08-25 17:30:24 -05:00
Haiying Wang
5567806b67
Change ramdiskaddr and dtbaddr
...
Remove PEX fluff commands.
Signed-off-by: Haiying Wang <haiying.wang@freescale.com>
Signed-off-by: Jon Loeliger <jdl@freescale.com>
2006-08-25 17:28:20 -05:00
Wolfgang Denk
3b0ff842bf
Fix typo in MCC200/PRS200 configuration
2006-08-25 11:47:06 +02:00
Wolfgang Denk
113f64e09a
Update for MCC200 / PRS200 boards:
...
- auto-adjust console device for Linux.
- fix typos.
2006-08-25 01:38:04 +02:00
Wolfgang Denk
15f29f06ed
Merge with /home/tur/proj/fo300/u-boot
2006-08-25 00:13:37 +02:00
Wolfgang Denk
ed1cf8456f
Updates for MCC200 / PRS200 boards:
...
- support for configurations with SDRAM or DDR memory,
- support for highboot and lowboot
- adjusting environment definitions
2006-08-24 00:26:42 +02:00
Jon Loeliger
41ec8b1803
Merge branch 'mpc86xx'
2006-08-23 11:04:54 -05:00
Jon Loeliger
4a7cc0f219
Cleanup and lindent new AHCI driver.
2006-08-23 11:04:43 -05:00
Jon Loeliger
5e4c24bcb3
Merge branch 'mpc86xx'
2006-08-23 10:40:37 -05:00
Jin Zhengxiong
dabf9ef8c1
Add AHCI define and sata support for MPC8641HPCN board.
...
Signed-off-by:Jason Jin<jason.jin@freescale.com>
2006-08-23 10:40:10 -05:00
Jin Zhengxiong
4782ac80b0
Add AHCI support to u-boot
...
Add AHCI support in u-boot, enable the sata disk controllers which
following the AHCI protocol.
Signed-off-by:Jason Jin<jason.jin@freescale.com>
2006-08-23 10:39:01 -05:00
Zhang Wei
d8ea2acf5f
Add dtb boot-up parameter to default boot commands.
...
Signed-off-by: Zhang Wei <wei.zhang@freescale.com>
2006-08-23 10:32:08 -05:00
Jon Loeliger
ad09083c37
Merge branch 'mpc86xx'
2006-08-22 18:26:28 -05:00
Jon Loeliger
b93775c203
Cleanup even more poorly introduced whitespace.
2006-08-22 18:26:08 -05:00
Jon Loeliger
e80e82cbb9
Merge branch 'mpc86xx'
2006-08-22 18:07:57 -05:00
Jon Loeliger
ae6241685c
Cleanup more poorly introduced whitespace.
2006-08-22 18:07:00 -05:00
Jon Loeliger
38546f08c6
Merge branch 'mpc86xx'
2006-08-22 17:55:45 -05:00
Jon Loeliger
2c33e8a1c5
Cleanup poorly introduced whitespace.
2006-08-22 17:54:05 -05:00
Jon Loeliger
f1f33de332
Merge branch 'mpc86xx'
2006-08-22 12:26:51 -05:00
Jon Loeliger
80e955c7dd
General indent and whitespace cleanups.
2006-08-22 12:25:27 -05:00
Jon Loeliger
ffff3ae56f
General indent and whitespace cleanups.
2006-08-22 12:06:18 -05:00
Jon Loeliger
41a0e8b304
Cleanup compiler warnings.
2006-08-22 10:42:21 -05:00
Jon Loeliger
4b7576fb80
Merge branch 'master' of http://www.denx.de/git/u-boot
2006-08-22 10:17:59 -05:00
Matthew McClintock
5de62c47a8
Fix disable_of booting
...
Signed-off-by: Matthew McClintock <msm@freescale.com>
2006-08-22 09:31:59 -05:00
Matthew McClintock
87a449c8ac
Support for FDT in uImage format, error when using FDT from flash
...
Signed-off-by: Matthew McClintock <msm@freescale.com>
2006-08-22 09:23:55 -05:00
Bartlomiej Sieka
ddde6b7cf8
Add a fix for a buggy USB device on the FO300 board.
2006-08-22 10:38:18 +02:00
Wolfgang Denk
5196a7a03b
Minor cleanup
2006-08-18 23:27:33 +02:00
Marian Balakowicz
6d3bc9b8cf
Add support for WTK FO300 board (TQM5200 based).
2006-08-18 19:14:46 +02:00
Wolfgang Denk
c5185470fe
Merge with /home/raj/git/u-boot
2006-08-18 15:23:10 +02:00
Wolfgang Denk
4bfb632077
Merge with git+ssh://fifi/home/wd/git/u-boot/master
2006-08-18 11:38:05 +02:00
Rafal Jaworowski
6fe16a8769
Fix TQM834x hang.
2006-08-18 10:39:11 +02:00
Jon Loeliger
681fc61c4c
Merge branch 'mpc86xx'
2006-08-17 11:04:56 -05:00
Haiying Wang
75c299c383
Unlock cache before kernel starts up for MPC86xx
2006-08-17 11:02:12 -05:00
Haiying Wang
67256678f0
Copy Global Data Pointer to r29 for DECLARE_GLOBAL_DATA_PTR
2006-08-17 11:01:55 -05:00
Haiying Wang
1c8f6d8fb0
Unlock cache before kernel starts up for MPC86xx
2006-08-17 11:00:27 -05:00
Haiying Wang
0d9ccc55ed
Copy Global Data Pointer to r29 for DECLARE_GLOBAL_DATA_PTR
2006-08-17 11:00:14 -05:00
Wolfgang Denk
0a0f3a46fb
Cleanup debug code for yucca board.
2006-08-17 10:48:36 +02:00
Wolfgang Denk
6183bb9e5b
MCC200: restrict addressable flash space to 32 MB
2006-08-17 00:50:26 +02:00
Wolfgang Denk
463764c893
Add debug console on COM12 for MCC200 board
2006-08-17 00:36:51 +02:00