Commit Graph

424 Commits (01510091de905c46620757b9027b2e55c4b3b313)

Author SHA1 Message Date
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
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
Alison Chaiken 2fcaa413b3 gpt: harden set_gpt_info() against non NULL-terminated strings 7 years ago
Alison Chaiken 203f9b48ad GPT: provide commands to selectively rename partitions 7 years ago
Alison Chaiken 09a49930e4 GPT: read partition table from device into a data structure 7 years ago
Alison Chaiken 73d6d18b71 GPT: add accessor function for disk GUID 7 years ago
Bin Meng 78abf14fc2 usb: cmd: Print actual packet size for super speed devices 7 years ago
Bin Meng db13a768a0 cmd: scsi: Fix null pointer dereference in 'scsi reset' 7 years ago
Andy Yan f1896c45cb spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN 7 years ago
Alexander Graf f4f9993f7e efi_loader: Fix configuration table override 7 years ago
Tom Rini d56b4b1974 configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS 7 years ago
Heinrich Schuchardt 7cbc12415d efi_loader: initalize EFI object list only once 7 years ago
Rob Clark ca9193d2b1 efi_loader: gop: fixes for CONFIG_DM_VIDEO without CONFIG_LCD 7 years ago
Rob Clark 3e433e9608 efi_loader: EFI file paths should be DOS style 7 years ago
Karl Beldan 24fc9531a1 cmd: Kconfig: Fix CMD_UBIFS dependencies 7 years ago
Karl Beldan 22cf953a40 cmd: Kconfig: Make CMD_UBI select CMD_MTDPARTS 7 years ago
Karl Beldan b2237a4f5d cmd: Kconfig: Fix a dependency of CMD_MTDPARTS 7 years ago