summaryrefslogtreecommitdiffstats
path: root/meta-nuvoton
Commit message (Collapse)AuthorAgeFilesLines
* linux: net/ipv{4,6}: Enable commonly used functionalityWilliam A. Kennington III2019-02-131-0/+8
| | | | | | | | | | | | | | | | | | | 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>
* u-boot-nuvoton: srcrev bump 196461383f7..5d036755c2eBenjamin Fair2019-01-231-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Avi Fishman (5): bootm ${uimage_flash_addr} without other arguments HowToBuild-npcm7xx.txt modified emmc: npcm: sdhc: remove clock configuration npcm: SWC_DEFS: version change (no effect on code) Merge pull request #1 from warp5tw/npcm7xx Denis Pynkin (1): net: Use packed structures for networking Tali Perry (6): mach: npcm750: chagne mach number uart: npcm750: switch to uart0 with support to old linux as well Merge branch 'npcm7xx' of https://github.com/Nuvoton-Israel/u-boot into npcm7xx env: NPCM750: change default environment parameters, so that it will boot from flash automatically. Change environemt location to 80100000 and size 64KB max env: npcm7xx: change default environment to support latested openbmc changes env: npcm7xx: bootargs: bug fix- use common bootargs kfting (1): meta-evb-npcm750: fix the build break due to gcc upgrade in openbmc 2.6 (From meta-nuvoton rev: 40c31d6e0eb48e7dd3413156feebe4a48a214268) Change-Id: Ic2ace1c1d6b882cf6dd1d36c6ee88cf9424360c9 Signed-off-by: Benjamin Fair <benjaminfair@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* u-boot-nuvoton: split common vars into an include fileBenjamin Fair2019-01-233-23/+17
| | | | | | | | | | | | Move the common variables from u-boot-nuvoton and u-boot-fw-utils-nuvoton into a shared include file. This matches Aspeed's U-Boot and makes it easier to update the SRCREV. (From meta-nuvoton rev: f2ffed2c9345f79f11aab0b78f03f8350bce0476) Change-Id: I44407ff06d25f6ad6ae00f97b53c7db4fd60064c Signed-off-by: Benjamin Fair <benjaminfair@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* linux-nuvoton: bump srcrev for 4.19.16Benjamin Fair2019-01-231-1/+1
| | | | | | | | | | 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>
* linux-nuvoton: Move to 4.19.16Joel Stanley2019-01-181-1/+1
| | | | | | | | | | | 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>
* linux-nuvoton: Move to 4.19Joel Stanley2019-01-182-20/+28
| | | | | | | | | | | | | | | | | 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>
* meta-nuvoton: prepare for yocto 2.6Patrick Venture2019-01-111-1/+1
| | | | | | | | | | Set compatibility to thud. (From meta-nuvoton rev: 2c1b028da5da00dab71763b0ad1d3863af5ef67a) Change-Id: I492f4e877e686bc6f07334bc9505c6cb7ee87a0b Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* meta-nuvoton: License wording cleanupBrad Bishop2018-09-243-14/+193
| | | | | | | | | | | | Whitespace fixes. The LICENSE file referred to a mix of licenses but only listed MIT. Add an Apache fallback for anything that isn't explicitly stated. (From meta-nuvoton rev: f0403cadf1a796fe04b0ba21b224ff66be591e9e) Change-Id: I2cd59cc2a968ecc4d381967e626978b1fa58edfa Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* linux: Move to 4.18 based treeJoel Stanley2018-09-181-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | 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>
* linux: Move to 4.17.18 stable releaseJoel Stanley2018-08-281-2/+2
| | | | | | | | | | 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>
* [Subtree] Move board support packages to top levelDave Cobbley2018-08-2214-0/+306
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>
OpenPOWER on IntegriCloud