summaryrefslogtreecommitdiffstats
path: root/drivers/serial/serial_mpc5xxx.c
Commit message (Expand)AuthorAgeFilesLines
* driver: replace dev_request_mem_region with dev_request_mem_resourceSascha Hauer2016-03-071-3/+5
* PPC/MPC52xx: unify header file name for clock APIJuergen Borleis2015-08-031-1/+1
* resource: Let dev_request_mem_region return an error pointerSascha Hauer2014-09-161-0/+3
* console: drop f_caps and check the function pointer getc/putc insteadJean-Christophe PLAGNIOL-VILLARD2013-09-211-1/+0
* Introduce console_platform_driver() macro and use it for serial driversAlexander Shiyan2013-03-141-8/+1
* switch all platform_bus device/driver registering to platform_driver/device_r...Jean-Christophe PLAGNIOL-VILLARD2012-10-041-1/+1
* Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-171-4/+0
* serial drivers: remove unused type_dataSascha Hauer2012-02-251-2/+1
* remove EARLY_INIT and EARLY_CONSOLE supportSascha Hauer2011-09-271-25/+0
* serial mpc5xxx: get rid of map_baseSascha Hauer2011-07-281-5/+6
* [PPC] Move include/asm-ppc/arch-* to arch/ppc/*/include/machJean-Christophe PLAGNIOL-VILLARD2009-10-221-2/+2
* Get rid of DEVICE_TYPE_CONSOLE usageSascha Hauer2009-07-211-1/+0
* add early console for mpc5200Sascha Hauer2007-07-121-13/+52
* svn_rev_686Sascha Hauer2007-07-051-13/+8
* svn_rev_653Sascha Hauer2007-07-051-1/+1
* svn_rev_593Sascha Hauer2007-07-051-9/+6
* svn_rev_509Sascha Hauer2007-07-051-266/+56
* svn_rev_507Sascha Hauer2007-07-051-0/+385