Andy Fleming
8272dc2f58
Updated config headers to add default FDT-based booting
19 years ago
Andy Fleming
09f3e09e9e
Add support for eTSEC 3 & 4 on 8548 CDS
...
* Added support for using eTSEC 3 and eTSEC 4 on the 8548 CDS.
This will only work on rev 1.3 boards (but doesn't break older boards)
* Cleaned up some comments to reflect the expanded role of tsec
in other systems
19 years ago
Jon Loeliger
d14ba6a798
Handle 86xx SVR values according to the new Reference Manual.
...
Both 8641 and 8641D have SVR == 0x8090, and are distinguished
by the byte in bits 16-23 instead.
Thanks to Jason Jin for noticing.
Signed-off-by: Jon Loeliger <jdl@freescale.com>
19 years ago
Stefan Roese
d12ae80889
Add NAND environment support for PPC440EPx Sequoia NAND boot config
...
Patch by Stefan Roese, 12 Sep 2006
19 years ago
Stefan Roese
efa20585b3
Fix build problem with CPCI440
...
Patch by Stefan Roese, 07 Sep 2006
19 years ago
Stefan Roese
8cacfb85a8
Change Yellowstone to use CFI write buffer
...
Patch by Stefan Roese, 07 Aug 2006
19 years ago
Stefan Roese
887e2ec9ec
Add support for AMCC Sequoia PPC440EPx eval board
...
- Add support for PPC440EPx & PPC440GRx
- Add support for PPC440EP(x)/GR(x) NAND controller
in cpu/ppc4xx directory
- Add NAND boot functionality for Sequoia board,
please see doc/README.nand-boot-ppc440 for details
- This Sequoia NAND image doesn't support environment
in NAND for now. This will be added in a short while.
Patch by Stefan Roese, 07 Sep 2006
19 years ago
Wolfgang Denk
f60ba0d35e
Fix build problems on sorcery board.
19 years ago
Wolfgang Denk
360b410367
Fixed problems on PRS200 board caused by adding splash screen on MCC200
19 years ago
Detlev Zundel
d7c2a02dea
Added simple_strtoul(), getenv() and setenv() to the exported functions.
...
Also bumped up ABI version to reflect this change.
19 years ago
Detlev Zundel
43835aac48
Added interrupt handling capabilities for mpc5xxx processors.
...
Also added Linux like BUG() macros.
19 years ago
Wolfgang Denk
e8143e72e1
Add splashscreen support for MCC200 board.
19 years ago
Wolfgang Denk
0fd30252c8
Make the serial driver framework work with CONFIG_SERIAL_MULTI enabled
19 years ago
Wolfgang Denk
21a9cc028d
Fix typo.
19 years ago
Wolfgang Denk
16850919ff
Code cleanup
19 years ago
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>
19 years ago
Wolfgang Denk
3b0ff842bf
Fix typo in MCC200/PRS200 configuration
19 years ago
Wolfgang Denk
113f64e09a
Update for MCC200 / PRS200 boards:
...
- auto-adjust console device for Linux.
- fix typos.
19 years ago
Wolfgang Denk
ed1cf8456f
Updates for MCC200 / PRS200 boards:
...
- support for configurations with SDRAM or DDR memory,
- support for highboot and lowboot
- adjusting environment definitions
19 years ago
Jin Zhengxiong
dabf9ef8c1
Add AHCI define and sata support for MPC8641HPCN board.
...
Signed-off-by:Jason Jin<jason.jin@freescale.com>
19 years ago
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>
19 years ago
Zhang Wei
d8ea2acf5f
Add dtb boot-up parameter to default boot commands.
...
Signed-off-by: Zhang Wei <wei.zhang@freescale.com>
19 years ago
Jon Loeliger
b93775c203
Cleanup even more poorly introduced whitespace.
19 years ago
Jon Loeliger
ae6241685c
Cleanup more poorly introduced whitespace.
19 years ago
Jon Loeliger
2c33e8a1c5
Cleanup poorly introduced whitespace.
19 years ago
Matthew McClintock
87a449c8ac
Support for FDT in uImage format, error when using FDT from flash
...
Signed-off-by: Matthew McClintock <msm@freescale.com>
19 years ago
Bartlomiej Sieka
ddde6b7cf8
Add a fix for a buggy USB device on the FO300 board.
19 years ago
Wolfgang Denk
5196a7a03b
Minor cleanup
19 years ago
Marian Balakowicz
6d3bc9b8cf
Add support for WTK FO300 board (TQM5200 based).
19 years ago
Rafal Jaworowski
6fe16a8769
Fix TQM834x hang.
19 years ago
Wolfgang Denk
0a0f3a46fb
Cleanup debug code for yucca board.
19 years ago
Wolfgang Denk
463764c893
Add debug console on COM12 for MCC200 board
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
2f6fa46d41
Fixed common.h spelling error.
...
Patch by Cory Tusar, 30 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
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
Rafal Jaworowski
692519b1ed
Add support for PCI-Express on PPC440SPe (Yucca board).
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
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
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
5498d90312
* Patch to modify ft_build.c to update flat device trees in place Patch by Matthew McClintock 26-June-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
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
John Traill
515ab8a62e
Fix 8641HPCN timebase
19 years ago
Stefan Roese
193dd95834
AMCC bamboo (440EP) U-Boot image reduced to 384kbyte
...
Please see doc/README.bamboo for details.
Patch by Stefan Roese, 27 Jul 2006
19 years ago