summaryrefslogtreecommitdiff
path: root/meta-openbmc-mods
AgeCommit message (Collapse)AuthorFilesLines
2019-10-29Update to internal 10-28-19Jason M. Bills51-301/+676
Signed-off-by: Jason M. Bills <jason.m.bills@linux.intel.com>
2019-10-25Merge branch 'intel' into intel2jmbills192-3790/+7137
2019-10-25Merge pull request #16 from lprylli/inteljmbills1-0/+1
openbmc-mods/preinit-mount: fix restore_op/reformat_ubi_volume case
2019-10-23Update to internal 10-22-19Jason M. Bills192-3789/+7136
Signed-off-by: Jason M. Bills <jason.m.bills@linux.intel.com>
2019-09-13gpio: aspeed: fix check for pointer return valueLoic Prylli2-0/+25
If dts does not have a pinctrl passthrough property, the kernel would oops or misbehave before the fix.
2019-08-26openbmc-mods/preinit-mount: fix restore_op/reformat_ubi_volume caseLoic Prylli1-1/+2
The ubi_format command should be applied to the MTD device rather than the ubi device (otherwise trying .restore_op == 3 ends-up not doing anything). Tested: - echo 3 > /tmp/.rwfs/.restore_op [ use debug-init on kernel command-line ] - reboot - checks output of /tmp/init.log, and pristine dflts
2019-08-20Sync to internal 8-19-2019Ed Tanous75-1242/+2852
Signed-off-by: Ed Tanous <ed.tanous@intel.com>
2019-08-01Update to internal 7-31-19Ed Tanous239-6059/+6713
Signed-off-by: Ed Tanous <ed.tanous@intel.com>
2019-06-19Update to internal 6-18-19Ed Tanous63-584/+2842
Signed-off-by: Ed Tanous <ed.tanous@intel.com>
2019-06-07Update to internal 6-6-19Ed Tanous129-1257/+838
Signed-off-by: Ed Tanous <ed.tanous@intel.com>
2019-06-06Update to internalEd Tanous154-6117/+12377
Signed-off-by: Ed Tanous <ed.tanous@intel.com>
2019-04-17Update 4-15-19Ed Tanous110-6500/+5526
Signed-off-by: Ed Tanous <ed.tanous@intel.com>
2019-03-29Update to internalEd Tanous57-362/+1890
Signed-off-by: Ed Tanous <ed.tanous@intel.com>
2019-03-20Update to internalEd Tanous79-3160/+8271
Signed-off-by: Ed Tanous <ed.tanous@intel.com>
2019-03-19Update package versionsEd Tanous2-2/+2
Package revisions have been updated to latest Signed-off-by: Ed Tanous <ed.tanous@intel.com>
2019-03-13Update package versionsEd Tanous2-2/+2
node manager proxy and phosphor code manager to latest Signed-off-by: Ed Tanous <ed.tanous@intel.com>
2019-03-13Fix some internal only linksEd Tanous4-4/+4
Signed-off-by: Ed Tanous <ed@tanous.net>
2019-03-13Initial commit of intel repositoryEd Tanous312-0/+35347
Signed-off-by: Ed Tanous <ed.tanous@intel.com>