Joshua Jeyaraj
306b217bc0
moving from private repo
2018-10-10 14:43:35 +05:30
mdlewisfb
3831578255
Merge pull request #107 from Telecominfraproject/ltc4274_fixes
...
Fixes for ltc4274
2018-10-04 12:56:34 -07:00
mdlewisfb
28f82700dc
Misc inconsistency fixes for header and source code files, including fixing ltc4274_reset error with missing param.
2018-10-03 10:14:28 -07:00
mdlewisfb
55962ac120
Fixing incorrect enum typedef, issue #101
2018-10-03 10:01:10 -07:00
mdlewisfb
f70dd75754
Fix for implicit fall through, issue #102
2018-10-03 09:51:02 -07:00
mdlewisfb
2172a405d3
Fixes for Test_ocmp_eeprom.c warnings.
2018-10-03 07:55:07 -07:00
mdlewisfb
adb69fdd20
Fixes for Test_ocmp_ltc4274.c warnings.
2018-10-03 07:24:47 -07:00
mdlewisfb
4257c30a7d
Fixes for Test_powerSource.c warnings.
2018-10-02 18:46:42 -07:00
mdlewisfb
497d013e9c
Fixes for Test_PinGroup_driver.c and Test_pca9557.c warnings.
2018-10-02 18:45:29 -07:00
mdlewisfb
5ee3f2cd8a
Fixes for Test_OcGpio.c warnings.
2018-10-02 18:36:19 -07:00
mdlewisfb
6b65c57fe4
Fixes for Test_ltc4275.c warnings.
2018-10-02 18:31:24 -07:00
mdlewisfb
40348f0ad4
Fixed missing function prototype in fake_GPIO.h
2018-10-02 16:16:37 -07:00
mdlewisfb
28bef2fa9a
Fixes for Test_GpioSX1509.c warnings.
2018-10-02 16:10:20 -07:00
mdlewisfb
2bdb96355b
Fixes for Test_ocmp_adt7481.c warnings.
2018-10-02 16:07:46 -07:00
mdlewisfb
842d289290
Adding -fshort-enums flag to fix Linux stack smashing error.
2018-10-02 15:50:30 -07:00
mdlewisfb
dab621bb15
Merge pull request #60 from Telecominfraproject/directory_cleanup
...
Directory cleanup
2018-10-02 10:29:49 -07:00
mdlewisfb
774a23c00f
Reverting common/inc move
2018-10-02 10:28:26 -07:00
mdlewisfb
3537665179
Updating CCS project to point to inc/ instead of common/
2018-10-02 10:28:25 -07:00
mdlewisfb
39c6592de4
Consolidating inc/ and common/inc directories all under inc/.
2018-10-02 10:28:24 -07:00
mdlewisfb
d3982f98dc
Renaming Devices to devices for consistent directory naming.
2018-10-02 10:28:23 -07:00
Kashif Ali
31d75a0ffd
Re-addig coding style guide for OCWare
2018-10-01 09:56:42 -07:00
Vishal Thakur
0b08f7a126
Updated unit test makefile with respect to the repository structure.
2018-09-28 23:40:21 -07:00
Vishal Thakur
b9761dc1cc
Added Copyright header to Unit test files.
2018-09-28 23:40:16 -07:00
Vishal Thakur
973eb3b3d1
OpenCellular OCware repo merged to OpenCellular TIP repo.
...
> Changes done :
> 1. Shared schema between host and embedded controller.
2. Commands messages are handled at driver level.
3. Debug message type added to enable debugging on i2c, spi and gpio's.
4. Auto test capabilities added to ethernet module.
5. Unit test cases written for multiple devices like LTC4275, LTC4274, LTC4015,ADT7481, PCA9557, SX1509.
2018-09-28 23:40:11 -07:00
David Hendricks
c14b527ae5
firmware: Move EC files to a new ec/ subdirectory
...
This makes room for other non-EC related firmware files.
Signed-off-by: David Hendricks <dhendricks@fb.com >
2018-04-16 20:39:55 -07:00