All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH v3 0/4] arm: mvebu: Allow DB-88F6820-GP to boot Linux
@ 2015-05-18 16:09 Kevin Smith
  2015-05-18 16:09 ` [U-Boot] [PATCH v3 1/4] arm: mvebu: Disable L2 cache before enabling d-cache Kevin Smith
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Kevin Smith @ 2015-05-18 16:09 UTC (permalink / raw)
  To: u-boot

Changes needed to allow the DB-88F6820-GP development board to successfully
boot a Linux kernel.

Changes in v3:
- Correct coding-style errors
- Correct config macro style error
- Add acked-by lines

Kevin Smith (3):
  arm: mvebu: Update CBAR with SOC regs base
  mv-common.h: Include support for device trees
  db-88f6820-gp.h: Load data blobs into lower memory

Stefan Roese (1):
  arm: mvebu: Disable L2 cache before enabling d-cache

 arch/arm/mach-mvebu/cpu.c       | 15 +++++++++++++++
 include/configs/db-88f6820-gp.h |  5 +++++
 include/configs/mv-common.h     |  2 ++
 3 files changed, 22 insertions(+)

-- 
2.3.2

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

end of thread, other threads:[~2015-06-28 16:00 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-18 16:09 [U-Boot] [PATCH v3 0/4] arm: mvebu: Allow DB-88F6820-GP to boot Linux Kevin Smith
2015-05-18 16:09 ` [U-Boot] [PATCH v3 1/4] arm: mvebu: Disable L2 cache before enabling d-cache Kevin Smith
2015-05-18 16:09 ` [U-Boot] [PATCH v3 2/4] arm: mvebu: Update CBAR with SOC regs base Kevin Smith
2015-05-18 16:09 ` [U-Boot] [PATCH v3 3/4] mv-common.h: Include support for device trees Kevin Smith
2015-06-26 11:56   ` Stefan Roese
2015-06-28 16:00     ` Luka Perkov
2015-05-18 16:09 ` [U-Boot] [PATCH v3 4/4] db-88f6820-gp.h: Load data blobs into lower memory Kevin Smith

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.