summaryrefslogtreecommitdiff
path: root/meta-amd/meta-daytonax
AgeCommit message (Collapse)AuthorFilesLines
7 daysupdate configurations for phosphor-led-managerAlexander Hansen1-0/+2
phosphor-led-manager no longer assumes any default led priority. The behavior was changed in https://github.com/openbmc/phosphor-led-manager/commit/5a9f651949c133ed0868d72734c4ac82c75a7656 and https://github.com/openbmc/phosphor-led-manager/commit/55badf7979f57d5f9ed2db726eebf35e84d0dac5 The led priority needs to be configured, so updating all configurations here. Before, led-manager assumed a default led priority of 'Blink'. So this patch is just making that explicit in the existing configurations. There should be no behavior change from this patch. Change-Id: I74aabb567ccf6682d56877f8bb42e636fc1746f6 Signed-off-by: Alexander Hansen <alexander.hansen@9elements.com>
2024-03-07meta-amd: added meta-common folderJayanth Othayoth7-73/+327
This is to keep all AMD layer common recipes at one place. Change-Id: I5e407e9673437e203dc46d1bb4dea51387a91afd Signed-off-by: Jayanth Othayoth <ojayanth@gmail.com>
2024-03-07meta-amd: prep for amd meta layer refactoringJayanth Othayoth1-1/+1
Code refactoring to support CRB's bring-up. Configuration files "nohost" and "withhost" variants introduced to support various stages of bring-up in AMD CRBs. Change-Id: Id52ac68edf365e6623bd71992fdd6d9fc8a3adf5 Signed-off-by: Jayanth Othayoth <ojayanth@gmail.com>
2023-11-25treewide: add scarthgap to LAYERSERIES_COMPAT2.16.0-devPatrick Williams1-1/+1
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I28ee50fa55ae47dd7fd8c99f8f6db8f5f6dfa53d
2023-11-24treewide: add nanbield to LAYERSERIES_COMPATPatrick Williams1-1/+1
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I85272779478b66452acd11be93f5fea99e4c3a34
2023-09-26linux-aspeed: Move to Linux v6.5Joel Stanley1-1/+1
This moves the OpenBMC kernel to a v6.5 base for ASPEED. The 6.5 kernel moved all 32-bit ARM device trees, so our BMC device tress are now under an 'aspeed' subdirectory. This change means systems must describe the KERNEL_DEVICETREE with the aspeed directory prefix. There are 78 patches in the tree, with 40 of those patches not yet queued for merging in v6.6. The remaining out of tree patches include: Andrew Jeffery (6): 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 (max31785): Wrap all I2C accessors in one-shot failure handlers ARM: dts: aspeed: witherspoon: Update max31785 node ipmi: kcs_bmc: Add a "raw" character device interface Cédric Le Goater (1): /dev/mem: add a devmem kernel parameter to activate the device Eddie James (16): ARM: dts: aspeed: bonnell: Add reserved memory for TPM event log dt-bindings: soc: Add Aspeed XDMA Engine soc: aspeed: Add XDMA Engine Driver soc: aspeed: xdma: Add user interface soc: aspeed: xdma: Add reset ioctl soc: aspeed: xdma: Add trace events i2c: core: Add mux root adapter operations iio: si7020: Lock root adapter to wait for reset eeprom: ee1004: Enable devices on multiple busses dt-bindings: trivial-devices: Add Atmel AT30TSE004A serial eeprom eeprom: ee1004: Add OF matching support leds: pca955x: Refactor with helper functions and renaming leds: pca955x: Use pointers to driver data rather than I2C client leds: pca955x: Optimize probe led selection leds: pca955x: Add HW blink support leds: Ensure hardware blinking turns off when requested Jae Hyun Yoo (1): clk: ast2600: enable BCLK for PCI/PCIe bus always Joel Stanley (14): net: ftgmac100: Ensure tx descriptor updates are visible ARM: aspeed: Add debugfs directory ARM: soc: aspeed: Add secure boot controller support dt-bindings: trivial-devices: Remove Infineon SLB9673 TPM ARM: dts: nuvoton: npmc750-evb: Add default console tpm: tis-i2c: Add more compatible strings leds: pca955x: Revert "Remove the unused function pca95xx_num_led_regs()" arm64: configs: Add Nuvoton NPCM defconfig ARM: configs: aspeed: Add new FSI drivers ARM: config: aspeed_g5: Enable SSIF BMC driver ARM: config: aspeed: Remove FIRMWARE_MEMMAP ARM: config: aspeed: Add Ampere SMPro drivers ARM: config: Add openbmc defconfig ARM: config: openbmc: Add HPE GPX and Nuvoton 7xx Johannes Holland (1): dt-bindings: tpm: Add schema for TIS I2C devices Potin Lai (1): mtd: spi-nor: winbond: Add support for w25q01jvq Change-Id: Ib97af192391af6e71c96fe14e12cfc88c23d7a7d Signed-off-by: Joel Stanley <joel@jms.id.au>
2023-07-20ipmi-fru-parser: srcrev bump 06514028f8..7153343816Andrew Geissler1-4/+2
Patrick Williams (6): clang-format: copy latest and re-format writefrudata: remove vla strgfnhandler: suppress unused parameter warnings frup: suppress stringop-truncation warning scripts: accept absolute paths to YAML build: enable meson builds build: install strgfnhandler into ipmi-providers dir Vernon Mauery (1): Set new maintainer as Patrick Williams Willy Tu (1): fru-parser: Remove the use of mktime Switch to Meson. Change-Id: Iec9c41cc17a72f84248b8cd75f70353e053f17e2 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2023-04-14meta-daytonax: Enable ipmitool sol functionalityKonstantin Aladyshev2-0/+21
To enable Serial-Over-LAN functionality via the standard "ipmitool sol" command it is necessary to create a DBUS interface "xyz.openbmc_project.Ipmi.SOL" that would be used for the communication between the "phosphor-net-ipmid" and "phosphor-host-ipmid" applications. Change-Id: I8a63c233f321fe540d73ef33305beb0aa555796a Signed-off-by: Konstantin Aladyshev <aladyshev22@gmail.com>
2023-03-27treewide: switch '/usr/share' to datadirPatrick Williams1-4/+4
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I8ea79d284356629f5b7b24ad3a99336e9e2e297e
2023-02-08meta-amd: Create common machine configuration fileKonstantin Aladyshev1-23/+1
Move common machine configurations to the include file. Change-Id: Iafd07c4d6dc1abdcffede7568e6aef16e2f53ac4 Signed-off-by: Konstantin Aladyshev <aladyshev22@gmail.com>
2023-02-08meta-amd: Add AMD Daytonax CRBKonstantin Aladyshev27-0/+4719
Add AMD DaytonaX CRB to the meta-amd layer. Change-Id: I7df37f78640e9cc9c595da257bfc982d8f636acd Signed-off-by: Konstantin Aladyshev <aladyshev22@gmail.com>