aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/ti/am335x/uart.c
AgeCommit message (Expand)Author
2018-02-21driver/uart: Introduce a way for mainboard to override the baudrateJulien Viard de Galbert
2017-09-23mb/*/*: Remove rtc nvram configurable baud rateArthur Heymans
2016-12-08buildsystem: Drop explicit (k)config.h includesKyösti Mälkki
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-04-21arm(64): Globally replace writel(v, a) with write32(a, v)Julius Werner
2015-04-21arm(64): Replace write32() and friends with writel()Julius Werner
2015-04-17uart: pass register width in the coreboot tableVadim Bendebury
2014-10-16uarts: 32/64 cleanupRonald G. Minnich
2014-04-30uart: Support multiple portsKyösti Mälkki
2014-04-09console uart: Fill coreboot table entriesKyösti Mälkki
2014-04-09uart: Prepare to support multiple base addressesKyösti Mälkki
2014-03-04console: Use single driver entry for UARTsKyösti Mälkki
2014-03-04console: Fix includesKyösti Mälkki
2014-03-04ti/am335x: Fix baudrate calculationKyösti Mälkki
2013-07-11cpu: Fix spellingMartin Roth
2013-07-06am335x: Implement support for the UART.Gabe Black
2013-05-26beaglebone: initial Kconfig and MakefilesGabe Black