u-boot-brain/board/mpl/common
Ben Whitten 192bc6948b Fix GCC format-security errors and convert sprintfs.
With format-security errors turned on, GCC picks up the use of sprintf with
a format parameter not being a string literal.

Simple uses of sprintf are also converted to use strcpy.

Signed-off-by: Ben Whitten <ben.whitten@gmail.com>
Acked-by: Wolfgang Denk <wd@denx.de>
Reviewed-by: Tom Rini <trini@konsulko.com>
2016-01-14 22:11:34 -05:00
..
common_util.c Fix GCC format-security errors and convert sprintfs. 2016-01-14 22:11:34 -05:00
common_util.h Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
isa.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
isa.h Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
kbd.c Move console definitions into a new console.h file 2015-11-19 20:27:50 -07:00
kbd.h stdio: Pass device pointer to stdio methods 2014-07-23 14:07:23 +01:00
pci_parts.h Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
pci.c SPDX: fix IBM-pibs license identifier 2013-09-20 10:30:54 -04:00
piix4_pci.h Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
usb_uhci.c usb: create common header virtual root hub descriptors 2014-03-10 18:53:36 +01:00
usb_uhci.h Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00