summaryrefslogtreecommitdiff
path: root/cmd/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2020-07-09rtc: add rtc commandRasmus Villemoes1-0/+6
2020-07-09cmd: Add a memory-search commandSimon Glass1-0/+14
2020-07-07cmd: blkls: Add blkls commandNiel Fourie1-0/+7
2020-06-03cmd: fitupd: move config check to KconfigHeinrich Schuchardt1-0/+1
2020-05-25cmd: zip: automatically pull in gzip()Michael Walle1-0/+1
2020-05-25cmd: unzip: automatically select CONFIG_GZIPMichael Walle1-0/+1
2020-05-08treewide: mem: Move mtest related defines to KconfigAshok Reddy Soma1-0/+16
2020-04-30acpi: Add an acpi commandSimon Glass1-0/+14
2020-04-22Merge tag 'mmc-2020-4-22' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmcTom Rini1-11/+15
2020-04-22mmc: adjust Kconfig for mmc sub-commandsHeinrich Schuchardt1-11/+15
2020-04-21Merge tag 'for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u-boot-ubiTom Rini1-0/+8
2020-04-20cmd: ubi: add a command to rename volumePhilippe Reynes1-0/+8
2020-04-17Kconfig: fix typos in CMD_BEDBUG descriptionHeinrich Schuchardt1-1/+1
2020-04-17cmd: Add unlz4 commandYusuke Ashiduka1-0/+7
2020-03-03lib: elf: Move the generic elf loading/validating functions to libKeerthy1-0/+1
2020-02-09cmd: mdc/mwc: normalize disjoint MX_CYCLIC usageJoel Johnson1-7/+1
2020-02-04doc: android: Convert to Sphinx formatSam Protsenko1-1/+1
2020-02-04doc: android: Add documentation for Android Boot ImageSam Protsenko1-0/+2
2020-02-04cmd: abootimg: Add abootimg commandSam Protsenko1-0/+8
2020-01-21cmd: add tlv_eeprom commandBaruch Siach1-0/+14
2020-01-17common: Drop floppy disk supportSimon Glass1-5/+0
2020-01-10dtimg/am57xx_evm_defconfig: Rename dtimg to adtimgEugeniu Rosca1-2/+2
2020-01-09Merge tag 'efi-2020-04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini1-0/+14
2020-01-08cmd/Kconfig: Add more dependencies to OSE bootm supportTom Rini1-0/+1
2020-01-07cmd: add rng commandHeinrich Schuchardt1-0/+7
2020-01-07bootm: Add a bootm command for type IH_OS_EFICristian Ciocaltea1-0/+7
2019-12-15x86: sandbox: Add a PMC emulator and testSimon Glass1-0/+8
2019-12-09cmd: mdio/mii: add Kconfig help and allow break dependencyRamon Fried1-2/+16
2019-12-07rtc: move date.c from drivers/rtc/ to lib/AKASHI Takahiro1-0/+1
2019-12-07cmd: sysboot: Create a sysboot command dedicated filePatrice Chotard1-0/+6
2019-12-05cmd: make MTD commands depend on MTDMiquel Raynal1-3/+7
2019-12-05cmd: mtdparts: Kconfig: join mtdparts command entry with its optionsMiquel Raynal1-14/+14
2019-12-04mtd: rename CONFIG_MTD_DEVICE -> CONFIG_MTDMiquel Raynal1-1/+1
2019-12-04mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NANDMiquel Raynal1-1/+1
2019-11-13efi_loader: support building UEFI binaries on sandboxHeinrich Schuchardt1-1/+1
2019-11-08cmd: move down CONFIG_CMD_BOOTEFI after CONFIG_BOOTM_VXWORKSAKASHI Takahiro1-7/+7
2019-11-08cmd: mtdparts: Fix build with option ..._SHOW_NET_SIZESAlexander Dahl1-0/+8
2019-10-31cmd: thor: select DFU subsystem also for 'thor' download toolMarek Szyprowski1-0/+1
2019-10-24cmd: sf: Mark it default if DM_SPI_FLASH enabledJagan Teki1-0/+1
2019-10-24cmd: Add Support for UFS commandsFaiz Abbas1-0/+7
2019-10-09Merge tag 'xilinx-for-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini1-0/+2
2019-10-08arm64: zynqmp: Define default SYS_PROMPTMichal Simek1-0/+1
2019-10-08ARM: zynq: Define default SYS_PROMPTMichal Simek1-0/+1
2019-10-06cmd: disable CMD_NVEDIT_EFI by defaultHeinrich Schuchardt1-1/+0
2019-10-04Kconfig: fix a typo in the description of bmp command.Andrius Štikonas1-1/+1
2019-10-04Kconfig: Migrate CONFIG_BOOTM_* optionsTom Rini1-0/+48
2019-10-04autoboot: add necessary dependency at AUTOBOOT_MENU_SHOWAKASHI Takahiro1-0/+1
2019-09-04net: introduce packet capture supportRamon Fried1-0/+7
2019-08-23Convert CONFIG_MX_CYCLIC to KconfigAdam Ford1-0/+14
2019-08-12Drop PCMCIASimon Glass1-8/+0