aboutsummaryrefslogtreecommitdiff
path: root/src/soc/amd/mendocino/uart.c
AgeCommit message (Expand)Author
2023-01-18soc/amd: Include <gpio.h> instead of <soc/gpio.h>Elyes Haouas
2022-10-21soc/amd/*/uart: cleanup includesFelix Held
2022-10-20soc/amd/*/uart: commonize UART code and MMIO device driverFelix Held
2022-10-20soc/amd/mendocino/uart: introduce and use soc_get_uart_ctrlr_infoFelix Held
2022-10-20soc/amd/*/uart: add missing soc/iomap.h includeFelix Held
2022-10-20soc/amd: introduce and use common soc_uart_ctrlr_info structFelix Held
2022-10-20soc/amd/mendocino/uart: separate data and codeFelix Held
2022-09-30soc/amd/cezanne,mendocino,picasso/uart: use write16p to avoid typecastsFelix Held
2022-08-11treewide: Rename Sabrina to MendocinoJon Murphy