| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Use defconfig only for 4.9 version moving directory to linux-fslc-4.9.
- Merge tag v4.9.44 into 4.9.x+fslc and apply the following changes on top of it:
- eea1ec08f8a5 MIPS: DEC: Fix an int-handler.S CPU_DADDI_WORKAROUNDS regression
- 5e5a51045532 pinctrl: meson-gxbb: Add missing GPIODV_18 pin entry
- 8cbc0b49ca8d pinctrl: samsung: Remove bogus irq_[un]mask from resource management
- 8495ab6ef94a pinctrl: uniphier: fix WARN_ON() of pingroups dump on LD20
- f642d29c2388 pinctrl: uniphier: fix WARN_ON() of pingroups dump on LD11
- 877fe62863d0 pinctrl: intel: merrifield: Correct UART pin lists
- 7b6fff65ecf9 pinctrl: sunxi: add a missing function of A10/A20 pinctrl driver
- a68978bb949a pnfs/blocklayout: require 64-bit sector_t
- eda1b3d42fad iio: adc: vf610_adc: Fix VALT selection value for REFSEL bits
- 4cae4a23d9a4 usb:xhci:Add quirk for Certain failing HP keyboard on reset after resume
- f4bbed570aef usb: quirks: Add no-lpm quirk for Moshi USB to Ethernet Adapter
- 42d65cc89a23 usb: core: unlink urbs from the tail of the endpoint's urb_list
- 7c2beb1c4432 USB: Check for dropped connection before switching to full speed
- 7f737f10c1ee usb: renesas_usbhs: Fix UGCTRL2 value for R-Car Gen3
- 2db03a7fa0dd usb: gadget: udc: renesas_usb3: Fix usb_gadget_giveback_request() calling
- a09ecc9345b6 uas: Add US_FL_IGNORE_RESIDUE for Initio Corporation INIC-3069
- b189f8eb2715 staging: comedi: comedi_fops: do not call blocking ops when !TASK_RUNNING
- bbae08213e6e iio: light: tsl2563: use correct event code
- 1ca3869234d3 iio: accel: bmc150: Always restore device to normal mode after suspend-resume
- c5347390e57a staging:iio:resolver:ad2s1210 fix negative IIO_ANGL_VEL read
- 199a3f26e9d8 USB: hcd: Mark secondary HCD as dead if the primary one died
- 821ccbe2937e usb: musb: fix tx fifo flush handling again
- 4fd8c366acac USB: serial: pl2303: add new ATEN device id
- 566516401501 USB: serial: cp210x: add support for Qivicon USB ZigBee dongle
- e27f58cd130b USB: serial: option: add D-Link DWM-222 device ID
- 2b3bf207b2a2 drm/i915: Fix out-of-bounds array access in bdw_load_gamma_lut
- 4381e2c30008 drm/etnaviv: Fix off-by-one error in reloc checking
- 00f3c2a253f7 nfs/flexfiles: fix leak of nfs4_ff_ds_version arrays
- 0a205d8145c2 mmc: mmc: correct the logic for setting HS400ES signal voltage
- 160c365b5879 nand: fix wrong default oob layout for small pages using soft ecc
- 227559e6233c fuse: initialize the flock flag in fuse_file on allocation
- 1da30c23b63b target: Fix node_acl demo-mode + uncached dynamic shutdown regression
- b51a71635576 iscsi-target: Fix iscsi_np reset hung task during parallel delete
- e6a0599b7464 iscsi-target: fix memory leak in iscsit_setup_text_cmd()
- ced271b814e4 mtd: nand: Fix timing setup for NANDs that do not support SET FEATURES
- a311810903c7 xtensa: don't limit csum_partial export by CONFIG_NET
- a3ab0f069f46 xtensa: mm/cache: add missing EXPORT_SYMBOLs
- 03973c57e1a2 xtensa: fix cache aliasing handling code for WT cache
- 0041042de554 futex: Remove unnecessary warning from get_futex_key
- e2286916ac07 mm: fix list corruptions on shmem shrinklist
- b56cd77c1205 mm: ratelimit PFNs busy info message
Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
|
|
|
|
|
|
|
| |
In _generate_boot_image(), if a dtb file has more than one dot the
current logic fails. e.g. 'device.tree.dtb' will be truncated at the
first dot to 'device' while it should be 'device.tree'.
Fix by removing awk in favour of letting basename also remove
the .dtb extension.
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
| |
Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
|
|
|
|
|
|
| |
This commit merge tag v4.9.43 into 4.9.x+fslc and add the
following change on top:
- 2e5f5cc50c72 ARM: dts: imx7d-pico: Add initial support
- 47e80564c4db ARM: imx_v6_v7_defconfig: Select the coda driver as module
- 62dd13a066b9 ARM: dts: imx6qdl-nitrogen6_som2: fix PCIe reset
Signed-off-by: Gary Bisson <gary.bisson@boundarydevices.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
| |
Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
| |
Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
|
|
|
|
| |
This includes the following change:
- 09845b886c11 mxc_hdmi: Fix hang during boot
Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
|
|
| |
This merges the 4.1.15 2.1.0 GA release as well as the 4.1.42 stable
release.
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The alsa-lib needs to apply the patches for all i.MX SoCs so using the
'imx' override seems to be the best choice for this specific
use-case.
A missing aspect though was that this should also affect every package
which /depends/ on alsa-lib (e.g: alsa-utils) so it also goes to
MACHINE_SOCARCH architecture fixing the signature change across
different machines.
This fix has been tested using a massive parallel build using
multiconfig.
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
|
|
|
|
|
|
| |
do_image_sdimage[depends]
Fixes
ERROR: /mnt/a/oe/sources/meta-variscite-fslc/recipes-fsl/images/fsl-image-gui.bb: Deprecated variable(s) found: "IMAGE_DEPENDS_sdcard". Use do_image_<type>[depends] += "<recipe>:<task>" instead
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
|
|
|
| |
The old "IMAGE_DEPENDS..." notation has been deprecated in favour of the newer
"do_image...[depends]" notation.
Signed-off-by: Trevor Woerner <twoerner@gmail.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
|
|
|
| |
Gain the platform value through pkg-config
and pass it through QMAKE_CFLAGS_EGL.
Signed-off-by: Yuqing Zhu <carol.zhu@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
| |
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
|
|
|
|
|
|
|
| |
The patch has some applying conflicts.
It should be applied after some poky patches,
but they are still under review, not accepted yet.
Will add it back later.
This reverts commit faa2234c766558b904447405ee30cd3d183c79e4.
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
|
|
| |
GPL2 -> GPLv2
Signed-off-by: Trevor Woerner <twoerner@gmail.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
ix the following error:
| ../libcrypto.so: undefined reference to `spcf_bn2bin'
| ../libcrypto.so: undefined reference to `spcf_bn2bin_ex'
| collect2: error: ld returned 1 exit status
| make[2]: *** [link_app.gnu] Error 1
Change-Id: I24be02ccd7f587d6c67d443ac3a36206399a4702
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Chunrong Guo <B40290@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
|
|
|
| |
Sync with oe-core recipe to make maintenance easier, copy all patches
and let both openssl recipe more similar.
Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
| |
Signed-off-by: Alexandra Safta <alexandra-ioana.safta@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
| |
Signed-off-by: Alexandra Safta <alexandra-ioana.safta@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
|
|
|
| |
Add support for i.MX 6SLL EVK and supporting device trees
The 4.1.15-2.10 updates are provided in the 4.1.15-2.0.0 release branch
Signed-off-by: Alexandra Safta <alexandra-ioana.safta@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
|
|
| |
Add support for the i.MX 6SLL EVK and supporting boot configurations
Signed-off-by: Alexandra Safta <alexandra-ioana.safta@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
| |
Signed-off-by: Alexandra Safta <alexandra-ioana.safta@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
|
|
|
|
| |
* Add gstplayer get_rotate() and set_rotate() API
* Add get/set force-aspect-ratio config API
* Add set audio/text sink API
Signed-off-by: Yuqing Zhu <carol.zhu@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
|
|
|
|
|
|
| |
gstplaysink
Setting async to false will cause A/V sync problem when seeking.
The preroll needs to use GAP event instead of setting async to false.
Signed-off-by: Yuqing Zhu <carol.zhu@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
|
|
|
| |
Add use-mainline-bsp to COMPATIBLE_MACHINE since this recipe is for situations
where the user wants to use mainline, and u-boot-fslc is considered mainline.
Signed-off-by: Trevor Woerner <twoerner@gmail.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
|
|
|
| |
If the user enables "use-mainline-bsp" in MACHINEOVERRIDES, assume they want
to use the open-source, reverse-engineered etnaviv drm x11 driver.
Signed-off-by: Trevor Woerner <twoerner@gmail.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
|
|
| |
A drm for use with xf86-video-armada, which is for use with etnaviv.
Signed-off-by: Trevor Woerner <twoerner@gmail.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
| |
Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
| |
Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
-Add an interface in playengine to set video sink using GstElement
This interface is for qmlglsink use or something like that.
-Optimize imxv4l2sink and overlaysink to make
them work with qmlglsrc more effective
Add RGBA format support the two sink.
Reduce the interval to 1ms when do dequeue retry in v4l2.
-Add gst_phy_mem_meta_init()
Avoid critical warning as gst_meta_register add critical check for NULL init_func.
-Aiurdemux add wma voice support
-Add vertical and horizontal flip support for overlaysink and imxv4l2sink
Add vertical and horizontal flip for overlaysink and imxv4l2sink.
Change playengine set rotate interface to set enum value.
Signed-off-by: Yuqing Zhu <carol.zhu@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
|
|
|
|
|
|
|
| |
Upgrade license chksum to v16 EULA
Fix segmentation fault in ID3 parser when dataSize is abnormal
Update MP4 PARSER to 06.09.38
Update MP3 PARSER to 03.01.14
Update AAC PARSER to 03.00.11
Update FLAC PARSER to 03.00.6
Signed-off-by: Yuqing Zhu <carol.zhu@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
-Upgrade license chksum to v16 EULA
Bugfixes:
-VORBIS_Wrapper/VORBIS_DEC: add error handler
Some fuzzy bitstream will cause segmentfault as error handler is not correct.
-Fix wma10_dec's Segmentation fault in performance test
Segmentation fault occurs when decoding several streams in performance test.
Add test_case[] array's size to fix it.
Signed-off-by: Yuqing Zhu <carol.zhu@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
| |
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
| |
Signed-off-by: Chunrong Guo <B40290@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
As EGL support was removed from weston on commit:
https://github.com/wayland-project/weston/commit/e77f8ad79bdf3613dc7e587ea0cf5b9d39e4f8e0
we can't use version 2.0.0.
Add latest version with EGL support, 1.11.1 and set mx6 and mx7
machines to use this version.
Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
|
|
|
|
| |
to change just the PACKAGECONFIG[x11] setting (without
expansion), instead of overwriting EXTRA_OECONF (with
expansion).
Signed-off-by: Matt Madison <matt@madison.systems>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
| |
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
|
|
|
| |
The patch is merged to the new version of imx-kobs. So pick up
the new version and remove the patch file.
Signed-off-by: Jun Zhu <junzhu@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
*include the following changes
1 ae843c - Merge branch 'feature/rt' into sdk-v2.0.x-yocto
2 38d9a8a - Merge branch 'feature/usdpaa' into yocto/sdk-2.0.x
3 bba80f8 - Merge branch 'feature/asf' into yocto/sdk-2.0.x
4 dc4e9ad - crypto: dpaa2-caam: add congestion management
5 5d9bbd5 - crypto: dpaa2-caam: uprev to DPSECI vers 5.0
6 4aeb8ff - staging: fsl-mc: add support for opr
7 6a58807 - qdma: correct the qdma error interrupt number
8 4b90023 - qdma: uniform distribute the channels to all the command queue
9 a6a9cfb - dma: fsl-qdma: rectify the address for some register
10 cb24b8e - staging: fsl-dpaa2: Move CSCN related API to DPIO header
11 5784a1d - flextimer: fix flextimer workaround timeout method
12 a36c26a - dma: fsl-qdma: workaround for ERR010812
13 b0f638d - staging: fsl-dpaa2: Leave NAPI enabled during ifup/down
14 d90b9c9 - staging: fsl-dpaa2: Fix memleak in adding class rule
15 aa8ec9a - staging: fsl-dpaa2: Disable preemption when draining pool
16 3c62505 - mmc: sdhci-of-esdhc: limit SD clock to 167MHz for ls1046a
17 bdbe69d - ls208x: dts: fix intergration issue cause wdt not works
18 60129b7 - armv8: aarch32: enable VIRTIO_NET by default
19 87d9f30 - staging: fsl-dpaa2: Allocate extra headroom in frame descriptor
20 0649222 - staging: fsl-dpaa2: Update buffer count for flow control
21 3ef2dd0 - crypto: caam/qi - add request queues in CGR
22 37f96c4 - crypto: caam/qi - fix we_mask bits for response FQ init command
23 14a8ad4 - ls208x: dts: add #stream-ids property in fsl-mc node
24 514f27d - arm64: dts: ls1046ardb: add MMC HS200/UHS-1 modes support
25 0a2779a - arm64: dts: ls1046a: add clocks property for eSDHC node
26 9d15f72e - mmc: sdhci-of-esdhc: fix peripheral clock for ls1046a
27 53c14c9 - mmc: sdhci-of-esdhc: add voltage switching support for ls1046a
28 d10efc4 - staging: fsl-dpaa2: Fix Rx buf align regression
29 ee621b2 - LS1012AQDS: Configure MDIO Clause 45 processing to LS1012 only
30 e9740c2 - arm64: ls2088a: add the PW20 state to the idle-states dts node
31 403835e - PCI: layerscape: Add support for ls2088a
/QLINUX-5971
137 6139b09 - arm64: dts: ls2088a: add clocks property for eSDHC node
138 383a2af - mmc: fsl_esdhc: get peripheral clock through common clk APIs
139 277569f - staging: fsl-dpaa2/eth: fix dprtc frequency to 1GHz
140 26cb8c1 - QLINUX-6717: Compiler Warning issued in CC
141 fd55b50 - QBMan: Add Order Restoration APIs to DPIO Services
142 45f8c47 - dpaa2 QBMAN: Increase the poll loop for management commands
143 5ca2040 - crypto: caam/qi - fix dma_mask initialization on ARM32
144 d183238 - ahci: qoriq: report error when ecc register address is missing in dts
145 60c90fa - cpufreq: qoriq: enhance bus frequency calculation
146 fa0d188 - clk: qoriq: add pll clock to clock lookup table
147 1275b2e - arm64: dts: freescale: ls2088a: Add DTS support for FSL's LS2088A SoC
148 1a42a28 - arm64: dts: freescale: ls2080a: Split devicetree for code resuability
149 bb4c069 - dt-bindings: Add compatible for LS2088A QDS and RDB board
150 4edce16 - Merge pull request #1612 in SDK/linux-sdk2.0 from jira/QLINUX-6716 to sdk-v2.0.x
151 8afdfe4 - mtd: spi-nor: fsl-quad: allow sub node probe failed
Signed-off-by: Chunrong Guo <B40290@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
| |
Signed-off-by: Chunrong Guo <B40290@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
| |
Signed-off-by: Chunrong Guo <B40290@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
| |
Signed-off-by: Chunrong Guo <B40290@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
|
|
|
| |
New commits:
de6816c Add back the implicit Makefile rules
Signed-off-by: Chunrong Guo <B40290@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
| |
Signed-off-by: Chunrong Guo <B40290@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
| |
Signed-off-by: Chunrong Guo <B40290@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
| |
Signed-off-by: Chunrong Guo <B40290@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
**include the following changes
6c2b61c - update copyright notes
f79d523 - fix: reset finish condition before test start
e8f7a91 - Merge remote-tracking branch 'upstream/master'
6818263 - Fix ablkcipher algorithms usage in v4.8+ kernels
26e167f - zc: Use the power of #elif
e49fe25 - adjust to API changes in kernel >=4.10
2b29be8 - adjust to API changes in kernel >=4.10
c3afb40 - add support for rsa speed tests
c9b7a80 - close the session after every test
ba49470 - add support for authenc(hmac(sha1), cbc(aes)) speed tests
690cd62 - Merge branch 'master' into hpe2016
5adf04e - Merge remote-tracking branch 'upstream/master'
840c7ba - remove not used variable
2dbbb23 - do more strict code checking to avoid maintenance issues
88223e4 - avoid implicit conversion between signed and unsigned char
8db6905 - use buf_align macro to reduce code duplication
b6d0e0f - rename header file to clarify purpose
1fd6062 - fix warnings of "implicit declaration of function" in async_speed
ff3c8ab - remove not used local variables
25a1276 - fix incorrect return code in case of error from openssl_cioccrypt
e7ef4ea - Merge pull request #17 from michaelweiser/gup_flags
99c6d21 - fix ignored SIGALRM signals on some platforms
71975fa - setting KERNEL_DIR is not necessary to build tests
a96ff97 - fix issues with install target
07748d3 - Merge branch 'master' into hpe2016
cc89148 - Fix ablkcipher algorithms usage in v4.8+ kernels
4d6e4fb - Merge remote-tracking branch 'upstream/master'
f126e48 - Adjust to another change in the user page API
4257fce - add -async option to run_crypto_tests.sh
f953164 - merge sync and async benchmarks into a single program
e7af57b - add % to cpu idle for convenience
1883c95 - add a wrapper script for running all tests
998b66b - add notes about configured limits in SEC driver
b1a35f3 - fix ignored SIGALRM signals on some platforms
b754517 - use the same algorithm names in sync_speed as in async_speed
8baefa4 - force LC_TIME value to avoid mpstat not using ISO8601 format
d0978b5 - add sync speed tests with the same format as async ones
15d890b - graceful exit if cryptodev is not built with ASYNC flags
9a595bf - fix typo, use consistent spacing
9461878 - remove output line because it does not add clarity to the results
b09c17f - the C standard used by cryptodev is C90 with GNU extensions
447808d - exit early if cryptodev tests are not installed
493afd3 - fix incorrect handling of error cases...
e0d2c88 - make default output tabular
abc007a - really fix (again...) the mpstat issue
2696cd5 - use $(...) instead of `...` for consistency
e8fb004 - fix the scale of the runtime value
119151b - remove old results to avoid incorrect reports
71ac3d5 - fix the reported unit
8c47a0c - setting KERNEL_DIR is not necessary to build tests
182b307 - fix issues with install target
5021828 - do more strict code checking to avoid maintenance issues
ab239d7 - return error code of the test if there is one
b5228f2 - remove not used local variables
90d67ce - avoid implicit conversion between signed and unsigned char
4b442ca - fix build warnings on implicit function declarations
2821b92 - add a little space in the output for clarity
9d0ef05 - more precision in running mpstat
0180e2b - fix some issues with parsing mpstat output
4257fce - add -async option to run_crypto_tests.sh
f953164 - merge sync and async benchmarks into a single program
e7af57b - add % to cpu idle for convenience
7d7a733 - sanity check on /dev/crypto availability
137c0c4 - gracefull stop for async speed tests
600eb70 - fix: set min value when allocating alligned memory buffers
18408c9 - add multithreaded wrapper for async speed test
854cc84 - rename algorithm names for clarity
216f235 - honor the -m flag in async_speed
1023ede - add flag to report in a machine friendly format
219a8b4 - enable async code by default
9def784 - Merge remote-tracking branch 'radualexe/new_tests`
149dc1c - add basic optargs support for async_speed test
9595499 - add support for crc32c hash sync speed test
83e3840 - add support for aes-256-xts sync speed test
fff72ae - add support for sha2-256 hash async speed test
b961800 - add support for sha1 hash async speed test
fea5006 - add support for crc32c hash async speed test
8768fad - add aes-256-xts support for async speed test
Signed-off-by: Chunrong Guo <B40290@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
| |
Signed-off-by: Chunrong Guo <B40290@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
*include the following changes
209e0e6 - ring affinity: keep jobs and responses in the same ring pair
1cd87fb - remove unused parameter from function signature
688e402 - add new handshake parameters (like old is the new new :)
bdd38f2 - fix irq missing issue for all rings
b5f6504 - rename structure fields to match their content
d0b6e25 - fix column alignment to avoid confusion
66ac4ef - remove not used fields from handshake structures
53716e6 - merge together the functions doing ring pairs initialization
ffa6360 - make r_cntrs local to the app_ring structure
61a597f - remove not used allocation of s_c_cntrs_mem
a1b8599 - remove not used allocation of cntrs_mem
1246eb8 - make ring indices local to the app_ring structure
d01ed6c - remove redundant type casts
a12f170 - allocate space for input rings independently instead of in bulk
e41fc52 - num_of_rps is not used after initialization
e827ac6 - refactoring: merge content of two functions
5dcdc32 - device ip_pool is not used on the host so we remove it
21bc000 - merge content of resource struct into c_mem_layout
4b39488 - remove not used function
a276c46 - add U suffix to unsigned constants
6d13be3 - remove not used function
0aaeeab - remove redundant busyloop during handshake
fe54ba4 - avoid returns from the middle of the handshake function
fda0f8e - clean-up for consistent code indentation
c441ffc - move macro definition to the header file
e87f3e2 - wrap assembly directive with a macro
2091a40 - refactoring: clean-up code style
f9261c3 - value returned by sel_sec_enqueue is ignored so make it void
a7b2cf7 - avoid linking printf code by default
a9cc62d - remove print_error because it duplicates print_debug
542c9d1 - remove deprecated or not used code
542c9d1 - remove deprecated or not used code
b11bbbf - fix precision loss conversion errors
428c51c - remove not used code
ecd79e6 - avoid playing with compiler optimizations games
5121ad3 - remove deprecated and not used code
949c908 - raise interrupt on the ring that submitted the jobs
92e7089 - refactoring: merge related code into a single function
f131421 - remove no longer used handshake fields
6e3ab80 - simplify calculation of msi address
7e337a9 - rename local variables for clarity
e4bef8e - refactoring: extract two functions to simplify code
9dd692d - move handshake state initialization to appropriate function
70f061b - cluster together initialization code
e92ede5 - remove not used macros
31636ca - remove duplicated function
7c87c3a - search the ring that received rng descriptors and remove waiting
9d132e3 - remove inconsistently used local variable
4fab968 - remove ignored variable
dcbdc8a - start counting SEC engines from 0 as in C29x documentation
2189d7a - remove not-used structure field sec_jr.id
739e1cc - remove not used structure field sec
4bb7e8f - use a dummy allocator to keep track of data addresses
0d960b7 - remove padding fields from handshake structures
6973141 - remove not used structure members dgb_print & err_print
f3c1977 - remove not used structure members intr_*_ticks
612371b - rearrange code to merge two #ifdef's
a86a0a9 - move definition to the header file
ff8ce9d - remove unused function wait_for_timeout
97a0657 - remove unused typedef shadow_indexes_mem_t
5d0e0b0 - remove redundant definitions of standard types
86a6451 - remove unused function irja_signal_caam
8106252 - remove unused function circ_room
086f102 - job ring result has no significance as a signed integer
dc8f37d - remove not used members of sec_engine structure
9a6a5c2 - rewrite the initalization code for sec engines list
8ab2b15 - remove priority queues and ignore ring order settings
1b48817 - remove not used struct member order_j_d_index
e64f7fc - remove not used struct member resp_j_done_flag
7b20be4 - remove the assumption that ring 0 has any special significance
0d9946b - make explicit that we are using C89/90 standard with GNU extensions
cf7cd79 - remove not used padding fields in handshake structure
d7adc6e - pad not used handshake fields to prepare for their removal
670c95f - make explicit that we have a single response ring hardcoded to id 0
db84b26 - remove not used structure variable enqcount
07b9fda - remove not used structure pointer cmdrp
b253763 - don't send available data through stack
0d19768 - remove macro hiding simple code
0aaba96 - remove commented code
8278186 - remove code supporting P4080 prototypes
f88a9bc - remove non-high-perf supporting code
090755e - remove not used structure cmd_tbl_s
4f8184b - remove not used orig_rps structure variable
0a635a9 - remove not used structure variable drv_resp_ring_count
3432b1c - rename structure variable ring_count to num_of_rps
71a3a3d - remove duplicated assignment
Signed-off-by: Chunrong Guo <B40290@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
*include the following changes
a06b209 - ls1012aqds:Copyright added in file ls1012aqds_pfe.h
f3fa3db - Merge pull request #200 in SDK/u-boot-devel from jira/QUBOOT-2516 to master
ad74937 - armv8/fsl-layerscape: fdt: On ls1012 don't check sysclk for USB
436ad38 - T1042RDB: Remove nand secure boot compilation error
af36232 - Merge pull request #197 in SDK/u-boot-devel from jira/QSDK-3498 to master
6cae345 - Merge pull request #194 in SDK/u-boot-devel from jira/QUBOOT-2432 to master
15d85eb - armv8: ls1046aqds: enable ppa in defconfig
9ac8b14 - armv8: ls1046aqds: added ppa support
50dc1ec - config: fsl-ppa: support load PPA from eMMC/SD and NAND Flash
4185ac3 - fsl PPA: add support PPA image loading from NAND and SD
be143b2 - mtd: nand: remove nand size print from nand_init function
17c7a0c - mtd: nand: add initialization flag
1b99b67 - Merge pull request #195 in SDK/u-boot-devel from jira/QUBOOT-2448 to master
7f6bb70 - Merge pull request #193 in SDK/u-boot-devel from jira/QUBOOT-2485 to master
f4ea06d - armv8/fsl-layerscape: fdt: replace CONFIG_ARCH_LS1012A with CONFIG_LS1012A
a2acee2 - cmd: move CMD_PXE to Kconfig
74233ce - cmd: Convert CMD_BOOTMENU
8a82416 - powerpc: e6500: Lock/unlock 1 cache instead of L1 as init_ram
ba5e636 - Merge pull request #191 in SDK/u-boot-devel from jira/QUBOOT-2338 to master
99cab9b - Merge pull request #189 in SDK/u-boot-devel from jira/QUBOOT-2438 to master
c6a1023 - armv8: dts: fsl-ls1012a: Change number of CS in SPI node
ddc2ade - spi: fsl_qspi: Add support for one chip select
905d419 - Merge pull request #188 in SDK/u-boot-devel from jira/QUBOOT-1949 to master
f47bef7 - arm: ls1043ardb: Add NAND secure boot target
0d3329b - arm: ls1046ardb: Add SD secure boot target
5cbd88a - arm: ls1043ardb: Add SD secure boot target
9b61565 - crypto/fsl : Reduce the size of CAAM driver for SPL Build
fd4214e - LS1046ARDB: SPL size reduction in case of non-xip boot
b6fb53f - LS1043ARDB: SPL size reduction in case of non-xip boot
390b399 - armv8/ls104xa: remove the DDR interactive debugging info from SPL
7b996bc - board: freescale: Enable PSCI on LS2080A
7deaf93 - pci: layerscape: Add support ls2088a kernel DT node fixup
79bbfc9 - pci: layerscape: add LS2088A series SoC pcie support
ea5c6e4 - ls1012aqds:Fix up for 1G and 2.5G interface
0dffcb8 - board: ls1012aqds: Update PHY address for AQR 105 riser card
7069777 - board: ls1012aqds: Add support of 2.5G X-SGMII riser card
634cf94 - driver: net: pfe: Configure internal MAC to support 2.5G
0127cee - driver: net: pfe: Add support of MDIO Clause 45 PHYs
561adee - board: ls1012aqds: Clean and reorganize board_eth_init
3b143c3 - board: ls1012aqds: Register the MDIO1 controller
48d02fb - Merge pull request #182 in SDK/u-boot-devel from jira/QUBOOT-2402 to master
c9395ee - Merge pull request #183 in SDK/u-boot-devel from jira/QUBOOT-2400 to master
8ef037c - Merge pull request #181 in SDK/u-boot-devel from jira/QUBOOT-2329 to master
b3c75e4 - drivers: net: fsl-mc: Fixup MAC addresses in DPC
e0369e0 - armv8/fsl-layerscape: fdt: remove SYSCLK frequency fixup for ls1012a
6d9421b - driver: rtc: add pcf2127 support
caefee8 - armv8/fsl-layerscape: Update erratum A009635 implementation
7efb311 - ls2080ardb,ls2080aqds: Add mcmemsize in default env setting
636228a - board: freescale: ls2080a: Intergrate and enable PPA on LS2080A
5651957 - Merge pull request #175 in SDK/u-boot-devel from jira/QUBOOT-2378 to master
bf23c09 - Secure Boot: Enable IE (Key extention) Feature in LS2080A
f26426a - Merge pull request #176 in SDK/u-boot-devel from jira/QUBOOT-2286 to master
badf91e - armv8: fsl-layerscape: Add vid support for LS2080AQDS
20f3971 - armv8: fsl-lsch3: Update VID support
746211e - armv8: fsl-layerscape: Updates DCFG register map
049463b - LS2080A : Move sec_init to board_init
a99dd2c - SECURE_BOOT: Define CONFIG_SYS_LS_PPA_ESBC_ADDR for LS2080A
537fe6d - LS2080A: Add validation of MC & DPC images.
8f404a5 - SECURE_BOOT: Update bootscript and its hdr addresses
134644f - Merge pull request #166 in SDK/u-boot-devel from jira/QUBOOT-2101 to master
2b17c7b - Merge pull request #165 in SDK/u-boot-devel from jira/QUBOOT-2313 to master
6cad42f - armv8: fsl-lsch2: disable ECC on armv8 chassis 2 platforms
475feb5 - driver: net: fsl-mc: Use aligned address for MC FW load
69c545f - armv8: fsl-layerscape, ccn504: Set forced-order mode in RNI-6, RNI-20
5669484 - driver: fsl-mc: qbman: Add QBMAN 4.1 support
235e989 - armv8: ls2080a: Add serdes1 protocol 0x3b support
0d8d4b9 - driver: net: ldpaa_eth: Fix missing bracket issue
e02d502 - armv8: ls2080a: Update serdes protocol support
6764afb - armv8/fsl-lsch3: Update code to release secondary cores
6415d77 - armv8: fsl-layerscape: Add NXP LS2088A SoC support
8f3a354 - armv8: fsl-layerscape : Check SVR for initializing TZASC
789d497 - armv8: fsl-layerscape: Update TZASC registers type
02e3cc3 - armv8: lsch3: Use SVR based timer base address detection
80dbc3c - armv8: lsch3: Add generic get_svr() in assembly
47d5b49 - LS1021ATWR: Modify u-boot size for sd secureboot
Signed-off-by: Chunrong Guo <B40290@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|