| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Version 3.15 is required to enable pselect instead of (new)select syscall
when using the select function.
Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
*) Select syscall is not implemented on microblaze, newselect should be
used instead, but commit 4c3df0eba5e8fe98f0de917ade9b2ebba6951c5f
from glibc removed this behavior. Presumably by accident.
*) When the code path that doesn't use select, but instead uses
pselect32 is used, microblaze provides it's own implementation
but this implementation is only available when ASSUME_PSELECT
is disabled. We need to fallback to the default Linux implementation.
Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Remove -enable-target-optspace, which forces -Os when building various
internal libraries.
Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Changelog:
fix(dec): check vui timing info present before using them
Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Changelog:
xfmc: Correct the mcdp6000_reset_cr_path function
xfmc: Fix mcdp6000_read_reg and mcdp6000_modify_reg functions
xfmc: Add support for different MCDP6000 revisions
xfmc: Fix retimer function pointer sequence
xfmc: implement mcdp6000 functions
xfmc: Implement retimer configuration functions
vphy: Implement prbs mode enable/disable function
xvphy: update the direction flag of RX/TX instances
xfmc: Add changes to Make xilinx-vfmc driver
xfmc: remove fmc calls from video phy driver
Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Current binutils adds a warning:
bl31.elf has a LOAD segment with RWX permissions
--fatal-warnings is enabled when linking, so this triggers a link failure.
Workaround this with --no-warn-rwx-segments.
Signed-off-by: Mark Hatle <mark.hatle@kernel.crashing.org>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Mark Hatle <mark.hatle@kernel.crashing.org>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Mark Hatle <mark.hatle@kernel.crashing.org>
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
In Poky, commit e0a76cfdd46522fc4788ac72fc16d28a9cceec6e this package has
been removed as it has been superseded by libinput/evdev.
Signed-off-by: Mark Hatle <mark.hatle@kernel.crashing.org>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Mark Hatle <mark.hatle@kernel.crashing.org>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Mark Hatle <mark.hatle@kernel.crashing.org>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Mark Hatle <mark.hatle@kernel.crashing.org>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Mark Hatle <mark.hatle@kernel.crashing.org>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Mark Hatle <mark.hatle@kernel.crashing.org>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Mark Hatle <mark.hatle@kernel.crashing.org>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Mark Hatle <mark.hatle@kernel.crashing.org>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Mark Hatle <mark.hatle@kernel.crashing.org>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Mark Hatle <mark.hatle@kernel.crashing.org>
|
|/ / /
| | |
| | |
| | | |
Signed-off-by: Mark Hatle <mark.hatle@kernel.crashing.org>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Mark Hatle <mark.hatle@kernel.crashing.org>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Mark Hatle <mark.hatle@kernel.crashing.org>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Mark Hatle <mark.hatle@kernel.crashing.org>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Mark Hatle <mark.hatle@kernel.crashing.org>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Mark Hatle <mark.hatle@kernel.crashing.org>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Mark Hatle <mark.hatle@kernel.crashing.org>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Mark Hatle <mark.hatle@kernel.crashing.org>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Mark Hatle <mark.hatle@kernel.crashing.org>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Mark Hatle <mark.hatle@kernel.crashing.org>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Mark Hatle <mark.hatle@kernel.crashing.org>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Mark Hatle <mark.hatle@kernel.crashing.org>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Mark Hatle <mark.hatle@kernel.crashing.org>
|
| | |
| | |
| | |
| | |
| | |
| | | |
Remove invalid (and unpackaged) LICENSE file.
Signed-off-by: Mark Hatle <mark.hatle@kernel.crashing.org>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Mark Hatle <mark.hatle@kernel.crashing.org>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Mark Hatle <mark.hatle@kernel.crashing.org>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
supported values
GPLv2 and BSD are no longer valid. Choose an appropriate replacement.
Signed-off-by: Mark Hatle <mark.hatle@kernel.crashing.org>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Mark Hatle <mark.hatle@kernel.crashing.org>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Mark Hatle <mark.hatle@kernel.crashing.org>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Mark Hatle <mark.hatle@kernel.crashing.org>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Version copied from meta-virtualization 26017da9d8cc1de8cd4dd905d1edd892787d4fc6.
Copy to avoid a dependency on meta-virtualization for one package.
Signed-off-by: Mark Hatle <mark.hatle@kernel.crashing.org>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Mark Hatle <mark.hatle@kernel.crashing.org>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Mark Hatle <mark.hatle@kernel.crashing.org>
|
|/ /
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
fork.
+PACKAGECONFIG[alsa] = "--audio-drv-list=alsa,,alsa-lib"
| ERROR: Unknown driver 'default' selected
| Possible drivers are: oss alsa sdl pa
+PACKAGECONFIG[pulsedio] = "--audio-drv-list=pa,,pulseaudio"
| ERROR: unknown option --disable-pa
+#PACKAGECONFIG[selinux] = ""
| ERROR: unknown option --disable-selinux
Signed-off-by: Jeremy A. Puhlman <jpuhlman@mvista.com>
Signed-off-by: Mark Hatle <mark.hatle@kernel.crashing.org>
|
|\ \
| | |
| | |
| | | |
Signed-off-by: Mark Hatle <mark.hatle@kernel.crashing.org>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
beta release
Signed-off-by: Appana Durga Kedareswara rao <appana.durga.kedareswara.rao@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
(cherry picked from commit 9562fd0968ae1ec22ed078d5c3c2d7cfb3a7a067)
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
When you have both SD controllers enabled, user can boot from either
mmc0 or mmc1 by setting the SDBOOTDEV variable.
Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
(cherry picked from commit 9b2443f479fb2d8e7e706c8fc18662235c38405c)
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
sstate-cache re-use is affected by the value of CONFIG_DTFILE as used by the
device-tree recipe. If we are setting CONFIG_DTFILE, be sure to exclude
TOPDIR from the hash calculations to avoid unnecessary rebuilds.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
(cherry picked from commit c6f917c289be96ca030a275e0c4d92384ca5bb16)
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|