summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Jan Altensen [Mon, 21 Jun 2021 21:20:26 +0000 (23:20 +0200)]
dtbTool: fix compile errors
Change-Id: I23a2df5332e6067392412c119fae0cf564805f04
Jan Altensen [Mon, 21 Jun 2021 21:05:22 +0000 (23:05 +0200)]
add android blueprint file
Change-Id: Ieac1971bb9804266bc280979f302e97be6546f79
Wilhansen Li [Mon, 31 Jul 2017 07:10:19 +0000 (15:10 +0800)]
Add missing header for Linux compilation
Wilhansen Li [Fri, 30 Dec 2016 04:26:05 +0000 (12:26 +0800)]
Minor formatting fix
Wilhansen Li [Fri, 30 Dec 2016 04:25:34 +0000 (12:25 +0800)]
Fix bug in original insertion sort code.
Wilhansen Li [Fri, 30 Dec 2016 04:25:17 +0000 (12:25 +0800)]
Fix bug in appending trailing slash on input dir.
Wilhansen Li [Mon, 26 Dec 2016 17:30:36 +0000 (01:30 +0800)]
Fix formatting.
Wilhansen Li [Mon, 26 Dec 2016 17:30:22 +0000 (01:30 +0800)]
id attribs should be swapped regardless of endianness
Wilhansen Li [Mon, 26 Dec 2016 17:07:08 +0000 (01:07 +0800)]
Formatting adjustments.
Wilhansen Li [Mon, 26 Dec 2016 14:26:19 +0000 (22:26 +0800)]
Pad whitespaces on ids.
Wilhansen Li [Mon, 26 Dec 2016 13:55:39 +0000 (21:55 +0800)]
Fix input dir edge case bug.
Wilhansen Li [Mon, 26 Dec 2016 13:20:50 +0000 (21:20 +0800)]
Make dtbTool compile in < C99.
Wilhansen Li [Mon, 26 Dec 2016 13:19:46 +0000 (21:19 +0800)]
Make tool robust to nonexistence of trailing slash at input path.
Wilhansen Li [Mon, 26 Dec 2016 13:05:16 +0000 (21:05 +0800)]
Flip dtb ID entries.
Wilhansen Li [Mon, 26 Dec 2016 12:46:48 +0000 (20:46 +0800)]
Add structure packing directives.
Wilhansen Li [Mon, 26 Dec 2016 12:38:08 +0000 (20:38 +0800)]
Initial import.