All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/5] synopsys: boards maintenance
@ 2022-01-31  8:12 Sergey Matyukevich
  2022-01-31  8:12 ` [Buildroot] [PATCH 1/5] configs/snps_arc700_axs101: bump kernel and u-boot versions Sergey Matyukevich
                   ` (6 more replies)
  0 siblings, 7 replies; 15+ messages in thread
From: Sergey Matyukevich @ 2022-01-31  8:12 UTC (permalink / raw)
  To: buildroot; +Cc: Joao Pinto, ARC Maintainers, Sergey Matyukevich

Hi all,

This is a maintenance patch series for Synopsys boards. Outdated
and unused VDK configurations are removed. All the other boards
receive Linux kernel and U-Boot updates.

Regards,
Sergey


Sergey Matyukevich (5):
  configs/snps_arc700_axs101: bump kernel and u-boot versions
  configs/snps_archs32_axs103: bump kernel and u-boot versions
  configs/snps_archs38_hsdk: bump kernel and u-boot versions
  configs/snps_archs38_haps: bump kernel and u-boot versions
  board/synopsys: remove outdated vdk boards

 board/synopsys/axs10x/uboot-fragment.config   |   1 +
 .../synopsys/vdk/linux-vdk-aarch64-defconfig  | 143 ------------------
 board/synopsys/vdk/readme.txt                 |  65 --------
 configs/snps_aarch64_vdk_defconfig            |  12 --
 configs/snps_arc700_axs101_defconfig          |  10 +-
 configs/snps_archs38_axs103_defconfig         |  10 +-
 configs/snps_archs38_haps_defconfig           |   6 +-
 configs/snps_archs38_hsdk_defconfig           |   7 +-
 configs/snps_archs38_vdk_defconfig            |  20 ---
 9 files changed, 20 insertions(+), 254 deletions(-)
 create mode 100644 board/synopsys/axs10x/uboot-fragment.config
 delete mode 100644 board/synopsys/vdk/linux-vdk-aarch64-defconfig
 delete mode 100644 board/synopsys/vdk/readme.txt
 delete mode 100644 configs/snps_aarch64_vdk_defconfig
 delete mode 100644 configs/snps_archs38_vdk_defconfig

-- 
2.35.0

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

end of thread, other threads:[~2022-02-12 11:53 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-31  8:12 [Buildroot] [PATCH 0/5] synopsys: boards maintenance Sergey Matyukevich
2022-01-31  8:12 ` [Buildroot] [PATCH 1/5] configs/snps_arc700_axs101: bump kernel and u-boot versions Sergey Matyukevich
2022-02-07 10:07   ` [Buildroot] [arc-buildroot] " Alexey Brodkin via buildroot
2022-01-31  8:12 ` [Buildroot] [PATCH 2/5] configs/snps_archs32_axs103: " Sergey Matyukevich
2022-02-07 10:08   ` [Buildroot] [arc-buildroot] " Alexey Brodkin via buildroot
2022-01-31  8:12 ` [Buildroot] [PATCH 3/5] configs/snps_archs38_hsdk: " Sergey Matyukevich
2022-02-07 10:09   ` [Buildroot] [arc-buildroot] " Alexey Brodkin via buildroot
2022-01-31  8:12 ` [Buildroot] [PATCH 4/5] configs/snps_archs38_haps: " Sergey Matyukevich
2022-02-07 10:09   ` [Buildroot] [arc-buildroot] " Alexey Brodkin via buildroot
2022-01-31  8:12 ` [Buildroot] [PATCH 5/5] board/synopsys: remove outdated vdk boards Sergey Matyukevich
2022-02-07 10:11   ` [Buildroot] [arc-buildroot] " Alexey Brodkin via buildroot
2022-01-31 12:05 ` [Buildroot] [PATCH 0/5] synopsys: boards maintenance Giulio Benetti
2022-01-31 13:09   ` Sergey Matyukevich
2022-01-31 13:10     ` Giulio Benetti
2022-02-12 11:53 ` Arnout Vandecappelle

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.