Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | Merge remote-tracking branch 'upstream/master' | Adriana Kobylak | 2015-10-19 | 20 | -1052/+645 | |
| | |\ | ||||||
| | * | | Support to set watchdog timer value | Adriana Kobylak | 2015-10-19 | 6 | -5/+239 | |
| | | | | ||||||
| * | | | Merge pull request #3 from bradbishop/master | nkskjames | 2015-10-19 | 11 | -2061/+38 | |
| |\ \ \ | | |_|/ | |/| | | Remove tftpy | |||||
| | * | | Update makefile to be friendly with OE build | Brad Bishop | 2015-10-19 | 1 | -41/+38 | |
| | | | | ||||||
| | * | | Remove tftpy | Brad Bishop | 2015-10-19 | 10 | -2020/+0 | |
| | | | | | | | | | | | | | | | | | | | | Packaging seperately. https://github.com/openbmc/openbmc/pull/22 | |||||
* | | | | fixed up ipmi fru lookups | Norman James | 2015-10-20 | 1 | -3/+8 | |
|/ / / | ||||||
* | | | changed fru type to string | Norman James | 2015-10-19 | 1 | -29/+29 | |
| | | | ||||||
* | | | change host booted state name | Norman James | 2015-10-19 | 1 | -1/+1 | |
| | | | ||||||
* | | | cleanup | Norman James | 2015-10-19 | 1 | -33/+31 | |
| | | | ||||||
* | | | add check for boot progress sensors | Norman James | 2015-10-19 | 1 | -6/+25 | |
| | | | ||||||
* | | | added chassis into inventory path | Norman James | 2015-10-19 | 1 | -208/+116 | |
| | | | ||||||
* | | | added fru types | Norman James | 2015-10-19 | 1 | -4/+6 | |
| | | | ||||||
* | | | changed name of powered off state | Norman James | 2015-10-19 | 1 | -1/+1 | |
|/ / | ||||||
* | | refactored with SensorValue base class | Norman James | 2015-10-18 | 1 | -46/+43 | |
| | | ||||||
* | | added motherboard fru id | Norman James | 2015-10-18 | 1 | -0/+1 | |
| | | ||||||
* | | chmod a+x | Norman James | 2015-10-18 | 1 | -0/+0 | |
| | | ||||||
* | | didn't mean to remove | Norman James | 2015-10-18 | 1 | -0/+86 | |
| | | ||||||
* | | added | Norman James | 2015-10-18 | 1 | -0/+159 | |
| | | ||||||
* | | lots of changes | Norman James | 2015-10-18 | 20 | -2560/+451 | |
|/ | ||||||
* | change lookup return | Norman James | 2015-10-15 | 1 | -31/+22 | |
| | ||||||
* | add lookup by byte | Norman James | 2015-10-15 | 1 | -14/+20 | |
| | ||||||
* | add virtual sensors | Norman James | 2015-10-15 | 1 | -5/+7 | |
| | ||||||
* | add comments | Norman James | 2015-10-15 | 1 | -1/+0 | |
| | ||||||
* | add setFault and setPresent methods | Norman James | 2015-10-15 | 2 | -6/+12 | |
| | ||||||
* | fix hang in sendMessage | Norman James | 2015-10-15 | 1 | -5/+12 | |
| | ||||||
* | eliminate compile warnings | Norman James | 2015-10-14 | 1 | -8/+8 | |
| | ||||||
* | changed id lookup signature | Norman James | 2015-10-14 | 1 | -5/+15 | |
| | ||||||
* | updated setsensor | Norman James | 2015-10-14 | 1 | -6/+7 | |
| | ||||||
* | updated sensors ids | Norman James | 2015-10-14 | 1 | -13/+82 | |
| | ||||||
* | added virtual sensors | Norman James | 2015-10-14 | 2 | -0/+172 | |
| | ||||||
* | new object for flashing | Norman James | 2015-10-13 | 1 | -0/+398 | |
| | ||||||
* | updated flashing | Norman James | 2015-10-11 | 12 | -250/+4970 | |
| | ||||||
* | nothing | Norman James | 2015-10-08 | 1 | -0/+1 | |
| | ||||||
* | fixed devmems to boot | Norman James | 2015-10-08 | 1 | -0/+5 | |
| | ||||||
* | added flash_bios to make all | Norman James | 2015-10-08 | 1 | -1/+1 | |
| | ||||||
* | added update fw | Norman James | 2015-10-08 | 1 | -1/+1 | |
| | ||||||
* | fixed gpio | Norman James | 2015-10-08 | 2 | -3/+7 | |
| | ||||||
* | Merge branch 'master' of https://github.com/openbmc/skeleton | Norman James | 2015-10-08 | 1 | -0/+79 | |
|\ | ||||||
| * | Merge pull request #2 from apopple/master | Patrick Williams | 2015-10-08 | 1 | -0/+79 | |
| |\ | | | | | | | Added example BT/IPMI to DBus implemention in Python | |||||
| | * | Added example BT/IPMI to DBus implemention in Python | Alistair Popple | 2015-10-08 | 1 | -0/+79 | |
| | | | ||||||
* | | | removed heartbeat | Norman James | 2015-10-08 | 1 | -2/+2 | |
|/ / | ||||||
* | | chmod to +x | Norman James | 2015-10-08 | 13 | -0/+1 | |
| | | ||||||
* | | not hardcode bin path | Norman James | 2015-10-08 | 1 | -6/+9 | |
| | | ||||||
* | | new file | Norman James | 2015-10-08 | 1 | -3/+6 | |
| | | ||||||
* | | cleaned up | Norman James | 2015-10-08 | 1 | -13/+17 | |
| | | ||||||
* | | add tftpy python module | Norman James | 2015-10-08 | 10 | -0/+2020 | |
|/ | ||||||
* | made bus config global and moved to system bus | Norman James | 2015-10-07 | 23 | -32/+44 | |
| | ||||||
* | seperated flash download | Norman James | 2015-10-07 | 14 | -28/+491 | |
| | ||||||
* | add pflash | Norman James | 2015-10-07 | 62 | -0/+6068 | |
| | ||||||
* | tmp remove pflash | Norman James | 2015-10-07 | 1 | -0/+0 | |
| |