aboutsummaryrefslogtreecommitdiff
path: root/board/mpc8641hpcn/mpc8641hpcn.c
AgeCommit message (Expand)AuthorFilesLines
2007-08-15Move the MPC8641HPCN board under board/freescale.Jon Loeliger1-407/+0
2007-08-108641hpcn: Do correct sized pointer math.Jon Loeliger1-2/+2
2007-08-06Make MPC8641's PCI/PCI-E driver a common driver for many FSL parts.Ed Swarthout1-39/+126
2007-08-02Fix build errors and warnings / code cleanup.Wolfgang Denk1-1/+2
2007-04-09Add PIXIS FPGA support for MPC8641HPCN board.Haiying Wang1-110/+3
2006-08-22General indent and whitespace cleanups.Jon Loeliger1-34/+35
2006-07-31Move get_board_sys_clk to board directoryHaiying Wang1-0/+64
2006-06-22Fix bug in 8641hpcn reset command with no args.Jon Loeliger1-1/+1
2006-05-31Review cleanups.Jon Loeliger1-2/+2
2006-05-31White space cleanup.Jon Loeliger1-110/+117
2006-05-31Removed unneeded local_bus_init() from 8641HPCN board.Jon Loeliger1-34/+0
2006-05-31Moved mpc8641hpcn_board_reset() out of cpu/ into board/.Jon Loeliger1-0/+93
2006-05-10Remove unneeded INIT_RAM_LOCK cache twiddling.Haiying Wang1-11/+0
2006-04-27Cleanup whitespaces and style issues.Jon Loeliger1-21/+12
2006-04-26Initial support for MPC8641 HPCN board.Jon Loeliger1-0/+315