aboutsummaryrefslogtreecommitdiff
path: root/cmd
AgeCommit message (Expand)AuthorFilesLines
2019-07-30bdinfo: show fb base with DM_VIDEOHeiko Schocher1-1/+1
2019-07-27Merge branch '2019-07-26-ti-imports'Tom Rini1-20/+22
2019-07-27Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2-3/+11
2019-07-26cmd: remoteproc: Allow list command to print the probed devicesLokesh Vutla1-5/+4
2019-07-26cmd: remoteproc: Add support for initializing devices individuallyLokesh Vutla1-15/+18
2019-07-24cmd: Add 'ab_select' commandRuslan Trofymenko3-0/+68
2019-07-24cmd: bcb: Apply non-functional refinementsEugeniu Rosca1-21/+22
2019-07-24cmd: bcb: Use strcmp() instead of strncmp() for string literalsEugeniu Rosca1-11/+11
2019-07-24cmd: bcb: Fix duplicated handling in two case-branchesEugeniu Rosca1-3/+0
2019-07-24treewide: Fix stale references of Android docsEugeniu Rosca1-1/+1
2019-07-24cmd: part: Add 'number' sub-commandRuslan Trofymenko1-1/+15
2019-07-23Merge tag 'efi-2019-10-rc1-2' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini2-11/+25
2019-07-19cosmetic: Update comment in cmd/eeprom.cLukasz Majewski1-1/+1
2019-07-19Kconfig: Add CMD_SPL_NOR_OFS config for falcon boot argument offsetLukasz Majewski1-0/+8
2019-07-19Kconfig: cosmetic: Update description of CMD_SPL_NAND_OFSLukasz Majewski1-2/+1
2019-07-19Kconfig: Make CMD_SPL_NAND_OFS only available when proper memory is usedLukasz Majewski1-0/+1
2019-07-18Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini1-0/+5
2019-07-18cmd: mdio: prevent data abort when no mdio bus is foundSimon Goldschmidt1-0/+5
2019-07-18cmd: mem: Add a command to fill the memory with random dataJean-Jacques Hiblot2-0/+59
2019-07-18env: register erase commandFrank Wunderlich2-0/+28
2019-07-16efi_loader: function comments cmd/efi_debug.cHeinrich Schuchardt1-6/+10
2019-07-16efi_loader: fix function comments in cmd/bootefi.cHeinrich Schuchardt1-3/+13
2019-07-16efi_loader: Change return type of efi_add_memory_map()Bryan O'Donoghue1-2/+2
2019-07-15Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2-90/+104
2019-07-15net: introduce MDIO DM class for MDIO devicesAlex Marginean1-0/+5
2019-07-15cmd: mii: Add the standard 1000BASE-T registersTrent Piepho1-5/+29
2019-07-15cmd: mii: Refactor some of the MII reg dump codeTrent Piepho1-85/+70
2019-07-15Merge tag 'mmc-2019-7-15' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmcTom Rini3-98/+0
2019-07-15cmd: Remove mmc_spi commandAnup Patel3-98/+0
2019-07-14Merge tag 'u-boot-stm32-20190712' of https://gitlab.denx.de/u-boot/custodians...Tom Rini1-0/+1
2019-07-13cmd: nvedit: Add sub-command 'env info'Leo Ruan2-0/+121
2019-07-12cmd: pinmux: Fix warnings when compiling with W=1Patrick Delaunay1-0/+1
2019-07-11Merge tag 'dm-pull-9jul19-take2' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini1-6/+4
2019-07-11cmd: Add 'bcb' command to read/modify/write BCB fieldsEugeniu Rosca3-0/+358
2019-07-11configs: Rename CONFIG_IMAGE_FORMAT_LEGACY to CONFIG_LEGACY_IMAGE_FORMATTom Rini7-15/+15
2019-07-10trace: do not limit trace buffer to 2GiBHeinrich Schuchardt1-6/+4
2019-06-21Merge tag 'efi-2019-07-rc5-3' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini2-17/+24
2019-06-21cmd/led.c: fix typos in online helpAnatolij Gustschin1-1/+1
2019-06-20efi_loader: consistent error handling in efidebug.cHeinrich Schuchardt1-7/+16
2019-06-20efi_loader: consistent types in efidebug.cHeinrich Schuchardt1-11/+14
2019-06-20fs: do_load: pass device path for efi payloadMian Yousaf Kaukab1-5/+0
2019-06-17Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini1-0/+3
2019-06-14usb: gadget: error out if g_dnl registration failsSjoerd Simons1-3/+8
2019-06-13Kconfig: Add SPI / SPI_FLASH as dependenciesTom Rini1-0/+3
2019-06-11Merge tag 'u-boot-stm32-20190606' of https://github.com/pchotard/u-bootTom Rini1-15/+21
2019-06-06env: enable saveenv command when one CONFIG_ENV_IS_IN is activatedPatrick Delaunay1-15/+21
2019-06-05Merge tag 'efi-2019-07-rc4-2' of git://git.denx.de/u-boot-efiTom Rini3-4/+17
2019-06-05cmd/led: check subcommand "list" instead "l"Heiko Schocher1-2/+2
2019-06-04cmd: env: add -nv option for UEFI non-volatile variableAKASHI Takahiro2-4/+14
2019-06-04cmd: efidebug: make some boot variables non-volatileAKASHI Takahiro1-0/+3