summaryrefslogtreecommitdiff
path: root/cmd/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* sntp: use udp frameworkWIP/30Sep2020-next2Philippe Reynes2020-09-301-0/+1
* cmd: irq: disable CMD_IRQ for riscv archPragnesh Patel2020-09-301-1/+1
* cmd: mem: fix range of bitflip testWIP/2020-09-18-assorted-bugfixesRalph Siemsen2020-09-181-0/+12
* cmd: Kconfig: Change dependency for CMD_ADCMichal Simek2020-08-271-1/+1
* cmd: provide command sbiHeinrich Schuchardt2020-08-251-0/+6
* xen: pvblock: Add initial support for para-virtualized block driverAnastasiia Lukianenko2020-08-141-0/+7
* fs/squashfs: add filesystem commandsJoao Marcos Costa2020-08-071-0/+6
* cmd: Update the memory-search commandSimon Glass2020-08-071-1/+1
* cmd: add clone commandJohn Chau2020-08-041-0/+8
* cmd: env: add env select commandPatrick Delaunay2020-07-311-0/+5
* cmd: env: add env load commandPatrick Delaunay2020-07-311-0/+6
* cmd: button: add a new 'button' commandPhilippe Reynes2020-07-281-0/+11
* cmd: env: add option for quiet output on env infoPatrick Delaunay2020-07-261-0/+1
* efi_selftest: enable 'bootefi hello'Heinrich Schuchardt2020-07-161-0/+1
* cmd: drop fitupd commandHeinrich Schuchardt2020-07-161-7/+0
* rtc: add rtc commandRasmus Villemoes2020-07-091-0/+6
* cmd: Add a memory-search commandSimon Glass2020-07-081-0/+14
* cmd: blkls: Add blkls commandNiel Fourie2020-07-071-0/+7
* cmd: fitupd: move config check to KconfigHeinrich Schuchardt2020-06-021-0/+1
* cmd: zip: automatically pull in gzip()Michael Walle2020-05-251-0/+1
* cmd: unzip: automatically select CONFIG_GZIPMichael Walle2020-05-251-0/+1
* treewide: mem: Move mtest related defines to KconfigWIP/2020-05-07-more-kconfig-migrationsAshok Reddy Soma2020-05-081-0/+16
* acpi: Add an acpi commandSimon Glass2020-04-301-0/+14
* 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