| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
|
|
|
| |
The version number was bumped but the SRCREV variable was not.
(From meta-nuvoton rev: 128c655c921ce90e375d6073576bc3cd34a7fe9f)
Change-Id: If94d741f16aac5e3e125dae4e3241d8ba4dd50e8
Signed-off-by: Benjamin Fair <benjaminfair@google.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
|
|
|
|
|
|
|
|
|
|
|
| |
This includes security and bug fixes from the 4.19.15 and 4.19.16 stable
releases.
(From meta-nuvoton rev: b9e8eaeb472943ef02cfe51a219948cfd32f5dee)
Change-Id: I2560b8d7b59a3d94548eb55a410c4bcc1440a0cc
Signed-off-by: Joel Stanley <joel@jms.id.au>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This rebases the OpenBMC kernel tree on a 4.18 base. This includes
patches backported from 4.19-rc1 and out of tree patches.
Avi Fishman (2):
USB host: Add USB ehci support for nuvoton npcm7xx platform
dt-bindings: usb: new ehci-npcm7xx dt
Dan Carpenter (1):
USB: host: ehci-npcm7xx: Fix some error codes in probe
Tomer Maimon (4):
dt-binding: hwmon: Add NPCM7xx PWM and Fan controller documentation
hwmon: Add NPCM7xx PWM and Fan driver
dt-binding: pinctrl: Add NPCM7xx pinctrl and GPIO documentation
pinctrl: nuvoton: add NPCM7xx pinctrl and GPIO driver
(From meta-nuvoton rev: a9a500c790336b9c63e99aa47a0f258affb40ffa)
Change-Id: Iadb2e5bf8740780437b9b68d6ea699b48f48290a
Signed-off-by: Joel Stanley <joel@jms.id.au>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
|
|
|
|
|
|
|
|
|
|
| |
This updates the kernel to the latest 4.17 stable release.
(From meta-nuvoton rev: 8730f2ecb7acdc3bf27c20a4d9b6c70fad9eab11)
Change-Id: If07d6ce0942671cd112fa05713850d42cf55317e
Signed-off-by: Joel Stanley <joel@jms.id.au>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
|
|
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>
|