summaryrefslogtreecommitdiff
path: root/cmd/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mmc-2020-4-22' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmcTom Rini2020-04-221-11/+15
|\
| * mmc: adjust Kconfig for mmc sub-commandsHeinrich Schuchardt2020-04-221-11/+15
* | Merge tag 'for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u-boot-ubiTom Rini2020-04-211-0/+8
|\ \
| * | cmd: ubi: add a command to rename volumePhilippe Reynes2020-04-201-0/+8
| |/
* | Kconfig: fix typos in CMD_BEDBUG descriptionHeinrich Schuchardt2020-04-171-1/+1
* | cmd: Add unlz4 commandYusuke Ashiduka2020-04-171-0/+7
|/
* lib: elf: Move the generic elf loading/validating functions to libKeerthy2020-03-031-0/+1
* cmd: mdc/mwc: normalize disjoint MX_CYCLIC usageJoel Johnson2020-02-091-7/+1
* doc: android: Convert to Sphinx formatSam Protsenko2020-02-041-1/+1
* doc: android: Add documentation for Android Boot ImageSam Protsenko2020-02-041-0/+2
* cmd: abootimg: Add abootimg commandSam Protsenko2020-02-041-0/+8
* cmd: add tlv_eeprom commandBaruch Siach2020-01-211-0/+14
* common: Drop floppy disk supportSimon Glass2020-01-171-5/+0
* dtimg/am57xx_evm_defconfig: Rename dtimg to adtimgEugeniu Rosca2020-01-101-2/+2
* Merge tag 'efi-2020-04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...WIP/08Jan2020Tom Rini2020-01-081-0/+14
|\
| * cmd: add rng commandHeinrich Schuchardt2020-01-071-0/+7
| * bootm: Add a bootm command for type IH_OS_EFICristian Ciocaltea2020-01-071-0/+7
* | cmd/Kconfig: Add more dependencies to OSE bootm supportTom Rini2020-01-081-0/+1
|/
* x86: sandbox: Add a PMC emulator and testSimon Glass2019-12-151-0/+8
* cmd: mdio/mii: add Kconfig help and allow break dependencyRamon Fried2019-12-091-2/+16
* rtc: move date.c from drivers/rtc/ to lib/AKASHI Takahiro2019-12-061-0/+1
* cmd: sysboot: Create a sysboot command dedicated filePatrice Chotard2019-12-061-0/+6
* cmd: make MTD commands depend on MTDMiquel Raynal2019-12-041-3/+7
* cmd: mtdparts: Kconfig: join mtdparts command entry with its optionsMiquel Raynal2019-12-041-14/+14
* mtd: rename CONFIG_MTD_DEVICE -> CONFIG_MTDMiquel Raynal2019-12-031-1/+1
* mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NANDMiquel Raynal2019-12-031-1/+1
* efi_loader: support building UEFI binaries on sandboxHeinrich Schuchardt2019-11-121-1/+1
* cmd: move down CONFIG_CMD_BOOTEFI after CONFIG_BOOTM_VXWORKSAKASHI Takahiro2019-11-081-7/+7
* cmd: mtdparts: Fix build with option ..._SHOW_NET_SIZESAlexander Dahl2019-11-071-0/+8
* cmd: thor: select DFU subsystem also for 'thor' download toolMarek Szyprowski2019-10-311-0/+1
* cmd: sf: Mark it default if DM_SPI_FLASH enabledJagan Teki2019-10-251-0/+1
* cmd: Add Support for UFS commandsFaiz Abbas2019-10-231-0/+7
* Merge tag 'xilinx-for-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u...WIP/09Oct2019Tom Rini2019-10-091-0/+2
|\
| * arm64: zynqmp: Define default SYS_PROMPTMichal Simek2019-10-081-0/+1
| * ARM: zynq: Define default SYS_PROMPTMichal Simek2019-10-081-0/+1
* | cmd: disable CMD_NVEDIT_EFI by defaultHeinrich Schuchardt2019-10-061-1/+0
|/
* Kconfig: fix a typo in the description of bmp command.Andrius Štikonas2019-10-041-1/+1
* Kconfig: Migrate CONFIG_BOOTM_* optionsTom Rini2019-10-041-0/+48
* autoboot: add necessary dependency at AUTOBOOT_MENU_SHOWAKASHI Takahiro2019-10-041-0/+1
* net: introduce packet capture supportRamon Fried2019-09-041-0/+7
* Convert CONFIG_MX_CYCLIC to KconfigWIP/2019-08-23-master-importsAdam Ford2019-08-231-0/+14
* Drop PCMCIASimon Glass2019-08-111-8/+0
* Convert CONFIG_AUTOBOOT_MENU_SHOW to KconfigSimon Glass2019-08-021-0/+8
* autoboot: Rename CONFIG_MENUKEY to CONFIG_AUTOBOOT_MENUKEYSimon Glass2019-08-021-0/+17
* autoboot: Improve docs for CONFIG_AUTOBOOT_ENCRYPTIONSimon Glass2019-08-021-1/+8
* Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2019-07-271-2/+10
|\
| * Kconfig: Add CMD_SPL_NOR_OFS config for falcon boot argument offsetLukasz Majewski2019-07-191-0/+8
| * Kconfig: cosmetic: Update description of CMD_SPL_NAND_OFSLukasz Majewski2019-07-191-2/+1
| * Kconfig: Make CMD_SPL_NAND_OFS only available when proper memory is usedLukasz Majewski2019-07-191-0/+1
* | cmd: Add 'ab_select' commandRuslan Trofymenko2019-07-241-0/+15