public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/4] armv7: miscellaneous fixes improvements
@ 2011-11-22  9:33 Aneesh V
  2011-11-22  9:33 ` [U-Boot] [PATCH 1/4] armv7: disable L2 cache in cleanup_before_linux() Aneesh V
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Aneesh V @ 2011-11-22  9:33 UTC (permalink / raw)
  To: u-boot

Aneesh V (4):
  armv7: disable L2 cache in cleanup_before_linux()
  armv7: include armv7/cpu.c in SPL build
  armv7: setup vector
  start.S: remove omap3 specific code from start.S

 arch/arm/cpu/armv7/Makefile              |    4 +-
 arch/arm/cpu/armv7/cpu.c                 |    1 +
 arch/arm/cpu/armv7/omap3/lowlevel_init.S |    8 ++++++
 arch/arm/cpu/armv7/start.S               |   38 ++++++++++++-----------------
 arch/arm/include/asm/arch-omap3/omap3.h  |    1 +
 5 files changed, 28 insertions(+), 24 deletions(-)

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2011-11-22 16:14 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-22  9:33 [U-Boot] [PATCH 0/4] armv7: miscellaneous fixes improvements Aneesh V
2011-11-22  9:33 ` [U-Boot] [PATCH 1/4] armv7: disable L2 cache in cleanup_before_linux() Aneesh V
2011-11-22  9:33 ` [U-Boot] [PATCH 2/4] armv7: include armv7/cpu.c in SPL build Aneesh V
2011-11-22  9:34 ` [U-Boot] [PATCH 3/4] armv7: setup vector Aneesh V
2011-11-22  9:34 ` [U-Boot] [PATCH 4/4] start.S: remove omap3 specific code from start.S Aneesh V
2011-11-22 16:14   ` Tom Rini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox