From: otavio.salvador@gmail.com
To: meta-freescale@yoctoproject.org
Subject: Updates to meta-freescale (master and rocko) in 2017-11-06
Date: Mon, 06 Nov 2017 10:03:47 -0200 [thread overview]
Message-ID: <5a004fab.929a370a.64c40.ff98@mx.google.com> (raw)
Hello,
I pushed following updates:
commit da8d6937e0ac0115c1de168296b9b9b8f455cd2f (HEAD -> master, yocto/rocko, yocto/master-next, yocto/master)
Author: Fabio Berton <fabio.berton@ossystems.com.br>
Date: Tue Oct 31 17:52:15 2017 -0200
linux-fslc: Update to 4.14-based fork
This upgrades the Linux kernel to the 4.14-rc7 release and apply the
following commits on top of it:
- bd340b0f7370 Merge remote-tracking branch 'arm/imx/soc' into 4.14.x+fslc
- 2b31720933b3 Merge remote-tracking branch 'arm/imx/dt64' into 4.14.x+fslc
- 350ccd8d477a Merge remote-tracking branch 'arm/imx/dt' into 4.14.x+fslc
- d91c795abd16 Merge remote-tracking branch 'arm/imx/defconfig' into 4.14.x+fslc
- 5f479447d983 Merge tag 'pm-urgent-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
- b39ab98e2f47 Mark 'ioremap_page_range()' as possibly sleeping
- daea3daaf9d5 Merge tag 'mmc-v4.14-rc4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
- 1960e8eabcba Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
- 2a9a86d5c813 PM / QoS: Fix default runtime_pm device resume latency
Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
commit 4de4a451aa78ce8f0159b40839b59e0c8804de43
Author: Chunrong Guo <chunrong.guo@nxp.com>
Date: Mon Oct 30 16:53:56 2017 +0800
fmc: set EXTRA_OEMAKE_PLATFORM for ls1088a
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
commit 2cc797fed64e2de939f0c173ba1c94be7aa0b5f7
Author: Chunrong Guo <chunrong.guo@nxp.com>
Date: Mon Oct 30 16:53:55 2017 +0800
ls1012ardb : add itbimage support
*add KERNEL_CLASSES and KERNEL_IMAGETYPES
*add DTB_LOAD
*add UBOOT_ENTRYPOINT
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
commit f4a22e0c4259b4ac46373fec8accc505ccedfbde
Author: Chunrong Guo <chunrong.guo@nxp.com>
Date: Mon Oct 30 16:53:54 2017 +0800
ppfe-firmware: update recipes
*update SRC_URI
*update to 97cd13d
include the following changes:
97cd13d - DNCPE-372 Add ls1012a sbl firmware itb
4089bcf - DNCPE-372 Update binary files
4943138 - DNCPE-372 Update binary files
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
commit bfa99f9e4266a87ef51e40ea854626145d95bd23
Author: Chunrong Guo <chunrong.guo@nxp.com>
Date: Mon Oct 30 16:53:53 2017 +0800
fmc: update to 8c9f127
*include the following changes:
8c9f127 - FMC cleanup fix - first version
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
commit 9cf1c1b16c090c744f1a1156b3aa6f6d48cde401
Author: Chunrong Guo <chunrong.guo@nxp.com>
Date: Mon Oct 30 16:53:52 2017 +0800
cst :update to 5e0ce70
*include the following changes:
5e0ce70 - Separate secboot_hdrs.bin for different boot typt
Signed-off-by: Chunrong Guo <B40290@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
commit 83916db32c7d3a495d0f0364773d1cca3873c4a4
Author: Chunrong Guo <chunrong.guo@nxp.com>
Date: Mon Oct 30 16:53:51 2017 +0800
fmlib: update to 95f34b1
*include the following changes:
95f34b1 - Extend FM MAC Statistics with frame size counters (request from Nokia)
97dd99c - FMC cleanup fix - first version
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
commit 16eaa39f99a773151a71a80a168e71e944edf2aa
Author: Chunrong Guo <chunrong.guo@nxp.com>
Date: Mon Oct 30 16:53:50 2017 +0800
restool: update to 8f08b9d
*include the following changes:
8f08b9d - scripts: remove symbolic links from repo
a22e095 - Makefile: change instalation path to $(DESTDIR)/usr/local/bin
9279f35 - Makefile: remove useless assignments
b92d1e1 - Makefile: do not force a specific hash style
fbea3ee - Makefile: create restool as a dynamically linked binary
1546b8a - Makefile: automatically generate list of source files
7ef0194 - remove unused variables
Signed-off-by: Chunrong Guo <B40290@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
commit 8f73655733773d1697a0bad48cbdaadbee4039eb
Author: Chunrong Guo <chunrong.guo@nxp.com>
Date: Mon Oct 30 16:53:49 2017 +0800
uboot : update to fbedf04
*include the following changes:
fbedf04 - armv8: Workaround for USB erratum A-009007 on LS1088A
07dce79 - board: freescale: ls1012a: fix RGMII tx delay issue
39bd068 - armv8: ls1088aqds: Change phy mode to PHY_INTERFACE_MODE_RGMII_ID
aad3422 - armv8: configs: ls1012a: correct the generic timer frequency issue
0f0e241 - configs: ls1012a: add pfe configuration for LS1012A
a518a57 - fsl: csu: enable ns access for PFE
d91e382 - armv8: fsl-lsch2: configure pfe's scfg & dcfg registers
99089ae - armv8: fsl-lsch2: add pfe macros and update ccsr_scfg structure
7b2f1c3 - armv8: fsl-lsch2: initialize pfe gemac
f0640ed - board: freescale: ls1012a: enable network support on ls1012a platforms
af5f822 - drivers: net: pfe_eth: LS1012A PFE headers
676ef26 - drivers: net: pfe_eth: provide pfe commands
74b6833 - drivers: net: pfe_eth: LS1012A PFE driver introduction
3ddb3d3 - armv8: fsl-layerscape: Add support of GPIO structure
091c401 - driver: fsl-mc: memset pointers after malloc
4dcd33d - armv8: ls1088a: Update MC boot sequence
2dcba27 - arm64: ls2088ardb: Fix nor fall back option failure
c64ac4c - QE: Set QE_IRAM_READY after uploading firmware
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
commit 7cbede1ab57a984ccb29d140805944808cbfcbec
Author: Chunrong Guo <chunrong.guo@nxp.com>
Date: Mon Oct 30 16:53:48 2017 +0800
rcw: update to 6719b04
*include the following changes:
6719b04 - Ls1043a: add workaround for pcie errata A-009859
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
commit c61193a840958fc67694c2448b7334f7a2384d1a
Author: Chunrong Guo <chunrong.guo@nxp.com>
Date: Mon Oct 30 16:53:47 2017 +0800
management-complex: update to 10.3.4
*include the following changes:
824745f - Add the prebuilt binaries of mc 10.3.4 release
840aa8e - Initial commit to add README
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
commit 575cbb5d693dc686bbc3afbeafd2c5179957010c
Author: Chunrong Guo <chunrong.guo@nxp.com>
Date: Mon Oct 30 16:53:46 2017 +0800
linux-qoriq_4.4: update to e235023
*include the following changes:
e235023 - sdk_dpaa: accept frames on RX even if larger than MTU
d9123b2 - arm64: defconfig: enable CAAM crypto engine on QorIQ DPAA2 SoCs
e9602ac - irqchip/ls-scfg-msi: add LS1012a MSI support
2c2c3a9 - PFE: fix compile issue on arm32
60cd1cd - staging: fsl_ppfe/eth: fix read/write/ack idx issue
9b418a1 - staging: fsl_ppfe/eth: remove unused functions
7b713b7 - arm64: dts: freescale: ls1012a: update with pppfe support
bd5ef67 - staging: fsl_ppfe/eth: introduce pfe driver
34bd3ef - staging: fsl_ppfe/eth: reverting irq array of interrupts of mii_bus structure
13a2098 - change _nfct to nfct for linux 4.4
4dc4443 - staging: fsl_ppfe/eth: introduce pfe driver
cee1dab - staging: fsl_ppfe/eth: header files for pfe driver
a62c4a44 - net: fsl_ppfe: dts binding for ppfe
6a975e1 - arm64: dts: ls1046a: Add dis_rxdet_inp3_quirk property to USB3 node
ba3d118 - dma: caam: add support for memcpy
b52e627 - dma: caam: change func/field names to better match functionality
7be6429 - dma: caam: make internal function static
b24b41f - dma: caam: remove unneeded function parameter
3c9b57b - dma: caam: removed unsed struct fields
991c353 - Extend FM MAC Statistics with frame size counters (request from Nokia)
9ca1fb9 - dma: caam: fix desc error when data length is over 130815 bytes
40b1c1b - dma: caam: add dma driver using scatter-gather
518d97d - arm64: dts: ls1012a: add caam-dma node
2b72db0 - crypto: caam: add caam-dma node to SEC4.0 device tree binding
a160bbb - r8152: avoid rx queue more than 1000 packets
84e7a34 - staging: fsl-dpaa2/eth: move generic FD defines to DPIO
25322fa - staging: fsl-dpaa2/eth: Add generic FD defines to DPIO
b4a9bc9 - soc: fsl: fix the compilation issue
aefede5 - DPIO: Prefer the CPU affine DPIO
f779dcb - staging: fsl-mc/dpio: Fix incorrect comparison
0ee57c0 - crypto: caam/qi2 - fix gfp allocation flags (part II)
9375c90 - crypto: caam/qi2 - fix gfp allocation flags (part I)
8543511 - crypto: caam/qi2 - fix fd_flt_dma dma unmapping direction
f965f5f - crypto: caam/qi2 - fix caam_exit_common() signature
843f687 - crypto: caam/qi2 - DPAA2-CAAM driver up-rev
4a65fba - crypto: caam - fix incorrect define
80fe999 - crypto: caam - Remove unused dentry members
7a11770 - crypto: caam - free qman_fq after kill_fq
3b13203 - crypto: caam - clean-up in caam_init_rng()
9a9a6f5 - crypto: caam - remove unused variables in caam_drv_private
54430f6 - crypto: caam - remove unused sg_to_sec4_sg_len()
7a69034 - crypto: caam/qi - lower driver verbosity
686caeb - crypto: caam/qi - handle large number of S/Gs case
a679cb9 - crypto: caam/qi - properly set IV after {en,de}crypt
69c7781 - crypto: caam - properly set IV after {en,de}crypt
d62c00e - crypto: caam/qi - fix typo in authenc alg driver name
6252332 - crypto: caam - fix gfp allocation flags (part II)
7d20b7c - crypto: caam - fix gfp allocation flags (part I)
d90d76d - crypto: caam - make of_device_ids const.
4d6269a - crypto: caam - fix error return code in caam_qi_init()
0384e62 - crypto: tcrypt - remove AES-XTS-192 speed tests
791dd43 - PCI: layerscape: Add support for ls1012a
accb346 - soc: fsl: set rcpm bit for FTM
9f91720 - dts: ls1012a: Add PCIe controller DT node
e6e7067 - dts: ls1012a: Add MSI controller DT node
2b6b580 - dt-bindings: clockgen: Add compatible string for LS1012A
e894f84d - arm64: dts: ls208xa: Add the identify of the platform to support to set rcpm bit
c0bf60be - arm64: dts: ls1046a: Add the identify of the platform to support to set rcpm bit
2053368 - arm64: dts: ls1043a: Add the identify of the platform to support to set rcpm bit
ccbd24c - arm: dts: ls1021a: Add the identify of the platform to support to set rcpm bit
85c51b9 - arm64: dts: ls1012a: Add the identify of the platform to support to set rcpm bit
116b960 - arm64: dts: ls1088a: Add the identify of the platform to support to set rcpm bit
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
commit d7cd64541cd67c5e1be411993331858c866615f8
Author: Chunrong Guo <chunrong.guo@nxp.com>
Date: Mon Oct 30 16:53:45 2017 +0800
linux-qoriq-4.9 : update to b226445
*include the following changes:
b226445 - sdk_dpaa: accept frames on RX even if larger than MTU
7efbd58 - arm64: defconfig: enable CAAM crypto engine on QorIQ DPAA2 SoCs
5cc8bc4 - irqchip/ls-scfg-msi: add LS1012a MSI support
4bfcc4a - PFE: fix compile issue on arm32
816b0a0 - staging: fsl_ppfe/eth: fix read/write/ack idx issue
899dfef - staging: fsl_ppfe/eth: remove unused functions
592c077 - dma: caam: add support for memcpy
29a234c - dma: caam: change func/field names to better match functionality
e5a45c6 - dma: caam: make internal function static
eb2f646 - dma: caam: remove unneeded function parameter
4beb859 - dma: caam: removed unsed struct fields
4c4391e6 - arm64: dts: freescale: ls1012a: fix RGMII tx delay issue
f5d83fa - arm64: dts: freescale: ls1012a: update with pppfe support
3b70359 - staging: fsl_ppfe/eth: fix RGMII tx delay issue
03342cf - change _nfct to nfct for linux 4.9
4555dbf - staging: fsl_ppfe/eth: introduce pfe driver
8cf83a7 - staging: fsl_ppfe/eth: header files for pfe driver
1b7937c - net: fsl_ppfe: dts binding for ppfe
c08ddf4 - staging: fsl_ppfe/eth: introduce pfe driver
454414d - Extend FM MAC Statistics with frame size counters (request from Nokia)
50fd1a6 - r8152: avoid rx queue more than 1000 packets
4453584 - dma: caam: fix desc error when data length is over 130815 bytes
072da00 - arm64: dma-mapping: Only swizzle DMA ops for IOMMU_DOMAIN_DMA
65d7ad7 - soc: fsl: fix the compilation issue
30d4e3e - dma: caam: add dma driver using scatter-gather
c567a00 - arm64: dts: ls1012a: add caam-dma node
c0890d3 - crypto: caam: add caam-dma node to SEC4.0 device tree binding
0ee2d16 - iommu: Allow default domain type to be set on the kernel command line
6930efa - iommu/arm-smmu-v3: Install bypass STEs for IOMMU_DOMAIN_IDENTITY domains
9d3ff25 - iommu/arm-smmu-v3: Make arm_smmu_install_ste_for_dev return void
ac3d66b - iommu/arm-smmu: Install bypass S2CRs for IOMMU_DOMAIN_IDENTITY domains
bf07fb6 - iommu/arm-smmu: Restrict domain attributes to UNMANAGED domains
a88b1fd9 - iommu/arm-smmu-v3: Clear prior settings when updating STEs
ced09b7 - DPIO: Prefer the CPU affine DPIO
90db0bd - staging: fsl-mc/dpio: Fix incorrect comparison
5d66d65 - PCI: layerscape: Add support for ls1012a
42561e5 - soc: fsl: set rcpm bit for FTM
f929ec1 - dts: ls1012a: Add PCIe controller DT node
0afcc90 - dts: ls1012a: Add MSI controller DT node
e4921ee - dt-bindings: clockgen: Add compatible string for LS1012A
e4db8b1 - arm64: dts: ls208xa: Add the identify of the platform to support to set rcpm bit
0b449f2 - arm64: dts: ls1046a: Add the identify of the platform to support to set rcpm bit
078f0d1 - arm64: dts: ls1043a: Add the identify of the platform to support to set rcpm bit
ee27725 - arm: dts: ls1021a: Add the identify of the platform to support to set rcpm bit
ad55e42 - arm64: dts: ls1012a: Add the identify of the platform to support to set rcpm bit
d2ea49f - arm64: dts: ls1088a: Add the identify of the platform to support to set rcpm bit
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Regards,
--
Otavio Salvador O.S. Systems
http://www.ossystems.com.br http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854 Mobile: +1 (347) 903-9750
reply other threads:[~2017-11-06 12:03 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5a004fab.929a370a.64c40.ff98@mx.google.com \
--to=otavio.salvador@gmail.com \
--cc=meta-freescale@yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.