All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH v3 0/2] Add defconfigs for LPC3250 boards
@ 2012-01-04 17:13 Alexandre Belloni
  2012-01-04 17:13 ` [Buildroot] [PATCH v3 1/2] lpc32xx: Add CDL to the available bootloaders Alexandre Belloni
  2012-01-04 17:13 ` [Buildroot] [PATCH v3 2/2] Add defconfigs for LPC3250 boards Alexandre Belloni
  0 siblings, 2 replies; 6+ messages in thread
From: Alexandre Belloni @ 2012-01-04 17:13 UTC (permalink / raw)
  To: buildroot

V3 using feedback from Thomas.

Alexandre Belloni (2):
  lpc32xx: Add CDL to the available bootloaders
  Add defconfigs for LPC3250 boards

 boot/Config.in                                     |    1 +
 boot/lpc32xxcdl/Config.in                          |   10 +
 .../lpc32xxcdl/lpc32xxcdl-2.11-compiler_name.patch |   52 ++
 .../lpc32xxcdl-2.11-delete_redundant_files.patch   |  964 ++++++++++++++++++++
 boot/lpc32xxcdl/lpc32xxcdl-2.11-libnosys_gnu.patch |  183 ++++
 boot/lpc32xxcdl/lpc32xxcdl-2.11-slashes.patch      |  521 +++++++++++
 boot/lpc32xxcdl/lpc32xxcdl.mk                      |   60 ++
 configs/ea3250_defconfig                           |   39 +
 configs/fdi3250_defconfig                          |   39 +
 configs/phy3250_defconfig                          |   39 +
 10 files changed, 1908 insertions(+), 0 deletions(-)
 create mode 100644 boot/lpc32xxcdl/Config.in
 create mode 100644 boot/lpc32xxcdl/lpc32xxcdl-2.11-compiler_name.patch
 create mode 100644 boot/lpc32xxcdl/lpc32xxcdl-2.11-delete_redundant_files.patch
 create mode 100644 boot/lpc32xxcdl/lpc32xxcdl-2.11-libnosys_gnu.patch
 create mode 100644 boot/lpc32xxcdl/lpc32xxcdl-2.11-slashes.patch
 create mode 100644 boot/lpc32xxcdl/lpc32xxcdl.mk
 create mode 100644 configs/ea3250_defconfig
 create mode 100644 configs/fdi3250_defconfig
 create mode 100644 configs/phy3250_defconfig

-- 
1.7.8.2

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

end of thread, other threads:[~2012-01-05 10:18 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-04 17:13 [Buildroot] [PATCH v3 0/2] Add defconfigs for LPC3250 boards Alexandre Belloni
2012-01-04 17:13 ` [Buildroot] [PATCH v3 1/2] lpc32xx: Add CDL to the available bootloaders Alexandre Belloni
2012-01-05  7:29   ` Thomas Petazzoni
2012-01-05  9:51     ` Alexandre Belloni
2012-01-05 10:18       ` Thomas Petazzoni
2012-01-04 17:13 ` [Buildroot] [PATCH v3 2/2] Add defconfigs for LPC3250 boards Alexandre Belloni

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.