- Mar 05, 2019
-
-
Andrew Geissler authored
Waqar Hameed (1): message: Add constructor with an int parameter for unix_fd (From meta-phosphor rev: 3701643d8d0610ddd61b15d02159daff10503268) Change-Id: I5ea27ea02f0dc4afca5233c33c6c1e982fa19e9d Signed-off-by:
Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by:
Andrew Geissler <geissonator@yahoo.com>
-
Andrew Geissler authored
James Feist (1): Make bools correctly display as booleans (From meta-phosphor rev: 47cb162fb2cda6479c140206508867276112a9e7) Change-Id: Ib632dcc2ba4d1baac223b5a63597a4e75f43c7d1 Signed-off-by:
Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by:
Andrew Geissler <geissonator@yahoo.com>
-
Andrew Geissler authored
Patrick Venture (1): build: pkg anti-pattern: use defaults (From meta-phosphor rev: 8f64091684be16f5b3cf404e1a3a4fef849d4025) Change-Id: Ic5107fc354fdd4dd90cf1aacd0efef75f5db220e Signed-off-by:
Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by:
Andrew Geissler <geissonator@yahoo.com>
-
Andrew Geissler authored
Patrick Venture (1): build: pkg anti-pattern: use defaults (From meta-phosphor rev: 6e5e407d9b3336b56932b09fbd14775ceecc6905) Change-Id: I8184b8a4cd5a161675c3507cd9893dbab32b4fed Signed-off-by:
Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by:
Andrew Geissler <geissonator@yahoo.com>
-
Andrew Geissler authored
Patrick Venture (1): test: use mocked sdbus interface for sdbusplus (From meta-phosphor rev: 9b6de0f019b6d9f4bba4da30ccdc096fac724b20) Change-Id: Idc968d05d479695ec9949a692ed3cffb29739281 Signed-off-by:
Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by:
Andrew Geissler <geissonator@yahoo.com>
-
Andrew Geissler authored
Patrick Venture (1): build: pkg anti-pattern: use defaults (From meta-phosphor rev: 228633b17dd7c684ca2f6044881e46a2f4f8011a) Change-Id: Ib52260c7341d4dfb6eea31a208fef477d9f3d6ca Signed-off-by:
Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by:
Andrew Geissler <geissonator@yahoo.com>
-
Adriana Kobylak authored
This package has been deprecated and not being used on any layer anymore. (From meta-phosphor rev: 44b0e50169be04b2780ad26346f1ff02922d2163) Change-Id: If4e22c1db5f104008b4af8ec12ab14739a87c562 Signed-off-by:
Adriana Kobylak <anoo@us.ibm.com> Signed-off-by:
Andrew Geissler <geissonator@yahoo.com>
-
Patrick Venture authored
Delete the extra slash in the phosphor-pid-control configuration file path. (From meta-phosphor rev: 679e1486fd91ec1ae423addd34e861967213736c) Change-Id: I40ecf06f68609ad7d5a9b847b63b3870d5d11ffa Signed-off-by:
Patrick Venture <venture@google.com> Signed-off-by:
Andrew Geissler <geissonator@yahoo.com>
-
Patrick Venture authored
phosphor-host-ipmid no longer does anything with the information specified by the ipmi-channel-config, therefore drop it. (From meta-phosphor rev: 14e259d7b53de1bae200ee5c5dbf201ffd105543) Change-Id: I74057fd68ba7e46e5cf5850eaf6434cb6bb37ec9 Signed-off-by:
Patrick Venture <venture@google.com> Signed-off-by:
Andrew Geissler <geissonator@yahoo.com>
-
manojkiraneda authored
Absence of ldap distro feature will not generate pam_ldap.so because of which we might see some unwanted error messages regarding the failure in opening the pam_ldap.so in journalctl incase if pam_ldap is present in PAM Configuration. This commit would: - Leverage '-' option before the 'type' in pam configuration, by which the PAM library will not log any errors in the syslog if it is not able to load the module beacause it is missing in the system.By using this we don't need two pam configuration files for ldap and unix. - Leverages ignore_unknown_user & ignore_authinfo_unavail options of pam_ldap.so, which forces the PAM framework to ignore pam_ldap incase if the user is not present in LDAP server or if the client cannot connect to LDAP Server. (From meta-phosphor rev: 2c7efc937785a76e35a06b6807e12765ad40d99d) Change-Id: Ic1044989ccae4e6e442de9865cf00cea33f75262 Signed-off-by:
manojkiraneda <manojkiran.eda@gmail.com> Signed-off-by:
Andrew Geissler <geissonator@yahoo.com>
-
Qiang XU authored
Enable chassis intrusion sensor service file and add "i2c-tools" to link Tested-by: Build passed and chassis intrusion sensor value is available via dbus or redfish (From meta-phosphor rev: f7617ee0e9302bd1fb0a23243ca378752dab1cb3) Change-Id: I611967de369d6f7581f68480ed39acc8c35d0d9d Signed-off-by:
Qiang XU <qiang.xu@linux.intel.com> Signed-off-by:
Andrew Geissler <geissonator@yahoo.com>
-
Patrick Venture authored
Drop the ipmi-channel-config as it's no longer used by phosphor-host-ipmid. (From meta-quanta rev: d92f64f7e750210582f9d0828ef82c2007d5ef89) Change-Id: I9fb8640386cbf9b5cd8f5213e9f63be221031faa Signed-off-by:
Patrick Venture <venture@google.com> Signed-off-by:
Andrew Geissler <geissonator@yahoo.com>
-
Adriana Kobylak authored
The system manager (obmc-mgr-system) which provided GPIO functionality is being deprecated and it's not in use anymore: * GPIOs have moved out of D-Bus (see openbmc/openbmc#3332). * Tools depending on its GPIO functions have been updated to call local functions instead. * The systemd service files have been updated to not depend on system manager. (From meta-quanta rev: 602f74d56aeabe7c30748576ad6085ed761498fe) Change-Id: I76e683ed246bc055c54754bfc9d819f50e708eb3 Signed-off-by:
Adriana Kobylak <anoo@us.ibm.com> Signed-off-by:
Andrew Geissler <geissonator@yahoo.com>
-
Patrick Venture authored
Drop the spimaster python script. This script let one, via devmem accesses, change the SPI control to let the BMC access the BIOS flash chip. OpenBMC is aiming to drop python support, and this script was only a proof-of-concept. If required, a linux driver should be written to handle this. (From meta-quanta rev: fa279684ea0fa59cd106c6955c92d2f9f539c3a0) Change-Id: I74e4e62054b914013d230b834e882353eb70a67e Signed-off-by:
Patrick Venture <venture@google.com> Signed-off-by:
Andrew Geissler <geissonator@yahoo.com>
-
Artem Senichev authored
Alistair Popple (20): pdbg/gdbserver: Make ragel optional libpdbg: Add api to get 32-bit device tree property libpdbg: fix a bug in get_class_target_addr libpdbg: Add API to get device tree path and find target via path libpdbg: Add indirect address translation via callback libpdbg: Add xbus hardware unit libpdbg: Remove unused code libpdbg: Make more declarations static libpdbg: Move property code into libpdbg/device.c libpdbg: Rename property functions libpdbg: Rework chip-id functions libpdbg: Rework target addressing libpdbg: Remove old dt_prop functions libpdbg: Rework target compatible libpdbg: Make dt_root private libpdbg: Remove device.h device.c: Fix pdbg_target_address libpdbg: Remove zalloc macro optcmd: Add parser for 8-bit power of 2 integers adu: Add arugments for block size Amitay Isaacs (49): Makefile: Install libpdbg header libpdbg.h Makefile: Keep libfdt sources sorted Makefile: Keep libpdbg sources sorted Makefile: Add missing header file in libpdbg_SOURCES Makefile: Keep pdbg sources sorted Makefile: Add missing headers to pdbg_SOURCES Makefile: Define arch dependent sources explicitly Makefile: Redefine sources required for gdbserver Makefile: Package src/gdb_parser.rl Makefile: Order the libraries for make install to work build: Allow device tree headers to be generated in subdirs tests: Fix the condition to check if bmc is up tests: Update driver to pass test_wrapper argument tests: Exit on first test failure tests: Ensure tests can be run from builddir tests: Log stderr output (if any) on test failure libpdbg: Convert printf to DEBUG statements main: Convert target_selection() to return a boolean util: Move parse_list() into a separate file path: Add device tree path based targeting main: Add an option for path based targetting main: Add explicit probing of selected targets main: Convert -p/-c/-t/-a/-l to path based targets main: Switch to path based target selection main: Fix probe() to print targets correctly tests: Add path based selection tests main: Do not use argv[0] for progname main: Update probe output to display device names libpdbg: Add an api for address translation main: Convert getcfam/putcfam to use path based targeting main: Convert getscom/putscom to use path based targeting main: Convert register functions to path based targeting main: Ignore nodes that do not have class names libpdbg: Split nhtm hardware units for p8 and p9 main: Move device_node setting before parse_options main: Mark print_target static main: Convert getring to path based targeting main: Convert thread commands start/stop/step/sreset main: Convert threadstatus command to path based targeting main: Convert regs command to path based targeting main: Drop unused iterators with callbacks main: Convert htm commands to path based targeting main: Convert gdbserver command to path based targeting main: Drop unused target_select/target_selected functions libpdbg: Fix probing of pib libpdbg: Use index instead of chip-id for id libpdbg: Drop pdbg_target_chip_id() dtc: Drop chip-id property README: Add information about target selection Artem Senichev (1): main: Set I2C backend device specified in arguments Joel Stanley (1): Fix build failure in target detection Nicholas Piggin (1): stack: guess endian for stack frame walking Rashmica Gupta (3): pdbg/gdbserver: Add in basic skeleton for a gdbserver on p8 pdbg/gdbserver: Make gdbserver optional README: Add some gdbserver info (From meta-openpower rev: 16c5b8f97176373b8e91ab2f8e86b6b3dea314d9) Change-Id: Ic03552fc25a7cf4c64796347d38acb50209ea30e Signed-off-by:
Artem Senichev <a.senichev@yadro.com> Signed-off-by:
Andrew Geissler <geissonator@yahoo.com>
-
Adriana Kobylak authored
The system manager (obmc-mgr-system) which provided GPIO functionality is being deprecated and it's not in use anymore: * GPIOs have moved out of D-Bus (see openbmc/openbmc#3332). * Tools depending on its GPIO functions have been updated to call local functions instead. * The systemd service files have been updated to not depend on system manager. (From meta-inspur rev: dd16cd4cce9956f5a7e1115bc268bcac4a3647f5) Change-Id: Id87ff99546c55947be3db006583a99edf2b171e7 Signed-off-by:
Adriana Kobylak <anoo@us.ibm.com> Signed-off-by:
Andrew Geissler <geissonator@yahoo.com>
-
- Mar 04, 2019
-
-
Andrew Geissler authored
James Feist (3): Add fan profile host support sensors: Set event messages enabled bit Fix set sensor threshold command number (From meta-intel rev: 7ca167b9fd98e6d880437e4a1d2e75175091aae2) Change-Id: I1b24d66d2928b195018a8bce1dcdaf4c38aa99ac Signed-off-by:
Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by:
Andrew Geissler <geissonator@yahoo.com>
-
Joel Stanley authored
This includes security and bug fixes from the 4.19.22, 4.19.23, 4.19.24, 4.19.25 and 4.19.26 stable releases. (From meta-aspeed rev: 2a9b7c2a7769b1f61135ac8959c44d34c2359ca9) Change-Id: I7521264319b66b39d31974a5e2c0ec1b8a90a661 Signed-off-by:
Joel Stanley <joel@jms.id.au> Signed-off-by:
Andrew Geissler <geissonator@yahoo.com>
-
Andrew Geissler authored
Yang Cheng (1): Add Custom Key for SOL on webui (From meta-phosphor rev: e2f51ef79839874cf48d808821105a470ef446f7) Change-Id: If60a7cc4a730d36552e91582c2059ecbf275e780 Signed-off-by:
Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by:
Andrew Geissler <geissonator@yahoo.com>
-
Andrew Geissler authored
Jae Hyun Yoo (1): Improve cpusensor performance James Feist (1): Fix threshold updating (From meta-phosphor rev: dd3864a048e05409a6ce265b0090e30c48590904) Change-Id: Ie1d277dea57edc35b35a3a154fc37affd25c665b Signed-off-by:
Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by:
Andrew Geissler <geissonator@yahoo.com>
-
Andrew Geissler authored
Ed Tanous (1): Fix some mux assignments James Feist (1): Raise fan floor (From meta-phosphor rev: f092fee1f919cc838acb35412fd802c8f59f5a19) Change-Id: I507f7603c8e14d3e9afdc8a2b888b26ec4d5d0e5 Signed-off-by:
Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by:
Andrew Geissler <geissonator@yahoo.com>
-
- Mar 03, 2019
-
-
Andrew Geissler authored
Kun Yi (1): Enhance dbus error reporting and logging (From meta-phosphor rev: 3c06c9edd3e4c14add4fe113df0f2dc751908ca1) Change-Id: I414bada5812e387b295f798bd6a63268d4b0afd8 Signed-off-by:
Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by:
Andrew Geissler <geissonator@yahoo.com>
-
Andrew Geissler authored
James Feist (4): pid: fix patching with regex inputs s/MinThermalRpm/MinThermalOutput pid: add direction to stepwise Don't set result to success when calling success (From meta-phosphor rev: c26907e7fb34b2922c47f1c6a024fc457b143171) Change-Id: I5a2f25cbbd2f6c842dd1f56697c64dd8e0fc33e9 Signed-off-by:
Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by:
Andrew Geissler <geissonator@yahoo.com>
-
Andrew Geissler authored
James Feist (1): cmakelists: Make sensors able to be disabled Qiang XU (1): Add chassis intrusion sensor daemon (From meta-phosphor rev: d995481473e24679cac82e03526b5c272dc93b82) Change-Id: I8bad7e726432496f0c03cc42fcbe73f0aa99aff2 Signed-off-by:
Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by:
Andrew Geissler <geissonator@yahoo.com>
-
Andrew Geissler authored
beccabroek (1): Fix inventory dropdown (From meta-phosphor rev: 00a04704afbe18ac8cc001e79a7293cba3b7e131) Change-Id: I3b537eb332f45c775bf0c9d1c2d48b2b16d37ce5 Signed-off-by:
Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by:
Andrew Geissler <geissonator@yahoo.com>
-
Andrew Geissler authored
James Feist (3): Add std::vector<double> to json variant type Remove intrusion from WFP Add initial fan profiles Qiang XU (1): Add "Class" to PCH/I2C based chassis intrusion sensor config (From meta-phosphor rev: 5016f44f8e2981ba6b34e6d552fc1f93e447d2e3) Change-Id: I41d7f40fb284cdb8d7355fb8bc6d9decd7eb9461 Signed-off-by:
Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by:
Andrew Geissler <geissonator@yahoo.com>
-
- Mar 01, 2019
-
-
Andrew Geissler authored
Jason M. Bills (1): Fix boost process call for SEL Clear again (From meta-intel rev: e4bf9a9d035bb0280e8230b5b82ad268a5e2bb07) Change-Id: If73f9ccbd76f6c7fc09128ae305bf3c471511e7b Signed-off-by:
Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by:
Andrew Geissler <geissonator@yahoo.com>
-
Andrew Geissler authored
Ed Tanous (1): bmcweb: move ethernet VLAN to readJson (From meta-phosphor rev: c31ee2ef9935eefa4b1f7db7325f20308203b802) Change-Id: I4c02e23f12d9d1bb576498f5f13ca56a5c4e8306 Signed-off-by:
Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by:
Andrew Geissler <geissonator@yahoo.com>
-
Andrew Geissler authored
Ed Tanous (1): Fix bus index Qiang XU (1): Add GPIO based chassis intrusion sensor config (From meta-phosphor rev: 277d3d04ff965d5871a80f61451f297498fc5519) Change-Id: I01d3a080504aff0fff3d588ca1752ed9eb140f07 Signed-off-by:
Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by:
Andrew Geissler <geissonator@yahoo.com>
-
Andrew Geissler authored
Jae Hyun Yoo (1): Modify PECI macro uses to prepare PECI header update (From meta-phosphor rev: 70aec9378d13083146cb1e770bc8b44f589d226a) Change-Id: I598efadb45ec9f027cd44504be698bb012fb1ddb Signed-off-by:
Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by:
Andrew Geissler <geissonator@yahoo.com>
-
Andrew Geissler authored
James Feist (1): Add fan profile support to dbusconfiguration Patrick Venture (1): add tuning enable variable (From meta-phosphor rev: b22e528e725d5c853eb49f78cd57dd5aef7b533b) Change-Id: I838eeb5dcbf96c030a9ba353f757633abfd97a6b Signed-off-by:
Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by:
Andrew Geissler <geissonator@yahoo.com>
-
- Feb 28, 2019
-
-
Andrew Geissler authored
Jae Hyun Yoo (1): Add threshold value scanning logic into cpusensor (From meta-phosphor rev: 7edd81c9d72a41c1551b3fc00020cea69a00dfc1) Change-Id: I69da6d828e046b5d277fc2f5de8865b899fb163e Signed-off-by:
Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by:
Andrew Geissler <geissonator@yahoo.com>
-
Andrew Geissler authored
Ed Tanous (4): Simplify mux symlink logic Fix rstrip on Fru read Add M.2 Mux to WFT Baseboard Fix an issue with $index James Feist (2): Out of tree build: Add nlohmann as valijson depend Rename Front Panel Stepwise curve (From meta-phosphor rev: 3383e74bbfe6632230e38a8676d9ae385f32add1) Change-Id: I1f5435bd9a130e2dbc26009f2f341d51756debca Signed-off-by:
Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by:
Andrew Geissler <geissonator@yahoo.com>
-
Andrew Geissler authored
William A. Kennington III (3): configure: Simplify PKG_CHECK_MODULES configure: Make dbus dir depend on the sysconf make variable configure: Simplify link local autoconfiguration (From meta-phosphor rev: 9e4afe4340eea7ce92b528bbc25d87f523dd599d) Change-Id: I9bf0333d8847295a8faf7a116773b0e851d2ab2d Signed-off-by:
Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by:
Andrew Geissler <geissonator@yahoo.com>
-
Andrew Geissler authored
Jason M. Bills (1): Fix boost process call for SEL Clear (From meta-intel rev: 713a9896bd246525989e75a243af2d0c96c42200) Change-Id: Id94e51a7ec01383afb3c6380257bafac5731dac1 Signed-off-by:
Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by:
Andrew Geissler <geissonator@yahoo.com>
-
- Feb 27, 2019
-
-
Andrew Geissler authored
William A. Kennington III (1): Convert host-ipmid -> libipmid (From meta-openpower rev: 5cb372827a7363e297a296f29b70ab0661499285) Change-Id: Ia5b6bfacc0c5c40f5c22ec8d7cc7021f8884c93a Signed-off-by:
Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by:
Andrew Geissler <geissonator@yahoo.com>
-
Andrew Geissler authored
Patrick Venture (2): build: pkg anti-pattern: use defaults lpc_aspeed: add todo describing correct mmap (From meta-phosphor rev: e8e96b3effb952af2ff92fa05d73a9daa90904b9) Change-Id: I2d7ef71ee7d783a99930f65a4b427dc9942e570c Signed-off-by:
Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by:
Andrew Geissler <geissonator@yahoo.com>
-
Andrew Geissler authored
James Feist (5): dbusconfiguration: set timeout to 0 stepwise: Add ceiling type dbuspassive: allow scaling s/minThermalRPM/minThermalOutput Expand conf namespace (From meta-phosphor rev: 9cfe098e2c64b78e3885948347ea985335fa7777) Change-Id: I04ee3af38cb932960d6a079acf70645d54c97490 Signed-off-by:
Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by:
Andrew Geissler <geissonator@yahoo.com>
-
Andrew Geissler authored
Ed Tanous (4): Add missing type IDs Fix naming of PCIeSlot Add index to OCP card name Add HSBP muxes to WFP baseboard James Feist (5): pid: Add hysteresis fields pid: Add upper clipping curve example pid: make curves less aggressive s/MinThermalRpm/MinThermalOutput pid: Set FFCoeffs for fans to 1.0 (From meta-phosphor rev: b43393f8a6c9bc67a38cb0358279988498137183) Change-Id: Ibf232690d9180c71baa0b8066abe30016676e756 Signed-off-by:
Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by:
Andrew Geissler <geissonator@yahoo.com>
-
- Feb 26, 2019
-
-
Andrew Geissler authored
Jason M. Bills (1): Remove support for Set SEL Time (From meta-intel rev: 913a903b50a4e15cf70f762c6bce1c909efb23b8) Change-Id: I3db1fbd170779e3d6e8aea2ea78ee4fe27a4d93c Signed-off-by:
Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by:
Andrew Geissler <geissonator@yahoo.com>
-