Commit Graph

773 Commits (lime2-spi)

Author SHA1 Message Date
Tom Rini 54f1792c8d mtdparts: Fix various issues reported by Coverity 7 years ago
Angelo Dureghello bdb6099666 cmd: mmc: add mmc partconf read capability 7 years ago
Simon Glass f19f1ecb60 dm: sata: Support driver model with the 'sata' command 7 years ago
Simon Glass c16ad675d5 dm: usb: Adjust the 'usb' command to use blk_common_cmd() 7 years ago
Simon Glass 09ed0d616d dm: ide: Adjust the 'ide' command to use blk_common_cmd() 7 years ago
Simon Glass 1eaadd3423 dm: scsi: Adjust the 'scsi' command to use blk_common_cmd() 7 years ago
Simon Glass e29e71e93a dm: sata: Adjust the 'sata' command to use blk_common_cmd() 7 years ago
Simon Glass 4395f66739 dm: blk: Add a generic function for block device commands 7 years ago
Simon Glass 723806cc5b env: Rename some other getenv()-related functions 7 years ago
Simon Glass 35affd7a2f env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr() 7 years ago
Simon Glass bfebc8c965 env: Rename getenv_hex(), getenv_yesno(), getenv_ulong() 7 years ago
Simon Glass 00caae6d47 env: Rename getenv/_f() to env_get() 7 years ago
Simon Glass 018f530323 env: Rename common functions related to setenv() 7 years ago
Simon Glass 382bee57f1 env: Rename setenv() to env_set() 7 years ago
Simon Glass 01510091de env: Drop saveenv() in favour of env_save() 7 years ago
Simon Glass ac358beb85 env: Drop the env_name_spec global 7 years ago
Chris Packham 7b07a20c5e cmd/bdinfo: correct comment in board_detail 7 years ago
Zhikang Zhang 0adc38be3d nvme: Add nvme commands 7 years ago
xypron.glpk@gmx.de a44bffcc95 efi_loader: use EFI_PAGE_SIZE instead of 4096 7 years ago
Simon Glass 00fd59dd1a README: Drop information about commands 7 years ago
Simon Glass 54feea17d6 Convert CONFIG_CMD_ZFS to Kconfig 7 years ago
Simon Glass e7a815f32e Convert CONFIG_CMD_ZBOOT to Kconfig 7 years ago
Simon Glass 1aa4e8d0de Convert CONFIG_CMD_UUID to Kconfig 7 years ago
Simon Glass 2a242e3e80 Convert CONFIG_CMD_UNIVERSE to Kconfig 7 years ago
Simon Glass 5605aa8ab6 Convert CONFIG_CMD_TSI148 to Kconfig 7 years ago
Simon Glass ce058ae5f2 Convert CONFIG_CMD_TRACE to Kconfig 7 years ago
Simon Glass 7a76431845 Convert CONFIG_CMD_YAFFS2 to Kconfig 7 years ago
Simon Glass 9b92a8d76a Convert CONFIG_CMD_THOR_DOWNLOAD to Kconfig 7 years ago
Simon Glass 3cef3b3185 Convert CONFIG_CMD_TERMINAL to Kconfig 7 years ago
Simon Glass 00805d7ad8 Convert CONFIG_CMD_STRINGS to Kconfig 7 years ago
Simon Glass ba71be547c Kconfig: Sort the memory commands 7 years ago
Simon Glass 3a91a25376 Convert CONFIG_CMD_SPL_WRITE_SIZE to Kconfig 7 years ago
Simon Glass 203dc1b3a8 Convert CONFIG_CMD_SPL_NAND_OFS to Kconfig 7 years ago
Simon Glass 72c3033fd1 Convert CONFIG_CMD_SPL to Kconfig 7 years ago
Simon Glass 719d36ee36 Convert CONFIG_CMD_SF_TEST to Kconfig 7 years ago
Simon Glass efce2442d3 Convert CONFIG_CMD_SDRAM to Kconfig 7 years ago
Simon Glass 0941f597a2 Convert CONFIG_CMD_SCSI to Kconfig 7 years ago
Simon Glass 15dc63d646 Convert CONFIG_CMD_SAVES to Kconfig 7 years ago
Simon Glass f8803a99fe Convert CONFIG_CMD_REISER to Kconfig 7 years ago
Christophe Leroy fa379223cd Convert CONFIG_CMD_REGINFO to Kconfig 7 years ago
Simon Glass b75dfd2d46 Kconfig: Convert CMD_READ to Kconfig 7 years ago
Simon Glass 6f62d7c4f7 Kconfig: Drop CONFIG_CMD_PORTIO and associated command 7 years ago
Simon Glass 7f6665554a Convert CONFIG_CMD_PCMCIA to Kconfig 7 years ago
Simon Glass 186424248d Kconfig: Drop CONFIG_CMD_PCI_ENUM 7 years ago
Simon Glass 6500ec7a5a Convert CONFIG_CMD_PCI to Kconfig 7 years ago
Simon Glass 978f0854da Convert CONFIG_CMD_ONENAND to Kconfig 7 years ago
Simon Glass cb70e6cb8d Convert CONFIG_CMD_MTDPARTS_SPREAD to Kconfig 7 years ago
Simon Glass f38c5f526c Convert CONFIG_CMD_MMC_SPI to Kconfig 7 years ago
Simon Glass 0c19b4d180 Kconfig: Sort the device-access commands 7 years ago
Masahiro Yamada 0c1b869b2e net: add static to do_tftpput() 7 years ago