hekate/bdk
CTCaer 56dcbb2b23 bdk: di: cleanup configs
Nintendo or Nvidia copied pasted the dynamic display code into static arrays in order to do the static hw init in bootloader and boot sysmodule.

Ofc that does double the work that is not needed at all, making it suboptimal.

Clean up every single config based on how tegra display interface hw works in order to save up space and make the process a bit faster.
2022-05-08 04:45:03 +03:00
..
display bdk: di: cleanup configs 2022-05-08 04:45:03 +03:00
ianos bdk: remove sd mounts from ianos and check if sd is mounted in sd ops 2022-02-15 00:17:53 +02:00
input bdk: various functionality independent changes 2022-01-16 01:03:24 +02:00
libs bdk: fatfs: better PrFILE2 SAFE record creation 2022-01-29 01:40:05 +02:00
mem bdk: sdram: update 20/21/22 ids for new dram 2022-03-23 02:20:55 +02:00
power bdk: various functionality independent changes 2022-01-16 01:03:24 +02:00
rtc Utilize BIT macro everywhere 2020-11-26 01:41:45 +02:00
sec bdk: bpmp: do not use full maintenance 2022-02-15 00:14:14 +02:00
soc bdk: di: move plld setup code out of display obj 2022-05-08 04:41:05 +03:00
storage bdk: sd: return proper error for sd file save 2022-02-15 00:36:23 +02:00
thermal bdk: fan: clamp duty before checking if the same 2021-10-26 10:53:22 +03:00
usb bdk: bpmp: do not use full maintenance 2022-02-15 00:14:14 +02:00
utils bdk: di: refractor configs 2022-05-08 04:34:44 +03:00
bdk.h bdk: add NX eMMC BIS driver 2022-01-20 13:21:04 +02:00
exception_handlers.S Introducing Bootloader Development Kit (BDK) 2020-06-14 15:25:21 +03:00
fatfs_cfg.h bdk: add global header 2022-01-15 23:58:27 +02:00
fatfs_conf.h bdk: add global header 2022-01-15 23:58:27 +02:00
gfx_utils.h Utilize hekate's BDK for hekate main and Nyx 2020-06-14 16:45:45 +03:00
memory_map.h bdk: use size defines where applicable 2021-10-01 15:03:18 +03:00
module.h ianos: add extensions magic 2021-04-11 10:30:24 +03:00