#
108bc12b |
| 31-May-2023 |
Vlad Sytchenko <vsytch@google.com> |
meta-nuvoton: Reenable I2C for NPCM7xx
340c15a259 in Nuvoton Linux 5.10 pulled in changes from upstream, one of which renamed the I2C kconfig from I2C_NPCM7XX to I2C_NPCM. Add the new option, but ke
meta-nuvoton: Reenable I2C for NPCM7xx
340c15a259 in Nuvoton Linux 5.10 pulled in changes from upstream, one of which renamed the I2C kconfig from I2C_NPCM7XX to I2C_NPCM. Add the new option, but keep the old one for backwards for compatibility with platforms pinned on older kernel version.
Change-Id: I006b09d72f8a6a5cbe14751a15cab58fdf315829 Signed-off-by: Vlad Sytchenko <vsytch@google.com>
show more ...
|
Revision tags: 2.14.0, 2.14.0-rc1, 2.15.0-dev, 2.13.0, 2.14.0-dev, 2.12.0, 2.12.0-rc1 |
|
#
925536c5 |
| 23-May-2022 |
Brian Ma <chma0@nuvoton.com> |
meta-nuvoton: linux: remove SYSFS_DEPRECATED
SYSFS_DEPRECATED and SYSFS_DEPRECATED_V2 is no longer needed.
Signed-off-by: Brian Ma <chma0@nuvoton.com> Change-Id: Ie2920b37db6c81a4e5cce067d39aad564f
meta-nuvoton: linux: remove SYSFS_DEPRECATED
SYSFS_DEPRECATED and SYSFS_DEPRECATED_V2 is no longer needed.
Signed-off-by: Brian Ma <chma0@nuvoton.com> Change-Id: Ie2920b37db6c81a4e5cce067d39aad564fc4aadd
show more ...
|
Revision tags: 2.13.0-dev, 2.11.0, 2.12.0-dev, 2.10.0-rc1, 2.11.0-dev |
|
#
1b45db6b |
| 06-Mar-2021 |
Anton D. Kachalov <gmouse@google.com> |
meta-nuvoton: enable module signature verification Nuvoton targets requires loadable modules support. Add the following config options: * MODULE_SIG * MODULE_SIG_SH
meta-nuvoton: enable module signature verification Nuvoton targets requires loadable modules support. Add the following config options: * MODULE_SIG * MODULE_SIG_SHA512 Signed-off-by: Anton D. Kachalov <gmouse@google.com> Change-Id: Ieb5382fa7087be6ecd118eeaea9b9372cb75b861
show more ...
|
#
f9aa3f59 |
| 12-Mar-2021 |
Anton D. Kachalov <gmouse@google.com> |
meta-nuvoton: update defconfig Re-run "savedefconfig" for Nuvoton kernel. Signed-off-by: Anton D. Kachalov <gmouse@google.com> Change-Id: Iaeaf49f4f3f1850ad971423ecdd957b89c8ff0
meta-nuvoton: update defconfig Re-run "savedefconfig" for Nuvoton kernel. Signed-off-by: Anton D. Kachalov <gmouse@google.com> Change-Id: Iaeaf49f4f3f1850ad971423ecdd957b89c8ff06f
show more ...
|
#
1c861366 |
| 18-Feb-2021 |
Anton D. Kachalov <rnouse@google.com> |
Revert "nuvoton: Enable seccomp support in kernel." This reverts commit 6926f175f0a8099501ea2523f270db6be7049dcd. Reason for revert: Seccomp being enabled by default. Chang
Revert "nuvoton: Enable seccomp support in kernel." This reverts commit 6926f175f0a8099501ea2523f270db6be7049dcd. Reason for revert: Seccomp being enabled by default. Change-Id: I6ad97ebf37b79acfdee70d5cbbce2dd11b8bc061 Signed-off-by: Anton D. Kachalov <gmouse@google.com>
show more ...
|
#
6926f175 |
| 04-Feb-2021 |
Anton D. Kachalov <gmouse@google.com> |
nuvoton: Enable seccomp support in kernel. Signed-off-by: Anton D. Kachalov <gmouse@google.com> Change-Id: I5f6ef36e374b4b1d6f2cb50d6f7344fa801aa12a
|
Revision tags: 2.9.0, 2.9.0-rc1, 2.10.0-dev, 2.8.0, 2.8.0-rc1, 2.9.0-dev, 2.7.0, 2.7.0-rc1, 2.8.0-dev, 2.7.0-dev, 2.6.0, 2.6.0-rc1, 2.6.0.rc1, v2.4, v2.3, v2.2 |
|
#
ec20ad07 |
| 16-Apr-2018 |
Benjamin Fair <benjaminfair@google.com> |
meta-nuvoton: linux-nuvoton: add FS options to defconfig Enable support for the filesystems used by the rootfs when booting from the SPI flash. (From meta-nuvoton rev: 168440a0f
meta-nuvoton: linux-nuvoton: add FS options to defconfig Enable support for the filesystems used by the rootfs when booting from the SPI flash. (From meta-nuvoton rev: 168440a0f1c89fc8ef6cabea033c5611d323df89) Signed-off-by: Benjamin Fair <benjaminfair@google.com> Change-Id: I232309c8a1b196b54c7d3533a1c693e5e26d523e Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
show more ...
|
#
e9ef3f13 |
| 11-Nov-2019 |
Joseph Liu <kwliu@nuvoton.com> |
meta-nuvoton: linux: enable hash api for systemd Kernel crypto/hash API CONFIG_CRYPTO_HMAC CONFIG_CRYPTO_SHA256 CONFIG_CRYPTO_USER_API_HASH The requirement can
meta-nuvoton: linux: enable hash api for systemd Kernel crypto/hash API CONFIG_CRYPTO_HMAC CONFIG_CRYPTO_SHA256 CONFIG_CRYPTO_USER_API_HASH The requirement can be found at https://github.com/systemd/systemd/blob/master/README This API is necessary for the UUID feature that you can find the implementation in the bmcweb. https://github.com/openbmc/bmcweb/blob/master/redfish-core/include/utils/systemd_utils.hpp (From meta-nuvoton rev: 0409fb71e479cef29777fee90f4285fd34f69eb6) Signed-off-by: Joseph Liu <kwliu@nuvoton.com> Change-Id: I85bc34196571e04bdcdc0c12707930fdfc16530e Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
show more ...
|
#
7535cdb0 |
| 05-Jun-2019 |
Joel Stanley <joel@jms.id.au> |
linux-nuvoton: 5.1.7 stable update, NPCM EDAC driver Enable EDAC in the kernel configuration. George Hung (2): dt-binding: edac: add NPCM ECC documentation edac:
linux-nuvoton: 5.1.7 stable update, NPCM EDAC driver Enable EDAC in the kernel configuration. George Hung (2): dt-binding: edac: add NPCM ECC documentation edac: npcm: Add Nuvoton NPCM7xx EDAC driver (From meta-nuvoton rev: 382bd93faee564833cce0670ec458d76db6dbde5) Change-Id: I1627b91fa4464063f15b7a49b54829809594b3d4 Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
show more ...
|
#
7b796fc6 |
| 14-Jan-2019 |
William A. Kennington III <wak@google.com> |
linux: net/ipv{4,6}: Enable commonly used functionality This addresses some assumptions made by systemd about having multiple routing table support in the kernel. systemd-networkd will t
linux: net/ipv{4,6}: Enable commonly used functionality This addresses some assumptions made by systemd about having multiple routing table support in the kernel. systemd-networkd will try and provision mutliple routing tables + policies and will silently break neighbor advertisement responses due to policy configurations on a single table. It also adds support for SLAAC based router settings and faster duplicate address detection. Size impact: 4k increase (From meta-nuvoton rev: 31d724a134e2172643e1ab535372764913fbbacc) Change-Id: Id8b532099505cf88ae39625f541ae3630ec9a284 Signed-off-by: William A. Kennington III <wak@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
show more ...
|
#
32220b6c |
| 09-Jan-2019 |
Joel Stanley <joel@jms.id.au> |
linux-nuvoton: Move to 4.19 Update the Nuvoton kernel to a 4.19 based kernel, using the OpenBMC kernel tree. This includes stable tree updates up to 4.19.14. In addition i2c, mt
linux-nuvoton: Move to 4.19 Update the Nuvoton kernel to a 4.19 based kernel, using the OpenBMC kernel tree. This includes stable tree updates up to 4.19.14. In addition i2c, mtd flash, adc, ethernet, post code, pci mailbox, spi, pinctrl and device tree changes from work in progress patches are included. The defconfig is updated with the one from the kernel tree. (From meta-nuvoton rev: 799316d1f01f68d3c195b7bd960ac93541c59004) Change-Id: I95fbbbf3ca4cae220c32ec3bf6087caca3daaa60 Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
show more ...
|
#
4feb727c |
| 14-Aug-2018 |
Dave Cobbley <david.j.cobbley@linux.intel.com> |
[Subtree] Move board support packages to top level The new subtree paradigm has moved the meta-bsp layers to the top level Change-Id: Ic4f64c39465be699bed3649e125e027d17daf938 S
[Subtree] Move board support packages to top level The new subtree paradigm has moved the meta-bsp layers to the top level Change-Id: Ic4f64c39465be699bed3649e125e027d17daf938 Signed-off-by: Dave Cobbley <david.j.cobbley@linux.intel.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
show more ...
|