aboutsummaryrefslogtreecommitdiff
path: root/cpu/mpc86xx/cpu.c
AgeCommit message (Expand)AuthorFilesLines
2008-03-26Update SVR numbers to expand supportAndy Fleming1-1/+1
2008-02-1886xx: Convert sbc8641d to use libfdt.Jon Loeliger1-61/+0
2008-01-2486xx: Add reginfo commandBecky Bruce1-1/+23
2007-11-07make 8610 board use pixis resetJason Jin1-2/+2
2007-10-17Initial mpc8610hpcd cpu/, README and include/ files.Jon Loeliger1-2/+13
2007-05-17Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECxKim Phillips1-4/+4
2007-04-20mpc86xx; Write MAC address to mac-address and local-mac-addressJon Loeliger1-0/+12
2007-04-20mpc86xx: protect memcpy to bad address if a mac-address is missing from dtJon Loeliger1-4/+8
2007-04-09Add PIXIS FPGA support for MPC8641HPCN board.Haiying Wang1-7/+1
2006-09-14Handle 86xx SVR values according to the new Reference Manual.Jon Loeliger1-4/+5
2006-08-22General indent and whitespace cleanups.Jon Loeliger1-26/+34
2006-08-09Convert to mac-address in ethernet nodes.Jon Loeliger1-4/+4
2006-05-31White space cleanup.Jon Loeliger1-14/+13
2006-05-31Moved mpc8641hpcn_board_reset() out of cpu/ into board/.Jon Loeliger1-84/+6
2006-05-31Remove dead debug code.Jon Loeliger1-24/+0
2006-05-31Move mpc86xx PIXIS code to board directoryJon Loeliger1-293/+15
2006-05-30Improve "reset" command's interaction with watchdog.Haiying Wang1-5/+32
2006-04-27Cleanup whitespaces and style issues.Jon Loeliger1-139/+123
2006-04-26Initial support for MPC8641 HPCN board.Jon Loeliger1-0/+669