History for barebox / drivers / serial / serial_netx.c
2016-03-07
@Sascha Hauer
driver: replace dev_request_mem_region with dev_request_mem_resource ...
Sascha Hauer committed on 7 Mar 2016
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-10-04
@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-09-17
@Sascha Hauer
Treewide: remove address of the Free Software Foundation ...
Sascha Hauer committed on 17 Sep 2012
2012-04-30
@Michael Trensch
netX: UART may not initialize correctly. ...
Michael Trensch authored on 27 Apr 2012 Sascha Hauer committed on 30 Apr 2012
2012-02-25
@Sascha Hauer
serial drivers: remove unused type_data ...
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-28
@Sascha Hauer
serial netx: get rid of map_base ...
Sascha Hauer committed on 28 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
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-07-21
@Sascha Hauer
serial_netx: Fix compiler warning ...
Sascha Hauer committed on 21 Jul 2009
@Sascha Hauer
Get rid of DEVICE_TYPE_CONSOLE usage ...
Sascha Hauer committed on 21 Jul 2009
2007-09-05
@Sascha Hauer
add Hilscher netx serial driver
Sascha Hauer committed on 5 Sep 2007