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
4a39616da4
Merge with http://opensource.freescale.com/pub/scm/u-boot-85xx.git#for_wd
2006-08-19 02:04:56 +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
Matthew McClintock
86c8e17f25
* Fix disable_of booting
...
Signed-off-by: Matthew McClintock <msm@freescale.com>
2006-08-16 13:59:47 -05:00
Matthew McClintock
25c751e9ad
* Support for FDT in uImage format, error when using FDT from flash
...
Signed-off-by: Matthew McClintock <msm@freescale.com>
2006-08-16 10:54:09 -05:00
Jon Loeliger
e862ed1c22
Merge branch 'mpc86xx'
2006-08-14 16:41:02 -05:00
Jon Loeliger
fecf1c7e4d
Fix BAT0 to actually be cacheable, non-guarded as documented.
...
Signed-off-by: Jon Loeliger <jdl@freescale.com>
2006-08-14 16:40:33 -05:00
Wolfgang Denk
94568b600a
Update for SC520 board.
...
Patch by David Updegraff, 02 Dec 2005
2006-08-14 23:23:06 +02:00
Wolfgang Denk
2f6fa46d41
Fixed common.h spelling error.
...
Patch by Cory Tusar, 30 Nov 2005
2006-08-14 23:17:47 +02:00
Wolfgang Denk
ddd5d9daf0
Fix typo.
...
Patch by Andreas Engel, 28 Nov 2005
2006-08-14 22:43:13 +02:00
Wolfgang Denk
80f0c0f58f
Fix fatload command on FAT32 formatted partitions.
...
Patch by Joachim Jaeger, 18 Nov 2005
2006-08-14 22:05:26 +02:00
Wolfgang Denk
d689e3462c
Fix drivers/dm9000.c when configured in 32 bit mode.
...
Patch by Eric Benard, 17 Nov 2005
2006-08-14 21:18:21 +02:00
Wolfgang Denk
c72d9c5285
Merge with /home/sr/git/u-boot/denx
2006-08-13 02:25:32 +02:00
Wolfgang Denk
7213859d11
Merge with /home/raj/git/u-boot
2006-08-11 18:19:53 +02:00
Wolfgang Denk
d8519dc718
Fix preboot message on TQM85xx after switching to hush parser.
2006-08-11 17:33:42 +02:00
Wolfgang Denk
015c200b1f
Adapt TQM85xx ramdisk address to Linux kernel memory map
2006-08-11 17:29:38 +02:00
Rafal Jaworowski
36b904a7fd
Fix PCI-Express on PPC440SPe rev. A.
2006-08-11 12:35:52 +02:00
Wolfgang Denk
d10afb3916
Merge with /home/raj/git/u-boot
2006-08-10 15:40:49 +02:00
Rafal Jaworowski
692519b1ed
Add support for PCI-Express on PPC440SPe (Yucca board).
2006-08-10 12:43:17 +02:00
Wolfgang Denk
a3d9181e00
Fix compiler warning for TRAB board.
...
Patch by Martin Krause, 07 Aug 2006
2006-08-10 01:58:22 +02:00
Jon Loeliger
3754d6987c
Merge branch 'mpc86xx'
2006-08-09 15:32:42 -05:00
Jon Loeliger
40bc83559d
Removed MPC8641HPCN DTS source file from build.
...
It is no longer linked into U-Boot; its sources are
now located in the kernel tree.
Signed-off-by: Jon Loeliger <jdl@freescale.com>
2006-08-09 15:32:16 -05:00
Jon Loeliger
92c427b189
Merge branch 'mpc85xx'
...
Conflicts:
include/ft_build.h
include/pci.h
Resolved, though.
2006-08-09 14:41:17 -05:00
Matthew McClintock
34c3c0e01d
* Switched default PCI speed for 8540 ADS back to 33MHz
...
* Added comments and a printf to warn that PCI-X won't
work at 33MHz
Patch by Andy Fleming 17-Mar-2006
Signed-off-by: Andy Fleming <afleming@freescale.com>
2006-08-09 13:51:05 -05:00
Matthew McClintock
b6c5e1373b
* Fixed a bug where 8555 PCI code used the old variable and function names Patch by Andy Fleming 17-Mar-2006
...
Signed-off-by: Andy Fleming <afleming@freescale.com>
2006-08-09 13:51:00 -05:00
Matthew McClintock
bf1dfffd8c
* Added VIA configuration table
...
* Added support for PCI2 on CDS
Patch by Andy Fleming 17-Mar-2006
Signed-off-by: Andy Fleming <afleming@freescale.com>
2006-08-09 13:50:56 -05:00
Matthew McClintock
c88f9fe66b
* Fixed PCI memory definitions Patch by Andy Fleming 17-Mar-2006
...
Signed-off-by: Andy Fleming <afleming@freescale.com>
2006-08-09 13:50:48 -05:00
Matthew McClintock
97074ed965
* Added support for initializing second PCI bus on 85xx Patch by Andy Fleming 17-Mar-2006
...
Signed-off-by: Andy Fleming <afleming@freescale.com>
2006-08-09 13:50:44 -05:00
Matthew McClintock
f0e6f57f71
* Added PCI-X #defines for PCI-X initialization Patch by Andy Fleming on 17-Mar-2006
...
Signed-off-by: Andy Fleming <afleming@freescale.com>
2006-08-09 13:50:39 -05:00
Matthew McClintock
a4e11558b8
* Made sure the code which disables prefetch for PCI devices sets the size of the prefetch region to 0 Patch by Andy Fleming on 17-Mar-2006
...
Signed-off-by: Andy Fleming <afleming@freescale.com>
2006-08-09 13:50:35 -05:00
Matthew McClintock
0e16387db1
* Add Flat Dev Tree construction for MPC85xx ADS and CDS boards Patch by Jon Loeliger 17-Jan-2006
...
Signed-off-by: Jon Loeliger <jdl@freescale.com>
2006-08-09 13:50:30 -05:00
Matthew McClintock
855e6fb073
* Removed the oftree.dts for stxxtx in light of the changes to the flat device tree handling code Patch by Matthew McClintock 26-June-2006
2006-08-09 13:50:23 -05:00
Matthew McClintock
5498d90312
* Patch to modify ft_build.c to update flat device trees in place Patch by Matthew McClintock 26-June-2006
2006-08-09 13:50:18 -05:00
Matthew McClintock
0267768edd
* Modify bootm command to support booting with flat device trees Patch by Matthew McClintock 26-June-2006
2006-08-09 13:50:11 -05:00
Jon Loeliger
281f69ede2
Merge branch 'wd'
2006-08-09 13:36:54 -05:00
Jon Loeliger
870cbeaa45
Merge branch 'mpc86xx'
2006-08-09 11:25:17 -05:00
John Traill
8fc8bd2cc4
Add Rapidio support for the MPC8641HPCN
...
Signed-off-by: John Traill <john.traill@freescale.com>
2006-08-09 11:20:30 -05:00