All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/2] update axs10x defconfigs
@ 2017-04-11 14:42 Vlad Zakharov
  2017-04-11 14:42 ` [Buildroot] [PATCH 1/2] config: update linux and u-boot in " Vlad Zakharov
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Vlad Zakharov @ 2017-04-11 14:42 UTC (permalink / raw)
  To: buildroot

With this patch series we bump Linux kernel to v4.10.8 and U-Boot
to v2017.01.

Also it contatins a couple of U-Boot patches for axs103 that introduce
important updates for new axs103 hardware version. 

Vlad Zakharov (2):
  config: update linux and u-boot in axs10x defconfigs
  arc: u-boot: Support slave core kick-start on axs103 v1.1

 ...ake-sure-busy-bit-is-set-properly-on-SLC-.patch | 41 ++++++++++++
 .../0001-axs103-Clean-up-smp_kick_all_cpus.patch   | 48 +++++++++++++++
 ...ort-slave-core-kick-start-on-axs103-v1.1-.patch | 72 ++++++++++++++++++++++
 ...s101_defconfig => snps_arc700_axs101_defconfig} |  9 +--
 ...103_defconfig => snps_archs38_axs103_defconfig} | 10 +--
 5 files changed, 172 insertions(+), 8 deletions(-)
 create mode 100644 board/synopsys/axs10x/patches/linux/0001-ARCv2-SLC-Make-sure-busy-bit-is-set-properly-on-SLC-.patch
 create mode 100644 board/synopsys/axs10x/patches/u-boot/0001-axs103-Clean-up-smp_kick_all_cpus.patch
 create mode 100644 board/synopsys/axs10x/patches/u-boot/0002-axs103-Support-slave-core-kick-start-on-axs103-v1.1-.patch
 rename configs/{snps_axs101_defconfig => snps_arc700_axs101_defconfig} (68%)
 rename configs/{snps_axs103_defconfig => snps_archs38_axs103_defconfig} (64%)

-- 
2.7.4

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

end of thread, other threads:[~2017-04-12 19:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-11 14:42 [Buildroot] [PATCH 0/2] update axs10x defconfigs Vlad Zakharov
2017-04-11 14:42 ` [Buildroot] [PATCH 1/2] config: update linux and u-boot in " Vlad Zakharov
2017-04-11 14:42 ` [Buildroot] [PATCH 2/2] arc: u-boot: Support slave core kick-start on axs103 v1.1 Vlad Zakharov
2017-04-12 19:20 ` [Buildroot] [PATCH 0/2] update axs10x defconfigs Thomas Petazzoni

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.