1
0
mirror of https://github.com/CTCaer/hekate.git synced 2024-11-05 11:27:09 +00:00
hekate/bdk
CTCaer caae685fab usb: Add buffer alignment checks
EDCI/EHCI controllers only allow 0x1000 aligned buffers.
So reply with a specific error type instead of a EP xfer error.
2020-11-26 01:54:10 +02:00
..
gfx Utilize BIT macro everywhere 2020-11-26 01:41:45 +02:00
ianos
input Utilize BIT macro everywhere 2020-11-26 01:41:45 +02:00
libs nyx: Control UART debug completely via makefile 2020-08-13 10:21:00 +03:00
mem Utilize BIT macro everywhere 2020-11-26 01:41:45 +02:00
power max17050: Be explicit about hardcoded calculations 2020-11-26 01:44:04 +02:00
rtc Utilize BIT macro everywhere 2020-11-26 01:41:45 +02:00
sec Utilize BIT macro everywhere 2020-11-26 01:41:45 +02:00
soc Utilize BIT macro everywhere 2020-11-26 01:41:45 +02:00
storage Utilize BIT macro everywhere 2020-11-26 01:41:45 +02:00
thermal Various fixes 2020-07-18 00:54:35 +03:00
usb usb: Add buffer alignment checks 2020-11-26 01:54:10 +02:00
utils Utilize BIT macro everywhere 2020-11-26 01:41:45 +02:00
exception_handlers.S
fatfs_cfg.h
gfx_utils.h
memory_map.h l4t: Add panic dump (PSTORE) 2020-07-19 20:32:22 +03:00
module.h