aboutsummaryrefslogtreecommitdiff
path: root/cmd/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2018-07-22Convert CONFIG_MTD_PARTITIONS et al to KconfigAdam Ford1-0/+1
2018-07-10cmd: Kconfig: Move CONFIG_MP to KconfigSiva Durga Prasad Paladugu1-0/+7
2018-07-02net: Add option to prefer bootp/dhcp serveripAlexander Graf1-0/+10
2018-07-02net: Add new wol command - Wake on LANLothar Felten1-0/+5
2018-06-18cmd: avb2.0: avb command for performing verificationIgor Opaniuk1-0/+16
2018-06-13net: Express LINK_LOCAL dependency on LIB_RANDJoe Hershberger1-0/+1
2018-06-01Merge tag 'xilinx-for-v2018.07-2' of git://www.denx.de/git/u-boot-microblazeTom Rini1-0/+7
2018-06-01Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini1-2/+20
2018-06-01cmd: fpga: Add support to load secure bitstreamsSiva Durga Prasad Paladugu1-0/+7
2018-05-30net: fastboot: Merge AOSP UDP fastbootAlex Kiernan1-2/+2
2018-05-30mmc: Separate "mmc swrite" from fastbootAlex Kiernan1-0/+8
2018-05-30fastboot: Move fastboot to drivers/fastbootAlex Kiernan1-2/+12
2018-05-29efi_loader: Enable RISC-V supportRick Chen1-1/+1
2018-05-25tpm: prepare introduction of TPMv2.x support in KconfigMiquel Raynal1-6/+18
2018-05-23bootcount: Add bootcount commandAlex Kiernan1-0/+7
2018-05-23Convert CONFIG_SUPPORT_EMMC_RPMB to KconfigAlex Kiernan1-0/+7
2018-05-14net: Add Kconfig option for BOOTP_NTPSERVERChris Packham1-0/+4
2018-05-08cmd: add ADC cli commandsNeil Armstrong1-0/+8
2018-05-08arm64: Add SMC and HVC commandsMichalis Pappas1-0/+14
2018-05-07arm: v7R: Add initial supportMichal Simek1-1/+1
2018-05-07arm: v7: Kconfig: Rename CPU_V7 as CPU_V7ALokesh Vutla1-1/+1
2018-04-28cmd: CONFIG_CMD_LOG select CONFIG_LOGHeinrich Schuchardt1-0/+1
2018-04-13net: Make the BOOTP options defaultJoe Hershberger1-0/+6
2018-04-13net: Improve BOOTP PXE config optionJoe Hershberger1-3/+5
2018-04-13net: Add the BOOTP_DNS2 option to KconfigJoe Hershberger1-0/+11
2018-04-13net: Improve menu options and help for BOOTP optionsJoe Hershberger1-5/+14
2018-04-13net: Move the DHCP command below the BOOTP commandJoe Hershberger1-6/+6
2018-04-13net: Move net command options to the cmd menuJoe Hershberger1-7/+57
2018-04-13net: Make CMD_NET a menuconfigJoe Hershberger1-8/+17
2018-04-08treewide: Migrate CONFIG_SYS_ALT_MEMTEST to KconfigMario Six1-0/+9
2018-04-06cmd: Add command for calculating binary operationsMario Six1-0/+6
2018-04-04sunxi: revert disabling of featuresAndre Przywara1-5/+0
2018-02-27Kconfig: cmd: Make networking command dependent on NETMichal Simek1-1/+6
2018-02-23Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford1-0/+23
2018-02-21dfu: Fix up the Kconfig messMarek Vasut1-1/+1
2018-02-14cmd: scsi: move CMD_SCSI to device access commandsHeinrich Schuchardt1-9/+9
2018-02-13cmd: fitupd: Convert CONFIG_CMD_FITUPDMarek Vasut1-0/+6
2018-02-08Move most CONFIG_HAVE_BLOCK_DEVICE to KconfigAdam Ford1-0/+3
2018-02-08Convert LIB_UUID to KconfigAdam Ford1-0/+2
2018-02-05cmd: Make CONFIG_CMD_FPGA depend on CONFIG_FPGATuomas Tynkkynen1-0/+1
2018-02-02usb: ums: Kconfig: Select USB_FUNCTION_MASS_STORAGE when enabling 'ums' commandLukasz Majewski1-0/+1
2018-01-26Merge git://git.denx.de/u-boot-sunxiTom Rini1-0/+5
2018-01-26cmd: misc: Disable by default on sunXiMaxime Ripard1-0/+1
2018-01-26cmd: loads: Disable by default on sunXiMaxime Ripard1-0/+1
2018-01-26cmd: loadb: Disable by default on sunXiMaxime Ripard1-0/+1
2018-01-26cmd: unzip: Disable by default on sunXiMaxime Ripard1-0/+1
2018-01-26cmd: crc32: Disable by default on sunXiMaxime Ripard1-0/+1
2018-01-22fs: Migrate ext4 to KconfigTuomas Tynkkynen1-0/+3
2018-01-19arm: keystone: Move cmd_ddr3 to a common placeLokesh Vutla1-0/+2
2018-01-10usb: rockchip: add rockusb commandEddie Cai1-0/+8