1. 6ee238c Move systemd patches from yocto-poky tree. by Patrick Williams · 8 years ago
  2. 500bd00 Merge pull request #195 from causten/logs by nkskjames · 8 years ago
  3. 1b210d3 Integrating support for event log enhancements by Chris Austen · 8 years ago
  4. c536147 Don't inherit image-overlay by default by Brad Bishop · 8 years ago
  5. 8ae0cfc Whitespace fixes by Brad Bishop · 8 years ago
  6. 12ee93b initfs: Use stty to drain output before reboot by Milton D. Miller II · 8 years ago
  7. 0b0d5fe initfs: Add flash clear and update during init by Milton Miller · 8 years ago
  8. f81c108 initfs: Do not warn on missing jffs2 fsck by Milton Miller · 8 years ago
  9. 9fa0129 openbmc: Switch RW FS from ext4 to jffs2 by Andrew Jeffery · 8 years ago
  10. ecae384 openbmc: Lift mkfs opts to variables and use OVERRIDES capability by Andrew Jeffery · 8 years ago
  11. e62ee3e openbmc: Generate images with empty NOR sections in the erased state by Andrew Jeffery · 8 years ago
  12. acc2c85 obmc-{init,update}.sh: Cope with alternate RW FS types by Andrew Jeffery · 8 years ago
  13. ed5fb27 obmc-init.sh: Fix FS type in mount failure message by Andrew Jeffery · 8 years ago
  14. adb5929 oe_mkimage: Use consistent indentation by Andrew Jeffery · 8 years ago
  15. 481c19f meta-phosphor: Update Linux to openbmc-20160222-1 by Joel Stanley · 8 years ago
  16. 679caa8 Merge pull request #143 from causten/reststuff by nkskjames · 8 years ago
  17. 08c1089 Added systemd as build dependency for skeleton by KennethWilke · 8 years ago
  18. fcb30b2 Update skeleton recipe to pick up persistent UUID support by Adriana Kobylak · 8 years ago
  19. f1cd2b5 Recipe update: User management, systemd patch, IPMI net functions by Adriana Kobylak · 8 years ago
  20. e5505a5 meta-phosphor: Bump kernel to 20160212-1 by Joel Stanley · 8 years ago
  21. a1b4297 update skeleton commit by Norman James · 8 years ago
  22. 5c3fd8a Updating network and user recipes. by Hariharasubramanian R · 8 years ago
  23. 83e4c04 Move up skeleton commit and add libsystemd depends by Norman James · 8 years ago
  24. e53214e meta-phosphor: Bump kernel to 20160211-1 by Joel Stanley · 8 years ago
  25. 8c88302 Enable Persistent event logs in OBMC by Chris Austen · 8 years ago
  26. 9a6a6e0 Merge pull request #168 from causten/eventpath by nkskjames · 8 years ago
  27. bf0f795 obmc-initfs: shutdown when rofs is a loop mounted image in /run by Milton Miller · 8 years ago
  28. 39b6faa obmc-initfs: run update as a sub-script by Milton Miller · 8 years ago
  29. b72114c obmc-initfs: run fsck on read/write file system by Milton Miller · 8 years ago
  30. 06ccb1a obmc-initfs: factor debug and takeover by Milton Miller · 8 years ago
  31. 54d882e obmc-initfs: use varables for paths and mount arguments by Milton Miller · 8 years ago
  32. d93b48e obmc-initfs: look for images in /run/initramfs/image- by Milton Miller · 8 years ago
  33. 92fdfc1 obmc-initfs: init: check init is an executable file by Milton Miller · 8 years ago
  34. fc6a317 obmc-initfs: shutdown: use absolute paths by Milton Miller · 8 years ago
  35. 34b1dca obmc-initfs: shutdown: don't follow links by Milton Miller · 8 years ago
  36. e6be0e3 Prep work for presistent event logs by Chris Austen · 8 years ago
  37. f2ec04c Update skeleton recipe to pickup rwflash support by Adriana Kobylak · 8 years ago
  38. 4754477 Update recipes and remove dhcp file by Adriana Kobylak · 8 years ago
  39. af14977 add image-rwfs to flash tar by Norman James · 8 years ago
  40. 3355b09 Update phosphor recipes to pickup latest code by Adriana Kobylak · 8 years ago
  41. 2bfa75d Update recipes by Adriana Kobylak · 8 years ago
  42. 0122523 Enable DHCP by Adriana Kobylak · 8 years ago
  43. 366b06e Merge pull request #157 from shenki/openbmc-20160202-1 by nkskjames · 8 years ago
  44. d4d8c7e meta-phosphor: Update kernel version by Joel Stanley · 8 years ago
  45. 3638a60 meta-phosphor: Update kernel version by Joel Stanley · 8 years ago
  46. 8f2f3b3 Add network dbus object to openbmc image by Adriana Kobylak · 8 years ago
  47. 170f816 Create tarball of update files with correct names by Norman James · 8 years ago
  48. 338fc8f Merge pull request #150 from mdmillerii/persistent-2 by nkskjames · 8 years ago
  49. 43adf9b Merge pull request #153 from anoo1/hwdb by nkskjames · 8 years ago
  50. abd7096 Add workaround to avoid disabling serial console by Adriana Kobylak · 8 years ago
  51. 2ca101c Add settings dbus object to openbmc image by Adriana Kobylak · 8 years ago
  52. 44b86a7 Add u-boot fw-utils to the image by Milton D. Miller II · 8 years ago
  53. bf7bfd4 Hack to make fw_setenv work by Milton D. Miller II · 8 years ago
  54. 74901a1 create u-boot-fw-utils for our u-boot version by Milton D. Miller II · 8 years ago
  55. 270cbb8 Create image class image-overlay and move phosphor to use it by Milton D. Miller II · 8 years ago
  56. bab7967 phosphor: modify minimal-initramfs image to use obmc-phosphor-initfs by Milton D. Miller II · 8 years ago
  57. d89d5e0 Create obmc-phosphor-initfs startup and shutdown scripts by Milton D. Miller II · 8 years ago
  58. 2efa148 Merge pull request #145 from causten/relocation by nkskjames · 8 years ago
  59. bbc6ea1 Update kernel to openbmc-20160127-1 by Joel Stanley · 8 years ago
  60. 254cb56 Resolve relocation warnings with build by Chris Austen · 8 years ago
  61. 9676df7 Merge pull request #138 from causten/uboot by nkskjames · 8 years ago
  62. a1b341a Add fix for timeofday by Chris Austen · 8 years ago
  63. c0d78bb Enable authentication over REST by Chris Austen · 8 years ago
  64. 6aa7c8d Moving up Linux by Chris Austen · 8 years ago
  65. e3bae7f pulled in bugs fixes for sprint 4 by Chris Austen · 8 years ago
  66. 4988706 uboot tftp can not handle noise by Chris Austen · 8 years ago
  67. 965c177 btbridged: Update to include bt_q_drop() bugfix by Cyril Bur · 8 years ago
  68. 2878d96 Sprint 4 candidate by Chris Austen · 8 years ago
  69. 957891a Pickup Sprint4 changes for skeleton by Chris Austen · 8 years ago
  70. fd3856a pflash and linux updates by Chris Austen · 8 years ago
  71. 239fa73 Merge pull request #119 from mdmillerii/flashcp by Patrick Williams · 8 years ago
  72. 6c96823 Merge pull request #112 from bradbishop/dropbear by Patrick Williams · 8 years ago
  73. 44fd0ae Merge pull request #113 from bradbishop/spwd by Patrick Williams · 8 years ago
  74. ef251c6 Merge pull request #120 from shenki/openbmc-20151210-1 by nkskjames · 9 years ago
  75. 81cecaf os-release VERSION always points at v0.1 by Brad Bishop · 9 years ago
  76. 09d5759 meta-phosphor: Update kernel to openbmc-20151210-1 by Joel Stanley · 9 years ago
  77. f73abc4 Add flash copy commands to busybox by Milton D. Miller II · 9 years ago
  78. 9be29f6 Sprint 3 candidate 6 by Chris Austen · 9 years ago
  79. 350def1 Sprint 3 Candidate by Chris Austen · 9 years ago
  80. d0e0cd7 Add python-spwd depenency to rest server by Brad Bishop · 9 years ago
  81. 8113cee Set dropbearkey service to start on boot by Brad Bishop · 9 years ago
  82. 83b5400 Merge pull request #106 from bradbishop/dbus by Patrick Williams · 9 years ago
  83. defdc74 Merge pull request #111 from causten/s3c3 by nkskjames · 9 years ago
  84. 0e07795 Add debug mode by Chris Austen · 9 years ago
  85. 4ff2515 Update kernel version by Joel Stanley · 9 years ago
  86. 8a874f7 Bump mapper and rest server revisions by Brad Bishop · 9 years ago
  87. 367c234 Updates for Skeleton by Chris Austen · 9 years ago
  88. 652fee8 Updating base build with sprint 3 candidate 3 by Chris Austen · 9 years ago
  89. b064e86 Merge pull request #97 from causten/sprint3prelim by nkskjames · 9 years ago
  90. 70e0d68 Move up bt bridge by Chris Austen · 9 years ago
  91. cb65619 Update kernel version by Brad Bishop · 9 years ago
  92. ddc3bc9 systems can power on without fans powering on by Chris Austen · 9 years ago
  93. 2e69b6a Merge pull request #85 from bradbishop/dbus by nkskjames · 9 years ago
  94. 0f8a187 Merge pull request #87 from bradbishop/python by nkskjames · 9 years ago
  95. a1e856b os-release bug fixes by Brad Bishop · 9 years ago
  96. 8660573 Python cleanup by Brad Bishop · 9 years ago
  97. c8517e9 python-dbus dbus.Byte.__str__ produces broken utf8 by Brad Bishop · 9 years ago
  98. 8ea2841 Too many dbus connections by Chris Austen · 9 years ago
  99. 66ee0c1 Enable new rest interface at boot time by Chris Austen · 9 years ago
  100. eb3d611 update build to support rest features by Chris Austen · 9 years ago