summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Collapse)AuthorAgeFilesLines
...
| | * | | | | | Merge branch 'mpc85xx'Jon Loeliger2006-09-194-15/+30
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: drivers/tsec.c
| | | * | | | | | Updated config headers to add default FDT-based bootingAndy Fleming2006-09-194-14/+27
| | | | | | | | |
| | | * | | | | | Add support for eTSEC 3 & 4 on 8548 CDSAndy Fleming2006-09-191-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
| | * | | | | | | Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger2006-09-1926-77/+1280
| | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: board/stxxtc/Makefile
| | * \ \ \ \ \ \ \ Merge branch 'mpc86xx'Jon Loeliger2006-09-141-2/+3
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | Handle 86xx SVR values according to the new Reference Manual.Jon Loeliger2006-09-141-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
| | * | | | | | | | | Merge branch 'mpc86xx'Jon Loeliger2006-08-251-7/+2
| | |\| | | | | | | |
| | | * | | | | | | | Change ramdiskaddr and dtbaddrHaiying Wang2006-08-251-7/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove PEX fluff commands. Signed-off-by: Haiying Wang <haiying.wang@freescale.com> Signed-off-by: Jon Loeliger <jdl@freescale.com>
| | * | | | | | | | | Merge branch 'mpc86xx'Jon Loeliger2006-08-232-5/+216
| | |\| | | | | | | |
| | | * | | | | | | | Add AHCI define and sata support for MPC8641HPCN board.Jin Zhengxiong2006-08-231-3/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by:Jason Jin<jason.jin@freescale.com>
| | | * | | | | | | | Add AHCI support to u-bootJin Zhengxiong2006-08-231-0/+190
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
| | | * | | | | | | | Add dtb boot-up parameter to default boot commands.Zhang Wei2006-08-231-2/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Zhang Wei <wei.zhang@freescale.com>
| | * | | | | | | | | Merge branch 'mpc86xx'Jon Loeliger2006-08-221-7/+4
| | |\| | | | | | | |
| | | * | | | | | | | Cleanup even more poorly introduced whitespace.Jon Loeliger2006-08-221-7/+4
| | | | | | | | | | |
| | * | | | | | | | | Merge branch 'mpc86xx'Jon Loeliger2006-08-221-5/+5
| | |\| | | | | | | |
| | | * | | | | | | | Cleanup more poorly introduced whitespace.Jon Loeliger2006-08-221-5/+5
| | | | | | | | | | |
| | * | | | | | | | | Merge branch 'mpc86xx'Jon Loeliger2006-08-221-9/+9
| | |\| | | | | | | |
| | | * | | | | | | | Cleanup poorly introduced whitespace.Jon Loeliger2006-08-221-9/+9
| | | | | | | | | | |
| | * | | | | | | | | Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger2006-08-2216-57/+189
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Support for FDT in uImage format, error when using FDT from flashMatthew McClintock2006-08-221-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Matthew McClintock <msm@freescale.com>
| | * | | | | | | | | | Merge branch 'mpc86xx'Jon Loeliger2006-08-141-4/+3
| | |\ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / | | | |/| | | | | | | |
| | | * | | | | | | | | Fix BAT0 to actually be cacheable, non-guarded as documented.Jon Loeliger2006-08-141-4/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jon Loeliger <jdl@freescale.com>
| | * | | | | | | | | | Merge branch 'mpc85xx'Jon Loeliger2006-08-098-56/+132
| | |\ \ \ \ \ \ \ \ \ \ | | | | |_|_|/ / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: include/ft_build.h include/pci.h Resolved, though.
| | | * | | | | | | | | * Switched default PCI speed for 8540 ADS back to 33MHzMatthew McClintock2006-08-091-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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>
| | | * | | | | | | | | * Added VIA configuration tableMatthew McClintock2006-08-093-41/+26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Added support for PCI2 on CDS Patch by Andy Fleming 17-Mar-2006 Signed-off-by: Andy Fleming <afleming@freescale.com>
| | | * | | | | | | | | * Fixed PCI memory definitions Patch by Andy Fleming 17-Mar-2006Matthew McClintock2006-08-091-4/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Andy Fleming <afleming@freescale.com>
| | | * | | | | | | | | * Added support for initializing second PCI bus on 85xx Patch by Andy ↵Matthew McClintock2006-08-091-2/+23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fleming 17-Mar-2006 Signed-off-by: Andy Fleming <afleming@freescale.com>
| | | * | | | | | | | | * Added PCI-X #defines for PCI-X initialization Patch by Andy Fleming on ↵Matthew McClintock2006-08-091-0/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 17-Mar-2006 Signed-off-by: Andy Fleming <afleming@freescale.com>
| | | * | | | | | | | | * Add Flat Dev Tree construction for MPC85xx ADS and CDS boards Patch by Jon ↵Matthew McClintock2006-08-095-0/+63
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Loeliger 17-Jan-2006 Signed-off-by: Jon Loeliger <jdl@freescale.com>
| | | * | | | | | | | | * Patch to modify ft_build.c to update flat device trees in place Patch by ↵Matthew McClintock2006-08-091-9/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Matthew McClintock 26-June-2006
| | * | | | | | | | | | Merge branch 'wd'Jon Loeliger2006-08-0946-2245/+6141
| | |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merge branch 'mpc86xx'Jon Loeliger2006-07-281-1/+1
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / / / | | | |/| | | | | | | | |
| | | * | | | | | | | | | Fix 8641HPCN timebaseJohn Traill2006-07-281-1/+1
| | | | | | | | | | | | |
| | * | | | | | | | | | | Merge branch 'mpc86xx'Jon Loeliger2006-07-132-0/+6
| | |\| | | | | | | | | |
| | | * | | | | | | | | | Add support for reading and writing mac addresses to or from ID EEPROM.Haiying Wang2006-07-132-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added code for reading and writing Mac addresses to/from ID EEPROM(0x57). With attached patch, we can use command "mac/mac read/mac save/" to read and write EEPROM under u-boot prompt. U-boot will calculate the checksum of EEPROM while bootup, if it is right, then u-boot will check whether the mac address of eTSEC0/1/2/3 is availalbe (non-zero). If there is mac address availabe in EEPROM, u-boot will use it, otherewise, u-boot will use the mac address defined in MPC8641HPCN.h. This matches the requirement to set unique mac address for each TSEC port. Signed-off-by: Haiying Wang <haiying.wang@freescale.com> Signed-off-by: York Sun <yorksun@freescale.com>
| | | * | | | | | | | | | Fixed initrd issue by define big RAMJin Zhengxiong2006-07-131-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by:Jason Jin <Jason.jin@freescale.com>
| | * | | | | | | | | | | Merge branch 'mpc86xx'Jon Loeliger2006-06-281-0/+3
| | |\| | | | | | | | | |
| | | * | | | | | | | | | Change Id to symbolic name for RTL8139Jin Zhengxiong2006-06-281-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jason Jin <Jason.jin@freescale.com>
| | * | | | | | | | | | | Merge branch 'mpc86xx'Jon Loeliger2006-06-272-36/+47
| | |\| | | | | | | | | |
| | | * | | | | | | | | | Fix RTL8139 in big endianJin Zhengxiong-R641882006-06-271-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | signed-off-by: Jason Jin <Jason.Jin@freescale.com> signed-off-by: Wei Zhang <wei.zhang@freescale.com>
| | | * | | | | | | | | | Enable PCIE1 for MPC8641HPCN boardJin Zhengxiong-R641882006-06-272-36/+46
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jason Jin <Jason.jin@freescale.com>
| | * | | | | | | | | | | Merge branch 'mpc86xx'Jon Loeliger2006-06-072-23/+45
| | |\| | | | | | | | | |
| | | * | | | | | | | | | Enable dual DDR controllers and interleaving.Jon Loeliger2006-05-191-1/+11
| | | | | | | | | | | | |
| | | * | | | | | | | | | Update 86xx address map and LAWBARs.Jon Loeliger2006-05-192-22/+34
| | | | | | | | | | | | |
| | * | | | | | | | | | | Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger2006-06-0719-101/+1659
| | |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'mpc86xx'Jon Loeliger2006-05-099-6/+2123
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / | | | |/| | | | | | | | | |
| | | * | | | | | | | | | | Get MPC8641HPCN flash images working.Jon Loeliger2006-05-091-16/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Enable the CFI driver. Remove bogus LAWBAR7 cruft. Use correct TEXT_BASE, Fixup load script. Enable SPD EEPROM during DDR setup. Use generic RFC 1918 IP addresses by default.
| | | * | | | | | | | | | | Cleanup whitespaces and style issues.Jon Loeliger2006-04-272-122/+87
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removed //-style comments. Use 80-column lines. Remove trailing whitespace. Remove dead code and debug cruft.
| | | * | | | | | | | | | | Initial support for MPC8641 HPCN board.Jon Loeliger2006-04-269-6/+2160
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | Merge with /home/wd/git/u-boot/masterWolfgang Denk2006-10-206-9/+392
|\| | | | | | | | | | | | |