summaryrefslogtreecommitdiffstats
path: root/src/soc/sifive/fu540/uart.c
Commit message (Expand)AuthorAgeFilesLines
* include/console/uart: make index parameter unsignedFelix Held2020-09-121-1/+1
* src: Remove unused '#include <stddef.h>'Elyes HAOUAS2020-05-131-1/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* soc/sifive/fu540: Add missing '#include <commonlib/bsd/helpers.h>'Elyes HAOUAS2020-05-111-0/+1
* soc/sifive: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-051-13/+2
* soc: Remove copyright noticesPatrick Georgi2020-03-181-1/+0
* soc/sifive/fu540: Add helper function to get tlclk frequencyJonathan Neuschäfer2018-12-051-5/+1
* soc/sifive/fu540: Simplify UART refclk calculationJonathan Neuschäfer2018-12-031-5/+2
* soc/sifive/fu540: Implement uart_platform_refclk for UART divisor calculationPhilipp Hug2018-09-141-1/+8
* uart/sifive: make divisor configurablePhilipp Hug2018-09-131-0/+8
* src/sifive: Add the SiFive Freedom Unleashed 540 SoCJonathan Neuschäfer2018-04-261-0/+25