aboutsummaryrefslogtreecommitdiff
path: root/src/soc/amd/stoneyridge/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: move set_uart_config prototype to common UART headerFelix Held
2022-10-20soc/amd/stoneyridge/uart: introduce and use soc_get_uart_ctrlr_infoFelix Held
2022-10-20soc/amd/stoneyridge: initialize GPIOs for serial consoleFelix Held
2022-10-20soc/amd/stoneyridge/uart: add and use uart_info arrayFelix Held
2021-01-14soc/amd/stoneyridge: use SOC_AMD_COMMON_BLOCK_UARTFelix Held
2020-09-12include/console/uart: make index parameter unsignedFelix Held
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-04-05soc/amd: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-18soc: Remove copyright noticesPatrick Georgi
2017-10-16soc/amd/stoneyridge: Check UART indexMarshall Dawson
2017-08-14stoneyridge: Rename hudson to southbridgeMarc Jones
2017-06-27soc/amd/stoneyridge: Fix most checkpatch errorsMarshall Dawson
2017-06-26soc: Add AMD Stoney Ridge southbridge codeMarc Jones