summaryrefslogtreecommitdiff
path: root/common/stdio.c
AgeCommit message (Expand)AuthorFilesLines
2013-08-13serial: arm_dcc: Remove stdio structure supportJagannadha Sutradharudu Teki1-3/+0
2013-07-24Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini1-2/+11
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-07-23i2c, soft-i2c: switch to new multibus/multiadapter supportHeiko Schocher1-5/+3
2013-07-23i2c: common changes for multibus/multiadapter supportHeiko Schocher1-1/+12
2013-02-04serial: arm_dcc: Remove CONFIG_ARM_DCC_MULTI optionMichal Simek1-1/+1
2012-12-12stdio: remove useless strncpyVincent Palatin1-1/+0
2012-12-01x86: Add CBMEM console driver for corebootVadim Bendebury1-1/+3
2012-10-15serial: Remove CONFIG_SERIAL_MULTI from remaining sourcesMarek Vasut1-2/+0
2011-09-05stdio: Fix a possible buffer overflowBradley Bolen1-2/+2
2010-11-28stdio: constify "name" arg in public apiMike Frysinger1-2/+2
2010-10-29Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOCWolfgang Denk1-2/+2
2010-09-23Remove unused CONFIG_SERIAL_SOFTWARE_FIFO featureStefan Roese1-8/+0
2009-10-03arm/microblaze/nios/nios2/sh: Remove relocation fixupsPeter Tyser1-2/+2
2009-10-03Conditionally perform common relocation fixupsPeter Tyser1-2/+3
2009-07-18stdio/device: rework function naming conventionJean-Christophe PLAGNIOL-VILLARD1-0/+251