Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
meta-phosphor
/
d74ef1d184cd3224ea81b9db0a4c42c7e43a946c
/
common
« Previous
04d2aff
init: Look for options in u-boot environment
by Milton D. Miller II
· 9 years ago
2728b73
init: Add option to copy files into memory
by Milton D. Miller II
· 9 years ago
dbc1137
init: Call update from initramfs directory
by Milton D. Miller II
· 9 years ago
fc5b8f0
init: Be explicit about saving and restoring files.
by Milton D. Miller II
· 9 years ago
c201b04
init: Add option to copy base read-only filesystem into RAM
by Milton D. Miller II
· 9 years ago
edfd12c
init: Add option to run with writable overlay in RAM
by Milton D. Miller II
· 9 years ago
35d0a90
Use commit number instead of autorev for u-boot
by Adriana Kobylak
· 9 years ago
5559d56
Move glibc-cross-localedef patches from yocto-poky.
by Patrick Williams
· 9 years ago
6ee238c
Move systemd patches from yocto-poky tree.
by Patrick Williams
· 9 years ago
38f8338
Merge pull request #198 from jk-ozlabs/inarp
by nkskjames
· 9 years ago
90f124c
Move up skeleton and host-ipmid to latest
by Norman James
· 9 years ago
1aaffe8
init: Always move images from root
by Milton D. Miller II
· 9 years ago
6dba31f
init: Run from RAM if file system type is specified as none
by Milton D. Miller II
· 9 years ago
5108fc2
init: Suppress fsck command not present error by file system type
by Milton D. Miller II
· 9 years ago
a36e99c
init: Use image of read only file system in RAM if present
by Milton D. Miller II
· 9 years ago
1650db5
init: Read options from a file
by Milton D. Miller II
· 9 years ago
e839302
update: Skip calling flashcp for empty files
by Milton D. Miller II
· 9 years ago
2d2cf5b
update: Remove images as they are successfully flashed
by Milton D. Miller II
· 9 years ago
20b647e
update: Add option to copy files to runtime cow directory
by Milton D. Miller II
· 9 years ago
01fe134
update: Save whitelist files from RAM or mounted read-write filesystem
by Milton D. Miller II
· 9 years ago
8ad2be5
update: Save files using the same mount path as init
by Milton D. Miller II
· 9 years ago
10aee81
update: Make cow directory before restoring saved files.
by Milton D. Miller II
· 9 years ago
d6e2584
update: Restore files via an alternate mount directory
by Milton D. Miller II
· 9 years ago
07b26cd
update: Save files in run filesystem
by Milton D. Miller II
· 9 years ago
1790e04
update: Read whitelist from the /run/initramfs directory
by Milton D. Miller II
· 9 years ago
22af055
update: Do not check if the whitelist is empty
by Milton D. Miller II
· 9 years ago
08afa53
update: Add options to skip the save and restore phases
by Milton D. Miller II
· 9 years ago
1b898d3
inarp: Add inverse ARP daemon
by Jeremy Kerr
· 9 years ago
30ef963
update: Add command line parsing to clean or preserve saved files
by Milton D. Miller II
· 9 years ago
baf190a
shutdown: request saved files be cleaned
by Milton D. Miller II
· 9 years ago
aa30525
shutdown: Call update from /run/initramfs directory
by Milton D. Miller II
· 9 years ago
5b82a71
shutdown: Complain if update images exist without update script
by Milton D. Miller II
· 9 years ago
f4d9bc5
shutdown: Test equality with =
by Milton D. Miller II
· 9 years ago
afb8525
shutdown: Correct comment on the reason to invoke stty
by Milton D. Miller II
· 9 years ago
61baed0
shutdown: Conditionally unmount proc
by Milton D. Miller II
· 9 years ago
1b210d3
Integrating support for event log enhancements
by Chris Austen
· 9 years ago
12ee93b
initfs: Use stty to drain output before reboot
by Milton D. Miller II
· 9 years ago
0b0d5fe
initfs: Add flash clear and update during init
by Milton Miller
· 9 years ago
f81c108
initfs: Do not warn on missing jffs2 fsck
by Milton Miller
· 9 years ago
acc2c85
obmc-{init,update}.sh: Cope with alternate RW FS types
by Andrew Jeffery
· 9 years ago
ed5fb27
obmc-init.sh: Fix FS type in mount failure message
by Andrew Jeffery
· 9 years ago
481c19f
meta-phosphor: Update Linux to openbmc-20160222-1
by Joel Stanley
· 9 years ago
679caa8
Merge pull request #143 from causten/reststuff
by nkskjames
· 9 years ago
08c1089
Added systemd as build dependency for skeleton
by KennethWilke
· 9 years ago
fcb30b2
Update skeleton recipe to pick up persistent UUID support
by Adriana Kobylak
· 9 years ago
f1cd2b5
Recipe update: User management, systemd patch, IPMI net functions
by Adriana Kobylak
· 9 years ago
e5505a5
meta-phosphor: Bump kernel to 20160212-1
by Joel Stanley
· 9 years ago
a1b4297
update skeleton commit
by Norman James
· 9 years ago
5c3fd8a
Updating network and user recipes.
by Hariharasubramanian R
· 9 years ago
83e4c04
Move up skeleton commit and add libsystemd depends
by Norman James
· 9 years ago
e53214e
meta-phosphor: Bump kernel to 20160211-1
by Joel Stanley
· 9 years ago
8c88302
Enable Persistent event logs in OBMC
by Chris Austen
· 9 years ago
9a6a6e0
Merge pull request #168 from causten/eventpath
by nkskjames
· 9 years ago
bf0f795
obmc-initfs: shutdown when rofs is a loop mounted image in /run
by Milton Miller
· 9 years ago
39b6faa
obmc-initfs: run update as a sub-script
by Milton Miller
· 9 years ago
b72114c
obmc-initfs: run fsck on read/write file system
by Milton Miller
· 9 years ago
06ccb1a
obmc-initfs: factor debug and takeover
by Milton Miller
· 9 years ago
54d882e
obmc-initfs: use varables for paths and mount arguments
by Milton Miller
· 9 years ago
d93b48e
obmc-initfs: look for images in /run/initramfs/image-
by Milton Miller
· 9 years ago
92fdfc1
obmc-initfs: init: check init is an executable file
by Milton Miller
· 9 years ago
fc6a317
obmc-initfs: shutdown: use absolute paths
by Milton Miller
· 9 years ago
34b1dca
obmc-initfs: shutdown: don't follow links
by Milton Miller
· 9 years ago
e6be0e3
Prep work for presistent event logs
by Chris Austen
· 9 years ago
f2ec04c
Update skeleton recipe to pickup rwflash support
by Adriana Kobylak
· 9 years ago
4754477
Update recipes and remove dhcp file
by Adriana Kobylak
· 9 years ago
3355b09
Update phosphor recipes to pickup latest code
by Adriana Kobylak
· 9 years ago
2bfa75d
Update recipes
by Adriana Kobylak
· 9 years ago
0122523
Enable DHCP
by Adriana Kobylak
· 9 years ago
366b06e
Merge pull request #157 from shenki/openbmc-20160202-1
by nkskjames
· 9 years ago
d4d8c7e
meta-phosphor: Update kernel version
by Joel Stanley
· 9 years ago
3638a60
meta-phosphor: Update kernel version
by Joel Stanley
· 9 years ago
8f2f3b3
Add network dbus object to openbmc image
by Adriana Kobylak
· 9 years ago
338fc8f
Merge pull request #150 from mdmillerii/persistent-2
by nkskjames
· 9 years ago
43adf9b
Merge pull request #153 from anoo1/hwdb
by nkskjames
· 9 years ago
abd7096
Add workaround to avoid disabling serial console
by Adriana Kobylak
· 9 years ago
2ca101c
Add settings dbus object to openbmc image
by Adriana Kobylak
· 9 years ago
bf7bfd4
Hack to make fw_setenv work
by Milton D. Miller II
· 9 years ago
74901a1
create u-boot-fw-utils for our u-boot version
by Milton D. Miller II
· 9 years ago
bab7967
phosphor: modify minimal-initramfs image to use obmc-phosphor-initfs
by Milton D. Miller II
· 9 years ago
d89d5e0
Create obmc-phosphor-initfs startup and shutdown scripts
by Milton D. Miller II
· 9 years ago
2efa148
Merge pull request #145 from causten/relocation
by nkskjames
· 9 years ago
bbc6ea1
Update kernel to openbmc-20160127-1
by Joel Stanley
· 9 years ago
254cb56
Resolve relocation warnings with build
by Chris Austen
· 9 years ago
9676df7
Merge pull request #138 from causten/uboot
by nkskjames
· 9 years ago
a1b341a
Add fix for timeofday
by Chris Austen
· 9 years ago
c0d78bb
Enable authentication over REST
by Chris Austen
· 9 years ago
6aa7c8d
Moving up Linux
by Chris Austen
· 9 years ago
e3bae7f
pulled in bugs fixes for sprint 4
by Chris Austen
· 9 years ago
4988706
uboot tftp can not handle noise
by Chris Austen
· 9 years ago
965c177
btbridged: Update to include bt_q_drop() bugfix
by Cyril Bur
· 9 years ago
2878d96
Sprint 4 candidate
by Chris Austen
· 9 years ago
957891a
Pickup Sprint4 changes for skeleton
by Chris Austen
· 9 years ago
fd3856a
pflash and linux updates
by Chris Austen
· 9 years ago
239fa73
Merge pull request #119 from mdmillerii/flashcp
by Patrick Williams
· 9 years ago
6c96823
Merge pull request #112 from bradbishop/dropbear
by Patrick Williams
· 9 years ago
44fd0ae
Merge pull request #113 from bradbishop/spwd
by Patrick Williams
· 9 years ago
ef251c6
Merge pull request #120 from shenki/openbmc-20151210-1
by nkskjames
· 9 years ago
81cecaf
os-release VERSION always points at v0.1
by Brad Bishop
· 9 years ago
09d5759
meta-phosphor: Update kernel to openbmc-20151210-1
by Joel Stanley
· 9 years ago
f73abc4
Add flash copy commands to busybox
by Milton D. Miller II
· 9 years ago
Next »