summaryrefslogtreecommitdiff
path: root/cmd/Kconfig
AgeCommit message (Expand)Author
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
2018-10-02Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2018-10-02cmd: mtdparts: describe as legacyMiquel Raynal
2018-10-02cmd: ubi: clean the partition handlingMiquel Raynal
2018-10-02cmd: mtd: add 'mtd' commandMiquel Raynal
2018-09-29Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini
2018-09-29cmd: Relocate poweroff under Device access commandsAdam Ford
2018-09-28w1: add command for onewire protocolEugen Hristev
2018-09-28cmd: Add osd commandsMario Six
2018-09-25cmd: add conitrace commandHeinrich Schuchardt
2018-08-26cmd: ubi: change 'default y' for SUNXI to 'imply' in KconfigMasahiro Yamada
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-17Convert CONFIG_MII et al to KconfigAdam Ford
2018-08-11cmd: Add axi commandMario Six
2018-07-30tpmv2: Make it select CMD_LOGTom Rini
2018-07-30dm: Change CMD_DM enablingMichal Simek
2018-07-30Kconfig: Sort bool, default, select and imply optionsMichal Simek
2018-07-30Kconfig: Replace spaces with tabs and missing newlineMichal Simek
2018-07-24avb2.0: add proper dependenciesIgor Opaniuk
2018-07-22Convert CONFIG_MTD_PARTITIONS et al to KconfigAdam Ford
2018-07-10cmd: Kconfig: Move CONFIG_MP to KconfigSiva Durga Prasad Paladugu
2018-07-02net: Add option to prefer bootp/dhcp serveripAlexander Graf
2018-07-02net: Add new wol command - Wake on LANLothar Felten
2018-06-18cmd: avb2.0: avb command for performing verificationIgor Opaniuk
2018-06-13net: Express LINK_LOCAL dependency on LIB_RANDJoe Hershberger
2018-06-01Merge tag 'xilinx-for-v2018.07-2' of git://www.denx.de/git/u-boot-microblazeTom Rini
2018-06-01Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2018-06-01cmd: fpga: Add support to load secure bitstreamsSiva Durga Prasad Paladugu
2018-05-30net: fastboot: Merge AOSP UDP fastbootAlex Kiernan
2018-05-30mmc: Separate "mmc swrite" from fastbootAlex Kiernan
2018-05-30fastboot: Move fastboot to drivers/fastbootAlex Kiernan
2018-05-29efi_loader: Enable RISC-V supportRick Chen
2018-05-25tpm: prepare introduction of TPMv2.x support in KconfigMiquel Raynal
2018-05-23bootcount: Add bootcount commandAlex Kiernan
2018-05-23Convert CONFIG_SUPPORT_EMMC_RPMB to KconfigAlex Kiernan
2018-05-14net: Add Kconfig option for BOOTP_NTPSERVERChris Packham
2018-05-08cmd: add ADC cli commandsNeil Armstrong
2018-05-08arm64: Add SMC and HVC commandsMichalis Pappas
2018-05-07arm: v7R: Add initial supportMichal Simek
2018-05-07arm: v7: Kconfig: Rename CPU_V7 as CPU_V7ALokesh Vutla
2018-04-28cmd: CONFIG_CMD_LOG select CONFIG_LOGHeinrich Schuchardt
2018-04-13net: Make the BOOTP options defaultJoe Hershberger
2018-04-13net: Improve BOOTP PXE config optionJoe Hershberger