1
0
mirror of https://github.com/CTCaer/hekate.git synced 2024-11-20 05:11:42 +00:00
hekate/bdk/soc
CTCaer 0e1eece04f bdk: hw-init: remove charger forced enable
Anything that doesn't manage it properly should fix itself.
(Like for example disabling charging on sleep or something. They should use the gpio equivalent.)
2022-12-19 05:35:04 +02:00
..
actmon.c
actmon.h
bpmp.c
bpmp.h
ccplex.c
ccplex.h
clock.c bdk: Add driver for VIC 2022-10-11 06:41:38 +03:00
clock.h bdk: Add driver for VIC 2022-10-11 06:41:38 +03:00
fuse.c bdk: sdram: add new dram ids/configs 2022-10-11 10:38:43 +03:00
fuse.h
gpio.c
gpio.h
hw_init.c bdk: hw-init: remove charger forced enable 2022-12-19 05:35:04 +02:00
hw_init.h bdk: slight refactor 2022-12-19 05:22:55 +02:00
i2c.c bdk: i2c: fix send packet mode 2022-10-11 14:40:58 +03:00
i2c.h
irq.c
irq.h
kfuse.c
kfuse.h
pinmux.c
pinmux.h
pmc_lp0_t210.h
pmc.c bdk: pmc: extend pmc scratch locker 2022-10-11 14:41:42 +03:00
pmc.h bdk: slight refactor 2022-12-19 05:22:55 +02:00
t210.h
timer.c
timer.h
uart.c
uart.h