summaryrefslogtreecommitdiff
path: root/cmd/Kconfig
AgeCommit message (Expand)Author
2019-10-25cmd: sf: Mark it default if DM_SPI_FLASH enabledJagan Teki
2019-10-23cmd: Add Support for UFS commandsFaiz Abbas
2019-10-09Merge tag 'xilinx-for-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2019-10-08arm64: zynqmp: Define default SYS_PROMPTMichal Simek
2019-10-08ARM: zynq: Define default SYS_PROMPTMichal Simek
2019-10-06cmd: disable CMD_NVEDIT_EFI by defaultHeinrich Schuchardt
2019-10-04Kconfig: fix a typo in the description of bmp command.Andrius Štikonas
2019-10-04Kconfig: Migrate CONFIG_BOOTM_* optionsTom Rini
2019-10-04autoboot: add necessary dependency at AUTOBOOT_MENU_SHOWAKASHI Takahiro
2019-09-04net: introduce packet capture supportRamon Fried
2019-08-23Convert CONFIG_MX_CYCLIC to KconfigAdam Ford
2019-08-11Drop PCMCIASimon Glass
2019-08-02Convert CONFIG_AUTOBOOT_MENU_SHOW to KconfigSimon Glass
2019-08-02autoboot: Rename CONFIG_MENUKEY to CONFIG_AUTOBOOT_MENUKEYSimon Glass
2019-08-02autoboot: Improve docs for CONFIG_AUTOBOOT_ENCRYPTIONSimon Glass
2019-07-27Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2019-07-24cmd: Add 'ab_select' commandRuslan Trofymenko
2019-07-24treewide: Fix stale references of Android docsEugeniu Rosca
2019-07-19Kconfig: Add CMD_SPL_NOR_OFS config for falcon boot argument offsetLukasz Majewski
2019-07-19Kconfig: cosmetic: Update description of CMD_SPL_NAND_OFSLukasz Majewski
2019-07-19Kconfig: Make CMD_SPL_NAND_OFS only available when proper memory is usedLukasz Majewski
2019-07-18cmd: mem: Add a command to fill the memory with random dataJean-Jacques Hiblot
2019-07-18env: register erase commandFrank Wunderlich
2019-07-15cmd: Remove mmc_spi commandAnup Patel
2019-07-13cmd: nvedit: Add sub-command 'env info'Leo Ruan
2019-07-11cmd: Add 'bcb' command to read/modify/write BCB fieldsEugeniu Rosca
2019-06-13Kconfig: Add SPI / SPI_FLASH as dependenciesTom Rini
2019-05-28cmd: remove unused `display` commandHeinrich Schuchardt
2019-05-12efi_loader: make device path to text protocol customizableHeinrich Schuchardt
2019-05-10cmd: ubifs: Remove select for non-existent optionChris Packham
2019-05-09RISCV: image: Add booti supportAtish Patra
2019-04-26Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini
2019-04-25Revert "cmd: Kconfig: Do not include EEPROM if DM_I2C is used without DM_I2C_...Simon Goldschmidt
2019-04-24Merge tag 'pull-24apr19' of git://git.denx.de/u-boot-dmTom Rini
2019-04-23Convert CONFIG_TRACE to KconfigSimon Glass
2019-04-23common: command: Add command execution tracer.Christoph Muellner
2019-04-22cmd: add exception commandHeinrich Schuchardt
2019-04-12cmd: add wdt commandMichael Walle
2019-03-25Convert CONFIG_DEFAULT_SPI_* to KconfigPatrick Delaunay
2019-02-25cmd: add efidebug commandAKASHI Takahiro
2019-02-25cmd: env: add "-e" option for handling UEFI variablesAKASHI Takahiro
2019-02-22cmd: Kconfig: LED command depends on LED subsystemsJan Kiszka
2019-02-13efi_loader: CMD_BOOTEFI_HELLO_COMPILE in configsHeinrich Schuchardt
2018-12-10cmd: Kconfig: Do not include EEPROM if DM_I2C is used without DM_I2C_COMPATJean-Jacques Hiblot
2018-12-04cmd: add clear screen 'cls' commandAnatolij Gustschin
2018-11-16cmd: pinmux: Add pinmux commandPatrice Chotard
2018-11-14virtio: cmd: Add virtio command for virtio devicesTuomas Tynkkynen
2018-11-13cmd: ubi: Remove useless call to mtdparts_init()Boris Brezillon
2018-11-13mtd: Make {MTDIDS, MTDPARTS}_DEFAULT visible when MTD_PARTITIONS is selectedBoris Brezillon
2018-10-16cmd: kgdb: Enable kgdb only for PPCMichal Simek