aboutsummaryrefslogtreecommitdiff
path: root/cmd/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2019-08-11Drop PCMCIASimon Glass1-8/+0
2019-08-02Convert CONFIG_AUTOBOOT_MENU_SHOW to KconfigSimon Glass1-0/+8
2019-08-02autoboot: Rename CONFIG_MENUKEY to CONFIG_AUTOBOOT_MENUKEYSimon Glass1-0/+17
2019-08-02autoboot: Improve docs for CONFIG_AUTOBOOT_ENCRYPTIONSimon Glass1-1/+8
2019-07-27Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini1-2/+10
2019-07-24cmd: Add 'ab_select' commandRuslan Trofymenko1-0/+15
2019-07-24treewide: Fix stale references of Android docsEugeniu Rosca1-1/+1
2019-07-19Kconfig: Add CMD_SPL_NOR_OFS config for falcon boot argument offsetLukasz Majewski1-0/+8
2019-07-19Kconfig: cosmetic: Update description of CMD_SPL_NAND_OFSLukasz Majewski1-2/+1
2019-07-19Kconfig: Make CMD_SPL_NAND_OFS only available when proper memory is usedLukasz Majewski1-0/+1
2019-07-18cmd: mem: Add a command to fill the memory with random dataJean-Jacques Hiblot1-0/+7
2019-07-18env: register erase commandFrank Wunderlich1-0/+8
2019-07-15cmd: Remove mmc_spi commandAnup Patel1-9/+0
2019-07-13cmd: nvedit: Add sub-command 'env info'Leo Ruan1-0/+13
2019-07-11cmd: Add 'bcb' command to read/modify/write BCB fieldsEugeniu Rosca1-0/+17
2019-06-13Kconfig: Add SPI / SPI_FLASH as dependenciesTom Rini1-0/+3
2019-05-28cmd: remove unused `display` commandHeinrich Schuchardt1-8/+0
2019-05-12efi_loader: make device path to text protocol customizableHeinrich Schuchardt1-0/+1
2019-05-10cmd: ubifs: Remove select for non-existent optionChris Packham1-2/+0
2019-05-09RISCV: image: Add booti supportAtish Patra1-1/+1
2019-04-26Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini1-1/+0
2019-04-25Revert "cmd: Kconfig: Do not include EEPROM if DM_I2C is used without DM_I2C_...Simon Goldschmidt1-1/+0
2019-04-24Merge tag 'pull-24apr19' of git://git.denx.de/u-boot-dmTom Rini1-1/+12
2019-04-23Convert CONFIG_TRACE to KconfigSimon Glass1-1/+1
2019-04-23common: command: Add command execution tracer.Christoph Muellner1-0/+11
2019-04-22cmd: add exception commandHeinrich Schuchardt1-0/+6
2019-04-12cmd: add wdt commandMichael Walle1-0/+6
2019-03-25Convert CONFIG_DEFAULT_SPI_* to KconfigPatrick Delaunay1-1/+11
2019-02-25cmd: add efidebug commandAKASHI Takahiro1-0/+10
2019-02-25cmd: env: add "-e" option for handling UEFI variablesAKASHI Takahiro1-0/+10
2019-02-22cmd: Kconfig: LED command depends on LED subsystemsJan Kiszka1-0/+1
2019-02-13efi_loader: CMD_BOOTEFI_HELLO_COMPILE in configsHeinrich Schuchardt1-1/+1
2018-12-10cmd: Kconfig: Do not include EEPROM if DM_I2C is used without DM_I2C_COMPATJean-Jacques Hiblot1-0/+1
2018-12-04cmd: add clear screen 'cls' commandAnatolij Gustschin1-0/+8
2018-11-16cmd: pinmux: Add pinmux commandPatrice Chotard1-0/+8
2018-11-14virtio: cmd: Add virtio command for virtio devicesTuomas Tynkkynen1-0/+7
2018-11-13cmd: ubi: Remove useless call to mtdparts_init()Boris Brezillon1-1/+0
2018-11-13mtd: Make {MTDIDS, MTDPARTS}_DEFAULT visible when MTD_PARTITIONS is selectedBoris Brezillon1-2/+2
2018-10-16cmd: kgdb: Enable kgdb only for PPCMichal Simek1-0/+1
2018-10-02Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini1-3/+15
2018-10-02cmd: mtdparts: describe as legacyMiquel Raynal1-1/+5
2018-10-02cmd: ubi: clean the partition handlingMiquel Raynal1-0/+2
2018-10-02cmd: mtd: add 'mtd' commandMiquel Raynal1-2/+8
2018-09-29Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini1-0/+8
2018-09-29cmd: Relocate poweroff under Device access commandsAdam Ford1-5/+5
2018-09-28w1: add command for onewire protocolEugen Hristev1-0/+7
2018-09-28cmd: Add osd commandsMario Six1-0/+8
2018-09-25cmd: add conitrace commandHeinrich Schuchardt1-0/+6
2018-08-26cmd: ubi: change 'default y' for SUNXI to 'imply' in KconfigMasahiro Yamada1-1/+0
2018-08-24Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini1-0/+9