hekate/bootloader
Kostas Missos 598073e50c ext patches: Remove patches_template.ini load
Remove patches_template.ini load.
- It has useless patches, which some times, users confuse them for "bad" patches, even though they aren't.
- No one reads on how it works and it's constantly mishandled when there's no patches.ini (which completely overrides it).
- It was not supposed to be edited.

Also release will not include it anymore.
Template will still exist for demonstrating the syntax of `patches.ini`

This commit also corrects the patches.ini encoding note as ASCII.
2019-10-31 16:26:46 +02:00
..
config refactor: Remove all unwanted whitespace 2019-10-18 18:02:06 +03:00
frontend refactor: Remove all unwanted whitespace 2019-10-18 18:02:06 +03:00
gfx refactor: Remove all unwanted whitespace 2019-10-18 18:02:06 +03:00
hos ext patches: Remove patches_template.ini load 2019-10-31 16:26:46 +02:00
ianos ianos: Remove error unneeded printing 2019-08-28 02:09:05 +03:00
libs refactor: Remove all unwanted whitespace 2019-10-18 18:02:06 +03:00
mem heap: Prevent node chain collapse on free 2019-10-25 11:20:38 -06:00
power refactor: Remove all unwanted whitespace 2019-10-18 18:02:06 +03:00
rtc refactor: Remove all unwanted whitespace 2019-10-18 18:02:06 +03:00
sec kfuse: Ensure that kfuse is ready 100% for tsec 2019-10-22 18:57:51 +03:00
soc kfuse: Ensure that kfuse is ready 100% for tsec 2019-10-22 18:57:51 +03:00
storage refactor: Remove all unwanted whitespace 2019-10-18 18:02:06 +03:00
utils refactor: Remove all unwanted whitespace 2019-10-18 18:02:06 +03:00
link.ld [Versioning] Better and smarter for update and sept 2019-03-07 23:53:58 +02:00
main.c refactor: Remove all unwanted whitespace 2019-10-18 18:02:06 +03:00
start.S Refactor ALL the things + enable LTO 2018-08-13 11:58:24 +03:00