summaryrefslogtreecommitdiffstats
path: root/meta-aspeed
Commit message (Collapse)AuthorAgeFilesLines
* Automatically write default U-boot environment into Flash if environment ↵Raptor Engineering Development Team2020-02-182-0/+16
| | | | | | | damaged on U-boot load This allows the default environment string in the U-boot binary to be used versus the (potentially incorrect) default environment string in fw_printenv / fw_setenv
* Save and restore BMC MAC address in U-Boot environment during BMC firmware ↵Raptor Engineering Development Team2020-02-131-0/+5
| | | | updates
* Reenable /dev/mem on the BMC itselfTimothy Pearson2019-04-272-2/+2
| | | | | | | Practically, this has no effect on the BMC security posture (yet), but is still required for a number of RCS-specific utilities to function. Note that this does NOT reopen the host-->BMC security hole.
* Revup U-bootTimothy Pearson2019-04-271-1/+1
|
* Revup kernelTimothy Pearson2019-04-271-2/+2
|
* Update OCC monitoring services for new pathsRaptor Engineering Development Team2019-04-251-0/+2
|
* Redirect most of the Phosphor applications from GitHub to the Raptor ↵Raptor Engineering Development Team2019-04-252-2/+2
| | | | Computing Systems GIT repositories
* linux-aspeed: i2c multi-master support, Infineon IR38064Joel Stanley2019-04-121-1/+1
| | | | | | | | | | | | | | | Jae Hyun Yoo (2): i2c: aspeed: Remove hard-coded bus timeout value setting i2c: aspeed: Add multi-master use case support Maxim Sloyko (1): hwmon: (pmbus/ir38064): Add driver for Infineon IR38064 Voltage Regulator (From meta-aspeed rev: d52d69399e0778bf2a306597a2f67dcd2dc36494) Change-Id: I3f348ea1359f4d3441a2153b761eba3b4610460b Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* linux-aspeed: aspeed-video fixes, ISL68137 PWM driverJoel Stanley2019-04-111-1/+1
| | | | | | | | | | | | | | | | Jae Hyun Yoo (3): media: platform: aspeed: fix a kernel warning on clk control media: platform: aspeed: refine clock control logic media: platform: aspeed: change irq to threaded irq Maxim Sloyko (1): hwmon: (pmbus/isl68137): Add driver for Intersil ISL68137 PWM Controller (From meta-aspeed rev: 937e0c7478021ffbce2d22f89c371f686053b48f) Change-Id: I83a77671f73be174ba96e85314e3e3068e5d127c Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* linux-aspeed: Move to 5.0.7Joel Stanley2019-04-081-2/+2
| | | | | | | | | | This includes security and bug fixes from the 5.0.7 stable release. (From meta-aspeed rev: 9fe3ec3fa8953fd649b565b6333ceefc27129acf) Change-Id: I91e08921ef797982a1a047b9573a643089add740 Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* aspeed: Remove Witherspoon DTS patchJoel Stanley2019-04-081-1/+1
| | | | | | | | | | | | | An atomic cross-layer update is required to do this - as such this commit consists of these subtree commits, squashed: meta-aspeed linux-aspeed: Witherspoon flash layout, GFX DRM meta-phosphor aspeed: Remove Witherspoon DTS patch Change-Id: I57d466163fdc5dc188424e7cade688779f15def0 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* u-boot-aspeed: MT25QL01GB NOR and G5 variant supportJoel Stanley2019-04-061-1/+1
| | | | | | | | | | | | | | Adriana Kobylak (1): aspeed: flash: Add MT25QL01GB chip David Thompson (1): aspeed/ast-scu.c: add ast_get_m_pll_clk() for AST_SOC_G5 (From meta-aspeed rev: e16d4b9d34e083c851b31d33c549f70fc258ca11) Change-Id: Ibf2c19287048c2fa82c9c9cffdb86f524cdee16c Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* linux-aspeed: Add video engine driverJoel Stanley2019-04-061-1/+1
| | | | | | | | | | | | | | | | | | | | Eddie James (7): media: platform: Aspeed: Remove use of reset line media: platform: Aspeed: Make reserved memory optional media: dt-bindings: aspeed-video: Add missing memory-region property clk: Aspeed: Setup video engine clocking ARM: dts: aspeed-g5: Add video engine ARM: dts: witherspoon: Enable video engine ARM: dts: romulus: Enable video engine Joel Stanley (1): ARM: config: aspeed-g5: Add video engine driver (From meta-aspeed rev: 462dc06e904d6d044ab86e9595bf8201dcc5996f) Change-Id: I67c7818daaf4e02857dd110be4fec03e6fcb57f2 Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* meta-aspeed: layer.conf: Add warrior compatibilityBrad Bishop2019-04-051-1/+1
| | | | | | | | | | | | oe-core branched in preparation for the upcoming 2.7 Yocto release and as of 13e45ff requires core layer compatibility to "warrior" instead of "thud". We'll retain compatibility for both until we do our own branch or stop testing thud. (From meta-aspeed rev: b0a660fff71d73fd3ebce07fb2092e25cf72d4f4) Change-Id: I55ff5fc408780ea721a3aa9b7b91144dea4235fa Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* linux-aspeed: Move to 5.0.6Joel Stanley2019-04-041-2/+2
| | | | | | | | | | This includes security and bug fixes from the 5.0.6 stable release. (From meta-aspeed rev: bd303d5c639fe12df968f136ca27f5ae03d47b3f) Change-Id: I585935fb70e537629f44041c5f436afb6f817725 Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* linux-aspeed: Move to 5.0.5Joel Stanley2019-04-021-2/+2
| | | | | | | | | | This includes security and bug fixes from the 5.0.5 stable release. (From meta-aspeed rev: 60a1df8673ea0679cf9e0517a6cdd0a21447ba2a) Change-Id: I3977ba92a656a1b781934bae9fc94d936da4d726 Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* linux-aspeed: Witherspoon USB vhub and video driver fixJoel Stanley2019-04-021-1/+1
| | | | | | | | | | | | | | Eddie James (1): ARM: dts: witherspoon: Enable vhub Wei Yongjun (1): media: platform: Fix missing spin_lock_init() (From meta-aspeed rev: e2a106eafe7c7d8b72fef3974f28b5da9872312c) Change-Id: Ida706e64b15d11aca990556c0319898e4d48a4b3 Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* linux-aspeed: Move to 5.0.4Joel Stanley2019-03-261-2/+2
| | | | | | | | | | This includes security and bug fixes from the 5.0.4 stable release. (From meta-aspeed rev: d9dc0f8226063e1b4c4b06cc78a83186af2001e9) Change-Id: Ie8ccf4f8d7ffc8951fed09479b3ff4759389ae94 Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* ast2500: defconfig: Add video engineEddie James2019-03-261-0/+14
| | | | | | | | | | | Add all the required pieces for the video engine driver. This does add almost 70Kb to the kernel image though. (From meta-aspeed rev: 1ae8b49f1e625619e6f48b95b82f9e1d404331b3) Change-Id: I83d2cb8bd14343f5113bbd35a4b8634e5341f03f Signed-off-by: Eddie James <eajames@linux.ibm.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* linux-aspeed: Move to Linux 5.0Joel Stanley2019-03-201-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Out of tree patches include 96 files changed, 18067 insertions and 144 deletions (most lines coming from Nuvoton patches, with the Nuvoton device trees dominating). Alexander Amelkin (1): mtd: spi-nor: fix options for mx66l51235f Andrew Jeffery (8): dt-bindings: hwmon: pmbus: Add Maxim MAX31785 documentation pmbus (max31785): Add support for devicetree configuration pmbus (core): One-shot retries for failure to set page pmbus (core): Use driver callbacks in pmbus_get_fan_rate() pmbus (max31785): Wrap all I2C accessors in one-shot failure handlers soc: aspeed: Miscellaneous control interfaces ARM: dts: aspeed: witherspoon: Update max31785 node ARM: dts: aspeed-g5: Expose VGA and SuperIO scratch registers Benjamin Herrenschmidt (1): ARM: dts: aspeed: Add Power9 and Power9 CFAM description Christopher Bostic (1): iio: dps310: Temperature measurement errata Cyril Bur (1): misc: Add ASPEED mbox driver Cédric Le Goater (7): mtd: spi-nor: aspeed: use command mode for reads mtd: spi-nor: aspeed: add support for SPI dual IO read mode mtd: spi-nor: aspeed: link controller with the ahb clock mtd: spi-nor: aspeed: optimize read mode mtd: spi-nor: aspeed: limit the maximum SPI frequency /dev/mem: add a devmem kernel parameter to activate the device ARM: dts: aspeed: Add "spi-max-frequency" property Eddie James (1): hwmon: occ: Fix power sensor indexing Jae Hyun Yoo (12): dt-bindings: Add a document of PECI subsystem Documentation: ioctl: Add ioctl numbers for PECI subsystem peci: Add support for PECI bus driver core dt-bindings: Add a document of PECI adapter driver for ASPEED AST24xx/25xx SoCs peci: Add a PECI adapter driver for Aspeed AST24xx/AST25xx dt-bindings: mfd: Add a document for PECI client MFD mfd: intel-peci-client: Add PECI client MFD driver Documentation: hwmon: Add documents for PECI hwmon client drivers hwmon: Add PECI cputemp driver hwmon: Add PECI dimmtemp driver Add maintainers for the PECI subsystem ARM: dts: aspeed: peci: Add PECI node Joel Stanley (16): iio: Add driver for Infineon DPS310 drm: Add ASPEED GFX driver drm: aspeed: Debugfs interface for GFX registers dt-bindings: gpu: Add ASPEED GFX bindings document rtc: Add ASPEED RTC driver dt-bindings: rtc: Add ASPEED description ARM: dts: aspeed-palmetto: Add i2c OCC hwmon node ARM: dts: aspeed-ast2500: Update flash layout ARM: dts: aspeed: Add LPC mailbox node ARM: dts: aspeed: Enable mbox ARM: dts: aspeed-g4: Expose SuperIO scratch registers ARM: dts: aspeed-g5: Add resets and clocks to GFX node ARM: dts: aspeed: Enable the GFX IP ARM: dts: aspeed: Add RTC node ARM: dts: aspeed: Rename flash-controller nodes ARM: config: aspeed: Update defconfigs Lei YU (1): ARM: dts: palmetto: Fix flash_memory region Mark Walton (1): ARM: dts: aspeed: Add #interrupt-cells property to gpio controllers Tomer Maimon (16): dts: npcm7xx: Modify NPCM7xx device tree clk: nuvoton: add npcm750 clock function prototype initialization dt-binding: mtd: add NPCM FIU controller mtd: spi-nor: add NPCM FIU controller driver dt-bindings: i2c: npcm7xx: add binding for i2c controller i2c: npcm: driver for Poleg i2c controller dt-binding: bmc: Add NPCM7xx LPC BPC documentation misc: npcm7xx-lpc-bpc: add NPCM7xx BIOS post code driver dt-binding: bmc: add npcm7xx pci mailbox document misc: mbox: add npcm7xx pci mailbox driver dt-binding: net: document NPCM7xx EMC DT bindings net: npcm: add NPCM7xx Ethernet MAC controller dt-binding: iio: add NPCM ADC documentation iio: adc: add NPCM ADC driver ARM: npcm: add defconfig for Nuvoton NPCM7xx BMC ARM: dts: npcm7xx: Update device tree Vijay Khemka (3): ARM: dts: aspeed: Add KCS support for LPC BMC ARM: dts: aspeed: tiogapass: Enable KCS ARM: dts: aspeed: tiogapass: Add sensors (From meta-aspeed rev: 8c718fadc62f01741dbd435fd483c1169bdfc7c8) Change-Id: Icb4e9cc213a90f9f605134e3c0a94c478fb3f19a Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
* linux-aspeed: Move to 4.19.29Joel Stanley2019-03-181-2/+2
| | | | | | | | | | | This includes security and bug fixes from the 4.19.28 and 4.19.29 stable releases. (From meta-aspeed rev: cf1135c947f613b514dcb8707e1620cdc17f21e1) Change-Id: I14d6537c4fce4daffd1e2e571ded383ed8c14cee Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
* linux-aspeed: Plametto DTS and MAX31725/6 driverJoel Stanley2019-03-081-1/+1
| | | | | | | | | | | | | | Kun Yi (1): hwmon: (lm75) Add MAX31725/6 support Lei YU (1): ARM: dts: palmetto: Fix flash_memory region (From meta-aspeed rev: 0d30328f7a71de53f1d65e3dd45ed7dcf9aedea6) Change-Id: I73e46e36e4faa5ed32bb937728515544958a848f Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
* linux-aspeed: Move to 4.19.27Joel Stanley2019-03-081-2/+2
| | | | | | | | | | This includes security and bug fixes from the 4.19.27 stable release. (From meta-aspeed rev: 4141fb8809bac796b9151edefd55b0ebc1c5c85d) Change-Id: Id716fed91ea62158f47263cd5563ae7894c9d2cf Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
* linux-aspeed: Move to 4.19.26Joel Stanley2019-03-041-2/+2
| | | | | | | | | | | This includes security and bug fixes from the 4.19.22, 4.19.23, 4.19.24, 4.19.25 and 4.19.26 stable releases. (From meta-aspeed rev: 2a9b7c2a7769b1f61135ac8959c44d34c2359ca9) Change-Id: I7521264319b66b39d31974a5e2c0ec1b8a90a661 Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
* ast2500: defconfig: Add USB Mass StorageAdriana Kobylak2019-02-131-0/+1
| | | | | | | | | | | | | | | | USB Mass Storage will be used for implementing Virtual Media. This adds about 800 bytes to the kernel image: Before: -rw-r--r-- 2 anoo anoo 2582512 Jan 22 09:57 fitImage--4.19.16+git0+bbc22aa295-r0-witherspoon-20190122155444.bin After: -rw-r--r-- 2 anoo anoo 2583344 Jan 22 10:02 fitImage--4.19.16+git0+bbc22aa295-r0-witherspoon-20190122160056.bin (From meta-aspeed rev: f7c9426e180f46dedd04ac0b671064ba792cff28) Change-Id: If453830f4e55c2abbb8cd703f589b7caf24fafd6 Signed-off-by: Adriana Kobylak <anoo@us.ibm.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* ast2500: defconfig: Add USB gadgetAdriana Kobylak2019-02-131-0/+4
| | | | | | | | | | | | | | | | The USB gadget is needed to implement Virtual Media. This adds about 46kB to the kernel image: Before: -rw-r--r-- 2 anoo anoo 2542904 Jan 19 14:53 fitImage--4.19.16+git0+bbc22aa295-r0-witherspoon-20190119205057.bin After: -rw-r--r-- 2 anoo anoo 2589648 Jan 18 10:20 fitImage--4.19.16+git0+bbc22aa295-r0-witherspoon-20190118155445.bin (From meta-aspeed rev: fecdb4c8ea1fee0750fe05389178b685446eb75f) Change-Id: I98aaba221939a60407c8d5efa912237d0128c366 Signed-off-by: Adriana Kobylak <anoo@us.ibm.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* ast2500: defconfig: Add Network Block DeviceAdriana Kobylak2019-02-131-0/+1
| | | | | | | | | | | | | | | | | Add NBD support to the defconfig as this will be used to implement virtual media on the BMC. This adds about 5.4kB to the kernel image: Before: -rw-r--r-- 2 anoo anoo 2542904 Jan 19 14:53 fitImage--4.19.16+git0+bbc22aa295-r0-witherspoon-20190119205057.bin After: -rw-r--r-- 2 anoo anoo 2548304 Jan 19 14:59 fitImage--4.19.16+git0+bbc22aa295-r0-witherspoon-20190119205736.bin (From meta-aspeed rev: 1b084277f6ffedc76fece26b38e867779b5d619e) Change-Id: I022e5f7a1067b205c83762a0aca31d77395c6d8d Signed-off-by: Adriana Kobylak <anoo@us.ibm.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* linux-aspeed: Move to 4.19.21Joel Stanley2019-02-131-2/+2
| | | | | | | | | | | This includes security and bug fixes from the 4.19.20 and 4.19.21 stable releases. (From meta-aspeed rev: 2702d64577033e90cdca33b08a4d99cd7e108597) Change-Id: Ib26c3b4c61664e1b41135fe83db484da2a8e0888 Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* aspeed; fix incorrectly applied patchBrad Bishop2019-02-041-1/+1
| | | | | | | | | meta-aspeed commit 054541adc3 was not applied correctly. sync up the subtree with 054541adc3 applied correctly. Change-Id: I3df6319c6e5f68e2d517db177928c1077dacdb85 Fixes: 1a4b7ee28bf7413af6513fb45ad0d0736048f866 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* linux-aspeed: Move to 4.19.19Joel Stanley2019-02-041-2/+2
| | | | | | | | | | | This includes security and bug fixes from the 4.19.17, 4.19.18 and 4.19.19 stable releases. (From meta-aspeed rev: 00486f5cebee8ecfecec8638261f8215fafc924d) Change-Id: Ia412cbe27b36d6aee87ad51c9d03e75d92414cf0 Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* linux-aspeed: Move to 4.19.16Joel Stanley2019-01-181-2/+2
| | | | | | | | | | This includes security and bug fixes from the 4.19.16 stable release. (From meta-aspeed rev: dab74120e997e9cf8db52edaab85e4584eba1551) Change-Id: I301fb52b91229737561c4252847d16405982a15f Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* linux-aspeed: Device tree fixesJoel Stanley2019-01-181-1/+1
| | | | | | | | | | | | | | | | Mark Walton (1): ARM: dts: aspeed: Add #interrupt-cells property to gpio controllers Vijay Khemka (3): ARM: dts: aspeed: Add KCS support for LPC BMC ARM: dts: aspeed: tiogapass: Enable KCS ARM: dts: aspeed: tiogapass: Add sensors (From meta-aspeed rev: baaabab03733d18dbdfc55590bb2e16cef493db2) Change-Id: Ie17ccd8b8ebd0e2263135e4984c9302628f22a66 Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* linux-aspeed: Move to 4.19.15Joel Stanley2019-01-161-2/+2
| | | | | | | | | | This includes security and bug fixes from the 4.19.15 stable release. (From meta-aspeed rev: 8a1859716ca01a0d50c23b5b42c995167b21b33b) Change-Id: I0c293ef152e687ad18b1137b74541ce6ecd22349 Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* linux: net/ipv{4,6}: Enable commonly used functionalityWilliam A. Kennington III2019-01-162-0/+16
| | | | | | | | | | | | | | | | | | | | | 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 linux.bin(old): 2497656 linux.bin(new): 2502208 (From meta-aspeed rev: 55a9adbdb776b913e93a56613412f341a0c512ac) Change-Id: I2999dab53c05d6d6d8563b20bd17eda143d5517e Signed-off-by: William A. Kennington III <wak@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* linux-aspeed: Move to 4.19.14Joel Stanley2019-01-101-2/+2
| | | | | | | | | | This includes security and bug fixes from the 4.19.14 stable release. (From meta-aspeed rev: e61905170769568dbb4f291e4dc5d1bb733a58b2) Change-Id: I8aeeb8f4f973a3d315bc4a247b344fe46311e8e4 Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* reset upstream subtrees to yocto 2.6Brad Bishop2019-01-081-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Reset the following subtrees on thud HEAD: poky: 87e3a9739d meta-openembedded: 6094ae18c8 meta-security: 31dc4e7532 meta-raspberrypi: a48743dc36 meta-xilinx: c42016e2e6 Also re-apply backports that didn't make it into thud: poky: 17726d0 systemd-systemctl-native: handle Install wildcards meta-openembedded: 4321a5d libtinyxml2: update to 7.0.1 042f0a3 libcereal: Add native and nativesdk classes e23284f libcereal: Allow empty package 030e8d4 rsyslog: curl-less build with fmhttp PACKAGECONFIG 179a1b9 gtest: update to 1.8.1 Squashed OpenBMC subtree compatibility updates: meta-aspeed: Brad Bishop (1): aspeed: add yocto 2.6 compatibility meta-ibm: Brad Bishop (1): ibm: prepare for yocto 2.6 meta-ingrasys: Brad Bishop (1): ingrasys: set layer compatibility to yocto 2.6 meta-openpower: Brad Bishop (1): openpower: set layer compatibility to yocto 2.6 meta-phosphor: Brad Bishop (3): phosphor: set layer compatibility to thud phosphor: libgpg-error: drop patches phosphor: react to fitimage artifact rename Ed Tanous (4): Dropbear: upgrade options for latest upgrade yocto2.6: update openssl options busybox: remove upstream watchdog patch systemd: Rebase CONFIG_CGROUP_BPF patch Change-Id: I7b1fe71cca880d0372a82d94b5fd785323e3a9e7 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* linux-aspeed: Move to 4.19.13Joel Stanley2019-01-071-2/+2
| | | | | | | | | | | This includes security and bug fixes from the 4.19.10, 4.19.11, 4.19.12 and 4.19.13 stable releases. (From meta-aspeed rev: 02c7572a2aba1786a7be7f2eda29bc334830b856) Change-Id: I61a5d6eed2cec43b8d76819ff0c1bb8c83d63f3c Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* linux-aspeed: PECI subsystem and hwmon driversJoel Stanley2019-01-051-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | Jae Hyun Yoo (12): dt-bindings: Add a document of PECI subsystem Documentation: ioctl: Add ioctl numbers for PECI subsystem peci: Add support for PECI bus driver core dt-bindings: Add a document of PECI adapter driver for ASPEED AST24xx/25xx SoCs ARM: dts: aspeed: peci: Add PECI node peci: Add a PECI adapter driver for Aspeed AST24xx/AST25xx dt-bindings: mfd: Add a document for PECI client MFD mfd: intel-peci-client: Add PECI client MFD driver Documentation: hwmon: Add documents for PECI hwmon client drivers hwmon: Add PECI cputemp driver hwmon: Add PECI dimmtemp driver Add maintainers for the PECI subsystem Joel Stanley (1): ARM: config: aspeed: Add PECI drivers (From meta-aspeed rev: c9793688e3358ba1fb1aab7b10fc16112bbb1614) Change-Id: Ic109bc0caf5e3e13fd4d026f787c256f72353cf0 Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* linux-aspeed: Move to to 4.19.9Joel Stanley2019-01-051-2/+2
| | | | | | | | | | This includes security and bug fixes from the 4.19.9 stable release. (From meta-aspeed rev: dab38b715595ad8b7b109d4fb7e260fd1ec5ebb0) Change-Id: I6184a46ccfc5c2725f1178cbdec52958676940df Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* u-boot-aspeed: workaround old in-tree libfdtBrad Bishop2018-12-171-0/+4
| | | | | | | | | | | | | | | | | | | | | U-boot has its own FDT implementation but it isn't isolated in terms of include search paths very well in our ~2016 snapshot. Prior to now (December 2018) it wasn't noticeable but with the move to yocto 2.6 and libfdt 1.4.5 the FDT implementations are different enough that if you have libfdt headers installed on your build host (which under Yocto, is _always_) you will have host contanmination and 2016 u-boot will fail to build. Work was done in upstream u-boot during 2018 to address this, but backporting would be a not-insignificant level of effort. Instead, use the following hack until such a time that we can rebase on a more recent (circa end of 2018) u-boot tree. (From meta-aspeed rev: 7f8140089d95a529bf50c6c71112385607a64bcf) Change-Id: I7513e2c651040fab55c2e500a6e801d4f5120d9d Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* linux-aspeed: Move to to 4.19.8Joel Stanley2018-12-111-2/+2
| | | | | | | | | | | This includes security and bug fixes from the 4.19.7 and 4.19.8 stable releases. (From meta-aspeed rev: b16d0dc6fd3af4d4ef0ad8fe6d8304efa2030ba2) Change-Id: Ib8180d72e4fd147d0a4427ce5ac1bb9063fcff50 Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* linux-aspeed: Move to 4.19Joel Stanley2018-12-041-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The OpenBMC ASPEED kernel continues in it's quest to track upstream. This tree is a rebase of the dev-4.18 tree on top of 4.19 witht 58 out of tree patches. Currently the base is 4.19.6, the latest 4.19 stable release. The out of tree patches are as follows. Note that some of these have landed in 4.20 or are queued for 4.21. Adriana Kobylak (1): ARM: config: aspeed: Add Network Block Device Alexander Amelkin (1): mtd: spi-nor: fix options for mx66l51235f Andrew Jeffery (8): ARM: dts: aspeed: witherspoon: Update max31785 node dt-bindings: hwmon: pmbus: Add Maxim MAX31785 documentation pmbus (max31785): Add support for devicetree configuration pmbus (core): One-shot retries for failure to set page pmbus (core): Use driver callbacks in pmbus_get_fan_rate() pmbus (max31785): Wrap all I2C accessors in one-shot failure handlers soc: aspeed: Miscellaneous control interfaces ARM: dts: aspeed-g5: Expose VGA and SuperIO scratch registers Benjamin Herrenschmidt (4): ARM: dts: aspeed: Romulus system can use coprocessor for FSI ARM: dts: aspeed: Palmetto system can use coprocessor for FSI ARM: dts: aspeed: Add Power8 CFAM description for use by Palmetto ARM: dts: aspeed: Add Power9 CFAM description Brad Bishop (1): ARM: configs: Remove atags from Aspeed G4 config Brendan Higgins (1): i2c: aspeed: fix invalid clock parameters for very large divisors Christopher Bostic (1): iio: dps310: Temperature measurement errata Cyril Bur (1): misc: Add ASPEED mbox driver Cédric Le Goater (7): mtd: spi-nor: aspeed: use command mode for reads mtd: spi-nor: aspeed: add support for SPI dual IO read mode mtd: spi-nor: aspeed: link controller with the ahb clock mtd: spi-nor: aspeed: optimize read mode mtd: spi-nor: aspeed: limit the maximum SPI frequency ARM: dts: aspeed: Add "spi-max-frequency" property /dev/mem: add a devmem kernel parameter to activate the device Eddie James (1): fsi: sbefifo: Add missing mutex_unlock Edward A. James (2): drivers/fsi: Add On-Chip Controller (OCC) driver hwmon: Add On-Chip Controller (OCC) hwmon driver Guenter Roeck (1): i2c: aspeed: Acknowledge most interrupts early in interrupt handler Jae Hyun Yoo (1): i2c: aspeed: Handle master/slave combined irq events properly Joel Stanley (19): ARM: dts: aspeed-palmetto: Add LPC control node ARM: dts: aspeed-palmetto: Add i2c OCC hwmon node ARM: dts: aspeed-ast2500: Update flash layout ARM: dts: aspeed: Add LPC mailbox node ARM: dts: aspeed: Enable mbox iio: Add driver for Infineon DPS310 ARM: dts: aspeed-g4: Expose SuperIO scratch registers ARM: dts: aspeed-g5: Add resets and clocks to GFX node ARM: dts: aspeed: Enable the GFX IP ARM: dts: aspeed: Enable VHUB on Romulus drm: Add ASPEED GFX driver drm: aspeed: Debugfs interface for GFX registers dt-bindings: gpu: Add ASPEED GFX bindings document ARM: config: aspeed: Add out of tree drivers ARM: dts: Add OCC description to Power9 dtsi rtc: Add ASPEED RTC driver dt-bindings: rtc: Add ASPEED description ARM: aspeed: Add RTC node ARM: config: aspeed: Add internal RTC driver Justin.Lee1@Dell.com (1): net/ncsi: Extend NC-SI Netlink interface to allow user space to send NC-SI command Lei YU (1): ARM: dts: aspeed: romulus: Enable iio-hwmon-battery Matt Spinler (1): ARM: dts: aspeed: wspoon: Enable iio-hwmon battery Tomer Maimon (2): dt-binding: pinctrl: Add NPCM7xx pinctrl and GPIO documentation pinctrl: nuvoton: add NPCM7xx pinctrl and GPIO driver Vijay Khemka (2): net/ncsi: Add NCSI OEM command support net/ncsi: Add NCSI Broadcom OEM command Wolfram Sang (1): i2c: aspeed: use proper annotation for "fall through" YueHaibing (1): net/ncsi: remove duplicated include from ncsi-netlink.c (From meta-aspeed rev: d35b4f3cebfe24c6e0ba26859a10e5919d47e146) Change-Id: I44f8cb9685d99e8a409ef60a4ead7f58f2604429 Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* aspeed: u-boot: Add dependencies on flex/bisonBrad Bishop2018-12-032-1/+2
| | | | | | | | | | | | | | | | | | | | | | Backport oe-core 71309a5c91209d4afaee874889fa7eefb266185f to our recipes: u-boot: Add missing dependency on flex and bison native The U-Boot build, in particular the Kconfig, depends on bison and flex native. Add the missing dependencies. Signed-off-by: Marek Vasut <marex@denx.de> Cc: Alexander Kanavin <alexander.kanavin@linux.intel.com> Cc: Otavio Salvador <otavio@ossystems.com.br> Cc: Richard Purdie <richard.purdie@linuxfoundation.org> Cc: Ross Burton <ross.burton@intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com> (From meta-aspeed rev: ff2e4ed2f8f642fe54ac094c02c22166d8ee3131) Change-Id: Icd04ad815c63149af6033d1419a1a2e180e1b728 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* linux-aspeed: Move to to 4.18.20Joel Stanley2018-11-281-2/+2
| | | | | | | | | | | | | | | This includes security and bug fixes from the 4.18.20 stable release. Note that 4.18 is now end of life for upstream security and bug fixes, and systems should move to a supported release. https://lore.kernel.org/lkml/20181121103111.GA9112@kroah.com/ (From meta-aspeed rev: 086ac084965f35133be805cc0eda579a33ccfbd6) Change-Id: Ib62b7d4c0637041a05259a20b3276b8b88e68089 Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* linux-aspeed: Move to to 4.18.19Joel Stanley2018-11-191-2/+2
| | | | | | | | | | | This includes security and bug fixes from the 4.18.17, 4.18.18 and 4.18.19 stable releases. (From meta-aspeed rev: 1d40d73bfbb943a43dff767690eb695f72c03072) Change-Id: I70261f1435a1228fa73b12440ff4392c2c7f471a Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* linux-aspeed: NCSI OEM and netlink, Wspoon dtsJoel Stanley2018-11-191-1/+1
| | | | | | | | | | | | | | | | | | | | | Justin.Lee1@Dell.com (1): net/ncsi: Extend NC-SI Netlink interface to allow user space to send NC-SI command Matt Spinler (1): ARM: dts: aspeed: wspoon: Enable iio-hwmon battery Vijay Khemka (2): net/ncsi: Add NCSI OEM command support net/ncsi: Add NCSI Broadcom OEM command YueHaibing (1): net/ncsi: remove duplicated include from ncsi-netlink.c (From meta-aspeed rev: 93b98bb3f6c01a2e582187cc7e205d080fdc3bc6) Change-Id: I9687c043d63c1ee64166d4f7dba015d8a2aba4e7 Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* linux-aspeed: Add devmem kernel parameterJoel Stanley2018-11-193-3/+3
| | | | | | | | | | | | | | | | | From the kernel commit message: For security reasons, some configuration needs to run without /dev/mem but on some occasions, to debug HW for instance, it's still useful to be able to reboot the system with access to physical memory. Add a kernel parameter which activates the /dev/mem device only when 'mem.devmem' is enabled. (From meta-aspeed rev: 0c9f70d50d2bcab214e8b49fd76df23f58d6d9da) Change-Id: I5f4c66c9fbaece1c62c3ff4ef608a4c24505630a Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* linux-aspeed: Regenerate defconfigJoel Stanley2018-11-191-4/+2
| | | | | | | | | | This is a noop regeneration in preparation for future changes. (From meta-aspeed rev: 054e5fe776463b651bb5228db1639029b1d7e33a) Change-Id: Ibe05ab6b29b4957171f781554d18cbb62645e618 Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* linux-aspeed: Move to 4.18.16Joel Stanley2018-11-151-2/+2
| | | | | | | | | | | This includes security and bug fixes from the 4.18.13, 4.18.14, 4.18.15 and 4.18.16 stable releases. (From meta-aspeed rev: a8be43398d14b57ce89460976552db222d2939af) Change-Id: I157e2683820122ad6d958348c09166437c838a69 Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* linux-aspeed: Move to 4.18.12Joel Stanley2018-10-041-2/+2
| | | | | | | | | | | This includes security and bug fixes from the 4.18.9, 4.18.10, 4.18.11 and 4.18.12 stable releases. (From meta-aspeed rev: a085094a61dcfb8ba2e593a0a4feb72329ae45bf) Change-Id: I0b8c272a19a3c3560378a5bfc875f1e3de7affa8 Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
OpenPOWER on IntegriCloud