summaryrefslogtreecommitdiffstats
path: root/libopenbmc_intf
Commit message (Expand)AuthorAgeFilesLines
* skeleton: Use ioctl gpio handlingAnthony Wilson2019-04-102-197/+60
* Remove unnecessary args from GPIO functionsMatt Spinler2018-08-144-4/+4
* Remove host control GPIOs from GpioConfigsMatt Spinler2018-08-142-19/+0
* Fill in the function that finds the GPIO baseMatt Spinler2018-08-141-2/+90
* Fill in function to convert GPIO pin to a numberMatt Spinler2018-08-141-1/+60
* Use cJSON to get the GPIO definitionsMatt Spinler2018-08-142-30/+110
* Use cJSON to read the GPIO configurationMatt Spinler2018-08-141-129/+158
* Add documentation on GPIO JSONMatt Spinler2018-08-141-0/+69
* Add function to load in the GPIO data from JSON.Matt Spinler2018-08-143-2/+79
* hostctl: Move to kernel FSI interfaceJoel Stanley2018-08-141-1/+1
* Remove use of legacy system stateAndrew Geissler2018-02-153-108/+197
* Add lseek to support GPIO read/writeYong Li2017-12-041-0/+17
* Spelling fixesGunnar Mills2017-10-251-76/+76
* Rename power_gpio to gpio_configs.Lei YU2017-01-123-3/+3
* GPIO abstraction for power and host controlLei YU2017-01-122-55/+113
* Initialize GError* to NULL before calling g_dbus_proxy_new_synLei YU2016-11-191-1/+1
* op-pwrctl: Hold PCI resets until BootProgress passes BASE_INITIALIZATION stateYi Li2016-11-182-2/+37
* Add IPMI 2.0 ColdReset command supportNan Li2016-11-013-17/+174
* pwrctl: Add latch output to power controlXo Wang2016-10-042-2/+10
* system_manager, libobmc-intf: Add power GPIO configuration interfaceXo Wang2016-10-043-2/+170
* gpio: Avoid glitching 'out'-direction GPIOsPatrick Williams2016-08-241-3/+21
* gpio: Fix sprintf to uninitialized pointerPatrick Williams2016-08-241-1/+3
* gpio: Clean trailing whitespacePatrick Williams2016-08-241-6/+6
* libopenbmc_intf: Fix non-arm devmem implementationJoel Stanley2016-06-291-1/+1
* libopenbmc_intf rules simplificationBrad Bishop2016-06-271-18/+25
* Create a libopenbmc_intf symlinkBrad Bishop2016-06-271-0/+2
* Update and run libopenbmc_intf codegenBrad Bishop2016-06-272-4/+4
* Move libopenbmc_intf codegen/xmlBrad Bishop2016-06-274-2/+36726
* libopenbmc_intf include path updateBrad Bishop2016-06-272-2/+1
* Add force link option to install targetBrad Bishop2016-06-271-1/+1
* Add install-headers targetBrad Bishop2016-06-271-1/+6
* Enable user-overriable CFLAGSBrad Bishop2016-06-211-2/+2
* Reorganize directory structureBrad Bishop2016-06-106-0/+349
OpenPOWER on IntegriCloud