summaryrefslogtreecommitdiff
path: root/cmd/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* env: Add CONFIG_ENV_SUPPORTWIP/27Sep2019Patrick Delaunay2019-09-271-0/+2
* net: introduce packet capture supportRamon Fried2019-09-041-0/+7
* Convert CONFIG_MX_CYCLIC to KconfigWIP/2019-08-23-master-importsAdam Ford2019-08-231-0/+14
* Drop PCMCIASimon Glass2019-08-111-8/+0
* Convert CONFIG_AUTOBOOT_MENU_SHOW to KconfigSimon Glass2019-08-021-0/+8
* autoboot: Rename CONFIG_MENUKEY to CONFIG_AUTOBOOT_MENUKEYSimon Glass2019-08-021-0/+17
* autoboot: Improve docs for CONFIG_AUTOBOOT_ENCRYPTIONSimon Glass2019-08-021-1/+8
* Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2019-07-271-2/+10
|\
| * Kconfig: Add CMD_SPL_NOR_OFS config for falcon boot argument offsetLukasz Majewski2019-07-191-0/+8
| * Kconfig: cosmetic: Update description of CMD_SPL_NAND_OFSLukasz Majewski2019-07-191-2/+1
| * Kconfig: Make CMD_SPL_NAND_OFS only available when proper memory is usedLukasz Majewski2019-07-191-0/+1
* | cmd: Add 'ab_select' commandRuslan Trofymenko2019-07-241-0/+15
* | treewide: Fix stale references of Android docsEugeniu Rosca2019-07-241-1/+1
|/
* cmd: mem: Add a command to fill the memory with random dataJean-Jacques Hiblot2019-07-181-0/+7
* env: register erase commandFrank Wunderlich2019-07-181-0/+8
* cmd: Remove mmc_spi commandAnup Patel2019-07-151-9/+0
* cmd: nvedit: Add sub-command 'env info'Leo Ruan2019-07-131-0/+13
* cmd: Add 'bcb' command to read/modify/write BCB fieldsEugeniu Rosca2019-07-111-0/+17
* Kconfig: Add SPI / SPI_FLASH as dependenciesTom Rini2019-06-131-0/+3
* cmd: remove unused `display` commandHeinrich Schuchardt2019-05-281-8/+0
* efi_loader: make device path to text protocol customizableHeinrich Schuchardt2019-05-121-0/+1
* cmd: ubifs: Remove select for non-existent optionChris Packham2019-05-101-2/+0
* RISCV: image: Add booti supportAtish Patra2019-05-091-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2019-04-261-1/+0
|\
| * Revert "cmd: Kconfig: Do not include EEPROM if DM_I2C is used without DM_I2C_...Simon Goldschmidt2019-04-251-1/+0
* | Merge tag 'pull-24apr19' of git://git.denx.de/u-boot-dmTom Rini2019-04-241-1/+12
|\ \ | |/ |/|
| * Convert CONFIG_TRACE to KconfigSimon Glass2019-04-231-1/+1
| * common: command: Add command execution tracer.Christoph Muellner2019-04-231-0/+11
* | cmd: add exception commandHeinrich Schuchardt2019-04-221-0/+6
|/
* cmd: add wdt commandMichael Walle2019-04-121-0/+6
* Convert CONFIG_DEFAULT_SPI_* to KconfigPatrick Delaunay2019-03-251-1/+11
* cmd: add efidebug commandAKASHI Takahiro2019-02-251-0/+10
* cmd: env: add "-e" option for handling UEFI variablesAKASHI Takahiro2019-02-251-0/+10
* cmd: Kconfig: LED command depends on LED subsystemsJan Kiszka2019-02-221-0/+1
* efi_loader: CMD_BOOTEFI_HELLO_COMPILE in configsHeinrich Schuchardt2019-02-131-1/+1
* cmd: Kconfig: Do not include EEPROM if DM_I2C is used without DM_I2C_COMPATJean-Jacques Hiblot2018-12-101-0/+1
* cmd: add clear screen 'cls' commandAnatolij Gustschin2018-12-041-0/+8
* cmd: pinmux: Add pinmux commandPatrice Chotard2018-11-161-0/+8
* virtio: cmd: Add virtio command for virtio devicesTuomas Tynkkynen2018-11-141-0/+7
* cmd: ubi: Remove useless call to mtdparts_init()Boris Brezillon2018-11-131-1/+0
* mtd: Make {MTDIDS, MTDPARTS}_DEFAULT visible when MTD_PARTITIONS is selectedBoris Brezillon2018-11-131-2/+2
* cmd: kgdb: Enable kgdb only for PPCMichal Simek2018-10-161-0/+1
* Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2018-10-021-3/+15
|\
| * cmd: mtdparts: describe as legacyMiquel Raynal2018-10-021-1/+5
| * cmd: ubi: clean the partition handlingMiquel Raynal2018-10-021-0/+2
| * cmd: mtd: add 'mtd' commandMiquel Raynal2018-10-021-2/+8
* | Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2018-09-291-0/+8
|\ \
| * | cmd: Add osd commandsMario Six2018-09-281-0/+8
* | | cmd: Relocate poweroff under Device access commandsAdam Ford2018-09-291-5/+5
* | | w1: add command for onewire protocolEugen Hristev2018-09-281-0/+7
|/ /