Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
skeleton
/
0f0946bef6fb613b65b344b966e44452270d0e82
0f0946b
Call gpio_inits_done() from GPIO consumers
by Matt Spinler
· 6 years ago
6a07a6c
Remove host control GPIOs from GpioConfigs
by Matt Spinler
· 6 years ago
e2cd39d
Fill in the function that finds the GPIO base
by Matt Spinler
· 6 years ago
8428d44
Fill in function to convert GPIO pin to a number
by Matt Spinler
· 6 years ago
3a70e93
Use cJSON to get the GPIO definitions
by Matt Spinler
· 6 years ago
403ddba
Use cJSON to read the GPIO configuration
by Matt Spinler
· 6 years ago
24cbe78
Add documentation on GPIO JSON
by Matt Spinler
· 6 years ago
ea3d8a4
Add function to load in the GPIO data from JSON.
by Matt Spinler
· 6 years ago
5da4f4f
hostctl: Move to kernel FSI interface
by Joel Stanley
· 6 years ago
517b35e
Add MAINTAINERS file
by Andrew Jeffery
· 6 years ago
9d572eb
Spelling fixes
by Gunnar Mills
· 7 years ago
1acfd75
Add error handing to recovery from gpio config failure
by Yong Li
· 7 years ago
5a38763
bmc_update.py: Use BMC state manager to reboot BMC
by Lei YU
· 7 years ago
d1142e3
Remove inventory_items.py from installation
by Andrew Geissler
· 7 years ago
f6e918e
Add getObjectFrom* interfaces back in
by Andrew Geissler
· 7 years ago
d65b2d5
Port to python 3
by CamVan Nguyen
· 7 years ago
c182e5e
pytools: Add completion script for obmcutil
by Andrew Jeffery
· 7 years ago
099bb15
Remove all legacy function from system manager
by Andrew Geissler
· 7 years ago
a14bddf
Remove use of settings in chassis_control.py
by Andrew Geissler
· 7 years ago
5987cac
Remove use of legacy system state
by Andrew Geissler
· 7 years ago
24341f9
pep8 fixes
by Adriana Kobylak
· 7 years ago
a30ab9d
obmcutil: alias status to state
by Joel Stanley
· 7 years ago
89e6c91
Allow PGOOD polling interval of 500ms
by Matt Spinler
· 7 years ago
8e745b5
Rename board configuration file
by James Feist
· 7 years ago
5a2d2bc
Updating PS redundancy object path.
by Dhruvaraj Subhashchandran
· 7 years ago
86101ea
Add lseek to support GPIO read/write
by Yong Li
· 7 years ago
8102f92
Add initial Wfp config to be able to build platform.
by James Feist
· 7 years ago
e2691e7
Remove pci_reset from Romulus config
by Lei YU
· 7 years ago
aa4c310
Spelling fixes
by Gunnar Mills
· 7 years ago
1902990
Add basename for file name in download manager
by Gunnar Mills
· 7 years ago
1be4fab
pytools: obmcutil: Add `chassiskill` command
by Andrew Jeffery
· 7 years ago
cf6a784
pytools: obmcutil: Optionally wait for standby before getting objects
by Andrew Jeffery
· 7 years ago
08e149b
pytools: obmcutil: Use 'in' test rather than dict.has_key()
by Andrew Jeffery
· 7 years ago
81707a1
pytools: obmcutil: Remove unnecessary parentheses
by Andrew Jeffery
· 7 years ago
b43f7ed
pytools: obmcutil: Implement verbose mode
by Andrew Jeffery
· 7 years ago
de4ed02
pytools: obmcutil: Implement blocking behaviour
by Andrew Jeffery
· 7 years ago
bba82bd
pytools: obmcutil: Use format string for all-props output
by Andrew Jeffery
· 7 years ago
c6b5deb
pytools: obmcutil: Consistent naming for command descriptors
by Andrew Jeffery
· 7 years ago
0b6883d
pytools: obmcutil: Use argparse
by Andrew Jeffery
· 7 years ago
da3b35c
pytools: obmcutil: Drop ElementTree and json imports
by Andrew Jeffery
· 7 years ago
7b376e7
pytools: obmcutil: Introduce run_all_commands()
by Andrew Jeffery
· 7 years ago
e4dcaef
pytools: obmcutil: Introduce run_one_command()
by Andrew Jeffery
· 7 years ago
554a0e5
pytools: obmcutil: Drop redundant prop assignment and test
by Andrew Jeffery
· 7 years ago
849ebeb
pytools: obmcutil: Collapse redundant assignment and test
by Andrew Jeffery
· 7 years ago
1133d8c
pytools: obmcutil: Drop ability to set properties from the commandline
by Andrew Jeffery
· 7 years ago
39e10da
pytools: obmcutil: Collapse nested conditions
by Andrew Jeffery
· 7 years ago
fb8e101
pytools: obmcutil: Assign None to val by default
by Andrew Jeffery
· 7 years ago
b40e64b
pytools: obmcutil: Properly use format string
by Andrew Jeffery
· 7 years ago
47f8ff9
pytools: obmcutil: Drop parentheses from conditions
by Andrew Jeffery
· 7 years ago
e44ee59
pytools: obmcutil: Make prop use None instead of empty string
by Andrew Jeffery
· 7 years ago
0215402
pytools: obmcutil: Rename property_value to val
by Andrew Jeffery
· 7 years ago
97800bc
pytools: obmcutil: Rename property_name to prop
by Andrew Jeffery
· 7 years ago
82b4b81
pytools: obmcutil: Rename prop to dbus_prop
by Andrew Jeffery
· 7 years ago
dc56a93
pytools: obmcutil: Rename bus_name to bus
by Andrew Jeffery
· 7 years ago
bdb7435
pytools: obmcutil: Rename bus to dbus_bus
by Andrew Jeffery
· 7 years ago
93b84e4
op-pwrctl: Use new BootProgress sensor
by Lei YU
· 7 years ago
563db9f
pytools: obmcutil: Rename intf_name to iface
by Andrew Jeffery
· 7 years ago
687aaa4
pytools: obmcutil: Rename intf to dbus_iface
by Andrew Jeffery
· 7 years ago
eee9c24
pytools: obmcutil: Rename obj_path to obj
by Andrew Jeffery
· 7 years ago
401fcb4
pytools: obmcutil: Rename obj to dbus_obj
by Andrew Jeffery
· 7 years ago
44e6d9c
pytools: obmcutil: Put script into a main() method
by Andrew Jeffery
· 7 years ago
076aa1f
pytools: obmcutil: Drop commandline method support
by Andrew Jeffery
· 7 years ago
7bef82c
bmc_update.py: Call fw_setenv twice for PrepareForUpdate
by Adriana Kobylak
· 7 years ago
2b3f3ff
Remove pci_reset from witherspoon config
by Andrew Geissler
· 7 years ago
0206be8
flashbios: Do not expect the full path to the executable
by Adriana Kobylak
· 7 years ago
2c92f88
Correct the PS Derating & PS redundancy sensor numbers.
by Tom Joseph
· 7 years ago
f1470e9
SyncInventory: Move to the xyz namespace for property mac
by Ratan Gupta
· 7 years ago
c47c6a6
U-boot script update with new inventory object
by Dinesh Chinari
· 8 years ago
a42400f
pysystemmgr: Fix pci_reset_outs
by Lei YU
· 7 years ago
3be0995
obmcutil to get get bootprogress from xyz interface
by George Keishing
· 7 years ago
3fc6b79
bmc_update: explictly save firmware environment
by Milton Miller
· 7 years ago
62d11c3
pyflashbmc: Remove initramfs from list of expected images
by Milton Miller
· 7 years ago
9903ec6
Update button press handlers to new targets
by Andrew Geissler
· 7 years ago
efe5d2d
chassis: Remove sensor subscription
by Brad Bishop
· 7 years ago
aa0ef2f
configs: Remove all HWMON_CONFIGs and sensors
by Brad Bishop
· 7 years ago
9f369bf
hwmon: Remove
by Brad Bishop
· 7 years ago
666be2a
Remove references to old watchdog object
by Vishwanatha Subbanna
· 7 years ago
1a21900
Remove hostwatchdog
by Vishwanatha Subbanna
· 7 years ago
3fad9f7
Remove hostcheckstop
by Vishwanatha Subbanna
· 7 years ago
2cbbb67
Add chassis power on/off to obmcutil
by Andrew Geissler
· 7 years ago
8506f28
Create Lanyang config
by Ken Chen
· 8 years ago
53d9302
obmcutil: Remove most old org.openbmc commands
by Patrick Williams
· 8 years ago
e02cffd
Refactor action target names Host-quiesce
by Josh D. King
· 8 years ago
2a55954
Refactor action target names Host-start-stop
by Josh D. King
· 8 years ago
b72169d
Fix Romulus power and reset button
by Lei YU
· 8 years ago
c99bd0c
Update Power Supply Redundancy Sensor D-Bus interface name.
by Jayanth Othayoth
· 8 years ago
6b1f0f5
Fix syntax error in discover_system_state.py
by Jayanth Othayoth
· 8 years ago
cf951db
LED: Remove methods used to set and clear Identify LEDs.
by Vishwanatha Subbanna
· 8 years ago
e688d94
Add IPMI Sensor support for Power Supply Derating.
by Jayanth Othayoth
· 8 years ago
3a3ac92
Add IPMI sensor for Turbo Allowed.
by Jayanth Othayoth
· 8 years ago
c2ef4fc
Added Power Supply Redundancy Sensor support for Witherspoon
by Dhruvaraj S
· 8 years ago
27eaf90
Revert "Fix for Failing to recover from pgood timeout"
by Patrick Williams
· 8 years ago
e1e2e6d
Move object_mapper per dbus path conventions.
by Leonel Gonzalez
· 8 years ago
e2babdb
Fix for Failing to recover from pgood timeout
by Dhruvaraj S
· 8 years ago
8f8cbce
Add bmc, chassis, and host states to obmcutil
by Andrew Geissler
· 8 years ago
b44db26
Romulus.py: Fix some sensor numbers
by Lei YU
· 8 years ago
aa6c76f
op-pwrctl: Make latch transparent briefly, only after state changes
by Xo Wang
· 8 years ago
d4bca7b
configs: don't use old sysfs path for i2c devices
by Joel Stanley
· 8 years ago
e87cc29
Fix org.openbmc.ObjectMapper references
by Brad Bishop
· 8 years ago
6322338
hwmon: Remove journal spam
by Brad Bishop
· 8 years ago
Next »