summaryrefslogtreecommitdiff
path: root/src/cpu/samsung/exynos5250/uart.c
AgeCommit message (Expand)Author
2014-08-26armv7: Move Exynos from 'cpu' to 'soc'.Hung-Te Lin
2014-08-14exynos5: Refactor crazy old U-Boot base address macros awayJulius Werner
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-04samsung/exynos5: Fix baudrate calculationKyösti Mälkki
2013-07-11cpu: Fix spellingMartin Roth
2013-07-10snow: Add flush to UART driver.Hung-Te Lin
2013-07-10exynos5250: De-switch-ify the pinmux configuration code.Gabe Black
2013-07-10ARMv7: De-uboot-ify Exynos5250 codeStefan Reinauer
2013-07-10samsung/exynos5250: unify codeStefan Reinauer
2013-04-10armv7: replace read/write macros with inlinesDavid Hendricks
2013-04-08exynos5250: add missing address-of operator in UART driverDavid Hendricks
2013-03-01GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel
2013-02-19exynos5250: add uartmem_getbaseaddr() in uart driverDavid Hendricks
2013-02-08armv7: Use same console initialization procedure for all ARM stagesHung-Te Lin
2013-02-08exynos/snow: Configure UART peripheral during console initialization.Hung-Te Lin
2013-02-07armv7: Clean up arm/snow bootblock build process.Hung-Te Lin
2013-02-05snow: use bootblock build class for UART codeDavid Hendricks
2013-01-04cleanup some exynos5250 uart codeDavid Hendricks
2013-01-04make early serial console support more genericDavid Hendricks
2012-12-08WIP: Initial support for Samsung Exynos 5250 ARM CPUStefan Reinauer