summaryrefslogtreecommitdiff
path: root/common/stdio.c
AgeCommit message (Expand)Author
2016-10-23Convert CONFIG_SYS_STDIO_DEREGISTER to KconfigSimon Glass
2016-10-11dm: stdio: Allow lazy probing of video devicesSimon Glass
2016-01-21stdio: Correct a build error with driver modelSimon Glass
2016-01-20dm: stdio: video: Plumb the video uclass into stdioSimon Glass
2015-11-19dm: stdio: Plumb in the new keyboard uclassSimon Glass
2015-11-05video: Drop DEV_FLAGS_SYSTEM flagBin Meng
2014-11-04stdio: Fix memleak on stdio_deregisterHans de Goede
2014-10-25serial: make local functions staticJeroen Hofstee
2014-10-06stdio: Add force parameter to stdio_deregisterHans de Goede
2014-09-10dm: Make driver model available before board_init()Simon Glass
2014-07-23stdio: Provide functions to add/remove devices using stdio_devSimon Glass
2014-07-23stdio: Pass device pointer to stdio methodsSimon Glass
2013-08-13serial: arm_dcc: Remove stdio structure supportJagannadha Sutradharudu Teki
2013-07-24Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-07-23i2c, soft-i2c: switch to new multibus/multiadapter supportHeiko Schocher
2013-07-23i2c: common changes for multibus/multiadapter supportHeiko Schocher
2013-02-04serial: arm_dcc: Remove CONFIG_ARM_DCC_MULTI optionMichal Simek
2012-12-11stdio: remove useless strncpyVincent Palatin
2012-11-30x86: Add CBMEM console driver for corebootVadim Bendebury
2012-10-15serial: Remove CONFIG_SERIAL_MULTI from remaining sourcesMarek Vasut
2011-09-04stdio: Fix a possible buffer overflowBradley Bolen
2010-11-28stdio: constify "name" arg in public apiMike Frysinger
2010-10-29Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOCWolfgang Denk
2010-09-23Remove unused CONFIG_SERIAL_SOFTWARE_FIFO featureStefan Roese
2009-10-03arm/microblaze/nios/nios2/sh: Remove relocation fixupsPeter Tyser
2009-10-03Conditionally perform common relocation fixupsPeter Tyser
2009-07-18stdio/device: rework function naming conventionJean-Christophe PLAGNIOL-VILLARD