hekate/bootloader/soc
Kostas Missos 0b45a5a11a bpmp: Reduce freq to 589MHz
3 users had issues with 602MHz.
This will probably bring the SoC binning compatibility to 100%.

Additionally, make it easy to change default boost frequency.

The tiny loss in perf, will be mitigated in Nyx. (It's actually even faster)
2019-12-07 02:01:29 +02:00
..
bpmp.c bpmp: Reduce freq to 589MHz 2019-12-07 02:01:29 +02:00
bpmp.h bpmp: Reduce freq to 589MHz 2019-12-07 02:01:29 +02:00
clock.c clock: Always wait 2us before deasserting reset 2019-12-04 21:32:51 +02:00
clock.h Small refactor and bugfixes 2019-12-04 21:31:39 +02:00
cluster.c Small refactor and bugfixes 2019-12-04 21:31:39 +02:00
cluster.h utils: Fix ms timer accuracy 2019-08-28 01:33:38 +03:00
fuse.c refactor: Remove all unwanted whitespace 2019-10-18 18:02:06 +03:00
fuse.h Small refactor and bugfixes 2019-12-04 21:31:39 +02:00
gpio.c Refactor ALL the things + enable LTO 2018-08-13 11:58:24 +03:00
gpio.h Refactor ALL the things + enable LTO 2018-08-13 11:58:24 +03:00
hw_init.c pmic: Enable Low Battery Shutdown for 2.8V 2019-12-04 22:06:34 +02:00
hw_init.h Major refactoring of main.c 2018-11-27 11:45:43 +02:00
i2c.c Various bugfixes 2019-08-28 01:08:57 +03:00
i2c.h General bugfixes + hardcoded name replacement 2018-09-18 23:38:54 +03:00
kfuse.c kfuse: Ensure that kfuse is ready 100% for tsec 2019-10-22 18:57:51 +03:00
kfuse.h kfuse: Ensure that kfuse is ready 100% for tsec 2019-10-22 18:57:51 +03:00
pinmux.c Fix debug uart 2018-12-08 12:38:59 +08:00
pinmux.h refactor: Remove all unwanted whitespace 2019-10-18 18:02:06 +03:00
pmc.h Add more register names + refactoring 2019-09-09 16:56:37 +03:00
pmc_lp0_t210.h Add display_end fix for all fw + easter egg 2018-08-14 02:30:44 +03:00
smmu.c Small refactor and bugfixes 2019-12-04 21:31:39 +02:00
smmu.h 6.2.0 support 2018-11-30 23:20:15 +02:00
t210.h Small refactor and bugfixes 2019-12-04 21:31:39 +02:00
uart.c refactor: Remove all unwanted whitespace 2019-10-18 18:02:06 +03:00
uart.h Add more register names + refactoring 2019-09-09 16:56:37 +03:00