1
0
Fork 0
mirror of https://github.com/CTCaer/hekate.git synced 2024-09-19 13:33:38 +01:00
hekate/bdk
CTCaer a070d2e394 bdk: ums: allow real sizes for boot partitions
Since that's eMMC, do not clamp the size to 4MB.
That doesn't affect anything other than allowing the host to see the whole
physical partition .
2024-05-19 10:57:20 +03:00
..
display bdk: display: add more defines 2024-05-19 10:16:52 +03:00
ianos
input bdk: input: make joycon detection more robust 2024-05-19 10:19:25 +03:00
libs bdk: types: add likely/unlikely global macros 2024-04-25 04:48:09 +03:00
mem bdk: sdram: add info about custom 8GB T210 config 2024-04-25 04:50:07 +03:00
power bdk: max77620: raise sd1 max voltage 2024-02-16 15:55:40 +02:00
rtc bdk: rtc: handle offset adjustment in-place 2024-03-12 15:08:55 +02:00
sec bdk: heap: add zalloc and utilize it 2024-03-27 09:00:53 +02:00
soc bdk: add missed defines 2024-05-19 10:50:25 +03:00
storage bdk: heap: add zalloc and utilize it 2024-03-27 09:00:53 +02:00
thermal
usb bdk: ums: allow real sizes for boot partitions 2024-05-19 10:57:20 +03:00
utils bdk: hwinit: rename reinit_workaround to deinit 2024-05-19 10:49:25 +03:00
bdk.h
exception_handlers.S
fatfs_cfg.h
fatfs_conf.h
gfx_utils.h
memory_map.h bdk: smmu: refactor driver and allow other asid 2024-03-13 01:54:46 +02:00
module.h