summaryrefslogtreecommitdiffstats
path: root/cpu
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | * Fix a bunch of compiler warnings for gcc 4.0Jon Loeliger2006-10-191-0/+5
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Matthew McClintock <msm@freescale.com>
| * | | | Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger2006-10-1041-56/+56
| |\ \ \ \
| * | | | | Coding style changes to remove local varible blocksJon Loeliger2006-10-102-144/+128
| | | | | | | | | | | | | | | | | | | | | | | | and reformat a bit nicer.
| * | | | | Fix whitespace issues.Jon Loeliger2006-10-101-1/+0
| | | | | |
| * | | | | Merge branch 'mpc86xx'Jon Loeliger2006-09-291-0/+2
| |\ \ \ \ \
| | * | | | | Fix missing tCycle/modfreq calculation.John Traill2006-09-291-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: John Traill <john.traill@freescale.com>
| * | | | | | Modified makefile for new build mechanism.Jon Loeliger2006-09-191-7/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jon Loeliger <jdl@freescale.com>
| * | | | | | Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger2006-09-1971-4045/+1980
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: board/stxxtc/Makefile
| * \ \ \ \ \ \ Merge branch 'mpc86xx'Jon Loeliger2006-09-141-4/+5
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | * | | | | | Handle 86xx SVR values according to the new Reference Manual.Jon Loeliger2006-09-141-4/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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-291-5/+0
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | Remove trailing empty lines.Jon Loeliger2006-08-291-5/+0
| | | | | | | |
| * | | | | | | Merge branch 'mpc86xx'Jon Loeliger2006-08-291-3/+3
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | Remove bogus msync and use volatile asm.Jon Loeliger2006-08-291-3/+3
| | | | | | | |
| * | | | | | | Merge branch 'mpc86xx'Jon Loeliger2006-08-229-357/+333
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | General indent and whitespace cleanups.Jon Loeliger2006-08-229-352/+331
| | | | | | | |
| | * | | | | | Cleanup compiler warnings.Jon Loeliger2006-08-221-13/+10
| | | | | | | |
| | * | | | | | Copy Global Data Pointer to r29 for DECLARE_GLOBAL_DATA_PTRHaiying Wang2006-08-171-1/+2
| | | | | | | |
| * | | | | | | Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger2006-08-228-10/+851
| |\ \ \ \ \ \ \
| * | | | | | | | Copy Global Data Pointer to r29 for DECLARE_GLOBAL_DATA_PTRHaiying Wang2006-08-171-1/+2
| | | | | | | | |
| * | | | | | | | Merge branch 'mpc85xx'Jon Loeliger2006-08-093-36/+200
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: include/ft_build.h include/pci.h Resolved, though.
| | * | | | | | | | * Switched default PCI speed for 8540 ADS back to 33MHzMatthew McClintock2006-08-091-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 support for initializing second PCI bus on 85xx Patch by Andy ↵Matthew McClintock2006-08-091-35/+147
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fleming 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-092-1/+50
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Loeliger 17-Jan-2006 Signed-off-by: Jon Loeliger <jdl@freescale.com>
| * | | | | | | | | Merge branch 'wd'Jon Loeliger2006-08-0932-193/+1255
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'mpc86xx'Jon Loeliger2006-08-092-100/+43
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / | | |/| | | | | | | |
| | * | | | | | | | | Fix caslat calculationJohn Traill2006-08-091-96/+39
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: John Traill <john.traill@freescale.com>
| | * | | | | | | | | Convert to mac-address in ethernet nodes.Jon Loeliger2006-08-091-4/+4
| | | | | | | | | | |
| * | | | | | | | | | Merge branch 'mpc86xx'Jon Loeliger2006-07-311-66/+0
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / /
| | * | | | | | | | | Move get_board_sys_clk to board directoryHaiying Wang2006-07-311-66/+0
| | | | | | | | | | |
| * | | | | | | | | | Merge branch 'mpc86xx'Jon Loeliger2006-07-281-0/+2
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / /
| | * | | | | | | | | Fix 8641HPCN pollutionJohn Traill2006-07-281-0/+2
| | | | | | | | | | |
| * | | | | | | | | | Merge branch 'mpc86xx'Jon Loeliger2006-06-273-110/+284
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / /
| | * | | | | | | | | Enable PCIE1 for MPC8641HPCN boardJin Zhengxiong-R641882006-06-273-110/+284
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jason Jin <Jason.jin@freescale.com>
| * | | | | | | | | | Merge branch 'mpc86xx'Jon Loeliger2006-06-151-15/+0
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / /
| | * | | | | | | | | Do not enable address translation on secondary CPUs.Jon Loeliger2006-06-151-15/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Do not set up BATs on secondary CPUs. Let Linux do the nasty. Signed-off-by: Jon Loeliger <jdl@freescale.com>
| * | | | | | | | | | Merge branch 'mpc86xx'Jon Loeliger2006-06-071-64/+64
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / /
| | * | | | | | | | | Fix a get_board_sys_clk() use-before-def warning.Jon Loeliger2006-06-071-64/+64
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jon Loeliger <jdl@jdl.com>
| * | | | | | | | | | Merge branch 'mpc86xx'Jon Loeliger2006-06-0710-616/+582
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / /
| | * | | | | | | | | Review cleanups.Jon Loeliger2006-05-316-99/+37
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jon Loeliger <jdl@freescale.com>
| | * | | | | | | | | White space cleanup.Jon Loeliger2006-05-311-14/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Some 80-column cleanups. Convert printf() to puts() where possible. Use #include "spd_sdram.h" as needed. Enhanced reset command usage message a bit. Signed-off-by: Jon Loeliger <jdl@freescale.com>
| | * | | | | | | | | Moved mpc8641hpcn_board_reset() out of cpu/ into board/.Jon Loeliger2006-05-311-84/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jon Loeliger <jdl@freescale.com>
| | * | | | | | | | | Remove dead debug code.Jon Loeliger2006-05-311-24/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jon Loeliger <jdl@jdl.com>
| | * | | | | | | | | Move mpc86xx PIXIS code to board directoryJon Loeliger2006-05-311-293/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | First cut at moving the PIXIS platform code out of the 86xx cpu directory and into board/mpc8641hpcn where it belongs. Signed-off-by: Jon Loeliger <jdl@freescale.com>
| | * | | | | | | | | Improve "reset" command's interaction with watchdog.Haiying Wang2006-05-301-5/+32
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | "reset altbank" will reset another bank WITHOUT watch dog timer enabled "reset altbank wd" will reset another bank WITH watch dog enabled "diswd" will disable watch dog after u-boot boots up successfully Signed-off-by: Haiying Wang <Haiying.Wang@freescale.com>
| | * | | | | | | | | Fix two SDRAM setup bugs.Haiying Wang2006-05-301-7/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix ECC setup bug. Enable 1T/2T based on number of DIMMs present. Signed-off-by: Haiying Wang <Haiying.Wang@freescale.com>
| | * | | | | | | | | Change arbitration to round-robin for SMP linux.Jon Loeliger2006-05-191-6/+9
| | | | | | | | | | |
| | * | | | | | | | | Enable dual DDR controllers and interleaving.Jon Loeliger2006-05-191-121/+494
| | | | | | | | | | |
| | * | | | | | | | | Remove L2 Cache invalidate polling.Jon Loeliger2006-05-191-11/+17
| | | | | | | | | | |
| * | | | | | | | | | Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger2006-06-07163-47/+70115
| |\ \ \ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud