summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2014-10-06stdio: Add force parameter to stdio_deregisterHans de Goede4-7/+14
2014-09-10dm: Make driver model available before board_init()Simon Glass3-16/+50
2014-07-23stdio: Provide functions to add/remove devices using stdio_devSimon Glass2-8/+26
2014-07-23stdio: Pass device pointer to stdio methodsSimon Glass30-101/+189
2013-08-13serial: arm_dcc: Remove stdio structure supportJagannadha Sutradharudu Teki3-22/+0
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk5761-91729/+5994
2013-02-04serial: arm_dcc: Remove CONFIG_ARM_DCC_MULTI optionMichal Simek3-13/+7
2012-11-30x86: Add CBMEM console driver for corebootVadim Bendebury3-1/+7
2011-06-22ARM: drop unsupported 'trab' boardWolfgang Denk39-7892/+6
2010-11-28stdio: constify "name" arg in public apiMike Frysinger5-8/+8
2009-07-18console: unify printing current devicesJean-Christophe PLAGNIOL-VILLARD2-46/+30
2009-07-17stdio/device: rework function naming conventionJean-Christophe PLAGNIOL-VILLARD63-234/+198