History for barebox / drivers / serial / serial_imx.c
2014-09-05
@Philipp Zabel
serial: imx: Fix for non-devicetree boards ...
Philipp Zabel authored on 15 Aug 2014 Sascha Hauer committed on 5 Sep 2014
2014-07-11
@Sascha Hauer
serial: imx: Determine device name from device tree ...
Sascha Hauer committed on 11 Jul 2014
2014-06-03
@Fabio Estevam
serial: imx: Fix buggy transmissions when baudrate mismatches ...
Fabio Estevam authored on 2 Jun 2014 Sascha Hauer committed on 3 Jun 2014
2014-01-22
@Sascha Hauer
console: Set Linux console parameter automatically ...
Sascha Hauer committed on 22 Jan 2014
2013-11-08
@Sascha Hauer
treewide: Add missing includes ...
Sascha Hauer committed on 8 Nov 2013
2013-09-22
@Jean-Christophe PLAGNIOL-VILLARD
serial: do not set default baudrate at init ...
Jean-Christophe PLAGNIOL-VILLARD authored on 22 Sep 2013 Sascha Hauer committed on 22 Sep 2013
2013-09-21
@Jean-Christophe PLAGNIOL-VILLARD
console: drop f_caps and check the function pointer getc/putc instead ...
Jean-Christophe PLAGNIOL-VILLARD authored on 19 Sep 2013 Sascha Hauer committed on 21 Sep 2013
2013-03-14
@Alexander Shiyan
Introduce console_platform_driver() macro and use it for serial drivers ...
Alexander Shiyan authored on 10 Mar 2013 Sascha Hauer committed on 14 Mar 2013
2012-11-27
@Sascha Hauer
serial i.MX: Make locally used variables static ...
Sascha Hauer committed on 27 Nov 2012
2012-10-17
@Sascha Hauer
ARM i.MX: get rid of imx-regs.h ...
Sascha Hauer committed on 17 Oct 2012
2012-10-05
@Sascha Hauer
serial i.MX: Use devtype data to determine uart version ...
Sascha Hauer committed on 5 Oct 2012
2012-10-04
@Sascha Hauer
Merge branch 'for-next/imx-clk'
Sascha Hauer committed on 4 Oct 2012
@Sascha Hauer
ARM i.MX: Remove old clock support ...
Sascha Hauer committed on 4 Oct 2012
@Sascha Hauer
serial i.MX: Switch to clk support ...
Sascha Hauer committed on 4 Oct 2012
@Jean-Christophe PLAGNIOL-VILLARD
switch all platform_bus device/driver registering to platform_driver/device_register ...
Jean-Christophe PLAGNIOL-VILLARD authored on 19 Sep 2012 Sascha Hauer committed on 4 Oct 2012
2012-10-03
@Sascha Hauer
Merge branch 'for-next/remove-fsf-address' ...
Sascha Hauer committed on 3 Oct 2012
2012-09-17
@Sascha Hauer
serial i.MX: oftree support ...
Sascha Hauer committed on 17 Sep 2012
@Sascha Hauer
Treewide: remove address of the Free Software Foundation ...
Sascha Hauer committed on 17 Sep 2012
2012-04-24
@Sascha Hauer
serial i.MX: i.MX6 support ...
Sascha Hauer committed on 24 Apr 2012
2012-02-25
@Sascha Hauer
serial imx: fix unregister ...
Sascha Hauer committed on 25 Feb 2012
2011-12-23
@Sascha Hauer
uart drivers: use xzalloc instead of xmalloc ...
Sascha Hauer committed on 23 Dec 2011
2011-09-22
@Sascha Hauer
introduce io.h ...
Sascha Hauer committed on 22 Sep 2011
2011-07-29
@Marc Kleine-Budde
ARM: add support for the i.MX53 ...
Marc Kleine-Budde authored on 30 Jun 2011 Sascha Hauer committed on 29 Jul 2011
2011-07-18
@Sascha Hauer
serial i.MX: convert to struct resource ...
Sascha Hauer authored on 19 Jul 2011 Jean-Christophe PLAGNIOL-VILLARD committed on 18 Jul 2011
2011-01-07
@Krzysztof Halasa
Fix error handling with malloc, memalign etc. Introduce xmemalign(). ...
Krzysztof Halasa authored on 6 Jan 2011 Sascha Hauer committed on 7 Jan 2011
2010-10-21
@Sascha Hauer
i.MX serial: sparse fixes ...
Sascha Hauer committed on 21 Oct 2010
2010-10-11
@Sascha Hauer
imx_serial: Add mx51 support ...
Sascha Hauer committed on 11 Oct 2010
2010-06-24
@Sascha Hauer
i.MX serial: Use readl/writel instead of pointer deref ...
Sascha Hauer committed on 24 Jun 2010
2009-10-22
@Jean-Christophe PLAGNIOL-VILLARD
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach ...
Jean-Christophe PLAGNIOL-VILLARD committed on 22 Oct 2009
2009-09-08
@Sascha Hauer
imx serial: add mx25 support ...
Sascha Hauer committed on 8 Sep 2009