Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Coding stylke cleanup; update CHANGELOG. | Wolfgang Denk | 2007-05-05 | 1 | -13/+9 | |
| | | | | Signed-off-by: Wolfgang Denk <wd@denx.de> | |||||
* | Add MPC8544DS basic port board files. | Jon Loeliger | 2007-04-23 | 5 | -0/+686 | |
| | | | | | | | | Add board port under new board/freescale directory structure and reuse existing PIXIS FPGA support there. Signed-off-by: Ed Swarthout <Ed.Swarthout@freescale.com> Signed-off-by: Jon Loeliger <jdl@freescale.com> | |||||
* | Add PIXIS FPGA support for MPC8641HPCN board. | Haiying Wang | 2007-04-09 | 2 | -0/+503 | |
Move the 8641HPCN's PIXIS code to the new directory board/freescale/common/ as it will be shared by future boards not in the same processor family. Write a "pixis_reset" command that utilizes the FPGA reset sequencer to support alternate soft-reset options such as using the "alternate" flash bank, enabling the watch dog, or choosing different CPU frequencies. Add documentation for the pixis_reset to README.mpc8641hpcn. Signed-off-by: Haiying Wang <haiying.wang@freescale.com> Signed-off-by: Jon Loeliger <jdl@freescale.com> |