summaryrefslogtreecommitdiff
path: root/cmd/Makefile
AgeCommit message (Expand)Author
2020-10-29Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini
2020-10-28cmd: Add a mux commandPratyush Yadav
2020-10-23cmd: Add a 'misc' command to access miscellaneous devicesBin Meng
2020-10-23cmd: Split out timer command from the sleep commandBin Meng
2020-10-23cmd: Rename CMD_MISC to CMD_SLEEPBin Meng
2020-10-23cmd: optee_rpmb command for read/write of rpmb from opteeRuchika Gupta
2020-10-14cmd: Add command to display or save Linux PStore dumpsFrédéric Danis
2020-10-06bloblist: Add a commandSimon Glass
2020-09-09board: ns3: kconfig: extend board kconfig with specific commandsVladimir Olovyannikov
2020-08-14xen: pvblock: Add initial support for para-virtualized block driverAnastasiia Lukianenko
2020-08-07fs/squashfs: add filesystem commandsJoao Marcos Costa
2020-08-04cmd: add clone commandJohn Chau
2020-07-28cmd: button: add a new 'button' commandPhilippe Reynes
2020-07-16cmd: drop fitupd commandHeinrich Schuchardt
2020-07-09rtc: add rtc commandRasmus Villemoes
2020-07-08cmd: add a panic commandHeiko Stuebner
2020-07-07cmd: blkls: Add blkls commandNiel Fourie
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