uboot/common
Tom Rini 3da5240925 common/console.c: Remove unused inline functions
clang-3.8 reports that these functions are unused, remove them.  As this
is the last part of CONFIG_MODEM_SUPPORT_DEBUG, drop that from README.

Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Signed-off-by: Tom Rini <trini@konsulko.com>
2016-01-25 10:39:47 -05:00
..
init x86: Fix board init breakage 2016-01-15 08:09:46 -05:00
spl block: pass block dev not num to read/write/erase() 2016-01-13 21:05:18 -05:00
Kconfig Move all command code into its own directory 2016-01-25 10:39:43 -05:00
Makefile Move all command code into its own directory 2016-01-25 10:39:43 -05:00
autoboot.c
bedbug.c
board_f.c dm: common: Add memory reservation for the video uclass 2016-01-20 19:10:15 -07:00
board_info.c
board_r.c CONFIG_NEEDS_MANUAL_RELOC: Fix warnings when not set 2015-12-07 08:35:23 -05:00
bootm.c bootm: fix size arg of flush_cache() in bootm_load_os(). 2016-01-25 10:39:45 -05:00
bootm_os.c VxWorks: fixup MAC address for VxWorks 2015-12-12 15:56:08 -05:00
bootretry.c
bootstage.c
bouncebuf.c
cli.c common: cli: avoid memory leak 2016-01-04 12:25:35 -05:00
cli_hush.c common: cli_hush: Fix up simple typo 2015-12-12 15:56:10 -05:00
cli_readline.c
cli_simple.c common: cli_simple: use strlcpy instead of strcpy 2016-01-13 21:05:26 -05:00
command.c
console.c common/console.c: Remove unused inline functions 2016-01-25 10:39:47 -05:00
cros_ec.c
ddr_spd.c Add more SPDX-License-Identifier tags 2016-01-19 08:31:21 -05:00
dlmalloc.c
dlmalloc.src
edid.c
env_attr.c
env_callback.c common: env: initialize scalar variable 2016-01-04 12:25:35 -05:00
env_common.c
env_dataflash.c
env_eeprom.c
env_embedded.c
env_fat.c
env_flags.c common: env_flags: fix loop condition when using env_flags_varaccess_mask 2016-01-13 21:05:26 -05:00
env_flash.c
env_mmc.c env_mmc: support overriding mmc dev from board code 2016-01-25 10:39:46 -05:00
env_nand.c
env_nowhere.c
env_nvram.c
env_onenand.c
env_remote.c
env_sf.c
env_ubi.c
exports.c
fb_mmc.c block: pass block dev not num to read/write/erase() 2016-01-13 21:05:18 -05:00
fb_nand.c
fdt_support.c Revert "fdt_support: Add multi-serial support for stdout fixup" 2016-01-20 19:10:12 -07:00
flash.c
hash.c hash.c: Conditionally compile hash_command, static hash_show 2016-01-13 21:05:08 -05:00
hwconfig.c
image-android.c
image-fdt.c common: image-fdt: correct fdt_blob for IMAGE_FORMAT_LEGACY 2015-12-05 18:22:15 -05:00
image-fit.c
image-sig.c
image-sparse.c
image.c image: fix getenv_bootm_size() function 2016-01-19 08:31:11 -05:00
iomux.c
iotrace.c
kallsyms.c
kgdb.c
kgdb_stubs.c
lcd.c dm: video: sandbox: Convert sandbox to use driver model for video 2016-01-20 19:10:16 -07:00
lcd_console.c
lcd_console_rotation.c
lcd_simplefb.c
lynxkdi.c
main.c
malloc_simple.c
memsize.c
menu.c
miiphyutil.c common: miiphyutil: avoid memory leak 2015-12-05 18:22:24 -05:00
modem.c
s_record.c
splash.c
splash_source.c
stdio.c stdio: Correct a build error with driver model 2016-01-21 20:42:36 -07:00
system_map.c
update.c
usb.c common: usb: fix checking condition 2016-01-16 07:06:55 +01:00
usb_hub.c
usb_kbd.c dm: usb: Add a remove() method for USB keyboards 2016-01-07 11:28:03 -07:00
usb_storage.c usb: Define USB_MAX_STOR_DEV in only one place 2016-01-20 19:06:23 -07:00
xyzModem.c