Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | powerpc: ppc4xx: remove board support for bluestone | Masahiro Yamada | 2014-10-10 | 1 | -59/+0 |
| | | | | | | | | | This board has been orphaned for more than 6 months. It is the last board defining CONFIG_APM821XX. The code inside #ifdef CONFIG_APM821XX should be removed too. Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com> | ||||
* | Coding Style cleanup: remove trailing white space | Wolfgang Denk | 2013-10-14 | 1 | -1/+1 |
| | | | | Signed-off-by: Wolfgang Denk <wd@denx.de> | ||||
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | 1 | -14/+1 |
| | | | | | | Signed-off-by: Wolfgang Denk <wd@denx.de> [trini: Fixup common/cmd_io.c] Signed-off-by: Tom Rini <trini@ti.com> | ||||
* | APM821xx: Add CPU support | Tirumala Marri | 2010-10-04 | 1 | -0/+72 |
APM821XX is a new line of SoCs which are derivatives of PPC44X family of processors. This patch adds support of CPU, cache, tlb, 32k ocm, bootstraps, PLB and AHB bus. Signed-off-by: Tirumala R Marri <tmarri@apm.com> Signed-off-by: Stefan Roese <sr@denx.de> |