summaryrefslogtreecommitdiffstats
path: root/src/cpu/ti/am335x/uart.c
Commit message (Expand)AuthorAgeFilesLines
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* arm(64): Globally replace writel(v, a) with write32(a, v)Julius Werner2015-04-211-26/+26
* arm(64): Replace write32() and friends with writel()Julius Werner2015-04-211-26/+26
* uart: pass register width in the coreboot tableVadim Bendebury2015-04-171-0/+1
* uarts: 32/64 cleanupRonald G. Minnich2014-10-161-1/+1
* uart: Support multiple portsKyösti Mälkki2014-04-301-9/+16
* console uart: Fill coreboot table entriesKyösti Mälkki2014-04-091-7/+14
* uart: Prepare to support multiple base addressesKyösti Mälkki2014-04-091-15/+15
* console: Use single driver entry for UARTsKyösti Mälkki2014-03-041-19/+6
* console: Fix includesKyösti Mälkki2014-03-041-1/+1
* ti/am335x: Fix baudrate calculationKyösti Mälkki2014-03-041-21/+17
* cpu: Fix spellingMartin Roth2013-07-111-1/+1
* am335x: Implement support for the UART.Gabe Black2013-07-061-55/+123
* beaglebone: initial Kconfig and MakefilesGabe Black2013-05-261-0/+137
OpenPOWER on IntegriCloud