Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH v4 0/3] Add defconfigs for LPC3250 boards
@ 2012-01-05 11:03 Alexandre Belloni
  2012-01-05 11:03 ` [Buildroot] [PATCH v4 1/3] Reorder entries alphabetically Alexandre Belloni
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Alexandre Belloni @ 2012-01-05 11:03 UTC (permalink / raw)
  To: buildroot

v4 now reordering boot/Config.in entries and useful comments

Alexandre Belloni (3):
  Reorder entries alphabetically
  lpc32xx: Add CDL to the available bootloaders
  Add defconfigs for LPC3250 boards

 boot/Config.in                                     |    5 +-
 boot/lpc32xxcdl/Config.in                          |   10 +
 .../lpc32xxcdl/lpc32xxcdl-2.11-compiler_name.patch |   52 ++
 .../lpc32xxcdl-2.11-delete_redundant_files.patch   |  969 ++++++++++++++++++++
 boot/lpc32xxcdl/lpc32xxcdl-2.11-libnosys_gnu.patch |  188 ++++
 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, 1920 insertions(+), 2 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] 5+ messages in thread

end of thread, other threads:[~2012-02-01 22:38 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-05 11:03 [Buildroot] [PATCH v4 0/3] Add defconfigs for LPC3250 boards Alexandre Belloni
2012-01-05 11:03 ` [Buildroot] [PATCH v4 1/3] Reorder entries alphabetically Alexandre Belloni
2012-01-05 11:03 ` [Buildroot] [PATCH v4 2/3] lpc32xx: Add CDL to the available bootloaders Alexandre Belloni
2012-01-05 11:03 ` [Buildroot] [PATCH v4 3/3] Add defconfigs for LPC3250 boards Alexandre Belloni
2012-02-01 22:38 ` [Buildroot] [PATCH v4 0/3] " Peter Korsgaard

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