25 Commits

Author SHA1 Message Date
Arul
af1e100e75 memory opt for Linux build signed 2019-01-08 20:17:33 +05:30
Arul Bose
ae2958b5f6 Merge pull request #215 from Telecominfraproject/makefile_fix
Fixing GCC Makefile issue that .bin file would not boot after flash.
2018-12-07 13:35:17 +05:30
Jack Marriott
9b3e785697 Merge pull request #198 from Telecominfraproject/main_json_schema
Convert schema into JSON
2018-12-05 22:28:21 -08:00
mdlewisfb
0443aed317 Fixing GCC Makefile issue that .bin file would not boot after flash. Changed xdc build from release to debug 2018-12-05 15:15:37 -08:00
mdlewisfb
b05db18440 Merge pull request #186 from Telecominfraproject/jenkins_file
Jenkins Integration, closes #170
2018-12-03 13:06:27 -08:00
Jack Marriott
32d2187135 Merge branch 'master' into main_json_schema 2018-11-27 00:03:07 -08:00
Jack Marriott
2da6341f7c Merge branch 'master' into main_json_schema 2018-11-26 11:35:54 -08:00
Jack Marriott
b98c8df104 Merge branch 'master' into env_detection 2018-11-26 11:29:39 -08:00
Jack Marriott
d3025e98fe Resolving merge conflicts 2018-11-26 14:22:41 -05:00
Jack Marriott
7937cbca77 Add hash for EC binaries 2018-11-23 05:00:29 -05:00
Jack Marriott
a98da7bb6d OCWARE_DIR change default 2018-11-20 21:45:56 -05:00
jspectacular
01e6a401a2 Reconciling json schema with tip master 2018-11-14 21:41:56 +00:00
Jack Marriott
f738db6efd Merge branch 'master' into env_detection 2018-11-12 13:56:39 -08:00
mdlewisfb
e95a47e514 Adding warning cflags to ci build to track more warnings with Jenkins. 2018-11-12 12:14:23 -08:00
jspectacular
2addc972a6 Issue # 171 2018-11-07 01:17:39 +00:00
mdlewisfb
116d1b723a Merging master after updates and re-running clang-format on all files. 2018-11-05 09:56:58 -08:00
mdlewisfb
26e898e7fb Adding lint flag to makefile. 2018-10-29 09:05:12 -07:00
mdlewisfb
97ba86470f Adding clean of *.gcno files to firmware Makefile 2018-10-26 10:39:25 -07:00
mdlewisfb
af5398c7cc Rebase after Makefile update merge 2018-10-26 10:23:47 -07:00
mdlewisfb
92bce58cfd Updating makefiles for improved coverage measurements. 2018-10-26 10:19:54 -07:00
mdlewisfb
9e7fa2e279 Removing redundant / at the end of paths. 2018-10-24 11:00:49 -07:00
mdlewisfb
18414ea5ed Updated Makefile to put all CONFIGURO outputs to bld/OpenCellular/ 2018-10-24 10:53:44 -07:00
mdlewisfb
da9e3d79d6 Updated Makefile to build bin with gcc 2018-10-24 10:53:44 -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