summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-03-30Merge commit 'f1e5d6968976c2341c6d554bfcc8895f1b33c26b' from yocto-2.0.1Patrick Williams742-3404/+28932
2016-03-30Squashed 'yocto-poky/' changes from 7b86c77..c8a4ed9Patrick Williams742-3404/+28932
2016-03-29meta-phosphor: Move to openbmc-20160329-1Joel Stanley5-262/+3
2016-03-24Add obmc-console projectJeremy Kerr4-0/+34
2016-03-21Merge pull request #211 from jk-ozlabs/inarpnkskjames1-1/+1
2016-03-17inarp: Update to 19ed5170Jeremy Kerr1-1/+1
2016-03-09Merge pull request #203 from williamspatrick/yocto-cleanupPatrick Williams6-2/+3
2016-03-09Merge pull request #205 from anoo1/v06v0.6nkskjames3-3/+3
2016-03-09Update recipes to pick up IPMI and User management fixesAdriana Kobylak3-3/+3
2016-03-08Merge pull request #200 from mdmillerii/from-ramnkskjames8-32/+333
2016-03-08init: Increase fidelity of u-boot environment parsingMilton D. Miller II1-6/+19
2016-03-08Merge pull request #204 from anoo1/ubootnkskjames2-2/+2
2016-03-08host-ipmid: OEM command will require clear-once serviceMilton D. Miller II2-0/+3
2016-03-08Add clear-once serviceMilton D. Miller II2-0/+23
2016-03-08initfs: Install option and download files if they existMilton D. Miller II1-0/+8
2016-03-08init: Add a hook to download filesMilton D. Miller II1-0/+107
2016-03-08init: Allow options to be fixed at build timeMilton D. Miller II1-0/+5
2016-03-08init: Look for options in u-boot environmentMilton D. Miller II1-0/+15
2016-03-08init: Add option to copy files into memoryMilton D. Miller II1-0/+15
2016-03-08init: Call update from initramfs directoryMilton D. Miller II1-5/+6
2016-03-08init: Be explicit about saving and restoring files.Milton D. Miller II1-4/+3
2016-03-08init: Add option to copy base read-only filesystem into RAMMilton D. Miller II1-0/+12
2016-03-08init: Add option to run with writable overlay in RAMMilton D. Miller II1-0/+5
2016-03-07Use commit number instead of autorev for u-bootAdriana Kobylak2-2/+2
2016-03-07Move glibc-cross-localedef patches from yocto-poky.Patrick Williams3-1/+2
2016-03-07Move systemd patches from yocto-poky tree.Patrick Williams3-1/+1
2016-03-07Merge pull request #199 from anoo1/inarpnkskjames1-0/+1
2016-03-07Merge pull request #198 from jk-ozlabs/inarpnkskjames2-0/+25
2016-03-07Merge pull request #181 from adamliyi/adm1278nkskjames4-0/+249
2016-03-07Merge pull request #201 from nkskjames/tag6nkskjames3-3/+3
2016-03-07Move up skeleton and host-ipmid to latestNorman James3-3/+3
2016-03-04Add inarp to base imageAdriana Kobylak1-0/+1
2016-03-04init: Always move images from rootMilton D. Miller II1-5/+10
2016-03-04init: Run from RAM if file system type is specified as noneMilton D. Miller II1-2/+6
2016-03-04init: Suppress fsck command not present error by file system typeMilton D. Miller II1-1/+1
2016-03-04init: Use image of read only file system in RAM if presentMilton D. Miller II1-0/+6
2016-03-04init: Read options from a fileMilton D. Miller II1-2/+8
2016-03-04update: Skip calling flashcp for empty filesMilton D. Miller II1-0/+6
2016-03-04update: Remove images as they are successfully flashedMilton D. Miller II1-2/+1
2016-03-04update: Add option to copy files to runtime cow directoryMilton D. Miller II1-0/+10
2016-03-04update: Save whitelist files from RAM or mounted read-write filesystemMilton D. Miller II1-4/+12
2016-03-04update: Save files using the same mount path as initMilton D. Miller II1-1/+1
2016-03-04update: Make cow directory before restoring saved files.Milton D. Miller II1-0/+1
2016-03-04update: Restore files via an alternate mount directoryMilton D. Miller II1-0/+6
2016-03-04update: Save files in run filesystemMilton D. Miller II1-1/+1
2016-03-04update: Read whitelist from the /run/initramfs directoryMilton D. Miller II1-2/+4
2016-03-04update: Do not check if the whitelist is emptyMilton D. Miller II1-1/+1
2016-03-04update: Add options to skip the save and restore phasesMilton D. Miller II1-3/+16
2016-03-04inarp: Add inverse ARP daemonJeremy Kerr2-0/+25
2016-03-04Merge pull request #195 from causten/logsnkskjames3-3/+3