Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-04-19 | Fix serious pointer bug with bootm and reserve map. | Gerald Van Baren | |
What was suppose to be a stack variable was declared as a pointer, overwriting random memory. Also moved the libfdt.a requirement into the main Makefile. That is The U-Boot Way. | |||
2007-04-04 | Minor cleanup. | Wolfgang Denk | |
2007-03-31 | Add a flattened device tree (fdt) command (2 of 2) | Gerald Van Baren | |
Modifications to the existing code to support the new fdt command. | |||
2006-11-03 | mpc83xx: Add MPC8360EMDS basic board support | Dave Liu | |
Add support for the Freescale MPC8360EMDS board. Includes DDR, DUART, Local Bus, PCI. |