Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | ppc/85xx: Clean up use of LAWAR defines | Kumar Gala | 2009-09-24 | -1/+1 |
| | | | | | | | | | On 85xx platforms we shouldn't be using any LAWAR_* defines but using the LAW_* ones provided by fsl-law.h. Rename any such uses and limit the LAWAR_ to the 83xx platform as the only user so we will get compile errors in the future. Signed-off-by: Kumar Gala <galak@kernel.crashing.org> | |||
* | stx: create common vendor/board hierarchy for STx boards | Alex Dubov | 2009-08-28 | -0/+58 |
Move files belonging to the STx boards into common vendor directory and update the Makefile to reflect this. Signed-off-by: Alex Dubov <oakad@yahoo.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org> |