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