summaryrefslogtreecommitdiff
path: root/drivers/serial/serial_s5p.c
Commit message (Expand)AuthorAgeLines
* clk: convert API to match reset/mailbox styleStephen Warren2016-06-19-3/+3
* serial: s5p: use clock api to get clock rateThomas Abraham2016-05-25-1/+14
* serial: s5p: get the port id number from the alias of the device nodeThomas Abraham2016-05-25-2/+2
* debug_uart: Adjust the declaration of debug_uart_init()Simon Glass2015-10-21-1/+1
* dm: Use dev_get_addr() where possibleSimon Glass2015-08-31-1/+1
* exynos: Enable the debug UART in SPLSimon Glass2015-08-05-0/+2
* exynos: Add debug UART support for Samsung S5P serialSimon Glass2015-08-05-0/+25
* exynos: serial: Refactor init code for debug UARTSimon Glass2015-08-05-12/+24
* dm: exynos: Move serial to driver modelSimon Glass2014-10-22-183/+72
* serial: s5p: set automatically clears after resetting Rx FIFOInha Song2014-02-05-2/+2
* serial: s5p: Staticize local functionsAxel Lin2013-11-08-12/+12
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-14/+1
* S5P: Serial: Add fdt support to driverRajeshwari Shinde2013-06-24-0/+78
* Exynos: uart: s5p: enabling the uart tx/rx fifoAkshay Saraswat2013-05-21-4/+9
* serial: s5p: Move serial registration from serial_initialize()Marek Vasut2012-10-15-0/+8
* serial: Properly spell out the structure member names of serial_driverMarek Vasut2012-10-15-9/+10
* serial: drop useless ctlr fieldMike Frysinger2011-07-26-6/+5
* serial: push default_serial_console to driversMike Frysinger2011-07-26-0/+16
* S5P: serial: Use the inline function instead of static valueMinkyu Kang2011-02-02-1/+1
* Move DECLARE_GLOBAL_DATA_PTR to file scopeJohn Rigby2010-12-21-1/+2
* ARMV7: S5P: serial: support the s5pc210Minkyu Kang2010-10-19-1/+5
* ARMV7: S5P: separate the peripheral clocksMinkyu Kang2010-08-30-2/+2
* S5P: Use accessor functions instead of SoC specific defines to access the bas...Minkyu Kang2010-08-17-5/+1
* SAMSUNG: serial: remove compiler warningsMinkyu Kang2010-07-09-2/+2
* SAMSUNG: serial: modify name from s5pc1xx to s5pMinkyu Kang2010-04-30-0/+206