GitHub/LineageOS/G12/android_hardware_amlogic_tools_dtbtool.git
2 years agodtbTool: fix compile errors lineage-18.1 lineage-19.1 lineage-20 lineage-21
Jan Altensen [Mon, 21 Jun 2021 21:20:26 +0000 (23:20 +0200)]
dtbTool: fix compile errors

Change-Id: I23a2df5332e6067392412c119fae0cf564805f04

2 years agoadd android blueprint file
Jan Altensen [Mon, 21 Jun 2021 21:05:22 +0000 (23:05 +0200)]
add android blueprint file

Change-Id: Ieac1971bb9804266bc280979f302e97be6546f79

6 years agoAdd missing header for Linux compilation
Wilhansen Li [Mon, 31 Jul 2017 07:10:19 +0000 (15:10 +0800)]
Add missing header for Linux compilation

7 years agoMinor formatting fix
Wilhansen Li [Fri, 30 Dec 2016 04:26:05 +0000 (12:26 +0800)]
Minor formatting fix

7 years agoFix bug in original insertion sort code.
Wilhansen Li [Fri, 30 Dec 2016 04:25:34 +0000 (12:25 +0800)]
Fix bug in original insertion sort code.

7 years agoFix bug in appending trailing slash on input dir.
Wilhansen Li [Fri, 30 Dec 2016 04:25:17 +0000 (12:25 +0800)]
Fix bug in appending trailing slash on input dir.

7 years agoFix formatting.
Wilhansen Li [Mon, 26 Dec 2016 17:30:36 +0000 (01:30 +0800)]
Fix formatting.

7 years agoid attribs should be swapped regardless of endianness
Wilhansen Li [Mon, 26 Dec 2016 17:30:22 +0000 (01:30 +0800)]
id attribs should be swapped regardless of endianness

7 years agoFormatting adjustments.
Wilhansen Li [Mon, 26 Dec 2016 17:07:08 +0000 (01:07 +0800)]
Formatting adjustments.

7 years agoPad whitespaces on ids.
Wilhansen Li [Mon, 26 Dec 2016 14:26:19 +0000 (22:26 +0800)]
Pad whitespaces on ids.

7 years agoFix input dir edge case bug.
Wilhansen Li [Mon, 26 Dec 2016 13:55:39 +0000 (21:55 +0800)]
Fix input dir edge case bug.

7 years agoMake dtbTool compile in < C99.
Wilhansen Li [Mon, 26 Dec 2016 13:20:50 +0000 (21:20 +0800)]
Make dtbTool compile in < C99.

7 years agoMake tool robust to nonexistence of trailing slash at input path.
Wilhansen Li [Mon, 26 Dec 2016 13:19:46 +0000 (21:19 +0800)]
Make tool robust to nonexistence of trailing slash at input path.

7 years agoFlip dtb ID entries.
Wilhansen Li [Mon, 26 Dec 2016 13:05:16 +0000 (21:05 +0800)]
Flip dtb ID entries.

7 years agoAdd structure packing directives.
Wilhansen Li [Mon, 26 Dec 2016 12:46:48 +0000 (20:46 +0800)]
Add structure packing directives.

7 years agoInitial import.
Wilhansen Li [Mon, 26 Dec 2016 12:38:08 +0000 (20:38 +0800)]
Initial import.