summaryrefslogtreecommitdiff
path: root/meta-fii
AgeCommit message (Collapse)AuthorFilesLines
2021-04-13meta-fii/meta-kudo: support the bios update featureLancelot Kao10-16/+263
1. add kudo-bios-update package to support bios update Signed-off-by: Lancelot Kao <lancelot.kao@fii-usa.com> Change-Id: Ic245828ed3bb0ddf6d7363e7c2c4d3b8b538aa88 Signed-off-by: XP Chen <xiao-peng.chen@fii-na.com> Signed-off-by: Mohaimen Alsamarai <Mohaimen.alsamarai@fii-na.com>
2021-04-09meta-fii/meta-kudo: Add USB-NIC configurationLancelot Kao6-13/+93
1. add USB-NIC functions Signed-off-by: Lancelot Kao <lancelot.kao@fii-usa.com> Change-Id: I1eba438c770c8ccd5794b1184d4a25ef7fbfb0e6
2021-04-08meta-fii/meta-kudo: Use nuvoton loadsvf cpld update functionLancelot Kao2-0/+4
1. Use Nuvoton cpld function to support update MB CPLD and BMC CPLD 2. include phosphor ipmi flash Signed-off-by: Lancelot Kao <lancelot.kao@fii-usa.com> Change-Id: I0eb852a20c35670c6a62c9858182320ed0c925a6
2021-04-08meta-fii/meta-kudo: update uboot configurationLancelot Kao1-3/+1
1. remove the SRCREV configuration 2. combined the uboot configuration Signed-off-by: Lancelot Kao <lancelot.kao@fii-usa.com> Change-Id: Iba66f79e11689f9ee798c6b6ccd94674295dc8b3
2021-04-08meta-fii/meta-kudo: Use SSIF IPMI interfaceLancelot Kao1-0/+1
1. use the SSIF bridge interface Signed-off-by: Lancelot Kao <lancelot.kao@fii-usa.com> Change-Id: I5a6116a975e536b6180a692392cef4c58ebed7b8
2021-04-07meta-fii/meta-kudo: update default configurationLancelot Kao6-14/+9
1. update the flash layout Signed-off-by: Lancelot Kao <lancelot.kao@fii-usa.com> Change-Id: Ie4d8589ebb96696ac0840a8cca286456a5bef2eb
2021-04-07meta-fii/meta-kudo: Update OWNERS fileXP Chen1-2/+3
1. Add xiao-peng.chen, mustafa.shehabi, mohaimen.alsamarai to owner Signed-off-by: XP Chen <xiao-peng.chen@fii-na.com> Change-Id: I99beaabd888265289965715af036cbef67ef1076
2021-03-22openbmc: add meta-security layerAnton D. Kachalov1-0/+4
This layer provides libseccomp. Signed-off-by: Anton D. Kachalov <gmouse@google.com> Change-Id: I84513d56f2ed75fab49043196b98ef8b858e394f
2021-02-23fii-kudo: remove empty distro indirectionPatrick Williams2-5/+1
Most openbmc machines use DISTRO="openbmc-phosphor" but Kudo has a "openbmc-kudo" distro config file. This config file has nothing except an inclusion of the phosphor one, so remove this useless indirection. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I0b973cc5aaa4af97fcfd6bd14ed12f70fd2e540f
2021-02-23meta-fii: Remove Xiao-Peng.Chen from owners fileVivekanand Veeracholan1-1/+1
Xiao-Peng.Chen@fii-na.com does not have a gerrit account. Temporarily remove it till they have an account. Signed-off-by: Vivekanand Veeracholan <vveerach@google.com> Change-Id: I41e48ff9b178ecb7c6838031220063d2fb742032
2021-01-30Add Owners Plugin to meta-fiiEd Tanous1-0/+6
Please see https://gerrit.openbmc-project.xyz/c/openbmc/openbmc/+/39379 for details about why this is necessary. Signed-off-by: Ed Tanous <ed@tanous.net> Change-Id: I87dafdd811d51678cd06430d29b36104ec979dfe
2021-01-30meta-fii/meta-kudo: Add new meta layer for Fii Kudo projectLancelot Kao17-0/+279
First drop for the meta-kudo layer, initial machine configuration to supports Nuvoton npcm730 chip and the Ampere ARM system Tested-by: 1. Load image on the Nuvoton RunBMC CRB 2. Use ipmitool to test the command under BMC console a. ipmitool mc info b. ipmitool sdr c. ipmitool lan print d. ipmitool channel info 1 e. ipmitool user list 1 f. ipmitool chassis status g. ipmitool raw 0x06 0x01 h. ipmitool power status Signed-off-by: Lancelot Kao <lancelot.kao@fii-usa.com> Change-Id: Ic34b77affe0c08e84762ef795f9f06011bd269ce
2021-01-30meta-fii: Add new meta layer for Fii USA IncLancelot Kao6-0/+267
Create the meta-fii layer for Fii USA Inc. Signed-off-by: Lancelot Kao <lancelot.kao@fii-usa.com> Change-Id: I354d0b98ae4617896505e794ab5614dd4eb413c6