summaryrefslogtreecommitdiff
path: root/cmd/Makefile
AgeCommit message (Expand)Author
2020-04-30acpi: Add an acpi commandSimon Glass
2020-04-17cmd: Add unlz4 commandYusuke Ashiduka
2020-02-04cmd: abootimg: Add abootimg commandSam Protsenko
2020-01-21cmd: add tlv_eeprom commandBaruch Siach
2020-01-17common: Drop floppy disk supportSimon Glass
2020-01-10dtimg/am57xx_evm_defconfig: Rename dtimg to adtimgEugeniu Rosca
2020-01-07cmd: add rng commandHeinrich Schuchardt
2019-12-15x86: sandbox: Add a PMC emulator and testSimon Glass
2019-12-09cmd: mdio/mii: add Kconfig help and allow break dependencyRamon Fried
2019-12-06cmd: sysboot: Create a sysboot command dedicated filePatrice Chotard
2019-12-06cmd: Prepare sysboot command independencePatrice Chotard
2019-12-04cmd: nand/sf: isolate legacy codeMiquel Raynal
2019-12-03blk: Make use of CONFIG_HAVE_BLOCK_DEVICE moreTom Rini
2019-10-23cmd: Add Support for UFS commandsFaiz Abbas
2019-09-04net: introduce packet capture supportRamon Fried
2019-08-11Drop PCMCIASimon Glass
2019-07-24cmd: Add 'ab_select' commandRuslan Trofymenko
2019-07-15cmd: Remove mmc_spi commandAnup Patel
2019-07-11cmd: Add 'bcb' command to read/modify/write BCB fieldsEugeniu Rosca
2019-05-28cmd: remove unused `display` commandHeinrich Schuchardt
2019-04-22cmd: add exception commandHeinrich Schuchardt
2019-04-12cmd: add wdt commandMichael Walle
2019-02-25cmd: add efidebug commandAKASHI Takahiro
2019-02-25cmd: env: add "-e" option for handling UEFI variablesAKASHI Takahiro
2019-02-19cmd: pcmcia: Build only if CONFIG_CMD_PCMCIA=yIsmael Luceno Cortes
2018-12-15cmd: Move the "dm" command from test/dm/ to cmd/Tom Rini
2018-12-04cmd: add clear screen 'cls' commandAnatolij Gustschin
2018-11-26sandbox: Add a new 'sb' commandSimon Glass
2018-11-16cmd: pinmux: Add pinmux commandPatrice Chotard
2018-11-14virtio: cmd: Add virtio command for virtio devicesTuomas Tynkkynen
2018-11-01cmd: remove CONFIG_SOURCE support in MakefilePatrick Delaunay
2018-10-02Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2018-10-02cmd: mtd: add 'mtd' commandMiquel Raynal
2018-09-29Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini
2018-09-28w1: add command for onewire protocolEugen Hristev
2018-09-28cmd: Add osd commandsMario Six
2018-09-25cmd: add conitrace commandHeinrich Schuchardt
2018-09-19fix: cmd: mvebu: Exclude mvebu commands from SPL buildsKonstantin Porotchkin
2018-08-24Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2018-08-21cmd: Add bind/unbind commands to bind a device to a driver from the command lineJean-Jacques Hiblot
2018-08-20cmd: Add dtimg commandSam Protsenko
2018-08-11cmd: Add axi commandMario Six
2018-07-02net: Add new wol command - Wake on LANLothar Felten
2018-06-18cmd: avb2.0: avb command for performing verificationIgor Opaniuk
2018-05-25tpm: prepare support for TPMv2.x commandsMiquel Raynal
2018-05-25tpm: disociate TPMv1.x specific and generic codeMiquel Raynal
2018-05-25tpm: prepare introduction of TPMv2.x support in KconfigMiquel Raynal
2018-05-23bootcount: Add bootcount commandAlex Kiernan
2018-05-08cmd: add ADC cli commandsNeil Armstrong
2018-05-08arm64: Add SMC and HVC commandsMichalis Pappas