summaryrefslogtreecommitdiff
path: root/cmd/Kconfig
AgeCommit message (Expand)Author
2021-02-24cmd: pinmux: depend on PINCTRLMarek Behún
2021-02-01cmd: CMD_ACPI depends on ACPIGENHeinrich Schuchardt
2021-01-18cmd: Add a pwm commandPragnesh Patel
2021-01-16cmd: CMD_CPU depends on CPUHeinrich Schuchardt
2021-01-15cmd: Add MBR partition layout control utilityMarek Szyprowski
2020-12-13dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass
2020-12-13cmd: sandbox: implement exception commandHeinrich Schuchardt
2020-12-01cmd: Kconfig: migrate CONFIG_SYS_PROMPT_HUSH_PS2Patrick Delaunay
2020-10-30cmd: log: Add commands to manipulate filtersSean Anderson
2020-10-29Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini
2020-10-28cmd: Add a mux commandPratyush Yadav
2020-10-23cmd: Add a 'misc' command to access miscellaneous devicesBin Meng
2020-10-23cmd: Rename CMD_MISC to CMD_SLEEPBin Meng
2020-10-23cmd: optee_rpmb command for read/write of rpmb from opteeRuchika Gupta
2020-10-14cmd: Add command to display or save Linux PStore dumpsFrédéric Danis
2020-10-09Kconfig: Move autoboot options under boot optionsSimon Glass
2020-10-06bloblist: Add a commandSimon Glass
2020-09-30sntp: use udp frameworkPhilippe Reynes
2020-09-30cmd: irq: disable CMD_IRQ for riscv archPragnesh Patel
2020-09-18cmd: mem: fix range of bitflip testRalph Siemsen
2020-08-27cmd: Kconfig: Change dependency for CMD_ADCMichal Simek
2020-08-25cmd: provide command sbiHeinrich Schuchardt
2020-08-14xen: pvblock: Add initial support for para-virtualized block driverAnastasiia Lukianenko
2020-08-07fs/squashfs: add filesystem commandsJoao Marcos Costa
2020-08-07cmd: Update the memory-search commandSimon Glass
2020-08-04cmd: add clone commandJohn Chau
2020-07-31cmd: env: add env select commandPatrick Delaunay
2020-07-31cmd: env: add env load commandPatrick Delaunay
2020-07-28cmd: button: add a new 'button' commandPhilippe Reynes
2020-07-26cmd: env: add option for quiet output on env infoPatrick Delaunay
2020-07-16efi_selftest: enable 'bootefi hello'Heinrich Schuchardt
2020-07-16cmd: drop fitupd commandHeinrich Schuchardt
2020-07-09rtc: add rtc commandRasmus Villemoes
2020-07-08cmd: Add a memory-search commandSimon Glass
2020-07-07cmd: blkls: Add blkls commandNiel Fourie
2020-06-02cmd: fitupd: move config check to KconfigHeinrich Schuchardt
2020-05-25cmd: zip: automatically pull in gzip()Michael Walle
2020-05-25cmd: unzip: automatically select CONFIG_GZIPMichael Walle
2020-05-08treewide: mem: Move mtest related defines to KconfigAshok Reddy Soma
2020-04-30acpi: Add an acpi commandSimon Glass
2020-04-22Merge tag 'mmc-2020-4-22' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmcTom Rini
2020-04-22mmc: adjust Kconfig for mmc sub-commandsHeinrich Schuchardt
2020-04-21Merge tag 'for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u-boot-ubiTom Rini
2020-04-20cmd: ubi: add a command to rename volumePhilippe Reynes
2020-04-17Kconfig: fix typos in CMD_BEDBUG descriptionHeinrich Schuchardt
2020-04-17cmd: Add unlz4 commandYusuke Ashiduka
2020-03-03lib: elf: Move the generic elf loading/validating functions to libKeerthy
2020-02-09cmd: mdc/mwc: normalize disjoint MX_CYCLIC usageJoel Johnson
2020-02-04doc: android: Convert to Sphinx formatSam Protsenko
2020-02-04doc: android: Add documentation for Android Boot ImageSam Protsenko