From: Tirumala Marri
Adding Eiger board support for 460SX SoC.
Signed-off-by: Tirumala R Marri
---
MAINTAINERS|4 +
board/amcc/eiger/Makefile | 48 +++
board/amcc/eiger/config.mk | 30 +++
board/amcc/eiger/eiger.c | 91 +
board/amcc/
From: Tirumala Marri
Add support code for bluestone board wth APM821XX processor based.
This patch includes early board init, misc init, configure EBC,
initializes UIC, MAKEALL, board.cfg and MAINTAINERS file.
Signed-off-by: Tirumala R Marri
inka4x0 MPC5200
+Tirumala Marri
From: Tirumala Marri
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
---
V6:
* Correcting indentation.
V7:
* Ordering defined(APM821XX) in c
From: Tirumala Marri
APM821XX is Applied Micro Circuits Corporations naming
convention for new line of SoCs.
V6:
* Correcting indentation.
V7:
* Ordering defined(APM821XX) in cpu_init.c.
* Correcting Typo Bloustone to Bluestone.
Tirumala Marri (2):
APM821xx: Add CPU support
APM821xx:
From: Tirumala Marri
Add support code for bluestone board wth APM821XX processor based.
This patch includes early board init, misc init, configure EBC,
initializes UIC, MAKEALL, board.cfg and MAINTAINERS file.
Signed-off-by: Tirumala R Marri
inka4x0 MPC5200
+Tirumala Marri
From: Tirumala Marri
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
---
V5:
* Move CONFIG_SYS_PERIPHERAL_BASE to apm821xx.h
V6:
* Correcti
From: Tirumala Marri
APM821XX is Applied Micro Circuits Corporations naming
convention for new line of SoCs.
V5:
* Move CONFIG_SYS_PERIPHERAL_BASE to apm821xx.h
* MAKEALL change is not needed anymore
* CONFIG_SYS_NOR_CS is not used anywhere.
* CONFIG_PHY_RESET_R is not used anywhere
V6:
From: Tirumala Marri
Add support code for bluestone board wth APM821XX processor based.
This patch includes early board init, misc init, configure EBC,
initializes UIC, MAKEALL, board.cfg and MAINTAINERS file.
Signed-off-by: Tirumala R Marri
inka4x0 MPC5200
+Tirumala Marri
From: Tirumala Marri
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
---
V4:
* Rebase with Stefan Roese tree
V5:
* Move CONFIG_SYS_PERIPHERA
From: Tirumala Marri
APM821XX is Applied Micro Circuits Corporations naming
convention for new line of SoCs.
V4:
* Rebasing with Stefan Roese tree
V5:
* Move CONFIG_SYS_PERIPHERAL_BASE to apm821xx.h
* MAKEALL change is not needed anymore
* CONFIG_SYS_NOR_CS is not used anywhere.
* CON
From: Tirumala Marri
Add support code for bluestone board wth APM821XX processor based.
This patch includes early board init, misc init, configure EBC,
initializes UIC, MAKEALL, board.cfg and MAINTAINERS file.
Signed-off-by: Tirumala R Marri
inka4x0 MPC5200
+Tirumala Marri
From: Tirumala Marri
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
---
V3:
* Change APM82XXX to APM821XX
* Modify the way cpu id is prin
From: Tirumala Marri
APM821XX is Applied Micro Circuits Corporations naming
convention for new line of SoCs.
V3:
* Missing TLB entry for CONFIG_SYS_BOOT_BASE_ADDR.
* Move CONFIG_SYS_EBC_PB0AP etc to EBC area in the config file.
* remove unused CONFIG_RTL8211CL_PHY.
* Replace hard coded v
From: Tirumala Marri
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
---
V2:
* Removed Defines added to 405ex.
V3:
* Change APM82XXX to AP
From: Tirumala Marri
Add support code for bluestone board wth APM821XX processor based.
This patch includes early board init, misc init, configure EBC,
initializes UIC, MAKEALL, board.cfg and MAINTAINERS file.
Signed-off-by: Tirumala R Marri > " .
* Correct the phy name CONFIG_M88E_PHY to
From: Tirumala Marri
APM821XX is Applied Micro Circuits Corporations naming
convention for new line of SoCs.
V2:
* Missing space before "<".
* SDR_AHB_CFG not used, remove.
* boot device dfinitions are board specific ? removed.
* APM82161_MASK not used, remove
* set_mcsr() is already c
From: Tirumala Marri
Add support code for bluestone board wth APM82XXX processor based.
This patch includes early board init, misc init, configure EBC,
initializes UIC, MAKEALL, board.cfg and MAINTAINERS file.
Signed-off-by: Tirumala R Marri > " .
* Correct the phy name CONFIG_M88E_PHY to
From: Tirumala Marri
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
---
V1:
* Squash some of the patches.
* add space between "||" and "\".
From: Tirumala Marri
APM8 is Applied Micro Circuits Corporations naming
convention for new line of SoCs.
V1:
* Squash some of the patches.
* add space between "||" and "\".
* Add spaces around operators.
* Unsigned int to u32.
* Add empty line which was removed.
* remove warning
From: Tirumala Marri
Add support code for bluestone board wth APM82XXX processor based.
This patch includes early board init, misc init, configure EBC,
initializes UIC, MAKEALL, board.cfg and MAINTAINERS file.
Signed-off-by: Tirumala R Marri
---
V1:
* Remove "All rights reserved" phrase from
From: Tirumala Marri
APM82XXX 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 AHB bus, DDR and
Some common register definitions.
Signed-off-by: Tirumala R Marri
---
V1:
* Squash some of the patc
From: Tirumala Marri
APM8 is Applied Micro Circuits Corporations naming
convention for new line of SoCs.
V1:
* Squash some of the patches.
* add space between "||" and "\".
* Add spaces around operators.
* Unsigned int to u32.
* Add empty line which was removed.
* remove warning
From: Tirumala Marri
Add support code for bluestone board wth APM82XXX processor based.
This patch includes early board init, misc init, configure EBC,
initializes UIC, MAKEALL, board.cfg and MAINTAINERS file.
Signed-off-by: Tirumala R Marri
---
V1:
* Remove "All rights reserved" phrase from
From: Tirumala Marri
APM82XXX 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 AHB bus, DDR and
Some common register definitions.
Signed-off-by: Tirumala R Marri
---
V1:
* Squash some of the patc
From: Tirumala Marri
APM8 is Applied Micro Circuits Corporations naming
convention for new line of SoCs.
V1:
* Squash some of the patches.
* add space between "||" and "\".
* Add spaces around operators.
* Unsigned int to u32.
* Add empty line which was removed.
* remove warning
From: Tirumala Marri
APM82XXX 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
---
arch/powerpc/cpu/ppc4xx/cpu.c| 35 ++
From: Tirumala Marri
APM8 is Applied Micro Circuits Corporations naming convention for new line
of SoCs.
Tirumala Marri (8):
APM82xxx: Add CPU support
APM82xxx: Add Common register definitions
APM82xxx: Add clock speed calculations
APM82xxx: Add DDR support
APM82xxx: Add UIC suppo
From: Tirumala Marri
This patch adds APM82XXX specific definitions, which include
clock and boot strap.
Signed-off-by: Tirumala R Marri
---
include/ppc440.h | 57 -
include/ppc4xx.h |7 +++--
2 files changed, 59 insertions(+), 5 deletio
From: Tirumala Marri
Add support code for bluestone board wth APM82XXX processor based.
This patch includes early board init, misc init, configure EBC,
and initializes UIC.
Signed-off-by: Tirumala R Marri
---
arch/powerpc/include/asm/ppc4xx-ebc.h |4 +
board/amcc/bluestone/Makefile
From: Tirumala Marri
This patch adds 32bit DDR2 static as well as dynamic
setting of different DRAM parameters like CAS and read/write
delays.
Signed-off-by: Tirumala R Marri
---
arch/powerpc/include/asm/ppc4xx-sdram.h | 25 +++--
1 files changed, 19 insertions(+), 6 dele
From: Tirumala Marri
This patch adds support for speed calculations for different
IP blocks, based on the bootstrap values programmed into EPROM device.
Signed-off-by: Tirumala R Marri
---
arch/powerpc/cpu/ppc4xx/speed.c | 85 ++-
1 files changed, 84 inser
From: Tirumala Marri
This patch adds L2Cache/SRAM and OCM register definitions.
Signed-off-by: Tirumala R Marri
---
arch/powerpc/include/asm/ppc4xx-isram.h |8 +---
1 files changed, 5 insertions(+), 3 deletions(-)
diff --git a/arch/powerpc/include/asm/ppc4xx-isram.h
b/arch/powerpc/in
From: Tirumala Marri
Add bluestone board name to the board.cfg.
Change Makefile to include bluestone board support.
Modified MAINTAINERS file to include board maintainers name.
Modified to include blouestone entry in the MAKEALL file.
Signed-off-by: Tirumala R Marri
---
MAINTAINERS |3 +++
From: Tirumala Marri
This patch adds Universal Interrupt Controller support for
APM82XXX processor.
Signed-off-by: Tirumala R Marri
---
arch/powerpc/include/asm/ppc4xx-uic.h |5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/arch/powerpc/include/asm/ppc4xx-uic.h
b/ar
34 matches
Mail list logo