summaryrefslogtreecommitdiff
path: root/cmd/Kconfig
AgeCommit message (Expand)Author
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
2018-04-13net: Add the BOOTP_DNS2 option to KconfigJoe Hershberger
2018-04-13net: Improve menu options and help for BOOTP optionsJoe Hershberger
2018-04-13net: Move the DHCP command below the BOOTP commandJoe Hershberger
2018-04-13net: Move net command options to the cmd menuJoe Hershberger
2018-04-13net: Make CMD_NET a menuconfigJoe Hershberger
2018-04-08treewide: Migrate CONFIG_SYS_ALT_MEMTEST to KconfigMario Six
2018-04-06cmd: Add command for calculating binary operationsMario Six
2018-04-04sunxi: revert disabling of featuresAndre Przywara
2018-02-27Kconfig: cmd: Make networking command dependent on NETMichal Simek
2018-02-23Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford
2018-02-21dfu: Fix up the Kconfig messMarek Vasut
2018-02-14cmd: scsi: move CMD_SCSI to device access commandsHeinrich Schuchardt
2018-02-13cmd: fitupd: Convert CONFIG_CMD_FITUPDMarek Vasut
2018-02-08Move most CONFIG_HAVE_BLOCK_DEVICE to KconfigAdam Ford
2018-02-08Convert LIB_UUID to KconfigAdam Ford
2018-02-05cmd: Make CONFIG_CMD_FPGA depend on CONFIG_FPGATuomas Tynkkynen
2018-02-02usb: ums: Kconfig: Select USB_FUNCTION_MASS_STORAGE when enabling 'ums' commandLukasz Majewski
2018-01-26Merge git://git.denx.de/u-boot-sunxiTom Rini
2018-01-26cmd: misc: Disable by default on sunXiMaxime Ripard
2018-01-26cmd: loads: Disable by default on sunXiMaxime Ripard
2018-01-26cmd: loadb: Disable by default on sunXiMaxime Ripard
2018-01-26cmd: unzip: Disable by default on sunXiMaxime Ripard
2018-01-26cmd: crc32: Disable by default on sunXiMaxime Ripard
2018-01-22fs: Migrate ext4 to KconfigTuomas Tynkkynen
2018-01-19arm: keystone: Move cmd_ddr3 to a common placeLokesh Vutla
2018-01-10usb: rockchip: add rockusb commandEddie Cai
2017-12-07log: Add a test commandSimon Glass
2017-12-07log: Add a 'log level' commandSimon Glass
2017-11-05Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULTTom Rini
2017-10-10cmd: Toggle the default value of CONFIG_CMD_IMLSTuomas Tynkkynen
2017-10-08cmd: Make CMD_LZMA / CMD_UNZIP default y if CMD_BOOTITom Rini
2017-10-08scripts: Move Kconfig contents to cmd/KconfigSam Protsenko