summaryrefslogtreecommitdiff
path: root/cpu/mpc86xx/cpu.c
AgeCommit message (Expand)Author
2007-05-17Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECxKim Phillips
2007-04-20mpc86xx; Write MAC address to mac-address and local-mac-addressJon Loeliger
2007-04-20mpc86xx: protect memcpy to bad address if a mac-address is missing from dtJon Loeliger
2007-04-09Add PIXIS FPGA support for MPC8641HPCN board.Haiying Wang
2006-09-14Handle 86xx SVR values according to the new Reference Manual.Jon Loeliger
2006-08-22General indent and whitespace cleanups.Jon Loeliger
2006-08-09Convert to mac-address in ethernet nodes.Jon Loeliger
2006-05-31White space cleanup.Jon Loeliger
2006-05-31Moved mpc8641hpcn_board_reset() out of cpu/ into board/.Jon Loeliger
2006-05-31Remove dead debug code.Jon Loeliger
2006-05-31Move mpc86xx PIXIS code to board directoryJon Loeliger
2006-05-30Improve "reset" command's interaction with watchdog.Haiying Wang
2006-04-27Cleanup whitespaces and style issues.Jon Loeliger
2006-04-26Initial support for MPC8641 HPCN board.Jon Loeliger