summaryrefslogtreecommitdiff
path: root/drivers/serial/serial_s5p.c
AgeCommit message (Expand)Author
2017-06-01dm: Rename dev_addr..() functionsSimon Glass
2017-02-08dm: core: Replace of_offset with accessorSimon Glass
2016-06-19clk: convert API to match reset/mailbox styleStephen Warren
2016-05-25serial: s5p: use clock api to get clock rateThomas Abraham
2016-05-25serial: s5p: get the port id number from the alias of the device nodeThomas Abraham
2015-10-21debug_uart: Adjust the declaration of debug_uart_init()Simon Glass
2015-08-31dm: Use dev_get_addr() where possibleSimon Glass
2015-08-06exynos: Enable the debug UART in SPLSimon Glass
2015-08-06exynos: Add debug UART support for Samsung S5P serialSimon Glass
2015-08-06exynos: serial: Refactor init code for debug UARTSimon Glass
2014-10-22dm: exynos: Move serial to driver modelSimon Glass
2014-02-05serial: s5p: set automatically clears after resetting Rx FIFOInha Song
2013-11-08serial: s5p: Staticize local functionsAxel Lin
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-06-24S5P: Serial: Add fdt support to driverRajeshwari Shinde
2013-05-21Exynos: uart: s5p: enabling the uart tx/rx fifoAkshay Saraswat
2012-10-15serial: s5p: Move serial registration from serial_initialize()Marek Vasut
2012-10-15serial: Properly spell out the structure member names of serial_driverMarek Vasut
2011-07-26serial: drop useless ctlr fieldMike Frysinger
2011-07-26serial: push default_serial_console to driversMike Frysinger
2011-02-01S5P: serial: Use the inline function instead of static valueMinkyu Kang
2010-12-21Move DECLARE_GLOBAL_DATA_PTR to file scopeJohn Rigby
2010-10-19ARMV7: S5P: serial: support the s5pc210Minkyu Kang
2010-08-30ARMV7: S5P: separate the peripheral clocksMinkyu Kang
2010-08-17S5P: Use accessor functions instead of SoC specific defines to access the bas...Minkyu Kang
2010-07-09SAMSUNG: serial: remove compiler warningsMinkyu Kang
2010-04-30SAMSUNG: serial: modify name from s5pc1xx to s5pMinkyu Kang