summaryrefslogtreecommitdiffstats
path: root/cmd/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* Convert CONFIG_MII et al to KconfigAdam Ford2018-08-171-0/+1
* cmd: Add axi commandMario Six2018-08-111-0/+8
* tpmv2: Make it select CMD_LOGTom Rini2018-07-301-0/+1
* dm: Change CMD_DM enablingMichal Simek2018-07-301-1/+0
* Kconfig: Sort bool, default, select and imply optionsMichal Simek2018-07-301-7/+7
* Kconfig: Replace spaces with tabs and missing newlineMichal Simek2018-07-301-2/+3
* avb2.0: add proper dependenciesIgor Opaniuk2018-07-241-1/+1
* Convert CONFIG_MTD_PARTITIONS et al to KconfigAdam Ford2018-07-221-0/+1
* cmd: Kconfig: Move CONFIG_MP to KconfigSiva Durga Prasad Paladugu2018-07-101-0/+7
* net: Add option to prefer bootp/dhcp serveripAlexander Graf2018-07-021-0/+10
* net: Add new wol command - Wake on LANLothar Felten2018-07-021-0/+5
* cmd: avb2.0: avb command for performing verificationIgor Opaniuk2018-06-181-0/+16
* net: Express LINK_LOCAL dependency on LIB_RANDJoe Hershberger2018-06-131-0/+1
* Merge tag 'xilinx-for-v2018.07-2' of git://www.denx.de/git/u-boot-microblazeTom Rini2018-06-011-0/+7
|\
| * cmd: fpga: Add support to load secure bitstreamsSiva Durga Prasad Paladugu2018-06-011-0/+7
* | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2018-06-011-2/+20
|\ \
| * | net: fastboot: Merge AOSP UDP fastbootAlex Kiernan2018-05-301-2/+2
| * | mmc: Separate "mmc swrite" from fastbootAlex Kiernan2018-05-301-0/+8
| * | fastboot: Move fastboot to drivers/fastbootAlex Kiernan2018-05-301-2/+12
| |/
* / efi_loader: Enable RISC-V supportRick Chen2018-05-291-1/+1
|/
* tpm: prepare introduction of TPMv2.x support in KconfigMiquel Raynal2018-05-251-6/+18
* bootcount: Add bootcount commandAlex Kiernan2018-05-231-0/+7
* Convert CONFIG_SUPPORT_EMMC_RPMB to KconfigAlex Kiernan2018-05-231-0/+7
* net: Add Kconfig option for BOOTP_NTPSERVERChris Packham2018-05-141-0/+4
* cmd: add ADC cli commandsNeil Armstrong2018-05-081-0/+8
* arm64: Add SMC and HVC commandsMichalis Pappas2018-05-081-0/+14
* arm: v7R: Add initial supportMichal Simek2018-05-071-1/+1
* arm: v7: Kconfig: Rename CPU_V7 as CPU_V7ALokesh Vutla2018-05-071-1/+1
* cmd: CONFIG_CMD_LOG select CONFIG_LOGHeinrich Schuchardt2018-04-281-0/+1
* net: Make the BOOTP options defaultJoe Hershberger2018-04-131-0/+6
* net: Improve BOOTP PXE config optionJoe Hershberger2018-04-131-3/+5
* net: Add the BOOTP_DNS2 option to KconfigJoe Hershberger2018-04-131-0/+11
* net: Improve menu options and help for BOOTP optionsJoe Hershberger2018-04-131-5/+14
* net: Move the DHCP command below the BOOTP commandJoe Hershberger2018-04-131-6/+6
* net: Move net command options to the cmd menuJoe Hershberger2018-04-131-7/+57
* net: Make CMD_NET a menuconfigJoe Hershberger2018-04-131-8/+17
* treewide: Migrate CONFIG_SYS_ALT_MEMTEST to KconfigMario Six2018-04-081-0/+9
* cmd: Add command for calculating binary operationsMario Six2018-04-061-0/+6
* sunxi: revert disabling of featuresAndre Przywara2018-04-041-5/+0
* Kconfig: cmd: Make networking command dependent on NETMichal Simek2018-02-271-1/+6
* Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford2018-02-231-0/+23
* dfu: Fix up the Kconfig messMarek Vasut2018-02-211-1/+1
* cmd: scsi: move CMD_SCSI to device access commandsHeinrich Schuchardt2018-02-141-9/+9
* cmd: fitupd: Convert CONFIG_CMD_FITUPDMarek Vasut2018-02-131-0/+6
* Move most CONFIG_HAVE_BLOCK_DEVICE to KconfigAdam Ford2018-02-081-0/+3
* Convert LIB_UUID to KconfigAdam Ford2018-02-081-0/+2
* cmd: Make CONFIG_CMD_FPGA depend on CONFIG_FPGATuomas Tynkkynen2018-02-051-0/+1
* usb: ums: Kconfig: Select USB_FUNCTION_MASS_STORAGE when enabling 'ums' commandLukasz Majewski2018-02-021-0/+1
* Merge git://git.denx.de/u-boot-sunxiTom Rini2018-01-261-0/+5
|\
| * cmd: misc: Disable by default on sunXiMaxime Ripard2018-01-261-0/+1