Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH v2 0/3] barebox new option and new boards
@ 2013-04-17  7:41 Fabio Porcedda
  2013-04-17  7:41 ` [Buildroot] [PATCH v2 1/3] barebox: add custom version option Fabio Porcedda
                   ` (3 more replies)
  0 siblings, 4 replies; 22+ messages in thread
From: Fabio Porcedda @ 2013-04-17  7:41 UTC (permalink / raw)
  To: buildroot

Hi all,
this patch set is for adding to barebox a custom version option
and use this new option to add suppport for two new boards.

v2:
  - Telit EVK-PRO3: use barebox custom version option

Best regards
Fabio Porcedda (3):
  barebox: add custom version option
  configs: add defconfig for Telit EVK-PRO3
  configs: add defconfig for Atmel AT91SAM9260-EK Nand Flash Boot

 .../linux-ARM-at91-enable-nand-ubifs-boot.patch    |  44 ++++
 ...04.0-0001-watchdog-add-keep-alive-support.patch |  88 ++++++++
 ...02-watchdog-add-at91sam9-watchdog-support.patch | 228 +++++++++++++++++++++
 ...0003-at91sam9260-9g20-add-wathdog-support.patch |  40 ++++
 ...0004-at91sam9260-9g20-fix-wathdog-support.patch |  26 +++
 ...13.04.0-0005-watchdog-enable-for-evk-pro3.patch |  26 +++
 ...t91-at91_dt_defconfig-update-for-evk-pro3.patch |  44 ++++
 board/telit/evk-pro3/readme.txt                    |  28 +++
 boot/barebox/Config.in                             |  26 ++-
 configs/at91sam9260eknf_defconfig                  |  15 ++
 configs/telit_evk_pro3_defconfig                   |  16 ++
 11 files changed, 567 insertions(+), 14 deletions(-)
 create mode 100644 board/atmel/at91sam9260ek/linux-ARM-at91-enable-nand-ubifs-boot.patch
 create mode 100644 board/telit/evk-pro3/barebox-2013.04.0-0001-watchdog-add-keep-alive-support.patch
 create mode 100644 board/telit/evk-pro3/barebox-2013.04.0-0002-watchdog-add-at91sam9-watchdog-support.patch
 create mode 100644 board/telit/evk-pro3/barebox-2013.04.0-0003-at91sam9260-9g20-add-wathdog-support.patch
 create mode 100644 board/telit/evk-pro3/barebox-2013.04.0-0004-at91sam9260-9g20-fix-wathdog-support.patch
 create mode 100644 board/telit/evk-pro3/barebox-2013.04.0-0005-watchdog-enable-for-evk-pro3.patch
 create mode 100644 board/telit/evk-pro3/linux-0001-ARM-at91-at91_dt_defconfig-update-for-evk-pro3.patch
 create mode 100644 board/telit/evk-pro3/readme.txt
 create mode 100644 configs/at91sam9260eknf_defconfig
 create mode 100644 configs/telit_evk_pro3_defconfig

-- 
1.8.1.4

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

end of thread, other threads:[~2013-05-06 14:15 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-17  7:41 [Buildroot] [PATCH v2 0/3] barebox new option and new boards Fabio Porcedda
2013-04-17  7:41 ` [Buildroot] [PATCH v2 1/3] barebox: add custom version option Fabio Porcedda
2013-05-01 21:10   ` Thomas Petazzoni
2013-05-03  6:49     ` Fabio Porcedda
2013-05-03  7:57       ` Fabio Porcedda
2013-05-03  8:55       ` Thomas Petazzoni
2013-05-03  9:17         ` Fabio Porcedda
2013-05-03 10:11           ` Thomas Petazzoni
2013-05-03 16:46           ` Arnout Vandecappelle
2013-05-06 14:15             ` Peter Korsgaard
2013-05-03 10:50       ` Peter Korsgaard
2013-05-03 11:26         ` Fabio Porcedda
2013-04-17  7:41 ` [Buildroot] [PATCH v2 2/3] configs: add defconfig for Telit EVK-PRO3 Fabio Porcedda
2013-05-01 21:13   ` Thomas Petazzoni
2013-05-01 22:14     ` Fabio Porcedda
2013-05-02  9:58       ` Thomas Petazzoni
2013-04-17  7:41 ` [Buildroot] [PATCH v2 3/3] configs: add defconfig for Atmel AT91SAM9260-EK Nand Flash Boot Fabio Porcedda
2013-05-01 21:14   ` Thomas Petazzoni
2013-05-01 22:04     ` Fabio Porcedda
2013-05-02  9:59       ` Thomas Petazzoni
2013-05-01  6:57 ` [Buildroot] [PATCH v2 0/3] barebox new option and new boards Fabio Porcedda
2013-05-03  8:24   ` Fabio Porcedda

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