All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/9] Integrator patches
@ 2011-07-23 13:37 Linus Walleij
  2011-07-23 13:46 ` Albert ARIBAUD
  0 siblings, 1 reply; 3+ messages in thread
From: Linus Walleij @ 2011-07-23 13:37 UTC (permalink / raw)
  To: u-boot

Reposting the entire series since I changed the Subject: on
[3/9] and [4/9] and removed one TAB character in [6/9]. Easiest
way to avoid the mess...

Linus Walleij (9):
  MAINTAINERS: integrator+versatile boards
  integratorap: make the compile work again
  integratorap: support relocation
  integratorap: support the hush shell
  integratorap: support some rudimentary commands
  integratorap: fixup SDRAM memory size detection
  integratorap: remove hardcoded 32MB memory cmdline
  integratorcp: make the board compile
  integrator: convert to new build system

 MAINTAINERS                                 |   11 +-
 MAKEALL                                     |   22 ---
 Makefile                                    |   27 ----
 arch/arm/cpu/arm720t/cpu.c                  |    5 -
 board/armltd/integrator/integrator.c        |   15 +-
 board/armltd/integrator/lowlevel_init.S     |    2 +-
 board/armltd/integrator/split_by_variant.sh |  220 ---------------------------
 boards.cfg                                  |    8 +
 include/configs/integratorap.h              |   21 +++-
 include/configs/integratorcp.h              |    8 +
 10 files changed, 49 insertions(+), 290 deletions(-)
 delete mode 100755 board/armltd/integrator/split_by_variant.sh

-- 
1.7.6

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

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

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-07-23 13:37 [U-Boot] [PATCH 0/9] Integrator patches Linus Walleij
2011-07-23 13:46 ` Albert ARIBAUD
2011-07-23 16:11   ` Linus Walleij

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.