Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added CONFIG_ options for bd_t and env in flat dev tree | Kumar Gala | 2006-01-11 | 1 | -0/+2 |
| | | | | | | | | | | CONFIG_OF_HAS_BD_T will put a copy of the bd_t into the resulting flat device tree. CONFIG_OF_HAS_UBOOT_ENV will copy the environment variables from u-boot into the flat device tree Patch by Kumar Gala 11 Jan 2006 | ||||
* | Add support for OF flat tree for the STXtc board. | Wolfgang Denk | 2005-10-13 | 1 | -12/+8 |
| | | | | Patch by Pantelis Antoniou, 04 Sep 2005 | ||||
* | Change default console baud rate for stxxtc board | Wolfgang Denk | 2005-09-13 | 1 | -1/+1 |
| | |||||
* | Add support for Silicon Turnkey eXpress XTc (mpc87x/88x) board. | Wolfgang Denk | 2005-08-15 | 1 | -0/+592 |
Patch by Dan Malek and Pantelis Antoniou, 15 Aug 2005 |