Wolfgang Denk
0a0f3a46fb
Cleanup debug code for yucca board.
19 years ago
Wolfgang Denk
6183bb9e5b
MCC200: restrict addressable flash space to 32 MB
19 years ago
Wolfgang Denk
463764c893
Add debug console on COM12 for MCC200 board
19 years ago
Matthew McClintock
86c8e17f25
* Fix disable_of booting
...
Signed-off-by: Matthew McClintock <msm@freescale.com>
19 years ago
Matthew McClintock
25c751e9ad
* Support for FDT in uImage format, error when using FDT from flash
...
Signed-off-by: Matthew McClintock <msm@freescale.com>
19 years ago
Jon Loeliger
e862ed1c22
Merge branch 'mpc86xx'
19 years ago
Jon Loeliger
fecf1c7e4d
Fix BAT0 to actually be cacheable, non-guarded as documented.
...
Signed-off-by: Jon Loeliger <jdl@freescale.com>
19 years ago
Wolfgang Denk
94568b600a
Update for SC520 board.
...
Patch by David Updegraff, 02 Dec 2005
19 years ago
Wolfgang Denk
2f6fa46d41
Fixed common.h spelling error.
...
Patch by Cory Tusar, 30 Nov 2005
19 years ago
Wolfgang Denk
ddd5d9daf0
Fix typo.
...
Patch by Andreas Engel, 28 Nov 2005
19 years ago
Wolfgang Denk
80f0c0f58f
Fix fatload command on FAT32 formatted partitions.
...
Patch by Joachim Jaeger, 18 Nov 2005
19 years ago
Wolfgang Denk
d689e3462c
Fix drivers/dm9000.c when configured in 32 bit mode.
...
Patch by Eric Benard, 17 Nov 2005
19 years ago
Wolfgang Denk
c72d9c5285
Merge with /home/sr/git/u-boot/denx
19 years ago
Wolfgang Denk
7213859d11
Merge with /home/raj/git/u-boot
19 years ago
Wolfgang Denk
d8519dc718
Fix preboot message on TQM85xx after switching to hush parser.
19 years ago
Wolfgang Denk
015c200b1f
Adapt TQM85xx ramdisk address to Linux kernel memory map
19 years ago
Rafal Jaworowski
36b904a7fd
Fix PCI-Express on PPC440SPe rev. A.
19 years ago
Wolfgang Denk
d10afb3916
Merge with /home/raj/git/u-boot
19 years ago
Rafal Jaworowski
692519b1ed
Add support for PCI-Express on PPC440SPe (Yucca board).
19 years ago
Wolfgang Denk
a3d9181e00
Fix compiler warning for TRAB board.
...
Patch by Martin Krause, 07 Aug 2006
19 years ago
Jon Loeliger
3754d6987c
Merge branch 'mpc86xx'
19 years ago
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>
19 years ago
Jon Loeliger
92c427b189
Merge branch 'mpc85xx'
...
Conflicts:
include/ft_build.h
include/pci.h
Resolved, though.
19 years ago
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>
19 years ago
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>
19 years ago
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>
19 years ago
Matthew McClintock
c88f9fe66b
* Fixed PCI memory definitions Patch by Andy Fleming 17-Mar-2006
...
Signed-off-by: Andy Fleming <afleming@freescale.com>
19 years ago
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>
19 years ago
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>
19 years ago
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>
19 years ago
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>
19 years ago
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
19 years ago
Matthew McClintock
5498d90312
* Patch to modify ft_build.c to update flat device trees in place Patch by Matthew McClintock 26-June-2006
19 years ago
Matthew McClintock
0267768edd
* Modify bootm command to support booting with flat device trees Patch by Matthew McClintock 26-June-2006
19 years ago
Jon Loeliger
281f69ede2
Merge branch 'wd'
19 years ago
Jon Loeliger
870cbeaa45
Merge branch 'mpc86xx'
19 years ago
John Traill
8fc8bd2cc4
Add Rapidio support for the MPC8641HPCN
...
Signed-off-by: John Traill <john.traill@freescale.com>
19 years ago
John Traill
91a414c7d1
Fix caslat calculation
...
Signed-off-by: John Traill <john.traill@freescale.com>
19 years ago
Jon Loeliger
709d3073e7
Convert to mac-address in ethernet nodes.
19 years ago
Wolfgang Denk
6587f7e1e9
Merge with /home/tur/proj/usb_sticks/u-boot
19 years ago
Stefan Roese
d8f961bbda
Fix control-c handing in CONFIG_CMDLINE_EDITING
...
Properly pass break code back from readline.
Patch by Roger Blofeld, 31 Jul 2006
19 years ago
Stefan Roese
4f92ed5fc0
Add commandline history support to all AMCC eval boards
...
Patch by Stefan Roese, 07 Aug 2006
19 years ago
Stefan Roese
9ede3cc511
Add Macronix MXLV320T flash support for AMCC Bamboo
...
Patch by Stefan Roese, 07 Aug 2006
19 years ago
Stefan Roese
e335496a32
Change "mii info" to not print an error upon missing PHY at address
...
Patch by Stefan Roese, 07 Aug 2006
19 years ago
Bartlomiej Sieka
e51aae3829
Prevent USB commands from working when USB is stopped.
19 years ago
Bartlomiej Sieka
7455af41d1
Add rudimentary handling of alternate settings of USB interfaces - to fix
...
problems with some USB storage devices. Some code readability improvements.
19 years ago
Jon Loeliger
3aeec28604
Merge branch 'mpc86xx'
19 years ago
Haiying Wang
71748af833
Correct the irq value of DUART2
19 years ago
Haiying Wang
9cb3e8816a
Change the space size of PEX IO in README
19 years ago
Haiying Wang
239db37c94
Move get_board_sys_clk to board directory
19 years ago