Age | Commit message (Expand) | Author |
2018-11-14 | serial: Remove DM_FLAG_PRE_RELOC flag in various drivers | Bin Meng |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2017-06-01 | dm: Rename dev_addr..() functions | Simon Glass |
2017-02-08 | dm: core: Replace of_offset with accessor | Simon Glass |
2016-06-19 | clk: convert API to match reset/mailbox style | Stephen Warren |
2016-05-25 | serial: s5p: use clock api to get clock rate | Thomas Abraham |
2016-05-25 | serial: s5p: get the port id number from the alias of the device node | Thomas Abraham |
2015-10-21 | debug_uart: Adjust the declaration of debug_uart_init() | Simon Glass |
2015-08-31 | dm: Use dev_get_addr() where possible | Simon Glass |
2015-08-05 | exynos: Enable the debug UART in SPL | Simon Glass |
2015-08-05 | exynos: Add debug UART support for Samsung S5P serial | Simon Glass |
2015-08-05 | exynos: serial: Refactor init code for debug UART | Simon Glass |
2014-10-22 | dm: exynos: Move serial to driver model | Simon Glass |
2014-02-05 | serial: s5p: set automatically clears after resetting Rx FIFO | Inha Song |
2013-11-08 | serial: s5p: Staticize local functions | Axel Lin |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2013-06-24 | S5P: Serial: Add fdt support to driver | Rajeshwari Shinde |
2013-05-21 | Exynos: uart: s5p: enabling the uart tx/rx fifo | Akshay Saraswat |
2012-10-15 | serial: s5p: Move serial registration from serial_initialize() | Marek Vasut |
2012-10-15 | serial: Properly spell out the structure member names of serial_driver | Marek Vasut |
2011-07-26 | serial: drop useless ctlr field | Mike Frysinger |
2011-07-26 | serial: push default_serial_console to drivers | Mike Frysinger |
2011-02-02 | S5P: serial: Use the inline function instead of static value | Minkyu Kang |
2010-12-21 | Move DECLARE_GLOBAL_DATA_PTR to file scope | John Rigby |
2010-10-19 | ARMV7: S5P: serial: support the s5pc210 | Minkyu Kang |
2010-08-30 | ARMV7: S5P: separate the peripheral clocks | Minkyu Kang |
2010-08-17 | S5P: Use accessor functions instead of SoC specific defines to access the bas... | Minkyu Kang |
2010-07-09 | SAMSUNG: serial: remove compiler warnings | Minkyu Kang |
2010-04-30 | SAMSUNG: serial: modify name from s5pc1xx to s5p | Minkyu Kang |