summaryrefslogtreecommitdiffstats
path: root/drivers/serial/amba-pl011.c
Commit message (Expand)AuthorAgeFilesLines
* uart drivers: use xzalloc instead of xmallocSascha Hauer2011-12-231-1/+1
* introduce io.hSascha Hauer2011-09-221-1/+1
* amba-pl011: switch to dev_request_mem_regionJean-Christophe PLAGNIOL-VILLARD2011-07-201-1/+1
* amba-pl011: fix missing switch to "struct resource"Jean-Christophe PLAGNIOL-VILLARD2011-07-201-2/+2
* amba-pl011: switch to "struct resource"Jean-Christophe PLAGNIOL-VILLARD2011-07-181-13/+15
* Fix error handling with malloc, memalign etc. Introduce xmemalign().Krzysztof Halasa2011-01-071-2/+1
* amba-pl011: probe fail if we can't get the clockJean-Christophe PLAGNIOL-VILLARD2010-09-201-0/+4
* amba: add pl011Jean-Christophe PLAGNIOL-VILLARD2010-08-061-0/+192